@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images2/background3.png);
	background-repeat: repeat-x;
}
#wrapper {
	background-image: url(../images/web-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.top {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #09F;
	text-align: center;
}
#container {
	border:thin;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #008787;
}
#header {
	height: 210px;
	background-color: #00B6B6;
}
#nav {
	background-color: #0FF;
	text-align: center;
	height: 35px;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position: center;
}
#content {
	border: thick inset #0FF;
}
#content h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #F90;
	text-align: center;
}

#top-content {
	height: 370px;
	float: left;
	width: 30.38%;
	color: #FFF;
	margin-left: 7.5px;
}

#top-content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#top-content a {
	color: #FFF;
	text-decoration: none;
}
#top-content a:hover {
	color: #C60;
	text-decoration: none;
}





#sidebar1 {
	height: 370px;
	width: 360px;
	float: left;
	padding-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-image: url(../images/div.png);
	background-repeat: no-repeat;
	background-position: center 50px;
	font-weight: bold;
}
#sidebar1 h2 {
	font-size: 16px;
	color: #FFF;
	line-height: 5px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}

#sidebar2 {
	background-color:#00B6B6;
	float: right;
	height: 1250px;
	width: 182px;
	text-align: center;
}
#sidebar2 a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#sidebar2 h2 {
	background-image: url(../images/smheader5.png);
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
}
#sidebar2 h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}


#low-content {
	float: left;
	width: 356px;
	padding-left: 4px;
}
#low-content p a {
	color: #FFF;
}
#low-content p a:hover {
	color: #C90;
}


#low-content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
}

#low-content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(../images/smheader4.png);
	background-repeat: no-repeat;
	font-size: 16px;
}
#low-content1 {
	float: left;
	text-align: center;
	width: 30.3%;
}
.lowp {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	padding: 10px;
	font-weight: bold;
}
.sidep {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #FFF;
	padding-left: 20px;
	line-height: 20px;
	padding-top: 10px;
}


#low-content1 a  {
	color: #FFF;
	hover: #FFF;
	visited: #909;
	text-decoration: underline;
}

.fltrt {
	float: right;
}

#footer {
	background-color:#005757;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	clear: both;
	text-align: center;
}
#footer a {
	color: #FFF;
}

#container #header h1 {
	font-size: 2;
	color: #0F9;
	text-align: center;
}
#container #header h2 {
	color: #0F9;
	text-align: center;
	font-size: 2px;
}
.form {
	width: 200px;
}

