body {
	background-color: #262929;
	background-image: url(images/bgtile.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-right: 0px;
}
form {margin:0;}
.feat p{margin-top:0px;margin-bottom:4px;font-family:arial,verdana;font-size:12px;line-height:18px;color:#111111;}
.icons {
width:244px;
position:relative;
left:694px;
top:7px;
}
img{border:none;}
.wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
.text table {
font-size:12px;
font-family:arial,verdana;
}
.sidebar table {
font-size:11px;
font-family:arial,verdana;
}
.sidebar table input {
width:100px;
}
.floatright {
border:1px solid #ABAEAE;
float:right;
margin-left:10px;
}
blockquote {
  background: transparent url(images/blockquote.gif) left top no-repeat;
  padding-left: 50px;
  margin-right: 20px;
margin-bottom:25px;
margin-left:5px;
font-family:arial,verdana;
font-size:12px;
line-height:18px;
}
.wrapper .sidebar p {
	margin-top: 6px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.wrapper .sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(images/h2bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
.wrapper .logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 68px;
}
.wrapper .logo2 {
	background-image: url(images/logobot.gif);
	background-repeat: no-repeat;
	height: 47px;
}
.wrapper .menubg {
	background-image: url(images/menubg.gif);
	background-repeat: no-repeat;
	height: 35px;
}
.wrapper .content {
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
	padding-right: 13px;
	padding-top: 4px;
	padding-bottom: 15px;
}
.wrapper .content .feat {
	background-image: url(images/feat.jpg);
	background-repeat: no-repeat;
	height: 269px;
}
.wrapper .content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 0px;
	background-color: #000000;
	padding-left: 13px;
	padding-right: 13px;
	margin-top: 0px;
}
.wrapper .contact {
background: url(images/contact-box.jpg) no-repeat; 
height:332px; background-position:center;
}

.wrapper .report {
background: url(images/sr-box.jpg) no-repeat; 
height:267px; background-position:center;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d5d7d7;
	margin-top: 8px;
}
ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
margin-bottom:12px;
}
.text ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
margin-bottom:24px;
}
.text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-right: 13px;
	margin-left: 13px;
}
a:link {
	color: #181f73;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #181f73;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #181f73;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #181f73;
	font-weight: bold;
}
div#menu
{
	height: 32px;
}

div#menu ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f0e7c8;
	text-align: right;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 12px;
	padding-right: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}

div#menu ul li
{
display: inline;
margin-left: -4px;
}

div#menu ul li a
{
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
}

div#menu ul li a:hover
{
background-color: #751214;
color: white;
}
