@charset "utf-8";
/* CSS Document */

#clear{
clear: both;
}

#footer_lining { 
margin: 0 auto;
width: 850px;
text-align: left;
/*border-left: thin solid #cccccc;
border-right: thin solid #cccccc;*/
}

#footer_top {
width: 1000px;
background-color: #efefef;
background-image: url(media/footer_top.png);
background-repeat: repeat y;
}

#footer_top a:link {
text-decoration: none;
color:#666666;
}

#footer_top a:visited {
text-decoration: none;
color:#666666;
}

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

#foot_left {
float: left;
width: 620px;
text-align: left;
margin-bottom: 0px;
margin-top: 3px;
margin-right: 0px;
}


#foot_colone {
float: left;
width: 102px;
text-align: left;
margin-right: 10px;
margin-top: 0px;
}

#foot_coltwo {
float: left;
width: 103px;
text-align: left;
margin-right: 10px;
margin-top: 0px;
}

#foot_colthree {
float: left;
width: 102px;
text-align: left;
margin-right: 10px;
margin-top: 0px;
}

#foot_colfour {
float: left;
width: 103px;
text-align: left;
margin-right: 10px;
margin-top: 0px;
}

#foot_colfive {
float: left;
width: 100px;
text-align: left;
margin-right: 0px;
margin-top: 0px;
}

#foot_colsix {
float: left;
width: 100px;
text-align: left;
margin-right: 0px;
margin-top: 0px;
}

#foot_right {
float: left;
width: 230px;
margin-top: 3px;
text-align: left;
}

#foot_right .reg {
	font-size:9px;
}

#foot_border{
border-top: 1px solid #999999;
}

#footer_bottom {
width: 1000px;
height: 35px;
background-color: #efefef;
background-image: url(media/footer_bottom.png);
background-repeat: no-repeat;
margin-bottom: 0px;
}

#foot_bottom_right {
float: left;
width: 180px;
text-align: left;
margin-left: 10px;
font-family:'Verdana'; 
font-size: 0.7em;
padding-top: 11px; 
padding-left: 0px;
}

#footer_cert { 
margin: 0 auto;
width: 1000px;
text-align: left;
height: 50px;
padding-top: 1px;
background-image: url(media/certs.png);
background-repeat: no-repeat;
/*border-left: thin solid #cccccc;
border-right: thin solid #cccccc;*/
}

#footer_cert p { 
padding-left: 50px;
}