img {
	text-decoration:none;
	border:0px;
}
a {
	text-decoration:none;
	border:0px;
}

body {
	font-family: arial, sans-serif;
	font-size:12px;
	color:#000000;
	text-align: center;
}
#container {
	width:900px; 
	margin:auto;
}

h2 {
 font-size:18px;
 font-weight:bold;
 margin-bottom:10px;
 margin-top:0px;	
}
h4 {
 font-size:12px;
 font-weight:bold;
 margin-bottom:15px;
 margin-top:0px;	
}
p {
	margin-top:15px;
	margin-bottom:15px;	
}
#header {
	float:left;
	width:900px; 
	height:250px; 
	background-image:url(images/header5.gif); 
	background-repeat:no-repeat; 
	margin-top:10px;	
}
#logo {
	float:left; 
	margin:15px 0px 0px 30px;	
}
#nav {
	float:left;
	width:900px; 
	height:40px; 
	background-color:#BEBEB4;	
}
#content {
	float:left;
	background-color:#ffffff; 
	width:860px;
	text-align:left;
	padding:15px 20px 10px 20px;
}
#content-bottom {
	float:left;
	background-image:url(images/content-bottom.gif); 
	background-repeat:no-repeat; 
	width:900px;
}
.link {
	color:#000000;
}
.link:Hover {
	color:#FFD349;
}
.link2 {
	color:#ffffff;
}
.link2:Hover {
	color:#ffffff;
	text-decoration:underline;
}
.contactTD1 {
	text-align:right;
}
.contactTD2 {
	width:15px;
}
.contactTD3 {
	height:22px;
	padding-left:2px;
}

.cell1 {
	float:left; 
	text-align:center; 
	padding:2px 0px 2px 0px; 
	background-color:#bebeb4; 
	border-right:solid 1px #ffffff; 
	border-top:solid 1px #ffffff; 
	border-bottom:solid 1px #ffffff;
}
.cell2 {
	float:left; 
	width:59px; 
	text-align:center; 
	padding:2px 0px 2px 0px; 
	background-color:#bebeb4;
	border-top:solid 1px #ffffff; 
	border-bottom:solid 1px #ffffff;
}
.cell1Alt {
	float:left; 
	text-align:center; 
	padding:2px 0px 2px 0px; 
	background-color:#a29286; 
	border-right:solid 1px #ffffff;
}
.cell2Alt {
	float:left; 
	width:59px; 
	text-align:center; 
	padding:2px 0px 2px 0px; 
	background-color:#a29286;
}
#footer {
	float:left;
	color:#000000;
	width:900px;
	height:39px;
	margin-top:5px;
	background-image:url(images/footer.gif);
	background-repeat:np-repeat;	
}
#footer-copyright {
	float:left;
	width:290px;
	margin-top:12px;
	text-align:left;
	padding-left:10px;
}
#footer-gap {
	float:left;
	width:300px;
	margin-top:12px;
}
#footer-links {
	float:left;
	width:290px;
	margin-top:12px;
	text-align:right;
	padding-right:10px;
}
.footer-link {
	text-decoration:none;
	color:#000000;	
}
.footer-link:Hover {
	text-decoration:underline;
	color:#000000;	
}
