/* 
*	Hendrick Autoguard
*	E-dreamz 2007
*	Dallegrucci
*
*/

body { text-align:center; background:url(../images/bg.jpg) repeat-x #FFF; font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #FFF; margin: 0; padding: 0; }
	a, a:visited { color:#FFF; text-decoration: underline; }
	a:hover { text-decoration: none; }
	ul { padding: 0 0 0 20px; }

#topbar { /*border:1px dashed #F00;*/ font-size: 11px; color: #bfbebe; margin-bottom: 10px; }
	#topbar a { margin: 0 16px 0 16px; text-decoration:none; font-weight:bold; color: #bfbebe; }
	#topbar a:hover { text-decoration:underline; }
#autoguard { /*border:1px dashed #FFF;*/ }

.small { font-size: 10px; }
img { border: 0; }

#container { margin: 12px auto 0 auto; padding: 0; width:770px; text-align:left; border: none; }

#header { width: 770px; height: 82px; background:url(../images/i-header.jpg) no-repeat; margin: 0; }
#main { background:url(../images/bg-middle.gif) repeat-y; margin: 0; padding: 2px 30px 30px 30px; border-collapse:collapse;}
#footer { width: 770px; height: 80px; background:url(../images/i-footer.jpg) no-repeat; margin: 0; }  