@charset "utf-8";
/* CSS Document */
body {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif; /* For Firefox */
	font-size:13px;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #555555;
	line-height:18px;
}
#container {
	width: 1000px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
}
#header {
	background: #DDDDDD; 
	padding:0;
	height:128px;
}

#mainContent {
	background:url(gradient.gif) repeat-x #FFFFFF;
	padding: 0 20px; 

}
#mainContentSub {
	background:url(gradient2.gif) repeat-x #FFFFFF;
	padding: 0 20px; 

}
#rightBar{
	width:200px;
	margin-top:15px;
	margin-right:-5px;
	float:right;
	font-size: 11px;
}
h1{
	font-size:26px;
	margin-top:0;
	margin-bottom:10px;
}
h2{
	font-size:24px;
	margin-top:0;
	margin-bottom:10px;
}
h3{
	font-size:18px;
	margin-top:5px;
	margin-bottom:10px;
	line-height:18px;
	color:#D18416;
}
h4{
	margin-top:0;
	font-size:12px;
	margin-bottom:5px;
	text-transform:uppercase;
}
h5{
	margin-top:5px;
	font-size:14px;
	margin-bottom:5px;
}

a,.blue{
	color:#2F7D88;
	text-decoration:none;
}
.underline{
	text-decoration:underline;
}
.orange{
	color:#D18416;
}
.margin{
	margin-left:50px;
}
.inputText{
	background:#FFC481;
	border:1px solid #FFFFFF;
	margin-bottom:10px;
	color:#666666;
	height:16px;
	padding:5px;
	}
.go{
	margin-bottom:7px;
}
.boxed{
	width:600px;
}

#footer {
	text-align:center;
	border-top:2px #f1f1f1 solid;
	padding:20px 0 20px 0;
}
#footer p {
	margin: 0; 
	padding: 10px 0;
}
#whiteBox{
	background:url(whitebox_bg.jpg) repeat-y;
	top:12px;
	width:744px;
	padding-left:20px;
	padding-top:0;

}
#whiteBox_bottom{
	background:url(whitebox_bottom.jpg) no-repeat;
	height:10px;
	width:744px;
}
#whiteBox ul{
	padding:5px 0 10px 15px;
	margin:5px 0 0 0;
}
#crumbs{
	background:#FFFFFF;
	height:12px;
}

.vertLine{
	border-left:1px #e5e5e5 solid;
	padding-left:10px;

}
.arrow li{
	list-style-image:url(bullet_arrow.gif);
}
ul{
	list-style-image:url(bullet.gif);
	padding:0 0 0 0;
}

div#wn	{ 
	position:relative; 
	width:220px; height:150px; 
	overflow:hidden;	
	}
.behind{
	z-index:-1;

}

a img {border: none;}

/*-------------------------------------*/
/*             Navigation     		   */
/*    Based on Stu Nichols Pro Drop 2  */
/*           by Nyle Layton            */
/*             Jan 2009                */
/*-------------------------------------*/
	
	
	
.preload2 { background:url(inner.gif);}
.menu2 {
	padding:0 0 0 10px;
	margin:0 0 0 0;
	list-style:none;
	height:41px;
	background:#fff url(buttonBack.jpg) repeat-x top;
	position:relative;
	font-family:arial, verdana, sans-serif;
	display:block;
}
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {
	background:url(button_rightframe_a01.jpg) no-repeat right;
	display:block;
	float:left;
	height:35px;
	line-height:14px;
	color:#D18416;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:3px 8px 0 10px;
	cursor:pointer;
	margin-top:2px;
	text-align:center;
	vertical-align: middle;
	
}
.lastOne {
	background:none;
	display:block;
	float:left;
	height:40px;
	line-height:40px;
	color:#D18416;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:0 30px 0 30px;
	cursor:pointer;
}
.singleLine {
	background:url(button_rightframe_a01.jpg) no-repeat right;
	display:block;
	float:left;
	height:40px;
	line-height:40px;
	color:#D18416;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:0 30px;
	cursor:pointer;
}
.menu2 li a.top_link span,.menu2 li a.lastOne span,.menu2 li a.singleLine span {float:left; display:block; padding:0 24px 0 12px; height:35px;}
.menu2 li a.top_link span.down, .menu2 li a.lastOne span.down, .menu2 li a.singleLine span.down {
	float:left;
	display:block;
	padding:0 24px 0 12px;
	height:35px;
	
}
.menu2 li a.top_link:hover, .menu2 li a.lastOne:hover,.menu2 li a.singleLine:hover{display:block;color:#fff; background: url(inner.gif) repeat;}
.menu2 li a.top_link:hover span, .menu2 li a.lastOne:hover span, .menu2 li a.singleLine:hover span {display:block;background:url(inner.gif) repeat right top;}
.menu2 li a.top_link:hover span.down,.menu2 li a.lastOne:hover span.down, .menu2 li a.singleLine:hover span.down {display:block;background:url(inner.gif) repeat right top;}

.menu2 li:hover > a.top_link{display:block;color:#fff; background: url(inner.gif) repeat;}
.menu2 li:hover > a.top_link span{display:block;background:url(inner.gif) repeat right top;}
.menu2 li:hover > a.top_link span.down{display:block;background:url(inner.gif) repeat right top;}



.menu2 table {display:block;border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {display:block;visibility:visible; position:relative;}
.menu2 li:hover {display:block;position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none; z-index:1;}

.menu2 :hover ul.sub {
	left:0px;
	top:40px;
	background: #D18416;
	padding:0;
	border:1px solid #D18416;
	white-space:nowrap;
	width:180px;
	height:auto;
}
.menu2 :hover ul.sub li {
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:180px;
	border-bottom: #EDB158 solid 1px;
}
.menu2 :hover ul.sub li.last {
	border-bottom:none;
	display:block;
}
.menu2 :hover ul.sub li a {
	display:block;
	font-size:11px;
	height:20px;
	width:180px;
	line-height:20px;
	text-indent:5px;
	color:#FFF;
	text-decoration:none;
}
.menu2 :hover ul.sub li a:hover {display:block;background:#E99E2E; color:#fff;}


.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:180px; top:0px; background: #E99E2E; padding:0; white-space:nowrap; width:180px; z-index:200; height:auto;}

li .subArrow, .menu2 li a.subArrow:hover{
	background:url(arrow.gif) 170px 7px no-repeat;
}
.menu2 li:hover > li.subArrow{
	background:url(arrow.gif) 170px 7px no-repeat;
}
.arrowsidemenu{
	width: 215px; /*width of menu*/
	border-style: none;
	border-color: #ffffff;
	border-size: 0px;
	border-width: 0px;
}
	
.arrowsidemenu div a{ /*header bar links*/
	display: block;
    height: 40px; /*Set to height of bg image-padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 0px;
	line-height: 24px; /*Set line-height of bg image-padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}
	
.arrowsidemenu div a:link, .arrowsidemenu div a:visited{
	color: #333333;
}

.arrowsidemenu div a:hover{
	background-position: 100% -32px;
}

.arrowsidemenu div.unselected a{ /*header that's currently not selected*/
	color: #6F3700;
	height: 50px;
}

	
.arrowsidemenu div.selected a{ /*header that's currently selected*/
	color: blue;
	background-position: 100% -64px !important;
	height: 18px;
	padding-bottom: 0px;
}

.arrowsidemenu ul{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding-left: 0px;
}

.arrowsidemenu ul li{
	padding-left: 13px;
}


.arrowsidemenu ul li a{ /*sub menu links*/
	display: block;
	color:#40ABBB;
	text-decoration:none;
	font-weight:bold;
	padding: 5px 0;
	padding-left: 0px;
}

.arrowsidemenu ul li a:hover{
	background: #ffffff;
}

.cForm2 input {
border-style: solid;
border-color: #666666;
border-width: 1px;
width:165px;
height:16px;
background:#fff;
padding:0px;
font-size: 10px;
color:#000;
}

.cForm2 img {
border: 0;
display: block;
width:184px;
height:27px;
}

/*#cForm input {
border-style: solid;
border-color: #666666;
border-width: 1px;
width:107px;
height:16px;
background:#fff;
padding:0px;
font-size: 10px;
color:#000;
}
#cForm img {
border: 0;
display: block;
width:184px;
height:27px;
}*/

#form1{background:url(../form/formbgd.png) no-repeat; position: absolute; margin-top: 115px; margin-left: 200px; z-index: 100; width:400px; height:162px;}
#form1 #first_name {top:43px; left:80px;}
#form1 #last_name {top:43px; left:284px;}
#form1 #phone_number {top:73px; left:80px;}
#form1 #website_url {top:101px; left:80px;}
#form1 #company_name {top:73px; left:284px;}
#form1 #email_address {top:101px; left:284px;}
#form1 img{padding-bottom:5px;}
#form1 #rightlist{margin-top:40px; width:200px;float:right; margin-right:-10px;}
#form1 #leftlist{margin-top:40px; width:200px;float:left;margin-left:6px;}
#form1 input{width:103px;position:absolute;background:#FFFFFF none repeat scroll 0 0;border:1px solid #666666;color:#000000;font-size:10px;height:16px;padding:0;}
#form1 #formbtn{width:200px; height: 27px; border:0; position: relative; top:0px; left:100px; background:url(../form/analysisbtn.png) no-repeat; cursor:pointer;}
