/*====================================================
Title:		drvolts.com
Version:	1.0
Author:		zack shutt . . syntaxnixon AT gmail.com
Date:		20090321
====================================================
 Main Schutffff:			
====================================================*/


body {
	font: 11px Arial; margin:0; background:#fff;
	
}

#wrapper {
	width:777px; margin:auto;
	background: url(images/main_bg.png);

}
#top_header { background: url(images/top_header.png); height:135px;}
#header { background: url(images/header.png); height:127px;}
#footer { color:#fff; background:#fff url(images/footer.png) no-repeat; line-height:49px; text-align:center; padding-top:2px;}
#footer a{ color:#fff; font-weight:bold; text-decoration:none;  }
#footer a.designby{ color:#3c3c3c; font-weight:bold; text-decoration:none;  }
.designby {font: 11px Arial; margin:0; color:#3c3c3c;}

#container {

}
#container .leftcoll { float:left; width:163px; }
#container .maincoll { float:left; background:url(images/maincoll.png);width:458px; min-height:300px; padding:10px;}
#container .maincoll_blog { float:left; background:url(images/maincoll.png);width:478px; min-height:300px; }

#container .rightcoll { float:left; background:url(images/right_bg.png); width:136px; min-height:313px; }
.clr { clear:both; }

#menu { height:152px; width:163px; }
#left_bg { height:161px; width:163px; background:url(images/left_bg.png); }