html, body, p, ul, ol, li, h1, h2, h3, h4, h5, h6, fieldset{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

body{
	background: url(../images/body_bkgd.jpg) repeat-x top left;
	background-color: #bdbdbd;
}

h1{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 300%;
	font-weight: bold;
	color: #006892;
}

h2{
	margin: 0;
	padding: 0 0 6px 0;
	font-weight: normal;
	font-size: 250%;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	/*color: #f7941d;*/
}

h3{
	margin: 0;
	padding: 0 0 5px 0;
	font-weight: bold;
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
}

p{ 
	margin: 0;
	padding: 0 0 17px 0;
	font-weight: normal;
	font-size: 125%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#wrapper{
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	background-color: #bdbdbd;
}

#header_home{
	margin: 0;
	padding: 0;
	height: 714px;
	width: 1000px;
	background: url(../images/header_1.jpg) no-repeat top left;
}

#header_interior{
	margin: 0;
	padding: 0;
	height: 714px;
	width: 1000px;
	background: url(../images/header_2.jpg) no-repeat top left;
}

.top_nav{
	/*position: relative;*/	
	margin: auto;
	padding: 0 0 0 5px;
	height: 46px;
	width: 995px;
	background: url(../images/navbar_bkgd.jpg) repeat-x top left;
}

.top_nav ul li{
	position: relative;
	float: left;
	display: inline;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
	height: 40px;
	border-right: solid 1px #000;
}

.top_nav ul li a{
	color: #000;
	font-size: 120%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 24px 28px 24px 28px;
	text-decoration: none;
}

.top_nav ul li a:hover, .top_nav ul li a:focus{ 
	color: #000;
	text-decoration: none; 
}

.top_nav ul li:hover, .top_nav ul li:focus{ 
	color: #f7941d;
	text-decoration: none; 
	background: url(../images/select_bkgd.jpg) repeat-x top left;
}

.top_nav li ul.one{
	float: left;
	position: absolute;
	text-align: left;
	list-style: none;
	display: none;
	/*z-index: 5;*/
	left: 0%;
	top: 59px;
	background-color: #fff;
	padding: 0;
	margin: 0;
	width: 200px;
	z-index: 200;
	}
	
.top_nav li ul.two{
	float: left;
	position: absolute;
	text-align: left;
	list-style: none;
	display: none;
	/*z-index: 5;*/
	left: 70%;
	top: 59px;
	background-color: #fff;
	padding: 0;
	margin: 0;
	width: 200px;
	z-index: 200;
	}
	
.top_nav li:hover ul{
	display: block;
	
	}
.top_nav li li{
	position: relative;
	display: block;
	float: none;
	margin: 0px;
	padding: 0px 0 15px 0;
	/*border-bottom: dotted 1px #000;*/
	height: 23px;

	}
	
.top_nav li li h3{
	padding:  15px 0 0 10px;
	font-size: 125%;
	}
	
.top_nav li ul a{
	display: block;
	height: 23px;
	font-size: 100%;
	font-style: normal;
	margin: 0px;
	padding: 10px 10px 6px 15px;
	text-align: left;
	}
	
.top_nav li ul a:hover, .top_nav li ul li:hover a{
	background-color: #dedede;
	color: #000;
	text-decoration:none;
}

li.first_link{
	border-left: solid 1px #000;
	border-right: none;
	display: inline;
	text-decoration: none; 
}

#feature_box_container{
	position: relative;
	top: 470px;
	left: 93px;
	padding: 0;
	width: 850px;
	height: 263px;
}

.feature_box{
	float: left;
	margin: 0 7px 0 0;
	padding: 0;
	width: 267px;
	height: 263px;
	background:url(../images/feature_box.png) no-repeat top left;
}

.feature_box h2{
	position: relative;
	top: 27px;
	left: 75px;
	font-size: 160%;
	font-weight: bold;
	color: #fcaf17;
}

.feature_box_text{
	position: relative;
	top: 35px;
	left: 30px;
	width: 210px;
	height: 165px;
}

.feature_box_text p{
	font-size: 120%;
	font-weight: normal;
	color: #fff;
}

#home_left_graphic{
	float: left;
	margin: 0;
	padding: 0;
	width: 292px;
	height: 643px;
	background:url(../images/mobile_devices.jpg) no-repeat top left;
}

#home_right_text{
	float: right;
	margin: 0;
	padding: 25px 0 0 25px;
	width: 500px;
	height: 600px;
}

#home_right_text h2{
	font-size: 200%;
	font-weight: bold;
	color: #003875;
}

#home_right_text p{
	font-size: 115%;
	font-weight: normal;
	padding: 0 0 25px 0;
	color: #000;
}

#body_wrapper_home{
	margin: auto;
	padding: 80px 40px 40px 40px;
	width: 820px;
	min-height: 700px;
	background-color: #dedede;
}

#body_wrapper_interior{
	/*position: relative;*/
	/*top: 200px;*/
	margin: 183px auto 0 auto;
	padding: 0;
	width: 900px;
	/*min-height: 300px;*/
	background-color: #dedede;
}

#interior_title{
	margin: auto;
	padding: 20px 30px;
	min-height: 40px;
	width: 840px;
	background: url(../images/title_shadow.jpg) bottom repeat-x;
}

#interior_title h2{
	font-size: 200%;
	font-weight: bold;
	color: #666;
}

#interior_title h3{
	font-size: 125%;
	font-weight: bold;
	color: #666;
}

#body_container{
	margin: auto;
	padding: 50px 50px 40px 50px;

}

#body_content{
	min-height: 400px;
	margin: auto;
	padding: 50px;
	background-color: #fff;
}

#body_content ul{
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
}

#body_content ul li{
	text-decoration: none;
	font-size: 120%;
	color: #444;
}

#body_content p{
	font-size: 120%;
	font-weight: normal;
	color: #444;
}

#content_section{
	margin: 0;
	padding: 25px 0 25px 0;
	border-bottom: dotted 2px #999999;
}

.float_left{
	float: left;
	margin: 0;
	padding: 0;
}

.float_right{
	float: right;
	margin: 0;
	padding: 0 0 25px 25px;
}

.float_right_2{
	float: right;
	margin: 0;
	padding: 0 0 5px 25px;
}

#quote_text{
	/*float: right;*/
	clear: both;
	margin: 0;
	padding: 50px 0 0 25px;
}

#quote_source{
	/*float: right;*/
	clear: both;
	margin: 0;
	padding: 0px 0 0 25px;
}

#quote_text p{
	font-size: 190%;
	font-weight: normal;
	color: #999;
	text-align: right;
}

#quote_source p{
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
	color: #999;
	text-align: right;
}

.column{
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 220px;
}

.column .form_field{
	margin:  0 0 20px 0;
	padding: 0 0 20px 0;
	font-size: 140%;
    font-weight : bold;
	color: #444;
}

#footer{
	clear: both;
	margin: auto;
	padding: 10px 25px 0 25px;
	width: 950px;
	height: 60px;
}

#footer a{
	font-size: 100%;
	font-weight: nomal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#footer ul{
	display: inline;
}

#footer ul li{	
	display: inline;
	text-decoration: none; 
}

#footer ul li a{
	margin: 0 auto;
	color: #000;
	padding: 0 7px 0 7px;
	font-size: 110%;
	font-weight: nomal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

#footer ul li a:hover, #footer ul li a:focus{ 
	color: #fff;
	text-decoration: underline; 
}

#footer p{
	color: #000;
	padding: 0;
	text-align: center;
	font-size: 100%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p.legal_text {
	margin: 0;
	padding: 2px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
}

.table {
	display: table;
	margin: 0px auto 5px auto;
}
