@charset "utf-8";
/* CSS Document */

#bannerwrap{
	background:url(../images/home-images/banner-bg.jpg) repeat-x left top;
	margin:0px;
	padding:6px 0px 0px 0px;
	height:213px;
	line-height:normal;
	}
	
#banner-left{
	float:left;
	padding:0px;
	margin:0px;
	}
	
a{
	outline:none;
	}
	
img{
	border:none;
	}
	
#banner-caption{
	float:left;
	width:332px;
	height:214px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(../images/home-images/banner-right.jpg) no-repeat left top;
	}
	
#signup{
	margin:60px 0px 0px 0px;
	padding:0px 0px 0px 6px;
	width:140px;
	height:25px;
	}
	
#signup a{
	background:url(../images/home-images/signup.jpg) no-repeat left top;
	display:block;
	height:25px;
	width:140px;
	}
#signup a:hover{
	background:url(../images/home-images/signup.jpg) no-repeat left bottom;
	}
	
#signup1{
	margin:68px 0px 0px 0px;
	padding:0px 0px 0px 6px;
	width:140px;
	height:25px;
	}
	
#signup1 a{
	background:url(../images/home-images/signup1.jpg) no-repeat left top;
	display:block;
	height:25px;
	width:140px;
	}
#signup1 a:hover{
	background:url(../images/home-images/signup1.jpg) no-repeat left bottom;
	}
	
#signup-text{
	font-size:10px;
	color:#a7bd8f;
	font-family:Arial, Helvetica, sans-serif;
	line-height:11px;
	padding:2px 0px 0px 6px;
	}

	
#content-wrap{
	background:url(../images/home-images/contentwrapbg.jpg) no-repeat left top;
	width:438px;
	margin:0px 0px 0px 0px;
	padding:145px 13px 0px 18px;
	}
	
#content-wrap h2{
	margin:0px 0px 0px 0px;
	padding:0px 0px 7px 0px;
	font-weight:normal;
	color:#a05900;
	font-size:18px;
	background:url(../images/home-images/listbg.jpg) no-repeat left bottom ;
	}
	
#content-wrap ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 17px 0px;
	list-style:none;
	}
	
#content-wrap li{
	margin:3px 0px 0px 0px;
	padding:3px 0px 6px 8px;
	background:url(../images/home-images/listbg.jpg) no-repeat left bottom;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	list-style-image:none;
	}
	
#content-wrap li span{
	background:url(../images/home-images/leaf-bg.jpg) no-repeat left 1px;
	padding:0px 0px 0px 17px;
	list-style:none;
	}

#content-wrap li span img{
	float:left;
	}


#content-wrap b{
	color:#a05900;
	font-size:18px;
	font-weight:normal;
	}
	
#content-wrap b span{
	font-size:23px;
	color:#a05900;
	background:none;
	padding:0px;
	}
	
#signup-now{
	margin:0px;
	padding:0px;
	background:url(../images/home-images/signup-now-bg.jpg) no-repeat left top;
	height:37px;
	}
	
#signup-now a{
	background:url(../images/home-images/signup-now.jpg) no-repeat left top;
	margin:0px;
	padding:0px;
	width:432px;
	height:27px;
	display:block;
	}
	
#signup-now a:hover{
	background:url(../images/home-images/signup-now.jpg) no-repeat left bottom;
	}
	
	
#video{
	background: url(../images/home-images/video-bg.jpg) no-repeat left top;
	width:432px;
	height:327px;
	padding:3px 0px 0px 3px;
	margin:0px 0px 10px 0px;
	}
	
.float-left{
	float:left;
	margin:0px;
	padding:0px;
	}
	
.float-right{
	float:right;
	margin:0px;
	padding:0px;
	}
	
#footer-wrap{
	margin: 33px 0px 0px 0px;
	width:980px;
	text-align:center;
	color:#000000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#footer-wrap a{
	color:#ffecb2;
	text-decoration:underline;
	}
#footer-wrap a:hover{
	color:#000;
	text-decoration:underline;
	}
	
#footer-wrap .bottomdiv{
	margin:0px;
	padding:0px;
	}

#footer-wrap .bottomdiv a{
	color:#000;
	text-decoration:underline;
	}
#footer-wrap .bottomdiv a:hover{
	color:#ffecb2;
	text-decoration:nne;
	}