@charset "utf-8";

@import url(/fonts_googleapis_com/css/index.html);
@import url();
@import url(/fonts_googleapis_com/css/index.html);

html{
	background:url(/bg.png);
	width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0;
	
	
}
body{
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
background:none;
}

#nojs-background{
	background:url(/images/top-bg.jpg) repeat-x top left;
   	margin:0;
	padding:0;
	top:0;
	left:0;
	height:25px;
	width:100%;
}

.all{
margin:0 auto;
width:960px;
padding-bottom:30px;
border:none;
}

.left{ float:left;}
.right{ float:right;}

.menubg{ width:217px;
	margin:0;
	padding:0;
	height:608px;}
.left-menu{background:url(/images/menu.png) no-repeat center;}
.right-menu{background:url(/images/menu2.png) no-repeat top left;}

.logo{ width:169px; margin:8px auto; padding:0;}
.photo{ width:180px; margin:8px auto; padding:0;}

.h3{color:#d89719; font-family:"Monotype Corsiva",serif; text-align:center; font-size:18px; line-height:1.6em;}
.h3 a{text-decoration:none; color:#d89719;}

.ul{margin:0 0 40px 0; padding:0; text-align:center; float:left; width:217px;}
.ul li{font-family:"Monotype Corsiva",serif;  font-size:24px; color:#FFFFFF; list-style-type:none; line-height:1.6em;}
.ul .li{height:8px; background:url(/images/ulbg.png) no-repeat center;} 
.ul li a{ color:#FFFFFF; text-decoration:none;}
.ul li a:hover{ color:#990000; text-shadow: 1px 1px 1px #FFFFFF;}
.content{ width:520px; height:600px; padding-left:5px; background:url(/images/right.jpg) repeat-x top left; }

.content .banner{width:515px; padding:0px; margin:5px 0;}

.content .text{width:515px; height:505px; background-color:#fee080; box-shadow: 0px 2px 3px #353535; overflow:auto; margin:5px 0;} 
.text ol{color:#b8164b; list-style:decimal; font-family: 'Average', serif; font-size:13px; line-height:1.6em; font-weight:bold;}
.green{color:#27b42a !important;}
.blue{color:#1f41d5 !important;}
.red{color:#d11014 !important;}

.content .bd{overflow:auto; width:515px; height:227px; background-color:#fee080; box-shadow: 0px 2px 3px #353535;}
.content p{text-align:justify; color:#801e01; font-family: 'Average', serif; font-size:14px; padding:4px 2px; line-height:1.5em; } 
.content span{color:#b8164b;}
.content h1{color:#b8164b; margin:3px; padding:2px; font-family:"Monotype Corsiva",serif;  font-size:28px;}
.content h2{color:#801e01; margin:3px; padding:2px 5px; font-size:18px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.content .h4{color:#801e01; margin:3px; padding:2px 2px; font-size:20px; font-family:"Monotype Corsiva",serif; }
.project-gallery { list-style-type: none; }
.project-gallery { position: relative; width: 515px; margin:0 0 10px 0; padding:0 0 10px 5px; }
.project-gallery li {width: 154px;  margin: 15px 7px 0 0; padding:0;  float: left; display: inline;  overflow: hidden; }
.project-gallery li a img { display: block; width: 150px; height: 114px; border: 2px solid #a33b1c;   }

.img{margin:0 auto !important; width:437px; padding-left:40px;}

