/* CSS Document */

body { margin:0; background:url(images/bg.png) repeat-x #131313; font:11px Georgia, "Times New Roman", Times, serif; color:#fff; }

a:link, a:visited { color:#fff;}
a:hover { text-decoration:none; }
.logo { margin-top:40px; }
.big { margin-bottom:10px; }
img { border:0; }

#wrap { width:980px; margin:0 auto; }
#header { width:980px; height:164px; text-align:center; }
.box, .box1 { width:310px; float:left; background:#232323; height:390px; text-align:center; line-height:16px;}
.box { margin-right:25px; }

#row { float:left; width:980px; margin:70px 0; }
#contact { float:left; width:310px; height:210px; padding:20px 0; margin-right:25px; background:#000; text-align:center; font:14px Arial, Helvetica, sans-serif; color:#666; }
#text { float:left; line-height:20px; color:#666; width:645px; }
.textbold { font-size:14px; line-height:22px; color:#fff; }

#footer { float:left; width:980px; border-top:1px solid #666; padding:10px 0; margin:40px 0; color:#666; text-align:center; }

