
body{
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#313031;
background-image:url(../images/black_menu.gif);
background-repeat:repeat;}

#wrap{
width:1000px;
height:1200px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
background-color:#333333;
border:1px solid #ce0031;
 -moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-radius: 5px 5px 10px 10px;
border-radius: 5px 5px 10px 10px; }

#navigation{
width:1000px;
height:50px;
display:block;}


#template_top{
width:1000px;
height:250px;
clear:both;
display:block;
background-image: url(../images/equipment_resources/resorces_banner.jpg);
background-repeat:no-repeat;
}



#template_bottom_right{

width:50%;
height:750px;
background-image: url(../images/equipment_resources/resouces_bottom_right.jpg);
background-repeat:no-repeat;
float:right;
display:inline;}


#template_bottom_left{

width:50%;
height:750px;
background-image: url(../images/equipment_resources/resouces_bottom_left.jpg);
background-repeat:no-repeat;
float:left;
display:inline;
}




#footer{
width:1000px;
height:150px;
font-family: 'Jockey One', sans-serif;
font-size:20px;
color:#993300;
clear:both;
display:block;
border-top:1px solid #adaea1;
background-image:url(../images/footer_gradient.jpg);
background-repeat:repeat-x;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-radius: 0px 0px 10px 10px;
border-radius: 0px 0px 10px 10px;  }


#gallerycontent {
	width: 370px;
	height:640px;
	margin-top:80px;
	margin-left:120px;
	padding-top:2px;
	-moz-box-shadow: 0px 0px 10px #cbcbcb;
	-webkit-box-shadow: 0px 0px 10px #cbcbcb;}


#gallerycontent_right{
width:160px;
height:638px;
float:right;
display:inline;
margin-right:10px;

}


#gallerycontent_left{
width:160px;
height:638px;
float:left;
margin-left:10px;
display:inline;
background-color:#fFF;}








