body {
	background-image:url(../images/template/background.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:50% 5px;
	margin: 0; 
	padding: 5;
	font-family: arial;
	* text-align:center;
}
#wrapper{
	width: 1000px;
	margin: 0 auto;
}
#header {
	width: 1000px;
	float: right;
	background: url(../images/template/header.jpg);
}
#address {
	float: right;
	margin: 165px 25px 10px 20px; 	
	font-size: 22px;
	width: 800px;
	height: 30px;
	text-align: right;
}
#buttons {
	width: 1000px;
	height: 50px;
	float: right;
	margin: 5px 0px 0px 0px; 
	* margin: 5px 0px -3px 0px; 
}
#buttons ul {
	text-aligh: left;
	float: right;
	width: 1000px;
	list-style: none;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
}
#buttons li {
	display: inline;
	margin: 0px 0px 0px 0px; 
}
#nav {
	float: left;
	width: 248px;
	margin: 5px 5px 5px 0px; 
	text-align: left
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	display: block;
	padding: 10px 3px 3px 20px;
	height: 30px;
	* height: 40px;
}
/* #nav:hover {
	border-bottom: 1px solid #ffffff;
	background: #000000;	
} */
#nav a {
	text-decoration: none;
	Font-Weight: 800;
}
#content {
	float: left;
	width: 747px;
	margin: 5px 0px 0px 0px; 
	text-align: left;	
}


#HPtext {
	float: left;
	width: 727;
	padding: 10px 10px 10px 10px;
	height: 86px;
	* width: 747;
	* height: 106px;
	font-size: 14px;
}
#pic {
	float: left;
	width: 747px;	
	height: 120px;
}

.SecondaryContent {
	padding: 5px 5px 5px 5px;
}
.SecondaryHeader {
	font-weight: 800;
	font-size: 24px;
}

#footer {
	float: left;
	width: 1000;
	background: url(../images/template/bottomnav.jpg);
	text-align: center;
	color: white;
	font-weight: 800;
	margin: 5px 0px 0px 0px; 
	font-size: 12px;
}
