@charset "utf-8";
/* CSS Document */
.main_div{
width:800px;
overflow:hidden;
/*background:URL('/assets/images/footer/contact_us.jpg') no-repeat bottom left;*/
min-height:500px;
}

.left_navigation{
width:190px;
float:left;
position:relative;
}

.main_content{
width:600px;
border:0px solid #000000;
float:right;
position:relative;
}

.header{
width:600px;
height:192px;
background-image:url(/assets/images/header/header_links.jpg);
background-repeat: no-repeat;background-position: 0px 0px;
}

.headerPM1{
width:600px;
height:52px;
background-image:url(/assets/images/header/header_links.jpg);
background-repeat: no-repeat;background-position: 0px 0px;
}
.header_links{
width:600px;
height:60px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

.header_links a:link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}

.header_links a:visited{
font-family:Helvetica, arial, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}

.header_links a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:underline;
}

.content{
width:600px;
border:0px solid #000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.footer{
	border-top:1px solid #000;
	width:790px;
	margin:0 auto;
/*height:60px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

#main_address{
	font-weight:bold;
	padding:10px 0 5px 0;
	font-size:15px;
}
#secondary_address{
	font-size:13px;
}

.footer a{
	font-size:10px;
	color:#000;
	text-decoration:none;
}
#footer_nav ul{
	margin: 0 auto ;
	padding:5px 0;
}
#footer_nav{
	margin:0 auto;
	padding:0;
}
#footer_nav li{
	list-style:none;
	float:left;
	font-size:12px;
	
}

.footer_content {
  width:800px;
  height:60px;
  border-top:1px solid #000;
}

.footer_text {
  line-height:20px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  font-weight:bold;
  float:left;
  width:380px;
  text-align:left;
}

.footer_links{
  width:420px;
  line-height:20px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  float:right;
  text-align:right;
}

.footer_links a:link{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000;
text-decoration:none;
}

.footer_links a:visited{
font-family:Helvetica, arial, sans-serif;
font-size:14px;
color:#000;
text-decoration:none;
}

.footer_links a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000;
text-decoration:underline;
}

.home_header{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#000099;
}

.home_header2{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#000099;
}

.slogan_bottom{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
font-stretch:70%;
}
.clear{
	clear:both;
}
.nomar{
	margin:0;
}