body {
	background:#fafafa;
	text-align:center;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
}

img {
	border:0;
}

#container {
	border-left:#b7b7b7 solid 1px;
	margin:0 auto;
	width:978px;
	background:#fff url(../img/body_shade.gif) repeat-y right top;
	padding:0 7px 0 0;
	text-align:left;
	position:relative;
}

#newsletter * {
	float:left;
	padding:0;
}
#newsletter {
	float:right;
	margin:30px 30px;
	display: inline; /* IE6 fix */
}

h1 {
	font-size:15px;
	text-transform:lowercase;
	color:#FE8A27;
	
	margin:0 0 10px 0;
	display: inline;  /*IE6 fix */	
}

h1 a, h1 a:hover {
	color:#FE8A27;
	text-decoration:none;
}
h3  {  /* page titles */	
	font-size:30px;
	font-weight:normal;
	color:#000;	
	margin:20px 370px 10px 0;
	height:80px;
	}
#home h3 {
margin:55px 300px 10px 0;
}
h3 a	{
	color:#26BED6;
	}
h2, h2 a {
	font-size:12px;
	color:#000;
	margin:20px 0;
	}
	
.clear, p {
	clear:both;
}
a {
	color:#666;
	text-decoration:none;
}

a:hover {
	color:#000;
	}

a.underline {
	border-bottom:#000 dotted 1px;
	
}
.red {
color: #F00
}

/* header */

a#logo {
	background:url(../img/logo.jpg);
	width:351px;
	height:33px;
	float:left;
	display:block !important; /* IE6 fix */
	margin:25px 30px;
	display: inline; /* IE6 fix */
}
form#search {
	float:right;
	margin:25px 30px;
	display: inline; /* IE6 fix */
}
form#search * {
	float:left;
	padding:0;
}
form#search label {
	margin:5px 5px 0 0;
}
form#search input#searchField {
	border:#666 solid 1px;
	border-right:none;
	width:150px;
	height:20px;
}

/* main nav */

#nav {
	clear:both;
	background:url(../img/nav_bg.jpg);
	border-top:#b7b7b7 solid 1px;
	border-bottom:#b7b7b7 solid 1px;
	padding-top:5px;
	height:28px;
}
#nav a {
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:13px;
	padding:4px 30px;
	background:url(../img/nav_dev.gif) no-repeat right top;
	float:left;
	height:20px;
	}
#nav #navHome, #nav #navContact {
	float:right;
}
#nav #navFaq, #nav #navContact {
	background:none;
}
#home #navHome {
	visibility:hidden;
}

/* sub nav */

.subnav {
	position:absolute;
	visibility:hidden;
	top:117px;
	background:url(../img/subnav_bg.png) !important; /* IE6 fix */
	background:#fff;
	border:#b7b7b7 solid 1px;
	}
.subnav ul {
	float:left;
	list-style:none;
	padding:20px 0;
	margin:0;
	}
.subnav a, .subnav h2 {
	padding:1px 30px;
	display:block;
	line-height:15px !important; /* IE6 fix */
	line-height:1px;
	margin:0;
}
.subnav h2  {
	margin:0 !important; /* IE6 fix */
	margin:0 0 15px 0;
	
}
#subServices {
	left:102px;
	}
#subPlans {
	left:230px;
	}
.subnav a:hover, #footer a:hover  {
	color:#000;
}
/* subcontent */

#subcontent {
	border-right:#b7b7b7 solid 1px;
	padding:0 1px;
	width:180px;
	float:left;
	font-size:11px;
}

#subcontent div {
	background: url(../img/subcontent_bg.jpg);
	padding:30px 0 0 0;
	height:171px;
	border-bottom:#b7b7b7 solid 1px;
	text-align:center;
	
}

#subcontent div#top {
	background: url(../img/subcontent_bg_top.jpg);
}

#subcontent div h1 {
	color:#000;
	display:block;
}
#subcontent div a {
	display:block;
	}
#subcontent img {
	margin-top:5px;	
}

/* content */

#content {
	float:right;
	padding:50px 30px 30px 60px;
	width:705px;
}
.services {
	background:url(../img/services_bg.jpg) no-repeat;
	float:left;
	padding:30px 20px 0 40px;
	width:300px;
	margin:30px 0 0 -10px;
	}

#content ul {
	margin:0 20px;
	padding:0;
	}
#content li {
	list-style:none;
	background:url(../img/list_arrow.gif) no-repeat;
	padding:0 0 3px 20px;
}

#home #content {
	padding:30px 30px 30px 60px;
	background:url(../img/content_bg_home.jpg) no-repeat;
}
#intro {
	width:430px;
	}
#about #content {
	background:url(../img/header_about.jpg) no-repeat;
}
#services #content {
	background:url(../img/header_services.jpg) no-repeat;
}
#process #content {
	background:url(../img/header_process.jpg) no-repeat;
}
#faq #content {
	background:url(../img/header_faq.jpg) no-repeat;
}
#contact #content {
	background:url(../img/header_contact.jpg) no-repeat;
}
#plans #content {
	background:url(../img/header_plans.jpg) no-repeat;
}

/* footer */

#footer {
 	background:url(../img/footer_bg.jpg) repeat-x;
	width:985px;
	margin:0 auto;
	height:200px;
}
#footer p {
	float:left;
	background:url(../img/footer_left.jpg) no-repeat;
	height:43px;
	margin:0;
	padding:0 30px;
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	line-height:38px;
}
#footer div {
	float:right;
	background:url(../img/footer_right.jpg) no-repeat right top;
	padding:0 15px;
	height:43px;
	font-size:10px;
	text-transform:uppercase;
	line-height:35px;
	
}
#footer span, #footer div a {
	color:#fff;
	text-decoration:none;
	padding:0 15px;
	border-left:#fff solid 1px;
}
#footer ul {
	float:left;
	text-align:left;
	list-style:none;
	padding:0 30px 30px 30px;
	margin:20px 0 0 0;
	line-height:17px;
	font-size:11px;
	display:inline-block;
}

/* rollover */

.rollover {
	position:absolute;
	background:url(../img/rollover_corner.gif) no-repeat left -61px ;
	left:145px;
	padding-left:39px;
	visibility:hidden;
	font-size:12px;
}
.rollover div {
	background:url(../img/rollover_bg.png) left -60px !important; /* IE6 fix */
	background:url(../img/rollover_bg.jpg) left -60px;
	border:#b7b7b7 solid 1px;
	border-left:none;
	padding:18px 20px 0 20px;
	height:70px;
	width:245px;
}
.rollover a {
	background:url(../img/link_arrow.gif) no-repeat right 5px;
	padding: 3px 30px 7px 0;
	float:right;
}

.rollover a:hover {
	color:#000;
}
#flyout1 {
	top:175px;
}
#flyout2 {
	top:380px;
}
#flyout3 {
	top:570px;
}

/* questionare form */

form {
	margin:0;
	}
fieldset{
	border:#ccc solid 1px; 
	padding:0 20px 20px 20px; 
	background:url(../img/form_bg.jpg) repeat-x left bottom; 
	margin-bottom:20px;
	}
legend {
	color:#000; 
	font-weight:bold; 
	padding:0 10px; 
	margin-bottom:10px;
	}
input, textarea, select {
	background:url(../img/rollover_bg.jpg) left -100px;
	border:#999 1px  ridge;
	width:150px;
	}
input:hover, input:focus, textarea:focus, textarea:hover, select:focus, select:hover {
	background:#fff;
	border:#000 1px  solid;
}
input.none {
	background:none;
	border:none;
	width:auto;
	}