@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:192px;
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{
width:790px;
height:60px;
}

.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%;
}

.theIndent {
		padding: 0px 0px 0px 8px;
}
