/* CSS Document */

.frontpage {
	font-family:"Gill Sans MT", Verdana, Arial;
	font-size:24px;
}
.frontpage_link {
	font-size: 14px;
	font-family: "Gill Sans MT", Verdana, Arial;
	line-height: 16px;
	text-decoration: none;
	color: #DB802E;
}
body {
	text-align: center;
	margin-top: 0px;
}
/*				--------------------------Header Styles--------------------------					*/
#contain_top{
	margin: 0 auto;
	padding: 0px;
	width: 770px;
	height:167px;
	text-align: left;
}
#contain_header{
	position: relative;
	width: 770px;
	top: 0px;
	right: 0px;
	left: 0px;
	height: 167px;
	padding: 0px;
}
#header_bg{
	position: relative;
	width: 770px;
	top: 0px;
	right: 0px;
	left: 0px;
	height: 164px;
}
#logo{
	position: absolute;
	left: 0px;
	width: 157px;
	height: 145px;
	background-image:url(../img/logo-157-x-145.gif);
	background-repeat:no-repeat;
	padding: 1px;
	z-index:1;
	cursor: hand;
	cursor: pointer;
}
#orange_bg{
	background-color: #DB802E;
	position: absolute;
	left: 160px;
	height: 140px;
	width: 610px;
}
#orange_glow{
	position:absolute;
	top: 140px;
	left: 160px;
	width: 610px;
	height:4px;
	background-image:url(../img/orange_glow.gif);
	background-repeat: repeat-x;
}
#safe_env{
	position: absolute;
	right: 0px;
	top: 96px;
	background-image: url(../img/safer_env.gif);
	height: 44px;
	width: 368px;
}
#header_L1{
	position: absolute;
	top: 145px;
	width: 770px;
	height: 22px;
	background-color: #314C85;
	font-size: 1px;
	background-image: url(../img/top_glow.gif);
	background-repeat:repeat-x;
}
/*				--------------------------Body Styles--------------------------					*/
#contain_body {
	margin: 0px auto;
	padding: 0px;
	width: 770px;
	height:auto;
	top: 0px;
	text-align: left;
	z-index:1;
}
#left_col{
	position: relative;
	top: 0px;
	width: 174px;
	float:left;
}
#rigth_col {
	position: relative;
	top: 0px;
	width: 596px;
	float: left;
	height:inherit;
	display:block
}
/*				--------------------------Menu Styles--------------------------					*/
#left_menu {
	width: 174px;
	position: relative;
}
#contain_left_menu{
	position:relative;
	margin: 0px auto;
	padding: 0px;
	width: 174px;
	height:auto;
	top: 0px;
	text-align: left;
	z-index:0;
}
#logo_m{
	position:relative;
	left: 0px;
	width: 157px;
	height: 21px;
	top: 0px;
	background-image:url(../img/logo-157-x-21.gif);
	background-repeat:no-repeat;
	z-index:2;
	padding-bottom:5px;
}
#menu_spacer {
	background-color:#FFFFFF;
	position: relative;
	top: 4px;
	left: 1px;
	width: 172px;
	height: 180px;
}
#menu_text{
	position: relative;
	top: 0px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DB802E;
	display: block;
	width: 174px;
	font-weight: normal;
	padding-left: 0px;
	line-height: 13px;
	vertical-align: text-bottom;
}
#menu_text ul{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size:1px;
}
#menu_text li{
	position: relative;
	font-weight: 600;
	top: 1px;
	margin:0px;
	width: 174px;
	position:relative;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DB802E;	
}
#menu_text li a{
	margin-left:7px;
	text-indent: 0px;
	line-height: normal;
	text-decoration: none;
	color: #DB802E;
	font-size:13px;
	line-height: 15px;
	display:block;
	padding-top: 4px;
	padding-bottom: 4px;
}
#menu_text li a:hover{
	text-decoration: underline;
	color: #314C85;
}
.menu_style{
	text-indent: 15px;
}
#menu_text_dotted{
	width: 174px;
	height: 1px;
	background-image: url(../img/menu_separator.gif);
	background-repeat: no-repeat;
	background-position: center;
	line-height:1px;
	font-size:1px;
	margin: 0px;
	padding:0px;
}
/*				--------------------------Content Styles--------------------------					*/
#body_text_box{
	position:relative;
	width: 580px;
	top: 0px;
	left: 15px;
	right: 0px;
	height:auto;
	font-size: 14px;
	font-family: "Gill Sans MT", Verdana, Arial;
	color: #314C85;
	text-decoration: none;
	text-align:left;
	padding: 0px;
	line-height: 18px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#cont_text {
	float:left;
	margin-top: 10px;
	height:inherit;
	display: block;
	width: 480px;
}
#cont_text2 {
	float:left;
	margin-top: 10px;
	height:inherit;
	display: block;
	width: 580px;
}
#projects ul{
	list-style-type: circle;
	list-style-position: outside;
	margin:0px;
}
p {
	margin-top: 0px;
	padding: 0px;
}
#page_title{
	background-color: #FFBF85;
	width: 580px;
	height: 17px;
	right: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #314C85;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	text-indent: 3px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin:0;
	vertical-align: middle;
}
#body_text_box table{
	font-size: 14px;
	font-family: "Gill Sans MT", Verdana, Arial;
	text-decoration: none;
	line-height: 16px;
	width: 100%;
}
#body{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 16px;
}
#body_text_box a {
	text-decoration: none;
	color: #DB802E;
}

#body_text_box a:hover {
	color: #314C85;
}
h1{
	width: 580px;
	height: 21px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #314C85;
	font-weight: bold;
	font-size: 16px;
	text-indent: 7px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin:0;
	vertical-align: middle;
	background-color: #FFBF85;
}
h2{
	font-size: 14px;
	color: #314C85;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h3{
	font-size: 13px;
}
.small_title{
	color: #0099CC;
	font-weight: bold;	
}
#body_image_wide{
	top:0px;
	height: 140px;
	width: 554px;
	left: 0px;
	border: 1px solid #000099;
}
#email a:hover{
	color: #DB802E;
	text-decoration:underline;
}
a img {
	border: none;
}
#home_box {
	border: 1px;
	border-color:#0066CC;
}
#side_image{
	position:relative;
	top: 0px;
	right: 0px;
	float:right;
	width: 100px;
	height: 444px;
	padding-bottom: 20px;
}
/*				--------------------------Services Styles--------------------------					*/
.serv_table {
	border-collapse: separated;
	border-spacing: 6px;
}
.serv_table td{
	border: 1px solid #CCCCCC;
	padding:3px;
}
.serv_list{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	text-indent: 3px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*				--------------------------Footer Styles--------------------------					*/

#footer_row{
	position: relative;
	top: 0px;
	float: left;
	width: 770px;
	color: #DB802E;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 1px;
}
#footer_image{
	position: relative;
	top: 0px;
	width: 770px;
	height: 116px;
	padding-bottom: 0px;
}
#footer_blank{
	position: relative;
	width: 770px;
	height: 15px;
	background-color: #FFFFFF;
}
#footer_L1{
	position: relative;
	top: 5px;
	width: 770px;
	height: 13px;
	background-color: #314C85;
	font-size: 10px;
	text-align: center;
	border:none;
}
#footer_L2{
	position: relative;
	top: 5px;
	width: 770px;
	height: 9px;
	font-size:1px;
	background-image: url(../img/bottom_glow.gif);
	background-repeat: repeat-x;
	left: 0px;
}
#footer_txt {
	position: relative;
	text-align: center;
	top: 5px;
}
#footer_row a{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9CA9C5;
	text-decoration: none;
	z-index:4;
}
#footer_row a:hover{
	color: #314C85;
	text-decoration:underline;
	z-index:4;
}
/*				--------------------------Contact Styles--------------------------					*/
.contact_table{
	padding: 0px;
	margin-left: 0px;
}
.contact_table td{
	padding-bottom: 5px;
}