@import "reset.css";
@import "text.css";

html, body{
	background: #fefefe url(../images/bg.jpg) top left repeat-x;
}
body#sub{
	background: #fefefe url(../images/bg_sub.jpg) top left repeat-x;
}
#main{
	width: 900px;
	margin: 0 auto;
}

#header{
	height: 60px;
	color: #F3F0E5;
	
}

#logo{
	float: left;
	margin: 0;
}
#logo a{
	display: block;
	width: 258px;
	height: 60px;
	background: url(../images/logo.jpg) top left no-repeat;
	text-indent: -9999px;
}
.buynow_s {
	display: block;
	width: 97px;
	height: 22px;
	float: right;
	background: url(../images/buynow_s.jpg);
	margin: 20px 0 0 25px;
	text-decoration: none;
	color: #2c2c2c;
}
.buynow_s:hover {
	background: url(../images/buynow_s.jpg) 0px -22px;
}
.single_button {
	display: block;
	width: 210px;
	height: 57px;
	
	background: url(../images/single_button.jpg);
	margin: 15px 0 20px 27px;
	text-decoration: none;
	text-indent: -9999px;
}
.single_button:hover {
	background: url(../images/single_button.jpg) 0px -57px;
}
.multi_button {
	display: block;
	width: 210px;
	height: 57px;
	
	background: url(../images/multi_button.jpg);
	margin: 0 0 20px 27px;
	text-decoration: none;
	text-indent: -9999px;
}
.multi_button:hover {
	background: url(../images/multi_button.jpg) 0px -57px;
}
#navigation{
	float: right;
	margin-top: 25px;
}
#navigation li{
	float: left;
	list-style: none;
	
}
#navigation li a{
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:-0.5px;
	color: #fff;
}
#navigation li a:hover, #navigation li a.active{
	color: #00aaec;
}
#header_start{
	width: 900px;
	height: 400px;
	background: url(../images/big_header.jpg) top left no-repeat;
	
}

#header_sub{
	width: 900px;
	height: 196px;
	background: url(../images/header_sub.jpg) top left no-repeat;
	
}
#header_start .box {width: 500px; }
#header_start .box2 {width: 900px; }
#header_start .box h1{color:#02365c; font-size:36px;padding: 50px 0 0 0;line-height:30px;}
#header_start .box2 h3{color:#fff; font-size:18px;padding: 35px 0 0 85px;margin:0;}
#header_start .box2 h2{color:#fff; font-size:18px;padding: 3px 0 0 85px;margin:0;}
#header_start .box2 h2 a{color:#BCD802; text-decoration: none;}
#header_start .box2 h2 a:hover{color:#fff;text-decoration: none;}
#header_start .box p{color:#fff; font-size:14px;line-height:14pt;}

#header_sub .box {width: 500px; }
#header_sub .box h1{color:#02365c; font-size:36px;padding: 50px 0 0 0;line-height:30px;}
#content{
	padding: 50px 0;
}
.content ul ul li, .content ul ul ul li {
	background:none;
	padding-left:0;
}

.post-full, .post-thin{
	padding: 0 0 20px 0;
	margin-bottom: 20px;
}


h2{
	font-family:  Trebuchet MS, Arial, sans-serif;
	margin: 7px 0 5px 0;
	line-height: 25px;
	font-weight: bold;
	color:#02365c; 
	font-size:28px;
}

.post-full p,.post-thin p{
	line-height: 14pt;
	color: #2b2b2b;
}

.post-full a,.post-thin a{color: #40a5f8; text-decoration:none; font-weight:bold;}
.post-full a:hover,.post-thin a:hover{color: #02365c; text-decoration:none;}
/**************************************/
/*           FEATURES LIST            */
/**************************************/
.feature-list {
	list-style-type:none;
	list-style-image:none;
	padding:0;
	margin:0;
	text-align:left;
}
.feature-list li,  .feature-list li {
	background:none;
	display:block;
	float:left;
	margin:0 20px 10px 0;
	padding:0;
}

.feature-list li.last {
	margin:0 0 10px 0;
}
.feature-list img {
	display:block;
	float:left;
	margin:0 10px 0 0;
}
.feature-list h4, .feature-list p {
	margin-left:60px;
	
}
.feature-list li.no-icon h4, .feature-list li.no-icon p{
	margin-left:0;
}
.feature-list p {
	color:#666666;
}
.features-block {
	padding:10px 0 10px 0;
}
.features-block .feature-list {
	overflow:hidden;
	width:580px;
}
.features-block .feature-list li {
	width:280px;
}

.post-full h4,.post-thin h4{
	margin: 0 0 0 0;
	font-size: 16px;
	color: #02365c;
	font-family:  Helvetica, Trebuchet MS, Arial, sans-serif;
	line-height: 33px;
}

#left-col{
	float: left;
	width: 585px;
}
#sidebar{
	float: right;
	width: 295px;
	padding: 0 0 0 20px;
}
#sidebar .lt {
		height: 10px;
		background:  url(../images/lt.jpg) no-repeat;
		color: #FFF;
	}
	
#sidebar .lbox {
		padding: 3px 15px;
		margin: 0 0 15px 0;
		background:  url(../images/lb.jpg) no-repeat bottom left;
		min-height: 140px;
	}
#sidebar .lbox h3{color:#BCD802; font-size:24px;margin: 10px 0 10px 0;}
#sidebar .lbox p{padding: 0 0 10px 0; margin:0;color: #fff;}
#sidebar .lbox a{color: #BCD802; text-decoration:none; font-weight:bold;}
#sidebar .lbox a:hover{color: #fff; text-decoration:none;}

em{
	color: #BCD802;
}
/*  Footer */
#footer {
	height:52px;
	
	background:#000 url(../images/footer.jpg) repeat-x;
	font-size:13px;
	font-family: Arial;
}
#footer p {
	width:900px;
	overflow:hidden;
	margin:0 auto;
	color:#fff;
	font-size:12px;
}
#footer span {
	display:block;
	height:52px;
	line-height:52px;
}
#footer .left {
	float:left;
}
#footer .right {
	float:right;
}
#footer a {
	color:#fff;
}
#footer a:hover {
	text-decoration:underline;
}

.alignleft{
	float: left;
	border: #E0DCC9 5px solid;
	margin: 0 20px 10px 0;
}
.alignright{
	float: right;
	border: #E0DCC9 5px solid;
	margin: 0 0 10px 20px;
}
