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

body {
margin:0px;
padding:0px;
background-color:#115ab5;
font-family: Verdana, Helvetica, Arial;
line-height:18px;
font-size:11px;
}

#main_tbl td {
padding:0px;
margin:0px;
}

.top_nav {
height:24px;
text-align:right;
width:980px;
margin-left:auto;
margin-right:auto;
margin-bottom:0px;
}

.header_logo {
background-color:#5594e5;
text-align:center;
border-top:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
margin-bottom:10px;
}

.main_nav {
background-image:url(images/navigation/nav_bg.jpg);
background-repeat:repeat-x;
height:30px;
}

.nav_right {
height:30px;
}

.nav_left {
height:30px;
}

.nav_inner {
width:980px;
margin-left:auto;
margin-right:auto;
padding-top:8px;
}

.footer {
height:129px;
border-top:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
margin-top:10px;
text-align:center;
background-image:url(images/footer_bg.jpg);
background-repeat:repeat-x;
margin-bottom:10px;
}

a.btm_nav:link, a.btm_nav:visited, DIV.btm_nav{
	font-size:10px;
	color:#b0d5fa;
	text-decoration:none;
}

a.btm_nav:hover{
	font-size:10px;
	color:white;
	text-decoration:underline;
}

.content {
background-color:#FFFFFF;
background-repeat:no-repeat;
background-position:top left;
height:381px;
}

.content_table {
width:980px;
margin-left:auto;
margin-right:auto;
}

#home_content {

}

#about_content {
background-image:url(images/tower_left.gif);
background-position:bottom left;
}

#proj_content {
background-image:url(images/proj_mgt_bg.gif);
background-position:bottom left;
}

#home_content_table {

}

#svcs_content_table {
background-image:url(images/about_climb.jpg);
}

#exp_content_table {
background-image:url(images/truck_tower.jpg);
}

.folder {
background-image:url(images/folder_bg.png);
background-repeat:repeat-y;
height:200px;
}

.folder_bottom {
background-image:url(images/folder_bottom.png);
background-repeat:no-repeat;
background-position:bottom;
color:#FFFFFF;
padding-bottom:5px;
border-right:2px solid #115ab5;
border-left:2px solid #115ab5;
border-bottom:2px solid #115ab5;
background-color:#155db7;
}

ul{
	padding-top:0px;
	margin-top:5px;
}
	
li{

	list-style-type:square;
}

.txt_box {
padding-right:10px;
height:450px;
overflow:auto;
scrollbar-track-color: #ffffff;
margin-bottom:20px;
width:380px;
}

A:LINK, A:VISITED{
	color:#115ab5;
}

A:hover{
	color:#569ceb
	}
	
.contact_field {
width:209px;
}

.contact_box {
width:385px;
}
