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

body {
        margin: 0 0 0 0; padding: 0;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 0.9em;
        background: url(../images/body.png) center top no-repeat;
		background-color: #e6ecfa;
}
#page {
        width: 886px;
        margin: 0 auto;
}

#header {
		width: 885px;
		height: 61px;
		margin: 0 auto;
		position:relative;
		background-image: url(../images/avon2_v4_02.jpg);

}

#car {
		width: 885px;
		height: 271px;
		margin: 0 auto;
		position:relative;
		background-image: url(../images/avon2_v4_04.jpg);

}

#welcome_text {
        width: 550px;
		padding-top: 30px;
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 0px;
		height: 227px;
        float: left;
		position:relative;
		font-size: 12px;
		line-height: 14px;
		font-family:Arial, Helvetica, sans-serif;
		background-image: url(../images/avon2_v4_05.jpg);
}

#testimonials {
        width: 290px;
		padding-top: 5px;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 0px;
        float: left;
		position: relative;
		background-image: url(../images/avon2_v4_06.jpg);
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
#wrapper {
	text-align: left;
	border:0;
	width: 870px;
	height: 165px;
	background: url("../images/background.jpg") repeat;
}
#wrapper2 {
	text-align: left;
	border:0;
	width: 880px;
	padding: 5px 0 5px 0;
}

#side-a {
	float: left;
	width: 295px;
	text-align: center;
	margin-top:45px;
	height: 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}

#a_download {
	float: left;
	width: 295px;
	text-align: center;
	margin-top:58px;
	height: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}

#side-b {
	float: right;
	width: 285px;
	text-align: center;
	margin-top:40px;
	height: 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}

#b_download {
	float: right;
	width: 285px;
	text-align: center;
	margin-top:27px;
	height: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}

#content { 
	float: left;
	width: 290px;
	text-align: center;
	margin-top:45px;
	height: 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}

#c_download {
	float: left;
	width: 290px;
	text-align: center;
	margin-top:58px;
	height: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
#d_download {
	float: left;
	width: 290px;
	text-align: center;
	margin-top:40px;
	height: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
#footer {
		text-align:right;
		width: 850px;
		height: 30px;
		margin: 5px auto;
		font-size: 11px;
		line-height: 14px;
		font-family:Arial, Helvetica, sans-serif;

}

a:link {color: #e6ecfa;
		text-decoration: underline; }
		
a:visited {color: #e6ecfa;
		text-decoration: underline; }
		
a:hover {color: #FFFFFF;
		text-decoration: underline; }	
		
a.copy:link {color: #48669c;
		text-decoration: underline; }
		
a.copy:visited {color: #48669c;
		text-decoration: underline; }
		
a.copy:hover {color: #a4b9e8;
		text-decoration: underline; }	

