body, html {
	margin:0;
	padding:0;
	background-color:#F2F2F2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:10px;
	margin-bottom:10px;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;	
	width:992px;
	background-color:#FFFFFF;
	background-image:url(../IMAGES/pageback.jpg);
}



#top {
	position:relative;
	height:70px;
	margin-left:14PX;
	
}
#top_menu {
	
	
	padding-right:14PX;
	
}



#logo {
	position:relative;
	float:left;
	width:150px;
	
}
#slogan {
	position:absolute;
	width:329px;
	padding-right:14px;
	left: 631px;
	top: 46px;

	
	
}

#nav {
	height:202px;
	margin-left:14PX;
	margin-right:14PX;

}

#menu {
	position:relative;
	float:left;
	width:120px;
	
		
}
#banner {
	position:relative;
	float:right;
	width:822px;
	height:204px;
	
}

#menu a {

display:block;
padding-top:10px;
padding-buttom:5px;
height:22px;
padding-left:10px;
width:130px;
color:#900;
background-color:#333333;
border-bottom:solid #FFFFFF 2px;
color:white;
text-decoration:none;
font-family:Arial;
font-size:12px;
}
#menu a:hover, #menu .active{
background-color:#FF6600;
}






#body {
	margin-left:14PX;
	margin-right:14PX;
	margin-top:2PX;
	margin-bottom:2PX;
}

#body_text {
	position:relative;
	clear:both;
	width:922px;

}
#left {
	position:relative;
	float:left;
	width:120px;
	padding-top:10px;
	padding-bottom:10px;
	
}
#right {
	position:relative;
	float:right;
	width:822px;
	padding-top:10px;
	
}
#BOX {
	position:relative;
	float:LEFT;
	width:802px;
	margin-left:22px;
	padding:10px;

	
	
}
#BOX1 {
	position:relative;
	float:LEFT;
	width:370px;
	margin-left:22px;
	padding:10px;

	
	
	
}
#BOX2 {
	position:relative;
	float:LEFT;
	width:360px;
	margin-left:8px;
	padding:10px;
	
}


#copy {
	position:relative;
	float:left;
	width:150px;
	
}
#links {
	position:relative;
	
	width:990px;
	text-align:right;
	margin-right:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	
}
#links a{
	color:#ffffff;
	text-decoration:none;
}
#links a:hover {
	
	color:#FF6600;
	text-decoration:none;
	
}

#header {

	
	background-image:url(../IMAGES/header.jpg);
	background-repeat:no-repeat;
	height:12px;
	
	
}

#footer {

	clear:both;
	background-image:url(../IMAGES/footer.jpg);
	background-repeat:no-repeat;
	background-color:#68787e;
	height:17px;
	text-align:left;
	text-indent:14px;
	color:#FFFFFF;
	font-size:10px;
	padding-top:2px;
	
}

h1 {
	font-size:20px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:16px;
	font-style:italic;
	color:#FF6600;
}

a {
	color:#000000;
	text-decoration:none

}
a:hover {
	color:#FF6600;
	text-decoration:none

}
