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

body {background-color:#FFF; margin:0; font-size:12px; color:#000; font-family:Arial, Helvetica, sans-serif;}

a:link {color: #3D3D3D;text-decoration: none;}
a:visited {text-decoration: none;color: #3D3D3D;}
a:hover {text-decoration: none;color: #FFBFE1;}
a:active {text-decoration: none;color: #3D3D3D;}
ul{ list-style:none; margin:0;padding:0;}
#box{ margin:0 auto; width:960px; padding-top:25px;}
#logo{}
#topNav{width:940px;text-align:right; font-size:13px; margin-bottom:5px; padding-right:20px;}
#topNav img{ margin-right:3px;}

#Nav{ margin:0 auto; width:960px; height:25px; background:#ACACAC; margin-top:15px; text-align:center;}
#copyRight{ width:100%; padding:30px 0; text-align:center; line-height:20px;}


