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

body {margin:0; font:10px "Century Gothic", Arial, Helvetica, sans-serif; background-image:url('images/repeatx.png'); background-repeat:repeat-x; background-color:#000000;}

#container { width:100%;margin:auto; width:1024px; background-image:url('images/ridge.jpg'); background-repeat:no-repeat; background-position:top center;}

#wrapper {width:1024px;}

#header {width:1024px; padding-bottom:15px;}

#content {width:928px; padding-left:75px;}


#content_main {width:901px; float:left;}


#footer { clear:both; text-align:center; color:#480A0B; padding-top:10px;}

