﻿.clearer {
	clear: both;
}

body{ 
	background-color:#ffffff;
	margin:0px 0px 0px 0px;  /*top right bottom left*/
}

#wrapper {
	margin: 0px auto;
	width: 960px;
}

#container_top {
	float:left;
	width: 960px;
	background-image:url(images/background1-1.gif);
	background-repeat:no-repeat;
}

#container_login {
	height:41px;
	float:left;
}

	#login_text {
		float:left;
		padding:10px 0px 0px 500px;
		font-family: Verdana, Arial, Helvetica,sans-serif; 
		font-size:13px; 
		color:#434343;
		font-weight:bold;
	}

	#login_box {
		float:left;
		padding:7px 0px 0px 10px;
	}

#container_topmenu {
	width: 960px;
	height:94px;
	float:left;
	background-image:url(images/background2-1.gif);
	background-repeat:no-repeat;
}

	#logo {
	width: 169px;
	height:56px;
	float:left;
	padding:15px 0px 0px 45px;
	}
	
	#contact {	
	float:left;
	padding:10px 0px 0px 30px;
	}
	
	#phone_number {	
	float:left;
	padding:0px 0px 0px 595px;
	font-weight: bold;
	color: #1b3f81;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	}
	
#header_image {
	width: 960px;
	height:255px;
	float:left;
	padding: 0px 0px 0px 10px;
}	

#container_bottom {
	float:left;
	width: 940px;
	padding:0px 0px 0px 10px;    /*top, right, bottom, left*/
}

	#header_container {
		width: 390px;
		height:40px;
		float:left;
		background-image:url(images/background_header_text.gif);
		background-repeat:no-repeat;
		font-family: Arial, Verdana, Helvetica,sans-serif; 
		font-size:17px;
		font-weight:bold; 
		color:#24407a;
		padding:7px 0px 20px 550px;    /*top, right, bottom, left*/
	}
	
	#left_graphic {
		width: 318px;
		height:210px;
		float:left;
		padding:0px 0px 0px 0px;    /*top, right, bottom, left*/
	}
	
	#content_container {
		width: 602px;
		float:left;
		padding:0px 0px 0px 20px;    /*top, right, bottom, left*/
	}
	
	#footer_main {
		width: 940px;
		height:157px;
		float:left;
		background-image:url(images/background_footer.gif);
		background-repeat:no-repeat;
		margin:20px 0px 0px 0px;    /*top, right, bottom, left*/
	}
	
	#footer_menu {
		width: 940px;
		float:left;
		text-align:center;
		margin:50px 15px 0px 0px;    /*top, right, bottom, left*/
	}
	
	#products_services_container {
		width: 680px;
		float:left;
		padding:8px 0px 0px 260px;    /*top, right, bottom, left*/
	}

#footer_copyright {
	text-align: center;
	width:960px;
	margin: 0px auto;
	padding:50px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica,sans-serif; 
	font-size:9px; 
	color:#48649a;
}

/*DROP DOWN MENU*/

#container_menu {
	float:left;
	width: 550px;
	padding:0px 0px 0px 0px;    /*top, right, bottom, left*/
	margin:25px 0px 0px 40px;    /*top, right, bottom, left*/
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	font-weight: bold;
	color: #727b8c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;	
	text-decoration: none;
}


#nav li li a {
	display: block;
	font-weight: normal;
	color: #727b8c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	text-align:left;
	padding: 0.5em 10px;
}

#nav li li a:hover {
	padding: 0.5em 10px;
	color:#CC0000;  /*sub nav rollover*/
}

#nav li a:hover {
	color:#CC0000;  /*sub nav rollover*/
}

li {
	float: left;
	position: relative;
	width: 6.5em;
	text-align: center;
	cursor: default;
	
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	padding: 0.5em 0 0em 0;
	border-right: solid 0px #7d6340;
}

li>ul {
	top: auto;
}

li li {
	display: block;
	float: left;
	background-color: #f4f4f4;
	width:10em;
}

li:hover ul, li.over ul {
	display: block;
}

/*Misc*/

a img {border: none; }

/*HEADERS*/

/*H1 | Main Content Headers  */
h1 {
	font-size: 16px;
	font-weight: 100;
	text-align:left;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #2e5e35;
	text-decoration:none;
	margin: 0px 0px 0px 0px;  /*top right bottom left*/ 
	padding: 0px 0px 0px 0px;  /*top right bottom left*/ 
}

/* Text */

.text {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000000;
	line-height:15px;
	letter-spacing:0px;
}

/* Rollovers */
.edgeflow {FONT-SIZE: 9px; font-family:  Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; color:#48649a;}
.edgeflow:hover {color: #cb1f39;}

.link {FONT-SIZE: small;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; font-weight: normal; color:#48649a;}
.link:hover {color:#cb1f39;}

.contact_info {FONT-SIZE: 13px;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-weight: bold; color:#727b8c;}
.contact_info:hover {color:#cb1f39;}

.footer_main_link {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration:none; 
	font-weight: bold; 
	color:#435b84;
	margin: 0px 50px 0px 0px;  /*top right bottom left*/ 
}
.footer_main_link:hover {color:#cb1f39;}

.products_services_submenu {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration:none; 
	font-weight: normal; 
	color:#adadad;
	padding: 0px 50px 0px 0px;  /*top right bottom left*/ 
}
.products_services_submenu:hover {color:#cb1f39;}

.footer_link {FONT-SIZE: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; font-weight: normal; color:#bb6001;}
.footer_link:hover {color:#e7e02f;}

/* Contact form styling **********************************************/

#contact_form {
	float:left;
	padding:20px 0px 0px 30px; /*top right bottom left*/
}

.name_top {
	border: 1px solid #84c16e;
	color:#1b1c19;
	width: 250px;
	height:14px;
	background:#eef4d8;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	padding: 2px 2px 0px 5px;  /*top right bottom left*/
	margin: 0px 0px 0px 0px;  /*top right bottom left*/
	text-align:right;
	font-weight:normal;
}

.name {
	border: 1px solid #84c16e;
	color:#1b1c19;
	width: 250px;
	height:14px;
	background:#eef4d8;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	padding: 2px 2px 0px 5px;  /*top right bottom left*/
	margin: 5px 0px 0px 0px;  /*top right bottom left*/
	text-align:right;
	font-weight:normal;
}

.phone {
	border: 1px solid #84c16e;
	color:#1b1c19;
	width: 200px;
	height:14px;
	background:#eef4d8;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	padding: 2px 2px 0px 5px;  /*top right bottom left*/
	margin: 5px 0px 0px 0px;  /*top right bottom left*/
	text-align:right;
	font-weight:normal;
}

.comments {
	border: 1px solid #84c16e;
	color:#1b1c19;
	width: 425px;
	height:80px;
	background:#eef4d8;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	padding: 2px 2px 0px 5px;  /*top right bottom left*/
	margin: 5px 0px 0px 0px;  /*top right bottom left*/
	text-align:left;
	font-weight:normal;
}