@charset "utf-8";
/* CSS Document */

*{
margin:0;
}

body{
background-color:#000000;
background-image:url(../Images/bg1x.jpg);
background-position:top;
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 15px;
}

table#main{
margin:0 auto;
}


table#main td.left{
background-image:url(../Images/left1.jpg);
background-position:100% 0%;
background-repeat:no-repeat;
}


table#main td.center{
	width:940px;
}

table#main td.right{
background-image:url(../Images/right1.jpg);
background-position:0% 0%;
background-repeat:no-repeat;
}

div#wrapper{
	margin:0;
	width:940px;
	bac
}

div#wrapper #header{
	background-image:url(../Images/h1.jpg);
	height:103px;
}

div#wrapper #top{
	background-image:url(../Images/formback1.jpg);
	height:486px;
}

div#wrapper #top .formarea{
	float:right;
	width:312px;
	padding-top: 47px;
	padding-right:0px;
}

div#wrapper #top .formarea .formfields{
	height: 304px;
}

div#wrapper #top .formarea .formfields .disclaimer{
	font-size:11px;
	line-height: 14px;
	text-align:center;
	height: 32px;
}

div#wrapper #top .formarea .formfields #formrow{
height:30px;
}


div#wrapper #top .formarea .formfields #formrow .row_label{
width:85px;
padding-top: 5px;
text-align:right;
color:#000000;
font-weight:bold;
font-size:11px;
line-height:12px;
}

div#wrapper #top .formarea .formfields #formrow .row_field{
float:right;
width:215px;
}

div#wrapper #top .formarea .formfields #formrow .row_field .field{
	width:180px;
	border-color:#2b0060;
	border-style:solid;
	border-width:1px;
	font-size:15px;
}

div#wrapper #top .formarea .formfields #formrow .row_field .select{
	width:182px;
	border-color:#2b0060;
	border-style:solid;
	border-width:1px;
	font-size:15px;
}

div#wrapper #top .formarea #buttonrow{
	padding-left: 13px;
}

div#wrapper #top .formarea .button{
	background-image:url(../Images/button.jpg);
	width:269px;
	height:97px;
	background-position: 0 0;
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
}

div#wrapper #top .formarea .button:hover{
	background-position:0 -97px;
	border:none;
	cursor:pointer;
}

div#wrapper #mid .one{
	background-image:url(../Images/mid1.jpg);
	height:363px;
}

div#wrapper #mid .one .roundbtn{
	padding-left:706px;
	padding-top:192px;
}


div#wrapper #mid .two{
	background-image:url(../Images/mid2.jpg);
	height:329px;
}

div#wrapper #mid .two .video{
	padding-left: 100px;
	padding-top: 30px;
}

div#wrapper #mid .three{
	background-image:url(../Images/mid3.jpg);
	height:77px;
}

div#wrapper #testimonials .one{
	background-image:url(../Images/test1.jpg);
	height:194px;
}

div#wrapper #testimonials .one .innertube{
	padding-left: 185px;
	padding-top: 85px;
	width:620px;
	font-size:13px;
	line-height:17px;
}

div#wrapper #testimonials .two{
	background-image:url(../Images/test2.jpg);
	height:214px;
}

div#wrapper #testimonials .two .innertube{
	padding-left: 185px;
	padding-top: 72px;
	width:590px;
	font-size:13px;
	line-height:17px;
}

div#wrapper #testimonials .three{
	background-image:url(../Images/test3.jpg);
	height:220px;
}

div#wrapper #testimonials .three .innertube{
	padding-left: 185px;
	padding-top: 55px;
	width:620px;
	font-size:13px;
	line-height:17px;
}

div#getstarted{
	background-image:url(../Images/getstarted1.jpg);
	height:131px;
}

div#wrapper #footer{
	background-image:url(../Images/footer1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	min-height: 80px;
}

div#wrapper #footer .innertube{
	text-align:center;
	padding: 15px;
	padding-top:25px;
	font-size:12px;
	line-height:15px;
	color:#FFF;
}

div#wrapper #footer .innertube p{
	padding-bottom: 12px;
}

div#wrapper #footer .innertube p a{
	font-weight:bold;
	color:#9CF;
}

div#wrapper #footer .innertube p a:hover{
	color:#0FF;
}
