/* CSS Document */
html>body #wrapper { width: 800px; }
html { margin: 0px; } 
body {
	padding: 0px; margin: 0px; font: 0.8em Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #000; background: #333331; background-image: url(images/background.jpg); background-repeat: repeat-x;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	text-align: center;
	background: url(images/pagebg.jpg) #8C8F73 repeat-y;
}
#contentwrap {
	margin: 0px auto;
	padding: 0px;
	width: 698px;
	text-align: left;
}
#header {
	width: 698px;
	height: 155px;
	background-color: #FFFFFF;
	background-image: url(images/headerback.gif);
	background-repeat: repeat-x;
}
#headertext {
margin: -12px;
padding: 8px 25px 0px 0px;
text-align: right;
font: .9em "Times New Roman", Times, serif;
}
#topmenu {
	width: 698px;
	height: 80px;
	background-color: #032854;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	color: #FFFFFF;
}
#leftcol {
	width: 167px;
	float: left;
	background-image:url(images/leftcolback.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #874446;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 167px;
}
.verticalmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}

.verticalmenu ul li a:link, .verticalmenu a:visited {
	font: 1.1em Tahoma, Arial, Helvetica, sans-serif;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	padding-left: 15px;
}
.verticalmenu ul li a:hover {
	background-color: #FFFFFF;
	color: #000000;
}
#maincol {
	width: 531px;
	float: left;
	background: #FFFFFF;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	position: static;
}
#maincontent {
 margin-top: -20px;
 padding: 20px;
 }
#maincontent h1 {
font: 1.2em Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}
#maincontent h2 {
font: 1.0em Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
background-color: #154177;
padding: 5px;
padding-right: 10px;
color: #FFFFFF;
text-align: right;
}
#maincol h6 { 
font: .9em Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
background-color: #8E484A;
padding: 5px;
padding-left: 10px;
color: #FFFFFF;
text-align: left;
margin: 0px;
}
#maincol h6 a:link, a:active, a:visited {
color: #FFFFFF;
text-decoration: underline;
}

p a:link, a:active, a:visited 
{
	color: #000099;
	text-decoration: underline;
}

#maincol h6 a:hover { 
text-decoration: none;
}
img.newsletter {
background: transparent;
}
a.newsletter {background: #fff;}
a.newsletter:hover {background: #AC7072;}
 .clear { clear: both; }
 #footer {
	margin: 0px auto;
	background: url(images/footer.jpg) no-repeat;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	width: 800px;
	color: #B1B1B1;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
 #footer a {
	color: #B1B1B1;
}
 #footer a:hover {
	color: #B1B1B1;
	text-decoration: none;
}
.portfolioimage {
	width: 75px;
	height: 75px;
	border: 1px;
	border-style: solid;
	border-color: #BABABA;
	padding: 5px;
	float: left;
	margin: 10px 10px 10px 0px;
}

.portfolioimagelarge {
	border: 1px;
	border-style: solid;
	border-color: #BABABA;
	padding: 5px;
	float: left;
	margin: 22px 10px 10px 0px;
}
ul, li
{
	margin-bottom: 5px;
}


.verdictsubtitle
{
	font-size: small;
	font-weight: bold;
}
.verdictname
{
	font-size: x-small;
	color: #7E3E3F;
	font-weight: bold;
}

.verdictleft 
{
	width: 235px;
	float: left;
	background: #FFFFFF;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	position: static;
	padding: -2px;	
	font-size: x-small;
}
.verdictright 
{
	width: 235px;
	float: right;
	background: #FFFFFF;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	position: static;
	padding: -2px;
	font-size: x-small;
}
.formtable
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;	
	padding: 0px;
	float: left;
}
.newsletterleft 
{
	width: 235px;
	float: left;
	background: #FFFFFF;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	position: static;
	padding: -2px;	
	font-size: x-small;
	border-right: thin solid #000000;
}
