body {
	margin: 0px;
	padding: 0px;
	background: #161311;
	font: 1.0em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.modelstable td{
vertical-align: top;
font-size: .8em;
}
#wrapper 
{
background: url(images/sidebar_bg.gif) repeat-y 48px 0px;
position: relative;
width: 100%;
height: 100%;
padding-bottom: 125px;
}
#menu {
margin-left: 48px;
padding-top: 152px;
width: 206px;
height: 1%;

}
#menu a {
background: url(images/menu_bg.gif) no-repeat;
margin-left: 1px;
margin-right: 5px;
padding-left: 32px;
padding-top: 2px;
display: block;
height: 23px;
text-decoration: none;
color: #ead9c4;
font-size: .8em;
font-weight: bold;
}
#menu a:hover {
background: url(images/menu_hov.gif) no-repeat left top;
}
#logo_holder {
position: absolute;
background: url(images/logo.png) no-repeat;
top:1px;
left: 1px;
width: 316px;
height: 151px;
}
  #contact_holder {
position: absolute;
background: url(images/contact_bg.png) no-repeat;
top: 20px;
left: 280px;
width: 600px;
height: 151px;
}  
#img_holder {
position: absolute;
left: 250px;
top: 130px;
}
#content {
position: absolute;
left: 500px;
top: 135px;
width: 464px;
color: #ffffff;
}
#content a {
color: #dfdfdd;
}
#content a:hover {
color: #dd3333;
}

#content div 
{
height: 100%;
background: #0d0c0a;
padding-left: 9px;
padding-right: 9px;
}
.table_fill 
{
width: 100%;
background: #0d0c0a;
}
.table_top, .table_legs {
width: 100%;
}

#content h1 
{
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	display: block;
	border-bottom: 1px solid #999999;
}
#content p 
{
	text-indent: 7px;
	margin: 5px;
	font-size: .8em;
}
#content h5 
{
	margin: 0;
	padding: 0;
	font-style: italic;
	color: #999999;
	font-size: .7em;
	text-align: right;
}
.brclear 
{
	clear: both;
}
#copyright 
{
	padding-top: 125px;
	font-weight: bold;
	font-size: .7em;
	color: #999999;
	text-align: center;
}
.contacttable {
font-size: .8em;
}
.ar {
text-align: right;
width: 50%;
}
.ar2 {
text-align: right;
width: 50%;
}
.c {
text-align: center;
}

.req {
font-weight: bold;
}

.sm {
font-size: .6em;
}