/* andreas02 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.4
(Jul 08, 2006)

Screen layout: */

@import url("../css/main.css");

/* ABOUT US: =auaboutus
-----------------------------------------------
*/

#auaboutus{
	height:200px;
	color:#ffffff;
	padding:0;
	clear:both;
	margin:5px 0 0 0;
	background-color: #505050;
	background-image: url(../images/auaboutus/auaboutus/aboutusheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#auaboutus p{
width:290px;
font-size:1em;
line-height:1.3em;
padding:0 0 0 15px;
}

#auaboutus h2{
padding:15px 15px 0 15px;
color:#ffffff;
}

#auaboutus a{
color:#ffffff;
text-decoration:underline;
}

/* ABOUT US: =aucompanyhistory
-----------------------------------------------
*/

#aucompanyhistory{
	height:200px;
	color:#ffffff;
	padding:0;
	clear:both;
	margin:5px 0 0 0;
	background-color: #505050;
	background-image: url(../images/auaboutus/aucompanyhistory/companyhistoryheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#aucompanyhistory p{
width:290px;
font-size:1em;
line-height:1.3em;
padding:0 0 0 15px;
}

#aucompanyhistory h2{
padding:15px 15px 0 15px;
color:#ffffff;
}

#aucompanyhistory a{
color:#ffffff;
text-decoration:underline;
}

/* ABOUT US: =aucontactus
-----------------------------------------------
*/

#aucontactus{
	height:200px;
	color:#ffffff;
	padding:0;
	background:#505050 url(../images/auaboutus/aucontactus/contactheader.jpg) top left no-repeat;
	clear:both;
	margin:5px 0 0 0;
}

#aucontactus p{
width:290px;
font-size:1em;
line-height:1.3em;
padding:0 0 0 15px;
}

#aucontactus h2{
padding:15px 15px 0 15px;
color:#ffffff;
}

#aucontactus a{
color:#ffffff;
text-decoration:underline;
}

/* ABOUT US: =auourmanagement
-----------------------------------------------
*/

#auourmanagement{
	height:200px;
	color:#ffffff;
	padding:0;
	clear:both;
	margin:5px 0 0 0;
	background-color: #505050;
	background-image: url(../images/auaboutus/auourmanagement/ourmanagementheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#auourmanagement p{
	width:290px;
	font-size:1em;
	line-height:1.3em;
	padding:0 0 0 15px;
}

#auourmanagement h2{
padding:15px 15px 0 15px;
color:#ffffff;
}

#auourmanagement a{
color:#ffffff;
text-decoration:underline;
}
