/* CSS Document */
body {	margin: 0;	font-family: Verdana, Arial, Helvetica, sans-serif;	background-image:  url(../images/bk.jpg); background-repeat: repeat-x;	text-align:center;}
*{margin:0px; padding:0px; outline:none;}
.white {background-color: #FFFFFF;}
#container { width:850px; margin:0 auto; text-align:left; background:#fff;}
#header { height:80px; padding:20px 0px;font-size: 70%; color: #B1B1B1;}
#logo {float:left; width:238px; height:39px;}
#address { width:330px;  padding:0 0 0 22px; float:left;}
#hero {width:850px;}
#content {width:825px; padding:22px 0 25px 25px;}
#content p{	font-size: 75%;	color: #666666; line-height:150%;padding:0 0 10px 0;}
#logo-flash {width: 400px; height: 70px; float:right; padding:0 22px 0 0;}
.clear {clear:both;}
img {border:none;}
h1 {color:#BC4B4B; font-size:90%; padding:0 0 10px 0;}
.box {width:200px; float:left; height:150px;}
.copyright { background-color: #D8D8D8;	padding:0 22px 0px 22px; font-size: 70%; color: #8A8A8A;}
a.copyrightLink { color: #8A8A8A; text-decoration: none;}
a:hover.copyrightLink {	color: #BC4B4B;	text-decoration: underline;}
#footer { background:#D8D8D8; height:40px; margin:0 0 10px 0;}
#copy {float:left;color: #8A8A8A; font-size:70%; padding:12px 0 0 12px;}
#footer p {	 line-height:0%;}