img { border: 0; }
table { border-collapse: collapse; border: 0; }
td { padding: 0; vertical-align: top; }
ul ul { margin-top: 10px; }
p, h1, h2, h3, h4, h5, ul { padding: 0; margin: 0 0 20px 0; }
form { margin: 0; }

/* mac ie bug with overflow: hidden */
/* \*/
p, h1, h2, h3, h4, .links a
{ overflow:hidden; }
/* */

* {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #000000;
	line-height: 15px;
	font-weight: normal;
}

a, a:visited { font-size: 11px; color: #e6001c; }
a:hover { color: #000000; }
b { font-weight: bold; }

body {
	border: 0;
	padding: 0;
	margin: 0;
	text-align: center;
}

.sleeve {
	width: 890px;
	padding: 30px 0;
	margin: 0 auto;
	text-align: left;
}

.content {
}

.header1 {
	background-image: url(/img/autoguild/aut_head_bgtile.gif);
	background-position: left 34px;
	background-repeat: repeat-x;
}

.header2 {
	background-image: url(/img/autoguild/aut_head_corner_left.gif);
	background-position: left 34px;
	background-repeat: no-repeat;
	padding-left: 30px;
}

.header3 {
	background-image: url(/img/autoguild/aut_head_corner_right.gif);
	background-repeat: no-repeat;
	background-position: right 34px;
	padding-right: 30px;
	height: 193px;
}

.header1 table { width: 100%; }
.header1 td { width: 33%; }
.header1 .left { padding-top: 34px; }
.header1 .right { padding-top: 67px;}
.header1 .right div { width: 250px; float: right; text-align: center; }
.header1 a, .header1 a:visited { color: #000000; }
.header1 a:hover { color: #0092f7; }


.metro { padding-left: 19px; }
.grand { padding-left: 21px; }
.plaza { padding-left: 41px; }
.saab { width: 208px; }

.logos td { text-align: center; }
.logos .links td { padding-top: 22px; padding-bottom: 17px; }

.content { margin: 0 160px; }
.content .hr { border-top: 1px #e1e9f2 solid; margin: 10px -130px 10px -130px; }
.content ol .hr { margin-left: -150px; }
.benefits { margin: 7px 0 14px 0; }

ol {
	margin: 0; padding: 0;
	margin-left: 20px; 
}

ol li, .h1 {
	font-size: 13px;
	line-height: 14px;
	color: #008bff;
	font-weight: bold;
}

.m1 td { padding-right: 15px; }

.t { padding-right: 15px; }
.i { padding-bottom: 3px; }
.i input { width: 180px; }
.i textarea { width: 180px; height: 60px; }

.bReset 
{
	float: right;
	height: 25px;
	width: 88px;
	margin-top: 10px;
	background-image: url(/img/autoguild/aut_button_clear_off.gif);
}

.bSubmit 
{
	float: right;
	height: 25px;
	width: 88px;
	margin-top: 10px;
	margin-right: 10px;
	background-image: url(/img/autoguild/aut_button_submit_off.gif);

}

a.bReset:hover { background-image: url(/img/autoguild/aut_button_clear_on.gif); }
a.bSubmit:hover { background-image: url(/img/autoguild/aut_button_submit_on.gif); }
