.mainbox {
	height: 1398px;
	width: 1038px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #249BCB;
}
.style1 {
	color: #666666;
	font-weight: lighter;
}
.logo {
	float: left;
	height: 115px;
	width: 180px;
}
.title {
	float: left;
	height: 115px;
	width: 414px;
	background-image: url("/images/images_02.gif");
}
.specialist {
	height: 115px;
	width: 443px;
	float: left;
	background-image: url(/images/images_03.gif);
}
.left-content {
	float: left;
	height: auto;
	width: 594px;
}
.video {
	height: 383px;
	width: 594px;
	padding-left: 20px;
	background-image: url(/images/images_04.gif);
}
#player {
	margin-left: 45px;
	padding-top: 20px;
}
.intro {
	height: 173px;
	width: 600px;
	background-image: url(/images/images_07.gif);
	padding:0 8px;
}
.intro p {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 45px;
	margin-top: 0px;
	line-height: 19px;
	width:520px;
}
ul#checklist {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	margin:3px 50px;
	padding:0;
}
ul#checklist li {list-style-type:none;width:379px;height:25px;padding:0 20px;margin:0;}
ul#checklist img {float:left;width:26px;height:20px;}
ul#checklist span {float:left;line-height:24px;padding-left:15px;}

h2 {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 16px;
	color: #CC0000;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 40px;
	width: 400px;
	line-height: 19px;
}
.right-content {
	height: auto;
	width: 443px;
	float: left;
}
.consultation {height:513px;width:443px;background-image:url(/images/form_05.gif);}

.button {
	height: 170px;
	width: 443px;
	background-image: url(/images/images_06.gif);
}
.networks {
	height: 103px;
	width: 443px;
	background-image: url(/images/images_08.gif);
}
.checklist {
	float: left;
	height: 290px;
	width: 578px;
	background-image: url(/images/images_09.gif);
	padding: 20px 8px 0 8px;
}

.steps {
	float: left;
	height: 250px;
	width: 443px;
	background-image: url(/images/images_10.gif);
}
.testimonials {
	height: 256px;
	width: 1037px;
	float: left;
}
.bar {
	float: left;
	height: 105px;
	width: 1037px;
}
.copyright {
	height: 56px;
	width: 1037px;
	float: left;
	background-image: url(/images/images_13.gif);
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #249BCB;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 30px;
	color: #FF640D;
	margin-bottom: 0px;
	margin-top: 50px;
	margin-left: 10px;
}

h1 span {font-size:18px;}

h5 {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 17px;
	color: #CC0000;
	margin-top: 50px;
	margin-bottom: 0px;
	margin-left: 225px;
	line-height: 19px;
}
/*------------------------------
		CONTACT FORM CSS STARTS HERE
		--------------------------------*/	
ul#form {color:#fff;padding:62px 0 0 0;margin:0 0 0 55px;}
ul#form li {list-style-type:none;padding:4px 0 5px 0;line-height:24px;}
ul#form li input {padding:4px;width:255px;}
		
.subbtn {width:162px;margin:58px 0 0 38px;}
		
.signup-btn {
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	height:79px;
	width:318px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/images/secure-btn.png);
	background-repeat: no-repeat;
	background-position: center center;
	position:absolute;
}
.signup-btn:hover {
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	height:79px;
	width:318px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/images/secure-btn-hover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
