body {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_02.jpg);
	background-repeat: repeat-x;
}

#wrapper {
	width: 100%;
	margin: 0px auto;
	}

#container {
	width: 1200px;
	margin: 0px auto;
	}

#nav {
	width: 164px;
	margin: 0px auto;
	float: left;
	}

#header {
	width: 1200px;
	height: 204px;
	margin: 0px auto;
	}
	
#header {
	width: 1200px;
	height: 204px;
	margin: 0px auto;
	}
	
#header2 {
	width: 1200px;
	height: 272px;
	margin: 0px auto;
	}

#headerleft {
	width: 251px;
	height: 204px;
	float: left;
	margin: 0px auto;
	background-image: url(images/headerleft_02.jpg);
	background-repeat: no-repeat;
	}
	
#headerleft2 {
	width: 251px;
	height: 272px;
	float: left;
	margin: 0px auto;
	background-image: url(images/headerleft2_02.jpg);
	background-repeat: no-repeat;
	}
	
#headerright {
	width: 785px;
	height: 204px;
	float: right;
	margin: 0px auto;
	background-image: url(images/headerright_04.jpg);
	background-repeat: no-repeat;
	}	

#headerright2 {
	width: 785px;
	height: 272px;
	float: right;
	margin: 0px auto;
	background-image: url(images/headerright2_04.jpg);
	background-repeat: no-repeat;
	}

#logo {
	width: 1200px;
	height: 193px;
	margin: 0px auto;
	background: url(images/logo_01.jpg) no-repeat;
	}

#logo2 {
	width: 1200px;
	height: 162px;
	margin: 0px auto;
	background: url(images/logo2_01.jpg) no-repeat;
	}
	
#top {
	width: 1200px;
	height: 55px;
	margin: 0px auto;
	background: url(images/top_09.jpg) no-repeat;
	}

#top2 {
	width: 1200px;
	height: 18px;
	margin: 0px auto;
	background: url(images/top2_05.jpg) no-repeat;
	}

#body {
	width: 1000px;
	margin: 0px auto;
	}
	
	
#clear {
	clear: both;
	}

#bottombg {
	width: 100%;
	background: #FFFFFF;
	}
	
#bottom {
	width: 1200px;
	height: 92px;
	background: url(images/bottom_18.png) no-repeat ;
	margin: 0px auto;
	}
	
#bottomcontent {
	width: 800px;
	padding-top: 35px;
	}
	
#footer {
	width: 100%;
	height: 70px;
	margin: 0px auto;
	background-color: #7686C2;
	background-image: url(images/footerbg_13.jpg);
	background-repeat: repeat-x;
	}
	
#footerleft {
	width: 251px;
	height: 65px;
	background: url(images/footerleft_12.jpg) no-repeat;
	float: left;
	}
	
#footerright {
	width: 949px;
	height: 65px;
	float: right;
	font-size: 10px;
	color: #FFFFFF;
	}
	
#footercontainer {
	width: 1200px;
	margin: 0px auto;
	}
	
#content {
	width: 700px;
	padding-top: 10px;
	margin: 0px auto;
	}
	
#popitmenu{
	position: absolute;
	background-image: url(images/dropdown-bg_25.jpg);
	border:1px solid black;
	font: normal 12px Arial;
	line-height: 22px;
	z-index: 100;
	visibility: hidden;
	background-color: #7686C1;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: white;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
	background-color: #560057;
}

a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: none;
}
a.footer:active {
	text-decoration: none;
}

	

