body {
	background-color:#ffffff; 
	margin:0px;width:100%;
	background-image:url(../images/bg3.jpg);
	}

#wrap {
	width:900px; 
	margin:auto;
	margin-top: 10px;
	margin-bottom:20px;
}

#header {
	width:900px;
	height:125px;
	margin:auto;
	background-repeat: no-repeat;
}

#logo{

width:544px;
height: 170px;
position:relative;
left: -100px;
top:10px;}

#topnav{
	width:900px;
	height:33px;
	margin:auto;
	margin-bottom:0px;
	padding-right:0px;
	text-align:right;
}

#topnav a {
	color: #0066FF;
	text-decoration: none;
	padding-left: 8px;
	padding-right:8px;
	font-weight: bold;

}

#topnav a:hover {
	color: #000000;
	text-decoration: none;
	text-decoration: underline;
}

#topnav p {
	color: #000000;
	margin: 0px;
	padding: 0px;
}
	
#main{
	width:900px;
	margin:auto;
	background-color:#CCCCCC;
}
		
#maincol{
	width:896px;	
	float:left;
	padding-top:30px;
	border:2px solid #999999;
	background-color:#CCCCCC;
	padding-bottom:30px;
}

	
#footer {
	width:900px;
	margin:auto;
	text-align:center;
	clear:both;
	padding-top:20px;
}


#footer p {
	font-family: "Arial", sans-serif;
	color: #000000;
	line-height:200%;
	font-size:10pt;
	margin:0px;
	padding-left:40px;	
}

#footer a {
	display:inline;
	color: #0066FF;;
	font-size: 10pt;
	text-decoration:none;
	}
	
#footer a:hover {
	display:inline;
	color: #333333;
	text-decoration:underline;
}

h1{ color: #000000;
	font-family: "Arial", sans-serif;
	font-size:18pt;
	padding-bottom:20px;
	margin-left:40px;
	margin-top: 5px;
}

h2{
font-family:"Arial", sans-serif;
line-height: 200%;
font-size: 14pt;
margin-left:40px;
color: #0066FF;
margin-bottom:20px;
}
	
h3{
	color: #0066FF;
	font-family: "Arial", sans-serif;
	font-size:13pt;
	line-height:200%;
	vertical-align: top;
	margin-left:40px;
	font-weight:normal;
}

h4{
	margin-bottom: 10px;
	line-height: 200%;
	margin-left:40px;
}

p{
font-family:"Arial", sans-serif;
line-height: 200%;
font-size: 12pt;
margin-left:40px;
margin-right:40px;
margin-bottom:20px;
}


a{ 
	font-family: "Arial", sans-serif;
	color: #0066FF;
	line-height:200%;
	font-size:12pt;
	text-decoration: underline;
}

a:hover{ 
	color:#333333;
}
	
.top {
	width: 620px;
	height:10px;
	float:left;
	text-align:left;
	margin-bottom:20px;
	padding-bottom:20px;
	margin-top:20px;
	margin-left:40px;
}

.top a  {
	color: #999999;
	text-decoration: none;
	font-size:10pt;
}
	
.top a:hover  {
	color: #FF0000;
	text-decoration: underline;
}
	
.images{
	float:left; 
	width: 678px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:40px;
	display:block;
}

.image-small{
	margin-bottom:150px;
	margin-right:40px;
	float:right;
	clear:both;
}

.link a  {
	color: #999999;
	text-decoration: none;
	font-size:10pt;
	width: 546px;
	float:left;
	text-align:left;
}
	
.link a:hover  {
	color: #FF0000;
	text-decoration: underline;
}