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

.alogo {
	padding: 5px 5px 15px 20px;
	}
#subhead {
	position:relative;
	padding-top: 10px;
	background: url('../images/auto/auto_side.gif') right 319px no-repeat;
}

#subhead img.banner {
	display: block;
  margin-left: auto;
  margin-right: auto;}

#subhead #main {
	width:825px;
	position: relative;
	padding: 2em 1em 2em 12em;
	overflow: hidden;
	}
#subhead #main img.subheader {
	padding-bottom: 15px}
	
#subhead #main .leftcolumn {
	float: left;width:300px; margin-right: 15px;
	}
#subhead #main .rightcolumn {
	float: left;
	margin:0;
	padding-top: 36px;
	padding-right: 100px;
	width:300px;
	}
.grad {
	float:right;
	position: absolute;
	right: 15px;
	top:50px;
	z-index: 1;
}
	