html, body {
	background: url(../images/bg.jpg) #000000;
	font-family:"Century Gothic";
	font-size: 13px;
	color: #FFFFFF;
}
h2 {
	text-align: center;	
}
a:link, a:visited {
	color: #A09D8C;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color: #9C0;
	text-decoration: none;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
a img {
	border: none;
}
#container {
	width: 731px;
	margin: 1em auto;	
	border: 3px solid #666666;
}
#navigation {
		
}
.Bold_14 {
	color: #82262B;
	font-family: Century Gothic;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

#header img {
	border: none;
}
#content {
	border-top: 1px solid #000000;
	background: url(../images/auto_repair2.jpg) #540403 repeat-x;
	color: #FFFFFF;
}
#content-wrapper {
	background: #FFFFFF;
	color: #000000;
	border-top: 10px solid #000000;	
	margin: 10px 20px 10px 20px;
	padding: 10px;
}
#ase {
	padding-top: 10px;
	height: 140px;
	vertical-align: middle;
}
#ase img {
	float: left;
	margin: 2em;	
}
#ase div {
	margin: 45px 25px 0 0;
}
#footer {
	margin: 0;
	padding: 1em;
	text-align: center;
	background: #540403;
	color: #FFFFFF;
}
#footer p {
	text-align: center;	
}
#copyright {
	width: 731px;
	margin: 1em auto;
	text-align: center;	
}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

