*{
margin:0px;
padding:0px
}
html{
	width:100%;
	height:100%;
	background-color:#FDFBFB;
	margin: 0px;
	padding: 0px;
}
body{
	background-image: url(images/bg_rpt.gif);
	background-repeat: repeat-x;
	background-color: #FDFBFB;
	margin-top: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-position: top;
}
#header{
	width: 870px;
	height: 35px;
	position: relative;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #90ADD5;
	background-color: #FDFBFB;
}
.information h4 {
	color: #FFFFFF;
	font-size: 14px;
}

#content{
	width:870px;
	float:left;
	background-image: url(images/bg_image.jpg);
	background-repeat: no-repeat;
}
.left{
	width:385px;
	height:346px;
	float:left;
	z-index: 3;
}

.right{
	width:480px;
	font-family:Tahoma;
	font-size:11px;
	color:#5D524E;
	padding-bottom: 0px;
	z-index: 8;
	margin-top: 20px;
	float: left;
	text-align: center;
}
.information{
	width:470px;
	min-height:250px;
	padding-top: 25px;
	padding-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:1.5em;
	text-align: center;
	padding-right: 2px;
	margin: 5px;
	background-color: #E8CF99;
	border: thick solid #FFFFFF;
	background-image: url(images/info_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 2px;
}
#site {
	width: 870px;
	margin-top: 61px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FDFBFB;
}

.blockit:hover {
	background-color: #E6DEC4;
}
.blockit:hover h4 {
	background-color: #90ADD5;
}

.information  a{
	color:#0066CC;
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:0px;
	text-align: center;
}
#footer{
	float:left;
	width:870px;
	height:137px;
	background-position:0px;
	text-align: center;
	font-family: Tahoma;
	font-size: 10px;
	color: #0066FF;
	padding-left: 200px;
}
#footer a {
	color: #0066FF;
	text-decoration: none;
}
#footer ul {
	display: inline;
	text-align: right;
}
#footer p {
}

#footer li {
	display: inline;
	margin-right: 8px;
	margin-left: 8px;
	text-transform: capitalize;
}
#footer .navigation {
	font-variant: small-caps;
	text-transform: capitalize;
}

#footer a:hover {
	text-decoration: none;
	color: #DDC68E;
}

#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: -0.06em;
	display: inline;
}
#header ul {
	display: inline;
	margin-left: 170px;
	text-align: right;
	margin-right: 0px;
	height: 35px;
}
#header   li  {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	height: 35px;
}

.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: -0.05em;
	height: 35px;
	width: 25px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.nav  a:hover  {
	color: #FFFFFF;
	background-color: #90ADD5;
	height: 35px;
}

.nav1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #90ADD5;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: -0.05em;
	height: 35px;
	width: 25px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

#header span {
	font-size: 27px;
}
