body {
	background: #d6d6d6 url(img/bg.png) repeat-x;
	width: 852px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
  text-align:center;
}
	
#wrap {
	background: #d6d6d6 url(img/wrap2.png) top center no-repeat;
	width: 852px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
}

/* Hyperlinks */

a, a:visited {
	color: #2255AA;
	text-decoration: none;
}
	
a:hover {
	text-decoration: underline;
}
	
/* Header */

#header {
	background: white url(img/header.png) top left no-repeat;
	width: 780px;
	height: 100px;
	color: #333333;
	font-size: 24px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

#header h1 {
	color: #222222;
	font-size: 36px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px;
	padding: 25px 0px 0px 20px;
	text-decoration: none;
  text-align:left;
}
	
#headerleft {
	width: 560px;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
	
#headerleft p {
	color: #666666;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	text-decoration: none;
  text-align:left;
}
	
#headerright {
	width: 200px;
	float: right;
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding: 40px 10px 0px 0px;
	overflow: hidden;
}
	
#headerright p {
	color: #666666;
	font-size: 18px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
}
	
/* Navbar */

#navbar {
	background: #333333 url(img/navbar.gif);
	width: 780px;
	height: 31px;
	color: white;
	margin: 0px auto 0px;
	padding: 0px;
}

#nav {
	margin: 0px;
	padding: 0px 0px 0px 18px;
	list-style: none;
}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#nav a {
	background: #333333 url(img/navbar.gif);
	color: white;
	display: block;
  font-weight: bold;
  margin: 0px 20px 0px 0px;
	padding: 8px 10px 8px 10px;
}
	
#nav a:hover {
	background: #333333 url(img/navbar.gif);
	color: #f7d031;
	display: block;
	text-decoration: none;
  margin: 0px 20px 0px 0px;
	padding: 8px 10px 8px 10px;
}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}
	
/* Hometop */

#hometop {
	width: 760px;
/* height: 260px; */
	margin: 0px auto 0px;
	padding: 10px 10px 0px 10px;
	line-height: 20px;
  text-align:center;
  background-color:white
}

#hometop p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
	
#hometop h1 {
  color: #2255AA;
  font-size: 26px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 20px 0px 15px 0px;
	padding: 0px;
}
	
#hometop h1 a, #hometop h1 a:visited  {
	color: #2255AA;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#hometop h1 a:hover {
	color: #2255AA;
	text-decoration: none;
}
	
#hometop h2 a:hover {
	color: #000000;
	text-decoration: none;
	}
	
/*#hometop img {
	float: left;
	border: none;
	margin: 0px 20px 10px 0px;
}*/
	
/* Bottom */

#bottom {
	background: #EDEDED url(img/homebottom.png) top no-repeat;
	width: 780px;
	height: 180px;
	margin: 0px auto 0px;
	padding: 10px 0px 0px 0px;
  font-size: 12px;
	line-height: 15px;
	border-top: 5px solid #666666;
}

#bottom p {
	color: #5d5d5d;
  padding: 0px 0px 5px 0px;
	margin: 0px;
  text-align:left;
}
	
#bottom h2 {
	color: #000000;
	font-size: 18px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
  text-align:left;
}
	
#bottom h2 a, #homebottom h2 a:visited  {
	color: black;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

/*#bottom img{
	float: left;
	border: none;
	margin: 0px 0px 10px 0px;
}*/
	
#bottom ul{
  text-align:left;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
	
#bottom ul li{
  text-align:left;
	list-style-type: square;
	margin: 0px 0px 2px 15px;
	padding: 0px;
}	
	
.bottomleft {
	float: left;
	width: 220px;
	margin: 0px;
	padding: 20px 20px 0px 20px;
	overflow: hidden;
}
	
.bottommiddle {
	float: left;
	width: 220px;
	margin: 0px;
	padding: 20px 20px 0px 20px;
	overflow: hidden;
}
	
.bottomright {
	float: right;
	width: 220px;
	margin: 0px;
	padding: 20px 20px 0px 0px;
	overflow: hidden;
}

	
/* Footer */

#footer {
	background: #CCCCCC url(img/footer_white.png);
	width: 852px;
	height: 75px;
	margin: 0px auto 0px;
	padding: 0px;
	line-height: 20px;
}
	
#footer p {
	color: #555555;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
	
#footer a, #footer a:visited {
	color: #555555;
	text-decoration: none;
}
	
#footer a:hover {
	text-decoration: underline;
}
	
/*#footer a img {
	border: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}*/
	
.footerleft {
	width: 375px;
	float: left;
	margin: 0px;
	padding: 30px 0px 0px 50px;
  text-align: left;
}
	
.footerright {
	width: 375px;
	float: right;
	margin: 0px;
	padding: 30px 50px 0px 0px;
	text-align: right;
}

.footerright p {text-align:right}
