BODY{
	background: #000 url(../i/header_splash.jpg) no-repeat top center;
}

A{
    color: #9C1212;
}

.main{
	position: relative;
	padding-top: 135px;
	width: 990px;
	margin: 0 auto;
}

.logo{
	position: absolute;
	top: 50px;
	left: 5px;
	width: 180px;
	height: 60px;
}

.gallery A{
	position: absolute;
	top: 190px;
	left: 215px;
	width: 110px;
	height: 60px;
}

.menu_top{
    margin: 0 auto;
    width: 320px;
    background: url(../i/menu_bg_l.gif) no-repeat left top;
    padding-left: 91px;
}

.index .content{
    padding-top: 430px;
    background: none;
    border: none;
    min-height: 1px;
}

.content{
    background: #000 url(../i/inner_bg.jpg) no-repeat top center;
    border-top: 1px solid #b90f0f;
    line-height: 150%;
    padding: 15px;
	min-height: 400px;
}

.menu_top .menu_top_bg{
    background: url(../i/menu_bg_r.gif) no-repeat right top;
    padding-right: 53px;
}

.menu_top UL{
    background:  #b80f10;
    height: 28px;
    padding-top: 13px;
    margin-bottom: 15px;
}

.menu_top LI{
    margin: 0;
    list-style: none;
    display: inline;
}	

.menu_top A{
    background: url(../i/menu_bullet.gif) no-repeat left center;
    color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 20px;
	padding: 13px 0 14px 10px;
}

.content H1{
	background: url(../i/h1_bg_l.gif) no-repeat left top;
	color: #FFF;
	text-transform: uppercase;
	font-family: Arial, Verdana, Tahoma, Helvetica, 'Liberation Sans', FreeSans, sans-serif; 
	font-weight: normal;
	padding-left: 62px;
	height: 34px;
}

.content H1 DIV{
	background: url(../i/h1_bg_r.gif) no-repeat right top;
	padding:  10px 100px 0px 0;
	font-size: 14px;
	height: 24px;
	float: left;
}

.marginl-30{
	margin-left: 30px;
}

.footer{
	border-top: 1px solid #8a0e0e;
	font-size: 90%;
	margin: 50px 15px 0 15px;
	padding: 15px 0;
	line-height: 150%;
	zoom: 1;
}

.footer .menu_bottom UL{
    text-align: center;
}

.footer .menu_bottom LI{
	display: inline;
}

.footer .menu_bottom A{
	color: #FFF;
	text-decoration: none;
	text-transform: lowercase;
}

.footer .menu_bottom A:hover{
    color: #9C1212;
}

.footer  A{
    color: #ab0e0e;
    text-decoration: none;
}

.article{
    margin-bottom: 20px;
}

.article .title{
	font-size: 120%;
	font-weight: bold;
}

.article .body{
	font-size: 90%;
	margin-top: 5px;
}

.article_all{
	text-align: right;
	font-size: 90%;
}

.galleries_all{
	clear: both;
	text-align: right;
}

.projects_all{
	clear: both;
	text-align: right;
	margin-top: 20px;
}
      

.projects{
    margin-top: 20px;
	zoom: 1;
}

.project{
	background: #210303;
	margin-bottom: 10px;
}

.project .project-image{
	padding: 10px;
}

.project .project-text H2,
.project .project-text A{
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 10px;
}

.project .project-text{
	font-size: 11px;
	padding: 10px 10px 10px 0;
}
