body {
	margin: -8px 0 0;
	background: #5F0608 url(images/body_bg.jpg) repeat-y center;
	height: 100%;
	width: 100%;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
}

#container {
	width: 100%;
	display : block;
	position: relative;
	margin-top: 0;
	height: 92%;
}
.horz_menubar {
    clear: both;
	float: left;
	height: 28px;
	width: 100%;
}

#content_wrapper {
width: 756px;
	margin-right: auto;
	margin-left: auto;

}
.toplinks_bg{
	background: #0E0000;
	display: block;
	float: left;
	height: 39px;
	width: 754px;
}
.right{
float:right;
}
.left{
float: left;
}
.bold {
	font-weight: bold;
}

.horz_menubar{
    clear: both;
	float: left;
	width: 100%;
	}
	
.horz_menubar ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display : block;
	background: #0E0000;
}
.horz_menubar li{
	display : block;
	float: left;
	background: #0D0105;
	width: 148px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 2px;
	
}
.horz_menubar li:hover{
	
}
.horz_menubar li a{
	color: #FCFAE3;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-top: 20px;
	
}
.horz_menubar li.tell
{
    padding-left: 20px;
	width:120px;
	line-height: 24px;
	background: url(images/mail.gif) no-repeat 5px center;
}
.horz_menubar li.print
{
    padding-left: 20px;
	width:140px;
	line-height: 24px;
	background: url(images/print.gif) no-repeat 5px center;
}
.horz_menubar li.inner_header a
{
	color: #F8E9B2;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/menu_bg_off.jpg);
	margin: 0px;
	padding-bottom: 5px;

}
.horz_menubar li.inner_header a:hover, .horz_menubar li.selected a
{
	color: #FFF;
	background: url(images/menu_bg_on.jpg);
	margin: 0px;
	padding-bottom: 5px;
	}

.home a
{
	line-height: 24px;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	padding-left: 10px;
	color: #CECFB5;
	
}
.vert_menu {
	float: right;
}
.vert_menu ul{
margin: 0;
	padding: 0;
	list-style-type: none;
	display : block;
}

.vert_menu li{
	display : block;
	float: right;
	width:269px;
	margin: 0;
	vertical-align: middle;
}
.newstop 
{
	background: #581B06 url(images/news_top.jpg) no-repeat;
	height: 40px;
	width: 259px;
	margin: 0px;
	float: right;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	color: #FCFAE1;
	text-decoration: none;
	padding-left: 10px;
	border-bottom: 1px solid #A5320C;

}
.newsbot 
{
	background: #581B06 url(images/news_bot.jpg) no-repeat left bottom;
	height: 20px;
	width: 269px;
	margin: 0px;
	float: right;
	padding: 0px;
}
.vert_menu li.news a
{
	display : block;
	color: #FCFAE1;
	background:#581B06;
	text-decoration: none;
	padding: 10px;
	border-bottom: 1px solid #A5320C;
	width: 249px;

}
.vert_menu li.news a:hover
{
	color: #FFF;
	}
.menutop 
{
	background: #C7241F url(images/right_menu_top.jpg) no-repeat;
	height: 40px;
	width: 259px;
	margin: 0px;
	float: right;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	color: #FCFAE1;
	text-decoration: none;
	padding-left: 10px;
	border-bottom: 1px solid #ED918B;

}
.menubot 
{
	background: #C7241F url(images/right_menu_bot.jpg) no-repeat left bottom;
	height: 20px;
	width: 269px;
	margin: 0px;
	float: right;
	padding: 0px;
}
.vert_menu li.menu a
{
	display : block;
	color: #FCFAE1;
	background:#C8251E;
	text-decoration: none;
	padding: 10px;
	border-bottom: 1px solid #ED918B;
	width: 249px;
	font-weight: bolder;

}
.vert_menu li.menu a:hover
{
	color: #FFF;
	}
#news_area{
	float: right;
	height: auto;
	width: 100%;
	margin-top: 25px;

}
#r_menu_area
{
	float: right;
	height: auto;
	width: 100%;
	margin-top: 30px;

}



#header_area {
	clear: both;
	float: left;
	width: 100%;
	height: 199px;
	margin: 0px;
	background: url(images/header.jpg) no-repeat left top;
}
#inner_header_menus {
	float: right;
	padding-top: 120px;
}
#inner_submenus {
	clear: both;
	float: left;
	height: auto;
	margin-bottom: 20px;
	border-bottom: 1px solid #630000;
}
a {
outline:none;
}


#content_area {
	clear: both;
	width: 96%;
	padding: 2%;
	margin: 0px;
	float: left;
	height: auto;
}
#content_left{
	width:58%;
	float:left;
	clear: both;
	height: auto;
	padding-left: 12px;
}
.body_text{
	float:left;
	width:95%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0px;
}
.body_text a{
	color: #570C09;
	font-weight: bold;

}
#content_right{
	with:35%;
	float:left;
	width: 270px;
	height: auto;
}

h1 {
	background: url(images/welcome.jpg) no-repeat -20px;
	float: left;
	height: 50px;
	width: 440px;
	}
h1.heading{
	font-size: 18px;
	font-weight: bold;
	color: #570C09;
	text-decoration: none;
	background: #FCFAE3 url(none);
	height: 20px;
	text-transform: uppercase;
	}
h2 {
	background: url(images/hor_line.jpg) repeat-x;
	float: left;
	height: 20px;
	width: 95%;
	margin: 0px;
}
h2 span{
	font-size: 16px;
	font-weight: bold;
	background: #FCFAE3;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	width: auto;
	}
.project_thumbs_area{
	float: left;
	width: 98%;
	padding-top: 25px;
}
.project_thumbs_area ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display : block;
	width: 100%;
}
.project_thumbs_area li{
	display : block;
	float: left;
	margin-top: 5;
	margin-bottom: 10px;
	margin-left: 3px;
	border: 2px solid #C8211B;
	text-align: center;
	
}
.project_thumbs_area li.big{
	display : block;
	float: left;
	margin-top: 5;
	margin-bottom: 10px;
	background: #C7241B;
	text-align: center;
	margin-left: 10px;
	
}
#footer {
	width: 70%;
	display : block;
	position: relative;
	height: 20px;
	text-align: center;
	vertical-align: baseline;
	clear: both;
	float: left;
	bottom: 0;
	padding: 2% 15%;
	border-top: 1px solid #640606;
	
	
}
#footer a{
	font-size: 90%;
	text-decoration: none;
	color: #581B06;
}
center{
display:none;
}
#content_left_portfolio {
	width:95%;
	float:left;
	clear: both;
	height: auto;
}
.body_text_portfolio {
	float:left;
	width:100%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0px auto;
	clear: both;
}
