/*

Website Acoe

*/

* 	{
	margin: 0;
	padding: 0;
	}
	
body
	{
	background-color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 11px;
	}
ul, ol, UL, OL
{
	margin:0px;
	padding:20px;
	padding-top:0px;
    	font-family: Verdana, Arial;
    	font-size:11px;
	font-weight:normal;
	list-style-type:square;
}

li, LI
{
	margin:0px;
	padding:0px;
     	font-family: Verdana, Arial;
    	font-size:11px;
	font-weight:normal;
	line-height:16px;
}


p	{
	line-height: 130%;
	margin-bottom: 10px;
	}	
	
a, a:visited	{
	font-size: 11px;
	}
	
h1	{
	color: #be3100;
	font-weight: normal;
	font-size: 20px;
	}	

h2, h3, h4
	{
	color: #be3100;
	font-weight: normal;
	margin-bottom: 10px;
	}
	
h2	{
	font-size: 14px;
	}
h3	{
	font-size: 14px;
	}

h4	{
	font-size: 11px;
	}
h5	{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 20px;
	}
	
#container
	{
	position: absolute;
	width: 822px;
	height: 100%;
	min-height: 500px;
	left: 50%;
	margin-left: -411px;
	margin-bottom: 50px;
	}
	
#header_left_item1
	{
	position: absolute;
	width: 126px;
	height: 172px;
	/* background: url(../images/header_left.jpg) no-repeat top right; */
	}	
	
#header_right_item3
	{
	position: absolute;
	left: 126px;
	width: 680px;
	height: 172px;
	background: url(../images/header_right.jpg) no-repeat top left;
	}

#nav1_container_item2
	{
	position: absolute;
	background-color: #be3100;
	top: 0;
	left: 126px;
	width: 105px;
	height: 95px;
	padding: 0;
	}

#title
	{
	position: absolute;
	top: 135px;
	left: 25px;
	}

#nav1
	{
	font-family: Verdana, Arial;
	font-size: 10px;
	list-style: none;
	padding:0px;
	}
#nav1 li
	{
	display: inline;
	}

#nav1 li a
	{	
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial;
	font-size: 10px;
	padding: 10px 0 0 6px;
	}
#nav1 li a:hover
	{
	text-decoration: underline;
	}

#nav2_container_item4
	{
	position: absolute;
	top: 187px;
	right: 15px;
	width: 660px;
	height: 23px;
	text-align: right;
	background-color: #be3100;
	
	}	

#nav2
	{
	z-index: 5;
	height: 23px;
	margin: 2px 0 0 0;
	padding-left: 0px;
	padding-right: 0px;
	}


#nav2 li
	{
	display: inline;
	padding: 0 15px 0 0;
	}

#nav2 li a
	{
	color: #ffffff;
	text-decoration: none;
	padding: 0 0 10px 0;
	font-family: Verdana, Arial;
	font-size: 10px;
	}

#nav2 li a:hover
	{
	color: #ffffff;
	border-bottom: 1px solid #be3100;
	}

#whitespace
	{
	margin: -10px 0 -8px 0;
	}	
	
#nav3_container
	{
	position: absolute;
	left: 0px;
	top:210px;
	width: 147px;
	height: 100%;
	background-color: #e39e19;
	}	
	
#nav3
	{
	list-style: none;
	}

#nav3 li
	{
	display: block;
	}

#nav3 a
	{
	display: block;
	background-color: #e39e19;
	color: #ffffff;
	width: 132px;
	height: 26px;
	padding: 10px 0 0 15px;
	text-decoration: none;
	}
		
#nav3 li a:hover
	{
	background-color: #ca8500;
	}
#dot
	{
	position: absolute;
	top: 172px;
	width: 822px;
	height: 15px;
	background: url(../images/dot_right.jpg) no-repeat top right;
	}
#subcontent
	{
	position: absolute;
	top: 250px;
	right: 15px;
	width: 618px;
	height: auto;
	padding: 0 0 20px 0;
	}
#copy1
	{
	position: absolute;
	top: 0px;
	left: 0px;
	height: auto;
	width: 250px;
	}
	
#copy2
	{
	position: absolute;
	top: 0px;
	right: 70px;
	height: auto;
	width: 250px;
	}

#copy1 p, #copy2 p
	{
	color: #be3100;
	}
	
.copy3
	{
	width: 470px;
	}	

.copy3 li
	{
	list-style: square;
	margin-left: 20px;
	}