body
{
	background: url(/resources/images/bckgrd.gif);
	background-color: #31459E;
	font-family: Helvetica, freesans;
}


#hd
{
	background: url(/resources/images/sub_header.jpg) no-repeat;
	height: 136px;	
}


#doc780
{
	background: #FFFFFF;
}

#hd_txt1
{
	color: #FFFFFF;
	padding: 50px 0px 0px 110px;
	font-weight: bold;
	font-size: 100%;
	text-transform: uppercase;
	
}

.white
{
	color: #FFFFFF;
}

.drkerblue
{
	color: #26377D;
} 

.drkblue
{
	color: #31459E;
} 

.cap
{
 	text-transform: uppercase;
}
.hs1
{
	font-size:150%;
}
.hs2
{
	font-size:125%;
}
.hs3
{
	font-size:100%;
}

#bd
{
	background-color:  #DBDDE6;
}


/***MENU ***/
ul#top_nav 
{
	float: right;
	width: 780px;
	text-align: center;
	list-style-type:none;
	margin: 28px 0px 0px 0px;
	font-size: 88%;
}

ul#top_nav li
{
	display:inline;
}

ul#top_nav a
{
	float:right;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 8px 5px 8px;
	border-top:0px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-left:0px solid #FFFFFF;
}

ul#top_nav a:link, #top_nav a:visited
{
	color: #31459E;
}

ul#top_nav a:hover{
	color: #FE0002;
}


/******* SPECIAL PAGE MENU COLOR *****/
body#body_contact li.nav_contact a ,body#body_location li.nav_location a,body#body_calc li.nav_calc a, body#body_parts li.nav_parts a, body#body_fabrication li.nav_fabrication a, body#body_about_us li.nav_about_us a, body#body_maintenance li.nav_maintenance a, body#body_products li.nav_products a,body#body_home li.nav_home a
{
	color: #FE0002;
}

/**** SIDE MENU ***/

#left_side
{
	float: left;
	width: 215px;
	padding: 0px 5px 0px 5px;
	font-size: 88%;
	background-color: #DBDDE6;
	display: none;
}

#left_side p
{
	margin: 0px 0px 15px 20px;
	color: #2E2F28;
}

.midline
{
	display:block;
}

#left_side h3
{
	text-align:center;
	width: 90%;
	display: block;
	margin: 15px 0px 10px 10px;
	border-bottom:1px solid #31459E;
	font-size: 125%;
	text-transform: uppercase;
}

a.readmore
{
	float: right;
	text-align: right;
	text-decoration: none;
}
a.readmore:hover
{
	text-decoration: underline;
}

#left_side a.readmore 
{
	color: #7180C5;
	z-index: 1;
}



.clear
{
	clear: both;
}


.bignum
{
	position: relative;
	top: -5px;
	font-weight: bold;
	font-size: 300%;
	padding: 0px 0px 0px 0px;
	float: left;
}

.side_header
{
	font-size: 125%;
	font-weight: bold;
	padding: 14px 0px 0px 20px;
}

#calc_botom_box
{
	position: relative;
	top: 20px;
	left: -5px;	
	height: 45px;
	width: 170px;
	background-color: #31459E;
	text-align: center;
	padding: 5px;
}

#left_side #calc_botom_box a.readmore 
{
	color: #FFFFFF;
	font-size: 125%;
}

#left_side #calc_botom_box p
{
	color: #FFFFFF;
	font-size: 145%;
	margin: 0px 5px 5px 5px;
}

/*** The Right hand side ***/
#right_side
{
	padding: 10px 40px;
	background-color:  #FFFFFF;
}
body#body_home #right_side
{
	padding: 10px 0px 0px 10px;
}

/*********FOOTER ****/

#ft
{
	padding: 25px 0px 10px 0px;
	background-color: #2E2F28;
	color: #828282;
	font-size: 80%;
}

#footer_left
{
	float: left;
	width: 160px;
	padding-left: 5px;
	line-height: 2em;
}

#footer_right
{
	float: left;
	width: 615px;
}

#footer_right p
{
	float: right;
	margin: 10px 13px 0px 0px;
}

#footer_right a
{
	color: #828282;
	text-decoration: none;
}

#footer_right a:hover
{
	text-decoration: underline;
}

/***BOTTOM MENU ***/
ul#bottom_nav 
{
	text-align: center;
	list-style-type:none;
	margin: 0px 10px 0px 0px;
}

ul#bottom_nav li
{
	display:inline;
}

ul#bottom_nav a
{
	float:right;
/*	font-weight: bold;*/
	text-decoration: none;
	padding: 7px 0px 5px 6px;
}

ul#bottom_nav a:link, #bottom_nav a:visited
{
	color: #828282;
}

ul#bottom_nav a:hover{
	color: #FE0002;
}


/********** PARTS ****/
body#body_parts ul.logo_list
{
	margin-left: 30px;
	list-style-image: url(/resources/images/list.gif);
}