#contentarea{
	line-height:1.5em;
}

#contentarea .toprow{ 
	background-color:#252525;
	width:726px;
	padding:20px;
	height:100px;
}

#contentarea .bottomrow, #contentarea .bottomrowb{ 
	width:726px;
	padding:20px;
	height:200px;
	background-color:#000000;
}
#contentarea .bottomrow{ 
	background: url(images/row_bottom_con.gif) top left no-repeat;
}
#contentarea .bottomrowb{ 
	border-top:12px solid #252525;
}



#contentarea .topcontactrow{
background-color:#252525 !important;
padding:0px;
width:100%;
	height:130px;
}
 ul li{
margin-left:10px;
}
.subtitle{
	font-size:15px;
	color: #CCCCCC;
	font-weight:bold;
}

/* Style */
a {color:#7a7a7a;}
span a{ color:#a6a6a6;}
ul.smalllist li{
	width:330px;
}
b, strong{ color:#adadad;}
.greyline{
		padding-bottom:2px;
		padding-top: 2px;
		margin-top:5px;		
		border-top: 1px solid #cccccc;
		border-left:0px;
		border-right:0px;
		border-bottom:0px;
	}

/* Layout */
#site_center {text-align:center;}
#main {margin:0 auto; width:766px; text-align:left;}
#footer{ background:#272320 url(images/row_bottom_con.gif) top left no-repeat; padding:30px 0 20px 0; text-indent:68px; font-size:95%;}
body { background:#0f0e13; font-size:75%; line-height:1em; font-family:Arial, tahoma; color:#7a7a7a;}
* { margin:0; padding:0;}
.smallleft{
	width:183px;
	float:left;
}
.largeright{
	width:543px;
	float:right;
	margin-top:-3px;
	padding-top:0px;
}
.leftcolumn{
	float:left;
	width:350px;
}
.rightcolumn{
	padding-left:20px;
	width:350px;	
	float:right;
}

