 @charset "utf-8";

/* CSS Document 
		Main formatting
		*/
* {
}

body {
	background: #000000 url(images/bg-stripe.jpg);
	padding: 35px 0px 35px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	}
	
h1 {
	font-size: 24px;
	color: #ffffff;
	}

h2 {
	color: #ffffff;
	font-size: 16px;
	}
h3 {
	color: #ffffff;
	font-size: 12px;
	}

input {
	background-color: #11100e;
	border: 1px solid #606060;
	color: #a9a6a6;
	font-family: Verdana;
	font-size: 12px;
	padding: 0px;
}

p, a {
	margin: 0px;
	padding: 0px;
	}

p {
	text-align: justify;
	color: #999999;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #ffffff;
	border: none;
	padding: 0px;
	margin: 0px;
}

a:hover, visited {
	text-decoration: none;
	color: #666666;
}

.contentarea {
	padding-top: 5px;
}

img {
	border: 0px;
	padding: 0px;
}

.why-icons {
	border: 2px #000000 solid;
	float: right;
	margin-left: 15px;
	}
#news p {
	color: #999999;
	}
#top-link {
	font-size: 12px;
	color: #333333;
	}
#top-link a {
	color: #333333;
	}
#top-link a:hover {
	text-decoration: none;
	color: #ffffff;
	}

/****	Containers	  ****/
	
#banner {
	background: url(images/banner.jpg);
	width: 844px;
	height: 200px;
}

#banner ul {
	position: relative;
	width: 666px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	left: 175px;
	top: 65px;
}

#banner ul li {
	list-style-type: none;
	display: inline;
}

#floattitle {
	background: url(images/thrash-float.gif);
	position: absolute;
	width: 69px;
	height: 664px;
	left: 40px;
	top: 24px;
	z-index: -1;
}

#maincontain {
	position: relative;
	width: 844px;
	margin: 0 auto 0 auto;
	height: auto;
}

#subinclude {
	margin: 0px;
	height: auto;
	width: 844px;
	padding: 0px;
}

.include-head {
	width: 844px;
	height: 150px;
	margin: 0 auto 0 auto;
}

	/** LOGIN FORM **/
#banner form {
	width: 200px;
	height: 100px;
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	position: relative;
	left: 620px;
	margin: 0px;
	padding: 0px;
	top: 20px;
}										

.left-element-top {
	background: url(images/left-element-top.gif) no-repeat;
	width: 220px;
	height: 38px;
	padding: 15px 15px 0 15px;
	position: relative;
	}
.left-element-mid {
	background: url(images/left-element-mid.gif);
	width: 220px;
	height: auto;
	margin: 0px;
	padding: 0 15px 0 15px;
	}
.left-element-bottom {
	background: url(images/left-element-bottom.gif) no-repeat;
	width: 250px;
	height: 16px;
	margin-bottom: 10px;
	}

/** HOME.PHP **/
#home-head {
	background: url(images/bodyhead.jpg);
	width: 844px;
	height: 300px;
	margin: 0 auto 0 auto;
}

.include-container {
	margin: 0 auto 0 auto;
	width: 844px;
	height: auto;
}

#planel-1 {
	background: url(images/planel-1.gif);
	width: 180px;
	height: 170px;
	float: right;
	position: relative;
}

#planel-2 {
	background: url(images/planel-2.gif);
	width: 180px;
	height: 170px;
	float: right;
	position: relative;
	margin-left: 5px;
}

#planel-3 {
	background: url(images/planel-3.gif);
	width: 180px;
	height: 170px;
	float: right;
	position: relative;
	margin-left: 5px;
}

#planel-3 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font: Arial, Helvetica, sans-serif;
	top: 45px;
	position: relative;
	left: 31px;
	width: 120px;
}

#planel-3 ul li {
	margin-bottom: 4px;
	padding: 0px;
}

#packages-title {
	background: url(images/packages-title.gif);
	width: 40px;
	height: 170px;
	float: right;
}

#planel-container {
	width: 825px;
	height: 170px;
	position: relative;
	margin: 0 auto 0 auto;
	top: -15px;
}

#body-container {
	width: 800px;
	margin: 0 auto 0 auto;
	height: 190px;
	background-color: #333333;
}

#grandopening-special {
	background: url(images/grand-opening-special.gif);
	position:relative;
	width: 232px;
	height: 170px;
}

#grandopening-seal {
	background: url(images/grand-opening-seal.gif);
	position: absolute;
	width: 124px;
	height: 124px;
	left: -66px;
	top: -69px;
}
/** WHY.PHP **/

#why-head {
	background: url(images/why-head.jpg);
	}

#why-body h2 {
	margin: 10px 0 10px 0;
	}
#why-body h3 {
	margin-left: 15px;
	}
#why-body p {
	color: #999999;
	font-size: 12px;
	margin: 5px 0 5px 0;
	}

/** SOLUTIONS.PHP **/

#solutions-head {
	background: url(images/solutions-head.jpg);
	}
.solution-page-solution {
	margin-bottom: 15px;
	height: 200px;
	width: 521px;
	border-top: 1px #666666 solid;
	padding-top: 15px;
	position: relative;
	}
.solution-desc {
	width: 400px;
	float: right;
	height: 200px;
	position: relative;
	}
.solution-desc strong {
	color: #ffffff;
	}
.solution-icon {
	float:left;
	width: 121px;
	height: 112px;
	position: relative;
	}
#solutions-container {
	width: 521px;
	margin: 0 auto 0 auto;
	}
#solutions-container h1 {
	color: #FF8500;
	}
#solutions-container strong {
	color: #ff8500;
	}
.solution-button-order {
	background: url(images/solution-button-order.jpg);
	width: 101px;
	height: 30px;
	position: relative;
	float: left;
	margin: 10px;
	}
#solution-button-features {
	background: url(images/solution-button-features.jpg);
	width: 101px;
	height: 30px;
	}
#solution-button-compare {
	background: url(images/solution-button-compare.jpg);
	width: 101px;
	height: 30px;
	float: right;
	}
#solutions-topnav {
	width: 220px;
	height: 30px;
	position: relative;
	left: 20px;
	margin-bottom: 20px;
	}
#sub-questions {
	width: 250px;
	}

/** FEATURES# **/

#features-head {
	background: url(images/features-head.jpg);
	}
#features-container {
	width: 520px;
	margin: 0 auto 0 auto;
	position: relative;
	}
.feature-desc {
	width: 345px;
	float: right;
	}
.feature-icon {
	width: 150px;
	float: left;
	height: 112px;
	border: 2px #000000 solid;
	}
.feature-page-feature {
	width:520px;
	height: 180px;
	position: relative;
	margin-bottom: 15px;
	}

/** compare-solutions.php **/

#compare-head {
		background:url(images/compare-head.jpg);
}

#compare-table {
	width: 540px;
	color: #ffffff;
	font-size: 14px;
	height: 301px;
		}
#compare-table tr {
	height: 43px;
	}
#compare-table strong {
	color: #ff8500;
	font-size: 12px;
	}

/** FAQ.PHP **/

#faq-head {
	background: url(images/faq-head.jpg);
	}
#faq-body h2 {
	margin: 10px 0 10px 0;
	}
#faq-body h3 {
	margin-left: 15px;
	}
#faq-body p {
	color: #999999;
	font-size: 12px;
	margin: 5px 0 5px 35px;
	}

/** SUPPORT.PHP **/

#support-head {
	background:url(images/support-head.jpg);
	}
	
#support-body h2 {
	margin: 10px 0 10px 0;
	}
#support-body h3 {
	margin-left: 15px;
	}
#support-body p {
	color: #999999;
	font-size: 12px;
	margin: 5px 0 5px 35px;
	}
	
/** fantastico.php **/

#fantastico-head {
	background: url(images/fantastico-head.jpg);
	}
#fantastico-body h2 {
	margin: 10px 0 10px 0;
	}
#fantastico-body h3 {
	margin-left: 15px;
	}
#fantastico-body p {
	color: #999999;
	font-size: 12px;
	/**margin: 5px 0 5px 35px;**/
	}
#fantastico-body li {
	color: #999999;
	}
	
/** soholaunch.php **/
	
#soholaunch-head {
	background: url(images/soholaunch-head.jpg);
	}
#soholaunch-body h2 {
	margin: 10px 0 10px 0;
	}
#soholaunch-body h3 {
	margin-left: 15px;
	}
#soholaunch-body p {
	color: #999999;
	font-size: 12px;
	/**margin: 5px 0 5px 35px;**/
	}
#soholaunch-body li {
	color: #999999;
	list-style: circle;
	}

/** technology.php **/
	
#technology-head {
	background: url(images/technology-head.jpg);
	}
#technology-body h2 {
	margin: 10px 0 10px 0;
	}
#technology-body h3 {
	margin-left: 15px;
	}
#technology-body p {
	color: #999999;
	font-size: 12px;
	/**margin: 5px 0 5px 35px;**/
	}
#technology-body li {
	color: #999999;
	list-style: circle;
	}
/** soon.php **/

#soon-head {
	background: url(images/soon-head.jpg);
	}
#soon-body h2 {
	margin: 10px 0 10px 0;
	}
#soon-body h3 {
	margin-left: 15px;
	}
#soon-body p {
	color: #999999;
	font-size: 12px;
	/**margin: 5px 0 5px 35px;**/
	}
#soon-body li {
	color: #999999;
	list-style: circle;
	}

/** terms.php **/
#terms-head {
	background: url(images/policies-head.jpg);
	}
#terms-body h2 {
	margin: 10px 0 10px 0;
	}
#terms-body h3 {
	margin-left: 15px;
	}
#terms-body p {
	color: #999999;
	font-size: 12px;
	/**margin: 5px 0 5px 35px;**/
	}
#terms-body li {
	color: #999999;
	list-style: circle;
	font-size: 12px;
	}
/** underconst.php **/
#underconst {
	background: url(images/underconst-head.jpg);
	}
/** grand-opening.php **/
#grand-opening-head {
	background: url(images/grand-opening-head.jpg);
	}

/** include peices **/
	
#subinclude-bg-top {
	background: url(images/home-bg-top.jpg);
	height: 31px;
	width: 838px;
	margin: 0 auto 0 auto;
	z-index: -1;
	margin-top: -2px;
	position: relative;
}

#subinclude-bg-mid {
	background:url(images/home-bg-mid.jpg);
	height: 175px;
	width: 838px;
	margin: 0 auto 0 auto;
	position: relative;
}

#subinclude-bg-bottom {
	background: url(images/home-bg-bottom.jpg) no-repeat;
	width: 838px;
	height: 10px;
	margin: auto;
	position: relative;
	padding: 0px;
}

.include-content {
	height: auto;
	width: 584px;
	float: right;
	margin-top: 10px;
	}
.include-content ul {
	list-style-type: none;
	}
.include-content ul li {
	color: #ffffff;
	font-size: 12px;
	}

.left {
	width: 250px;
	float: left;
	margin-top: 10px;
	}
.left ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	}
	
.left ul li {
	list-style-type: none;
	padding: 5px 0 5px 10px;
	margin: 0px;
	border-bottom: 1px solid #333333;
	}

	
.include-content-top {
	background: url(images/include-content-top.jpg) no-repeat;
	width: 544px;
	padding: 20px;
	height: 30px;
	}
.include-content-mid {
	background: url(images/include-content-mid.jpg);
	width: 544px;
	padding: 20px;
	}
.include-content-mid h1 {
	margin-bottom: 10px;
	margin-top: 10px;

	}
.include-content-mid p {
	padding: 0px;
	}
.include-content-bottom {
	background: url(images/include-content-bottom.jpg) no-repeat;
	height: 9px;
	width: 584px;
	}

/** Footer **/
#footer {
	width: 844px;
	margin: 0 auto 0 auto;
	height: 235px;
	clear: both;
}

#copy {
	color: #999999;
	width: 450px;
	padding: 0px;
	float: right;
	margin-top: 15px;
}

#footbg {
	height: 170px;
	width: 464px;
	background: url(images/foot-bg.gif);
	position: relative;
	padding: 15px;
	float: right;
	margin: 0px;
	left: -3px;
}

#footbg ul {
	position: relative;
	padding: 0px;
	margin: 0;
	}
#footbg ul li {
	list-style-type: none;
	font-size: 11px;
	border-left: 2px solid #666666;
	padding-left: 4px;
	}
#footbg ul li a {
	color:#666666;
	text-decoration: none;
	}
#footbg ul li a:hover {
	color:#ffffff;
	text-decoration: none;
	}
	
#snetworks {
	width: 444px;
	height: 30px;
	position: relative;
	margin: 0 auto 10px auto;
	}

#foot-right {
	width: 494px;
	float: right;
	height: 200px;
}

#news-container {
	background: url(images/news-panel.gif);
	width: 320px;
	height: 180px;
	position: relative;
	float: right;
	margin: 0px;
	top: -25px;
	padding: 55px 15px 15px 15px;
}

#news-overflow {
	position: relative;
	width: 318px;
	height: 180px;
	overflow: scroll;
	overflow-x: hidden;
	}
#news {
	font-size: 12px;
	}
#news small {
	color: #ffffff;
	}

#foot-nav {
	margin: 0 auto 0 auto;
	width: 444px; 
	position: relative;
}

#foot-nav-ul-1 {
	float: left; 
	width: 100px;
	}
#foot-nav-ul-2 {
	float: left;
	width: 100px;
	}
#foot-nav-logos {
	width: 244px;
	position: relative;
	float:left;
	}
