@charset "utf-8";
body {
	margin: 0px;
	background-image: url(../images/top_nav_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}		a:link {
			color:#003399;
			text-decoration:none;
		}
		a:visited {
			color:#003399;
			text-decoration:none;
		}
		a:hover {
			color:#003399;
			text-decoration:underline;
		}
		a:active {
			color:#003399;
			text-decoration:underline;
		}
		
hr {
	color:#e6e6e6;
	background-color:#e6e6e6;
	border:0px;
	height:1px;
}

h2 {	
	font-size: 16px;
	color: #003399;
	text-transform:uppercase;
	text-align:center;
	font-weight:normal;
}
h3 {
	font-size: 12px;
	font-weight:normal;
	color: #666666;
	text-transform:uppercase;
	padding:0px;
	padding-bottom:5px;
	margin:0px;
}
#holder {
	width:1000px;
	min-height:620px;
	display:block;
	left: 54px;
	top: 84px;
	margin-right: auto;
	margin-left: auto;
}
#holder #top_nav {
	color: #FFFFFF;
	width:1000px;
	font-size: 13px;
	padding-top: 1px;
	text-align:center;
	height:20px;
}
	#top_nav ul {
	margin:0px;
	padding:0px;
	list-style:none;
	}
	#top_nav ul li {
	list-style:none;
	display: inline;
	padding-left:25px;
	padding-right:25px;
	}
	#top_nav a:link {
	color:#FFFFFF;
	text-decoration:none;
	}
	#top_nav a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
	#top_nav a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
	#top_nav a:active {
	color:#FFFFFF;
	text-decoration:underline;
	}

#holder #content_area {
	width: 940px;
	padding-right: 30px;
	padding-left: 30px;
}
#holder #content_area #left_col {
	height: auto;
	width: 660px;
	float: left;
}
#holder #content_area #right_col {
	float: right;
	width: 270px;
	height: auto;
}
#holder #content_area #right_col #newsletter_top {
	background-image:url(../images/greybox_top.gif) ;
	width: 269px;
	height: 9px;
}
#holder #content_area #right_col #newsletter_middle {
	background-image:url(../images/greybox_mid.gif) ;
	background-repeat:repeat-y;
	width: 249px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}
#holder #content_area #right_col #newsletter_bot {
	background-image:url(../images/greybox_bot.gif) ;
	width: 269px;
	height: 9px;
}

#holder #content_area #right_col #branch_top {
	background-image:url(../images/greybox_top.gif) ;
	width: 269px;
	height: 9px;
}
#holder #content_area #right_col #branch_middle {
	background-image:url(../images/greybox_mid.gif) ;
	background-repeat:repeat-y;
	width: 235px;
	padding-left:17px;
	padding-right:17px;
	font-size:11px;
	
}
#holder #content_area #right_col #branch_bot {
	background-image:url(../images/greybox_bot.gif) ;
	width: 269px;
	height: 9px;
}
#holder #logo {
	width: 218px;
	float: left;
	padding-left: 30px;
}
#holder #content_area #left_col #left_col_title {
	font-size: 16px;
	color: #003399;
	text-transform:uppercase;
	padding-bottom: 15px;
}
#holder #content_area #right_col #right_col_title {
	font-size: 16px;
	color: #003399;
	text-transform:uppercase;
	text-align: right;
	padding-bottom: 15px;
}
#holder #content_area #right_col #right_col_title2 {
	font-size: 16px;
	color: #003399;
	text-transform:uppercase;
	text-align: right;
	padding-bottom: 15px;
}

#holder #search_box {
	float: right;
	width: 357px;
	height: 47px;
	margin-top:30px;
	text-align:center;
}
#holder #header_area {
	clear: both;
	height: 378px;
	width: 1000px;
	background-image: url(../images/header_bg2.gif);
	background-repeat: no-repeat;
}
#holder #header {
	clear: both;
	height: 251px;
	width: 940px;
	margin:auto;
	margin-left:30px;
	padding-top:10px;
	background-repeat: no-repeat;
	margin-bottom:20px;
}
#holder #header_area #graphic {
	float: left;
	width: 570px;
	padding:26px;
	padding-left:50px;
}
#holder #header_area #three_buttons {
	float: left;
	width: 300px;
	padding-top:25px;
	font-size:11px
}
#holder #header_area #three_buttons #contact_but {
	height: 75px;
	padding:10px;
}
#holder #header_area #three_buttons #hammer_but {
	margin-top:18px;
	height: 75px;
	padding:10px;
}
#holder #header_area #three_buttons #news_but {
	margin-top:18px;
	height: 95px;
	padding:10px;
}
#holder #content_bottom {
	width: 940px;
	padding-right: 30px;
	padding-left: 30px;
	font-size:11px;
}

.search_form {
	background-image:url(../images/form-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	border:1px solid #dedede;
	width:150px;
	margin-right:15px;
	padding:2px;
}
.form_field {
	background-image:url(../images/form-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	border:1px solid #dedede;
	width:300px;
	padding:2px;
}
.form_field100 {
	background-image:url(../images/form-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	border:1px solid #dedede;
	width:100%;
	padding:2px;
}
.form_admin {
	background-image:url(../images/form-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	border:1px solid #dedede;
	width:450px;
	padding:2px;
}
.title {
	font-size: 14px;
	color: #003399;
	text-transform:uppercase;
}
.services_box {
	width:300px;
	padding:10px;
	float:left;
	color: #003399;
}
#footer {
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	height:70px;
	margin-top:25px;
	text-align:center;
	color:#ffffff;
	padding-top:3px;
	line-height:18px;
}
	#footer_nav ul {
	margin:0px;
	padding:0px;
	list-style:none;
	}
	#footer_nav ul li {
	list-style:none;
	display: inline;
	padding-left:25px;
	padding-right:25px;
	}
	#footer_nav a:link {
	color:#FFFFFF;
	text-decoration:none;
	}
	#footer_nav a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
	#footer_nav a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
	#footer_nav a:active {
	color:#FFFFFF;
	text-decoration:underline;
	}