body{
	background-image:  url(images/bg.jpg);
	background-color:#191919;
	padding : 0px;
	margin : 0px;
}
.OuterTable{
	width:978px; /*978*/
}
	.o_tl, .o_t, .o_tr, .o_bl, .o_br, .o_b {height:31px;}
	.o_tl, .o_tr, .o_l, .o_r, .o_l2, .o_r2, .o_bl, .o_br {width:31px;}
	
	.o_tl{	background-image:  url(images/cont_tl.png);}
	.o_t{	background-image:  url(images/cont_t.png);}
	.o_tr{	background-image:  url(images/cont_tr.png);}
	.o_l{	background-image:  url(images/cont_l.png);}
	.o_r{	background-image:  url(images/cont_r.png);}
	.o_l2{	background-image:  url(images/cont_l2.png);}
	.o_r2{	background-image:  url(images/cont_r2.png);}
	.o_bl{	background-image:  url(images/cont_bl.png);}
	.o_b{	background-image:  url(images/cont_b.png);}
	.o_br{	background-image:  url(images/cont_br.png);}
	
	.o_nav{
		background-color:#080a0a;
		border-bottom: solid 2px #858585;
		vertical-align:bottom;
		height:40px;
	}	

	.NavMain{ width:100%;/*573px*/ float:right;}
	.NavMain td, .tblock td{ text-align:center}

	.o_content{
	height:300px;
	background-image:  url(images/bg_content.jpg);
	vertical-align:top;
	}
	
#logo{ 
	float:left;
	position: relative; 
	width:267px;
	height:289px;
	top:-56px;
	z-index: 1;}


#tblock{ float:right;}
.tblock{ width:573px; height:178px; font-family: Trebuchet MS; 	font-size: 11px; color: #ffffff;}
	.tblock_m{	background-color:#2d2d2d; border: solid 1px #858585;}
	.tblock_r{	background-image:  url(images/tblock_r.gif);width:10px;  font-size:5px;}
	.tblock_br{	background-image:  url(images/tblock_br.gif);width:10px; height:10px; font-size:5px;}
	.tblock_b{	background-image:  url(images/tblock_b.gif);height:10px; font-size:5px;}
	
#cblock{ float:right; margin-right:15px;}
.content{ width:558px;/*573px-15px*/ border: solid 2px #858585;}
.content td { padding:15px; border-bottom: solid 1px #858585;}

#pics{
	left:-42px;
	position: relative;
	z-index: 1;
	height:282px;
	width:340px;
	float:left;
}
.SidePics{
background-image:  url(images/spic_bg.png);
clear:left;
}

#footer{ height:41px; width:100%}
.footer{background-image:  url(images/bg_bottom.jpg); text-align:center;}

.content p, .content ul, .content td, .content a {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #838282;
	line-height : 19px;
	font-weight: normal;
}
h1 {font-size: 16px; margin-bottom:0px}
h1, span{color: #FFFFFF;}
.heading a {font-size: 16px; margin-bottom:0px; color: #FFFFFF; font-weight: bold; text-decoration:none;}


.res p, .res a, .res, footer{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
}
input, textarea{
font-family: Trebuchet MS;
	font-size: 11px;
	color: #ffffff;
	background-color: #191919;
	border: 1px solid #838282;
	}


.right{
float: right;
}



#first_sub, #second_sub, #third_sub {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top:28px;

}
#first_sub {width: 141px;}
#second_sub {width: 141px;}
#third_sub {width: 141px;}
.nav {
	position:relative;
	height: 26px;
	z-index: 1000;
} 
.sub{display: block;}