/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-attachment: scroll;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
#wrapper { 
 margin: 0 auto;
 width: 849px;
}
#header {
	width: 869px;
	color: #333;
	height: 130px;
	margin: 10px 0px 5px;
	padding-top: 10px;
	float: left;
}
.header_left {
	float: left;
	height: 129px;
	width: 300px;
}

#navigation {
	width: 869px;
	color: #333;
	margin: 0px 0px 5px;
	padding-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2f3485;
	border-right-color: #2f3485;
	border-bottom-color: #2f3485;
	border-left-color: #2f3485;
	padding-bottom: 5px;
	float: left;
}
#content {
	width: 849px;
	color: #666666;
	margin: 0px 0px 5px;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2f3485;
	border-right-color: #2f3485;
	border-bottom-color: #2f3485;
	border-left-color: #2f3485;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16px;
	float: left;
}
#content a {
	color: #2f3485;
	text-decoration: none;

}

#content a:hover {
	text-decoration: underline;
	color: #2f3485;

}
#footer {
	width: 869px;
	color: #666666;
	margin: 0px 0px 10px;
	background-image: url(images/bot_bar_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 39px;
	text-align: center;
	padding-top: 7px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 7pt;
	float: left;
}
#footer a {
	color: #2C3785;
	text-decoration: none;

}

#footer a:hover {
	text-decoration: underline;
	color: #666666;

}
.header_right {
	float: right;
	height: 129px;
	width: 300px;
	text-align: right;
}
.home_content_right {
	float: right;
	width: 130px;
	height: 420px;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.home_right_pics {
	margin-top: 2px;
	margin-bottom: 2px;
}
.home_banner {
	background-image: url(images/home_news_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 53px;
	width: 684px;
	float: left;
	margin-bottom: 20px;
	padding: 15px;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	width: 688px;
	padding-bottom: 10px;
	background-image: url(images/h1_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	padding-top: 17px;
	padding-left: 10px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #02602B;
	background-image: url(images/h2_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	line-height: 15pt;
}
.sep {
	background-image: url(images/sep_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 830px;
	margin-bottom: 20px;
	padding: 10px 10px 25px;
	border: 1px solid #efefef;
	float: left;
}

ul {
	line-height: 1.5em;
	margin-left: 30px;
	list-style-position: outside;
	list-style-type: none;
}
li {
	padding-left: 20px;
	line-height: 1.5em;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

.main_images {
	padding: 2px;
	border: 1px solid #2F3485;
	margin: 0px 25px 10px;
}
.main_images_with_top_margin {

	padding: 2px;
	border: 1px solid #2F3485;
	margin: 25px;
}
th {
	font-weight: normal;
}
.prod_cat_top_pics {
	margin-right: 5px;
	margin-left: 5px;
}
.quote_text {
	font-size: 17pt;
	font-style: italic;
	font-weight: bold;
	line-height: 28px;
	color: #2F3485;
}
.pic_descriptions {
	font-weight: normal;
	font-size: 7pt;
	background-color: #d8e4d7;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 0px 25px 10px;
}
.body_text_small {
	font-size: 7pt;
	line-height: normal;
}
.support_heads {

	font-weight: bold;
	font-size: 11pt;
	background-color: #d8e4d7;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 2px;
}
.map_table {
	margin-left: 25px;
}
.sep_recruitment {

	background-image: url(images/sep_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 790px;
	margin-bottom: 20px;
	padding: 10px 15px 25px;
	border: 1px solid #efefef;
	float: left;
}
.form_bg {
	background-color: #f5f5f9;
	padding: 4px;
}
.form_fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.main_images_no_border {
	padding: 2px;
	margin: 0px 25px 25px;
}
#news-right-col {
	float: right;
	width: 150px;
	margin-left: 10px;
	background-color: #d8e4d7;
	padding: 5px;
	margin-bottom: 20px;
}
