/* Customize your layout here, for support please visit www.webart.no/forum */



* {

	margin: 0;

	padding: 0;

}

   

body {

	background-color:#FFFFFF;

	background-repeat: repeat-x;

	background-position: center;

	background-attachment: fixed;

	}

	

/* Begin Structure of site '*/  

 

#container {
	width: 750px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #000000;
	height: 750px;

}



#header {
	background-image:url(images/avantiheader.jpg);
	height: 135px;
	background-position: center;
	background-repeat: no-repeat;

}

#botm {
	position:relative;
	bottom:-232px;
	left:-5px;
	width: 300px;

}

#info {
	position:relative;
	top:20px;
	left:35px;
	width: 550px;
	height: 525px;
	overflow: visible;
	background-color: #EAE9EF;
	color: #000000;

}

#wrapper {
	background-repeat: repeat-y;
	background-color: #333333;
	height: 800px;

}



#left {
	float: left;
	width: 137px;
	background-image: url(images/avantileftmenu.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #000000;
	height: 570px;

}



#right {
	color: #FFFFFF;
	float: left;
	width: 226px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 473px;



}



#content {
	border: 0px solid #FFFFFF;
	background-image: url(images/avanticontent.jpg);
	width: 613px;
	height: 570px;
	float: left;
	background-repeat: no-repeat;

}



#footer {
	clear: both;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	height: 50px;
	padding: 10px;
	background-image: url(images/avantifooter.jpg);

}



/* Begin text formatting and image floats */



.imageleft{
	float: left;
	margin-right: 7px;
	margin-bottom: 1px;
	margin-left: 4px;

}





p{
	margin-top: 15px;
	margin-bottom: 15px;
	font: verdana;
	letter-spacing: normal;
	font-size: .9em;

}



blockquote{

	margin-top: 15px;

	margin-bottom: 15px;

	padding: 30px;

	border: 1px dotted #FFFFFF;

	background-repeat: no-repeat;

}



h1{
	background-color: #574d3f;
	padding: 3px;
	font-size: 1.1em;
	color: #CCCCCC;
	margin-top: 3px;
	margin-bottom: 10px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	text-align: center;
	font: verdana;



}



h2{
	background-color: #666666;
	padding: 5px;
	font-size: 1.3em;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;


}



.list {

	margin-left: 25px;

	list-style-image: url(images/list_bullet.png);

	margin-top: 30px;

}



a:link {
	color: #FFFFFF;
	border:thin;
	background-color: inherit;
	border: none;
	border-width: 0px;
}

a:visited {

	color: #FFFFFF;

	background-color: inherit;

}

a:hover {
	color: #CCCCCC;
	background-color: inherit;

}

a:active {

	color: #FFFFFF;

	background-color: inherit;

}



/********** Begin top navigation *************/

#navlist

{

	height: 2.6em!important;

	height: 2.7em;

	margin-top: 7px;

	padding: 1.7em 0em .3em .4em;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	border: 1px solid #FFFFFF;

}



#navlist a, #navlist a:link, #navlist a:visited

{

border: 1px solid #CCCCCC;

padding: 1.2em;

padding-left: 0.5em;

padding-right: 0.5em;

color: #FFFFFF;

text-decoration: none;

}



#navlist a:hover, #navlist a:active, #navlist a:focus

{

	border: 1px solid #FFFFFF;

	padding: 1.1em;

	padding-left: 0.5em;

	padding-right: 0.5em;

	text-decoration: none;

	color: #FFFFFF;

}



#navlist li

{

padding-right: 1px;

display: inline;

font-size: 1em;

}



#navlist ul

{

margin: 0px;

padding: 0px;



}



#navlist #active a {

	background-color: #000000;

	color: #FFFFFF;

	font-size: 1em;

	font-weight: bold;

}

 
#info img {
	float: none;
}
#menuspace {
	background-position: center center;
	padding: 10px;
	padding-top: 45px;
	padding-left: 20px;
}
#wrapper #container #left #lefttext {
	padding-left: 15px;
}
