body {
	background-image: url(images/bg_main.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #84A9EE;
	margin: 0px;
	height: 100%;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	}
	
	#wrapr {
	width:1062px;
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
}

#nav {
	float:left;
	width:175px;
	padding-top: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#rside {
	float:right;
	width:140px;
	padding-left: 0;
	margin-top: 60px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 13px;
}
h2 {
	color: #4475D0;
	font-size: 16px;
	margin-bottom: -12px;
}
h1 {
	font-size: 18px;
	color: #000000;
}
#rside img {
	margin-bottom: 25px;
}
	
	#bdy {
	width:600px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 50px;
	margin-top: 140px;
	padding-top: 5px;
	float: left;
}
ul {
	padding-bottom: 7px;
}
#bdy li {
	padding-left: 5px;
}
 p {
 font-family: Tahoma, Helvetica, sans-serif;
 color: #000;
 font-size: 14px; 
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -10px;
	margin-top: 30px;
	color: #84A9EE;
}

a:link, a:active, a:visited {
	color: #F9B133;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}

#ftr {
	text-align: center;
	font-size: 18px;
	letter-spacing: 0.15em;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.top {
	}
.top a:link {
	color: #7AE36D;
}
h4 {
	margin-bottom: -12px;
	color: #58D72B;
	margin-top: 20px;
	font-size: 14px;
}
#bdy td {
}
.picR {
	float:right;
	margin:10px 0 10px 20px;
	border-top-color: #ded3c6;
	border-right-color: #ded3c6;
	border-bottom-color: #ded3c6;
	border-left-color: #ded3c6;
}
.picL {
    border:1px solid #ded3c6;
	float:left;
    margin:10px 20px 10px 0;
}
.center {
	line-height: 18px;
	font-weight: lighter;
	margin-bottom: -10px;
	padding-top: 10px;
	font-size: 18px;
}
.centersm {
	text-align: center;
	line-height: 18px;
	font-weight: lighter;
	margin-bottom: -12px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 16px;
}
hr {
	clear: both;
	height: 5px;
	color:#660000;
	display: block;
	width: 610px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: dotted;
	border-bottom-color: #84A9EE;
}
.white, .white a {
	color: #FFFFFF;

}
h5, h5 a {
	font-size: 14px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.txtbanner {
	border:2px solid #4475D0;
	float:right;
	padding: 7px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}
