@charset "UTF-8";body{margin:0;}
#logol{float:left;height:55px;width:195px;padding-right:35px;}
#logo_wrapper{height:60px;width:895px;margin-right:auto;margin-left:auto;margin-top:18px;margin-bottom:0;text-align:center;}
#phone_icon{
	float:right;
	height:39px;
	width:123px;
	background-repeat:no-repeat;
	margin-top:19px;
	background-image:url(../header/phone_icon.png);
}
#navigation{margin-right:auto;margin-left:auto;width:895px;}
#top_spacer{height:15px;margin-right:auto;margin-left:auto;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#DDD;width:894px;}
#footer{
	background-image:url(../images/bg/footer_separator.png);
	background-repeat:repeat-x;
	height:25px;
	width:895px;
	margin-right:auto;
	margin-left:auto;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#BBB;
	margin-top:3px;
}

#number{float:right;width:80px;font-family:Arial,Helvetica,sans-serif;font-size:10px;padding-top:7px;color:#444;text-align:right;}
#links{
	float:left;
	width:470px;
	font-family:Arial,Helvetica,sans-serif;
	color:#777;
	font-size:10px;
	padding-top:7px;
}
#copyright{color:#555;width:916px;margin-right:auto;margin-left:auto;font-family:Arial,Helvetica,sans-serif;font-size:10px;text-align:center;}
#m_wrapper{
	background-image:url(../images/bg/wrapper_bg.png);
	background-repeat:no-repeat;
	height:395px;
	width:916px;
	margin-right:auto;
	margin-left:auto;
}
.lW { float: left; clear: left; height: 15px; }
.rW { float: right; clear: right; height: 15px; }
