.clearer {
	clear: both;
}

body{ 
	background-color:#00446a;
	margin:0px 0px 0px 0px;  /*top right bottom left*/
	background-image: url(images/background_gradient.gif);
	background-repeat:repeat-x;
}

#container {
	margin: 0px auto;
	width: 756px;
	background-color:#e3e8ee;
}

#top_header {
	width: 756px;
	float:left;
}

#logo_row {
	width: 756px;
	float:left;
}

#bottom_header {
	width: 756px;
	float:left;
}

#topmenu_row {
	width: 756px;
	float:left;
}

#header_image {
	width: 492px;
	float:left;
}

#container_topmenu{ 
	background-image: url(images/background_topmenu.gif);
	background-repeat: no-repeat;
	width:264px;
	height:211px;
	float:left;
}

#left_topmenu_container{ 
	width:125px;
	float:left;
	margin: 0px 0px 0px 0px;  /*top right bottom left*/ 
	padding: 80px 0px 0px 0px;  /*top right bottom left*/ 
}

#right_topmenu_container{ 
	width:125px;
	float:left;
	margin: 0px 0px 0px 0px;  /*top right bottom left*/ 
	padding: 80px 0px 0px 0px;  /*top right bottom left*/ 
}

#below_topmenu {
	width: 756px;
	float:left;
}

#container_pagetitle{ 
	background-image: url(images/background_pagetitle.gif);
	background-repeat: no-repeat;
	width:756px;
	height:35px;
	float:left;
}

#pagetitle {
	text-align: left;
	padding:5px 0px 0px 49px; /*top right bottom left*/
	font-family: Verdana, Arial, Helvetica, sans-serif;;  
	font-size:13px; 
	color:#00446a;
	font-weight:bold;
}

#container_content {
	background-color: #e3e8ee;
	float:left;
	width:756px;
	background-image: url(images/background_content.gif);
	background-repeat:repeat-y;	
	margin:0px 0px 0px 0px;  /*top right bottom left*/ /*LEFT PADDING VARIES WITH IE6*/
}

#content {
	float:left;
	width:460px;
	margin:0px 0px 0px 0px;  /*top right bottom left*/
	padding:0px 0px 20px 20px;  /*top right bottom left*/
}

#container_leftmenu {
	float:left;
	margin:0px 0px 0px 0px;  /*top right bottom left*/ /*LEFT PADDING VARIES WITH IE6*/
}

#leftmenu{ 
	float:left;
	margin: 0px 0px 0px 0px;  /*top right bottom left*/ 
	padding: 0px 0px 0px 108px;  /*top right bottom left*/ 
}

#photo_leftmenu{ 
	float:left;
	margin: 0px 0px 0px -5px;  /*top right bottom left*/ 
	padding: 20px 0px 10px 0px;  /*top right bottom left*/ 
}

#container_footer{ 
	background-image: url(images/background_footer.gif);
	background-repeat: no-repeat;
	width:756px;
	height:76px;
	float:left;
}

#footer_address {
	text-align: center;
	padding:27px 0 0px 0px; /*top right bottom left*/
	font-family: Verdana, Arial, Helvetica, sans-serif;; 
	font-size:10px; 
	color:#16374d;
}

#footer_copyright {
	text-align: center;
	padding:10px 0 20px 0px; /*top right bottom left*/
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size:10px; 
	color:#ffffff;
}

/*Misc*/
a img {border: none; }

/*HEADERS*/

/*H1 | Main Content Headers  */
h1 {
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	color: #123952;
	text-decoration:none;
	margin: 0px 0px 0px 0px;  /*top right bottom left*/ 
	padding: 0px 0px 5px 0px;  /*top right bottom left*/ 
}

/* Text */

.text {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	color:#00446a;
	line-height:17px;
}

/* Rollovers */
.edgeflow {FONT-SIZE: 10px;FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif; text-decoration:underline; color:#cec8b2;}
.edgeflow:hover {color: #ffffff;}

.link {FONT-SIZE: 11px;FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif; text-decoration:underline; font-weight: normal; color:#123952;}
.link:hover {color:#4b7fa0;}

/*TOP MENU ROLLOVERS*/

.navlist {
	margin: 0px 0px 0px 0px;  /*top right bottom left*/ 
	padding: 0px 5px 0px 5px;  /*top right bottom left*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#00446a;
	text-decoration:none;
	text-align:left;
	line-height:18px;
}

.navlist a {
	padding: 0px 5px 0px 5px;  /*top right bottom left*/
	color:#00446a;
	text-decoration:none;
}

.navlist a:hover {
	background-color:#e2e7ef;
}

/**SUB MENU ROLLOVERS**/
.navlist_submenu {
	margin: 0px 0px 0px 0px;  /*top right bottom left*/ 
	padding: 0px 5px 0px 5px;  /*top right bottom left*/
	list-style-type: disc; /*turns off display of bullet*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 100;
	color:#00446a;
	text-decoration:none;
	text-align:left;
	line-height:20px;
}

.navlist_submenu a {
	padding: 0px 5px 0px 5px;  /*top right bottom left*/
	color:#00446a;
	text-decoration:none;
}

.navlist_submenu a:hover {
	background-color:#ecf0f5;
}


/* Contact form styling */
#contact_form {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#00446a;
	width:500px;
	margin:0px 0px 0px 0px;  /*top right bottom left*/
	padding:0px 0px 0px 0px;  /*top right bottom left*/
}

.name_top {
	border: 1px solid #00446a;
	color:#00446a;
	width: 250px;
	height:15px;
	background:#d0e0ed;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	padding: 3px 5px 0px 5px;  /*top right bottom left*/
	margin: 10px 0px 0px 0px;  /*top right bottom left*/
	text-align:right;
	font-weight:normal;
}

.name {
	border: 1px solid #00446a;
	color:#00446a;
	width: 250px;
	height:15px;
	background:#d0e0ed;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	padding: 3px 5px 0px 5px;  /*top right bottom left*/
	margin: 10px 0px 0px 0px;  /*top right bottom left*/
	text-align:right;
	font-weight:normal;
}

.phone {
	border: 1px solid #00446a;
	color:#00446a;
	width: 200px;
	height:15px;
	background:#d0e0ed;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	padding: 3px 5px 0px 5px;  /*top right bottom left*/
	margin: 10px 0px 0px 0px;  /*top right bottom left*/
	text-align:right;
	font-weight:normal;
}

.comments {
	border: 1px solid #00446a;
	color:#00446a;
	width: 400px;
	height:80px;
	background:#d0e0ed;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	padding: 3px 5px 0px 5px;  /*top right bottom left*/
	margin: 0px 0px 0px 0px;  /*top right bottom left*/
	text-align:left;
	font-weight:normal;
}