html {
	height: 100%;
}
body {
	text-align: center;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B4968;
	margin: 0px;

}
#wrapper {
	background-color: #FFFFFF;
	height: auto;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #006699;
	text-align: left;
}
h1 {
	background-image: url(../images/mainPage/topbg02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 66px;

}
h1 span {
	display: none;
}

#container {
	background-color: #FFFFFF;
	margin: 0px;


}

#col1 {
	background-color: #FFD7BB;
	height: auto;
	width: 250px;
	float: left;
	margin: 0px 3px 0px 0px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;





}
#col1 h1 {
	background-color: #C55912;
	background-image: none;
	height: 20px;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;


}
#col1 p {
	margin: 15px 5px 10px;
}
#col2 {
	background-color: #FEF4BC;
	height: auto;
	width: 250px;
	float: left;
	margin: 0px 3px 0px 0px;
	border: 1px solid #FFFFFF;





}
#col2 h1 {
	background-color: #EACF15;
	background-image: none;
	height: 20px;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	color: #284664;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;


}
#col2 p {
	margin: 15px 5px 10px;
}
#col3 {
	background-color: #D5E4EE;
	height: auto;
	width: 250px;
	margin: 0px;
	float: right;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;





}
#col3 h1 {
	background-color: #316482;
	background-image: none;
	height: 20px;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;


}
#col3 p {
	margin: 15px 5px 10px;
}
#script {
	margin-top: 10px;
	margin-bottom: 2px;


}
#col3 img {
	margin-top: 0px;
	border: 1px solid #FFFFFF;
	margin-left: 4px;
	margin-right: 0px;
	margin-bottom: 5px;




}
#bottomlinks {
	background-color: #333333;
	margin: 0px auto;
	height: auto;
	width: 760px;
	border: 1px solid #006699;
}
#bottomlinks a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
#spacer {
	clear: both;
}
.seemore {
	display: block;
	padding: 3px;
	text-decoration: none;
	background-color: #E0EFF3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066CC;
	font-size: 11px;
	color: #0066CC;




}
.seemoreo {
	display: block;
	padding: 3px;
	text-decoration: none;
	background-color: #FFEEDD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9933;
	font-size: 11px;
	color: #CC6600;


}
.seemorey {
	display: block;
	padding: 3px;
	text-decoration: none;
	background-color: #FFFFF0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	font-size: 11px;
	color: #FF9900;


}
seemorey a:hover{
	text-decoration: underline;

	
}
#bottomlinks a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
#bottomtag {
	height: 100px;
	margin: 20px;
	font-size: 9px;
}
