@charset "utf-8";
/* CSS Document */

html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
} 
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}	
caption, th, td {
	text-align: left;
	font-weight: normal;
}	
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}	
.clearfix {
	display:inline-block;
}	
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/*........... do not change or amalgamate the above clearfix styles..................*/



body {
	background-image:url(images/body-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Tahoma, Arial;
	line-height:20px;
	font-size:12px;
	color:#000;}
	
#wrapper {
	width:935px;
	margin: 0 auto;
	background-image:url(images/bottom-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding: 0 0 28px 0;}	
	
	
#header-bg {
	background-image:url(images/top-bg.png);
	background-repeat:no-repeat;
	background-position:top;
	width:935px;
	height:168px;}
	
#bottom-bg {
	background-image:url(images/bottom-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:600px;}
	
	
/*........... NAVIGATION..................*/


.nav-holder {
	position:absolute;
	margin: 136px 0 0 350px;}
	

	
.home {
	float:left;
	 }	 
.home a{
	display:block;
	background-image:url(images/home-nav.jpg);
	background-position:top;
	width:62px;
	height:18px;
	text-indent: -9999px;
	outline:none;}	
.home a:hover{
	
	background-image:url(images/home-nav.jpg);
	background-position:bottom;
	}
	
.services{
	float:left;
	 }	 
.services a{
	display:block;
	background-image:url(images/services-nav.jpg);
	background-position:top;
	width:90px;
	height:18px;
	text-indent: -9999px;
	outline:none;}
		
.services a:hover{
	background-image:url(images/services-nav.jpg);
	background-position:bottom;
	}	
	
.our-team{
	float:left;
	 }	 
.our-team a{
	display:block;
	background-image:url(images/our-team-nav.jpg);
	background-position:top;
	width:106px;
	height:18px;
	text-indent: -9999px;
	outline:none;}	

.our-team a:hover{
	
	background-image:url(images/our-team-nav.jpg);
	background-position:bottom;
	}		
	
	
.our-mission {
	float:left;
	 }	 
.our-mission a{
	display:block;
	background-image:url(images/our-mission-nav.jpg);
	background-position:top;
	width:124px;
	height:18px;
	text-indent: -9999px;
	outline:none;}	
.our-mission a:hover{
	
	background-image:url(images/our-mission-nav.jpg);
	background-position:bottom;
	}			
	
.pricing{
	float:left;
	 }	 
.pricing a{
	display:block;
	background-image:url(images/pricing-nav.jpg);
	background-position:top;
	width:83px;
	height:18px;
	text-indent: -9999px;
	outline:none;}	
.pricing a:hover{
	
	background-image:url(images/pricing-nav.jpg);
	background-position:bottom;
	}				
	
	
.faq {
	float:left;
	 }	 
.faq a{
	display:block;
	background-image:url(images/faq-nav.jpg);
	background-position:top;
	width:52px;
	height:18px;
	text-indent: -9999px;
	outline:none;}	
.faq a:hover{
	
	background-image:url(images/faq-nav.jpg);
	background-position:bottom;
	}			
	
	


	
	
.side-nav {
	width:240px;
	font-size:12px;
	margin-bottom:20px;
	border: solid 1px #e9e9e9;
	padding-bottom:2px;
	background-color:#fff;
	}
	
.side-nav ul {}

.side-nav li {
	background-color:#E9F4FB;
	border-bottom:solid 0px #FFF;
	border-top:solid 2px #FFF;
	border-left: solid 2px #FFF;
	border-right: solid 2px #FFF;}
	
.side-nav li a {
	background-color:#E9F4FB;
	display:block;
	text-indent:10px;
	text-decoration:none;
	color:#113F5E;
	font-weight:bold;}	
	
.side-nav li a:hover {
	background-color:#ACD5F0;
	color:#FFF;}
	
.side-nav span {
	padding: 8px 0 2px 0;}
	
.side-nav span a {
	padding:0 0 0 25px;
	text-decoration:none;
	color:#333333;
	font-size:11px;
	width:140px;
	display:block;
	line-height:18px;
	}
	
.side-nav span a:hover {
	text-decoration:underline;}		
				
		
/*........... CONTENT..................*/
	
	
#inner-content-wrapper {
	background-image:url(images/content-top-bg.png);
	background-repeat:no-repeat;
	background-position:top;
	width:875px;
	padding: 0 30px 0 30px;
	margin: 0 auto;}
	
#left-box-holder {
	float:left;
	width:243px;
	padding: 10px 0 0 0;}
	
#right-box-inner {
	width:617px;
	float:right;
	margin-top:10px;
	background-color:#FFF;}	
	
#right-box-holder {
	float:right;
	width:576px;
	border: solid 1px #E3E3E3;
	background-color:#FFF;
	margin: 10px 0 14px 0;
	padding: 20px 20px 20px 20px;}
	
#right-box-holder h1 {
	font-family:Tahoma, Arial;
	font-size:20px;
	font-weight:normal;
	color:#0082C8;
	}
	
#right-box-holder ol {
	list-style:decimal;
	margin-left:20px;}
	
#right-box-holder ul {
	list-style:disc;
	margin-left:20px;}
	
#right-box-holder2 {
	float:left;
	width:576px;
	background-color:#FFF;
	margin: 0px 0 14px 0;
	padding: 10px 20px 20px 0px;}
	
#right-box-holder2 h1 {
	font-family:Tahoma, Arial;
	font-size:20px;
	font-weight:normal;
	color:#0082C8;
	}

.spacer-01 {
	padding: 0 0 14px 0;}
	
.spacer-02 {
	padding: 0 0 0 10px;}
	
.spacer-03 {
	padding: 0 0 10px 10px; }	
	
#form-holder {
	width:510px;
	margin: 0 auto;}
	
.basic-contact {
	margin: 0 auto;
	width:480px;
	}
	
.basic-contact td {
	text-align:right;
}	
	
.text-label {
	text-align:right;
	color:#333333;}
	
.text-required {
	color:#E3A704;}	
	
.text-input-1 {
	width:340px;}
	
.continue-btn-holder {
	margin: 20px 0 0 140px;
	border: solid 1px #00;}
	
.services-qoute-box {
	padding:20px 20px 20px 20px;
	font-size:16px;
	background-color:#E1F0FA;
	}
	
.register-button {
	background-image:url(images/continue-btn.jpg);
	width:127px;
	height:38px;
	text-indent:-9999px;}	

	
/*........... FOOTER..................*/	
	
	
#footer {
	margin: 0 auto;
	width:874px;
	background-color:#FDD871;
	border: solid 1px #E3E3E3;
	height:40px;
	line-height:40px;
	font-size:12px;
	font-family:Tahoma, Arial;
	color:#0082C8;
	text-align:center;
	}
	
#footer a{
	color:#0082C8;
	text-decoration:none;
	padding: 0 3px 0 3px;}

#footer a:hover {
	text-decoration:underline;
	}

	
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

	
	
	
