body {
	background:url(images/bg_main.gif) repeat-x top;
	background-color:#D3D1A4; 
	font: 10px Verdana, Arial, Helvetica, sans-serif; 
	color: #666666; 
	text-align: center; 
	margin: 0px;
	line-height: 1.8em;
}
.container {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	padding-bottom: 10px;
}
/*  Navigation */
.nav {
	width: 903px;
	height: 31px;
	padding-top: 38px;
	padding-right: 57px;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 1.0em;
}
.nav a {
	color:#494134;
	text-decoration:none;
	margin-left: 30px;	
}
.nav a:hover {
	color:#bf2e1a;
	text-decoration:none;
	margin-left: 30px;	
}
/*  Sub Nav  */
.sub_nav {
	width: 221px;
	background:url(images/bg_sub.gif) repeat-y;
	position:absolute;
	left: 15px;
	top: 190px;
	font-size: 1.1em;
	line-height: 20px;
}
.bg_sub_nav {
	width: 221px;
	background:url(images/bg_botsub.gif) no-repeat bottom left;
	padding-bottom: 20px;
}
.subnav {
	width: 177px;
	padding-top: 35px;
	padding-left: 44px;
	background:url(images/bg_topsub.gif) no-repeat top;
	padding-bottom: 20px;
	min-height:57px
}
/*Header*/
.header {
	width:960px;
}
/*News & Features*/
.news_in {
	width: 152px;
	height: 194px;
	padding-top: 35px;
	padding-left: 44px;
	padding-right: 80px;
	background:url(images/bg_left.gif) no-repeat top;
}
.news_in h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	margin: 0px;
	padding-bottom: 10px;
	text-transform:uppercase;
	font-weight:normal;
}
.news_in p {
	font-size: 1.1em;
	color:#FFFFFF;
	margin: 0px;
}
.news_in a {
	color:#FFFFFF;
	text-decoration:underline;
}
.news_in a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.feature_in {
	width: 233px;
	height: 202px;
	padding-top: 35px;
	padding-left: 44px;
	position:absolute;
	left: 216px;
	top: 386px;
	background-image:url(images/bg_fea.png);
	background-repeat:no-repeat;
	*background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg_fea.png",sizingMethod=scale);
}
.feature_links {
	width: 233px;
	height: 202px;
	padding-top: 35px;
	padding-left: 44px;
	position:absolute;
	left: 216px;
	top: 384px;
	overflow: visible;
	background-image: url(images/bg_fea.png);
}
.feature_links h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	margin: 0px;
	padding-bottom: 10px;
	text-transform:uppercase;
	font-weight:normal;
}
.feature_links p {
	font-size: 1.1em;
	color:#FFFFFF;
	margin: 0px;
}
.feature_links a:visited, .feature_links a:active, .feature_links a:link {
	text-decoration: none;	color: #fff;
}
.feature_links a:hover {
	text-decoration:underline; color: #fff;
}
.feature_links a {
	text-decoration: none; color: #FFFFFF;
}
/*Main Content*/
.text {
	width: 332px;
	padding-left: 260px;
	padding-top: 40px;
}
.text h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-transform:uppercase;
	color:#AA1403;
	font-weight:bold;
	margin: 0px;
}
.text p {
	margin: 0px;
	padding-bottom: 8px;
	color:#3B3A2E;
	line-height: 1.8em;
}
.text_sec {
	width: 450px;
	float:left;
	line-height: 18px;;
}
.text_sec p {
	margin:0px;
	padding-bottom: 10px;
}
.text_sec ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
.text_sec ol {
	margin-top: 8px;
	margin-bottom: 8px;
}
.text_wide {
	width: 620px;
	float:left;
	line-height: 18px;;
}
.text_wide p {
	margin:0px;
	padding-bottom: 10px;
}
.text_wide ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
.text_wide ol {
	margin-top: 8px;
	margin-bottom: 8px;
}
.main {
	width:934px;
	padding-left: 15px;
	padding-right: 11px;
	padding-bottom: 10px;
}
.content {
	float: right;
	width: 658px;
	font-size: 1.1em;
	line-height: 2.0em;
	background:url(images/bg_right.gif) no-repeat top;
	padding-bottom: 33px;
}
.column {
	float: left;
	width: 276px;
	padding-top: 20px;
}
.main_header {
	width: 626px;
	padding: 13px 18px 11px 14px;
	height: 305px;
}

.column {
	float: left;
	width: 276px;
	padding-top: 20px;
}
.logo {
	width:189px;
	padding-left: 60px;
	padding-bottom: 54px;
}
.clr {
	clear: both;
}
.clrLine {
	clear:both;
	border-top: dashed 1px .999999;
	padding-bottom: 10px;
}
.botMargin {
	margin-bottom: 13px;
}
.man_content_sec {
	float: right;
	width: 716px;
	font-size: 1.1em;
	line-height: 20px;;
	background:url(images/bg_content.gif) repeat-y;
}
.content_sec {
	width: 684px;
	background:url(images/bg_content_top.gif) no-repeat top;
	padding-top: 13px;
	padding-right: 18px;
	padding-left: 14px;
}
.column_sec {
	float: left;
	width: 218px;
	padding-top: 20px;
}
.logo_sec {
	width:167px;
	padding-left: 25px;
}
.banner {
	width: 684px;
	padding-bottom: 11px;
}
.content_sec_text {
	width: 642px;
	border: solid 1px .e1ded7;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 15px;
}
.right_col {
	float:right;
	padding-top: 3px;
}
.col {
	padding-bottom: 5px;
	font-size:10px;
}
.col a {
	padding-bottom: 5px;
	font-size:10px;
	font:Verdana, Arial, Helvetica, sans-serif;
}
.col a:hover {
	padding-bottom: 5px;
	font-size:10px;
	font:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.col div {
	float: right;
	width: 185px;
	padding-top: 10px;
}
.col div a {
	padding-bottom: 5px;
	font-size:10px;
	font:Verdana, Arial, Helvetica, sans-serif;
}
.col div a:hover {
	padding-bottom: 5px;
	font-size:10px;
	font:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.clrSolo {
	clear: both; 
	font-size: 1px; 
	line-height: 1px; 
	margin: 0px; 
	padding: 0px; 
	visibility: hidden;
}
.clr {
	clear: both;
}
.clrLine {
	clear:both;
	border-top: dashed 1px #999999;
	padding-bottom: 10px;
}
.content_sec h1 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color:#537272;
	padding-bottom: 15px;
	background:url(images/bg_h2.gif) no-repeat 0px 3px;
	padding-left: 30px;
}
.content_sec h2 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color:#537272;
	padding-bottom: 10px;
	padding-left: 10px;
}
.content_sec h3 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
.left {
	float: left;
}
.right {
	float: right;
}
.line {
	padding-bottom: 8px;
}
/*services*/
.services_overview {
	width: 620px;
}
.services_overview a {
    float:left;
    text-decoration:none;
    color:#666666;
	font-size:11px;
	text-align:left;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.services_overview a {float:none;}
/* End IE5-Mac hack */
  .services_overview a:visited{
  color:#666666;
  text-decoration:none;
}
  .services_overview a:hover {
  text-decoration:underline;
  color:#666666;
	font-size:11px;
}
.services_overview h2 {
    text-decoration:none;
    color:#666666;
	font-size:15px;
	color:#666666;
	text-align:center;
}
.servbanner {
	width: 684px;
}
.content_services_text {
	width: 632px;
	border-bottom: solid 1px #e1ded7;
	border-left: solid 1px #e1ded7;
	border-right: solid 1px #e1ded7;
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-right: 25px;
}
.services_overview div.callout {
	float: left;
	width: 200px;
}
.services_overview h1 {
	background: url(images/none.html);
	margin: 0px 0px 5px;
	padding: 5px 0px 2px;
	text-align: center;
	color: #545442;
	font-size:15px;
	font-weight:bold;
}
.services_overview h1 a {
	color: #545442;
	margin: 0px 0px 5px;
	text-align: center;
	font-size:15px;
}
.services_overview h1 a:hover {
	color: #537272;
	font-size:15px;
	margin: 0px 0px 5px;
	text-align: center;
}
.services_overview p {
	text-align: center;
	font-size: 11px;
	color: #545442;
}
.image_por {
	float:left;
	width: 400px;
	padding-top: 34px;
	padding-left: 24px;
}
.image_por img {
	padding-bottom: 10px;
}
.text_por {
	width: 207px;
	float:left;
	padding-left: 28px;
	padding-top: 34px;
}
.text_por a {
    float:left;
    display:block;
    text-decoration:none;
    color:#666666;
	font-size:11px;
	text-align:center;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.text_por a {float:none;}
/* End IE5-Mac hack */
  .text_por a:visited{
  color:#666666;
  text-decoration:none;
}
  .text_por a:hover {
  text-decoration:underline;
  color:#666666;
	font-size:11px;
}
.content_sec .text_por h2 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color:#537272;
	padding-bottom: 15px;
}
.port_links{
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom: 1px solid #E1DED7;
}
.linksub {
	width:69px;
	float:left;
	text-align:center;
	font-size: 10px;
	color: #FFFFFF;
}
.linksub1 {
	width:100px;
	float:left;
	font-size: 10px;
	text-align:left;
	color: #FFFFFF;
}
.linksub2 {
	width:100px;
	float:left;
	font-size: 10px;
	text-align:right;
	color: #FFFFFF;
}
.port_links .linksub2 a, .port_links .linksub1 a, .port_links .linksub a{
	color: #7F9F8F;
	text-decoration: none;
}
.port_links .linksub2 a:hover, #port_links .linksub1 a:hover, .port_links .linksub a:hover{
	color: #b2c5bc;
}
/*Footer*/
.footer {
	width:960px;
	color:#7e7d70;
	text-align: center;
	line-height: 2.4em;
	clear: both;
	font-size: 1.1em;
	padding-top: 10px;
	background:url(images/line.gif) no-repeat 16px 0px;
}
.footer a:link, .footer a:visited, .footer a:active {
	color:#7e7d70; 
	text-decoration: none;
}
.footer a:hover {
	color:#7e7d70; 
	text-decoration: underline;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737359;
}
