
body{
	background-color:#343434;
	margin:0px;
	padding:0px;
}

.wrapper{
	width:848px;
	margin:0 auto;
}

.headerPart{
	background-image: url(file:///E|/25-05-2012/html/images/header_bg.jpg);
	background-repeat:repeat-x;
	height:87px;
}

.navigation{
	height:50px;
	background-image:url(file:///E|/25-05-2012/html/images/menu_bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}

.navigation ul{
	margin:0px;
	padding:0px;
	width:100%;
}

.navigation ul li{
	list-style-type:none;
	margin:0px;
	padding:0px;
	float:left;
	padding:18px 55px 0px 50px;
}

.navigation ul li a{
	text-decoration:none;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#CCCCCC;
}

.navigation ul li a:hover{
	color:#3EF274;
}

.banner{
	width:100%;
}

.clear{
	clear:both;
}

.bodyPart{
	background-color:#272727;
	width:100%;
	margin:0px;
	padding:0px;
}
	

.left{
	width:191px;
	float:left;
	margin:0px;
	padding:0px;
}

.right{
	width:635px;
	margin-right:12px;
	margin-left:5px;
	float:left;
}

.rightBlock{
	width:100%;
	border-bottom:dotted 1px #555555;
	padding-bottom:25px;
	margin-top:25px;
	display: inline-block;
}

.photo{
	width:245px;
	float:left;
	margin-right:15px;
	padding:0px;
}

.photo1{
	width:216px;
	float:left;
	margin-right:15px;
	padding:0px;
}

.textPart{
	width:375px;
	float:left;
}

.textPart .heading{
	color:#56ab63;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.textPart .subheading{
	color:#8c938d;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
}

.textPart span{
	font-size:11px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:16px;
}

.textPart .heading1{
	color: #FFF;
	font-size:18px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.textPart .content{
	font-size:12px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:16px;
}

.whiteFont{
	color:#FFF;
}

.footer{
	background-image: url(file:///E|/25-05-2012/html/images/footer.jpg);
	width:848px;
	height:102px;
}

.galleryNav{
	width:90%;
	padding:0px;
	margin-left:15px;
	margin-top:20px;
}

.galleryNav ul{
	width:100%;
	margin:0px;
	padding:0px;
}

.galleryNav ul li{
	list-style-type:none;
	line-height:20px;
	margin:0px;
	padding:0px;
}

.galleryNav ul li a{
	list-style-type:none;
	line-height:20px;
	background-image:url(file:///E|/25-05-2012/html/images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:left;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	padding-left:10px;
}

.galleryNav ul li a:hover{
	list-style-type:none;
	line-height:20px;
	background-image: url(file:///E|/25-05-2012/html/images/arrow-hover.jpg);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	color:#56ab63;
}

.galleryNav ul li a.active{
	list-style-type:none;
	line-height:20px;
	background-image: url(file:///E|/25-05-2012/html/images/arrow-hover.jpg);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	color:#56ab63;
}

.gallery{
	width:100%;
	margin-top:20px;
	float:left;
}


.galHld{ border:1px solid #7c7c7c; padding:6px 6px; background:#323232; width:636px; overflow:hidden;}
.galHldLeft{ width:186px; float:left;}
.galHldRight{ width:450px; float:right;}

img, a img{ border:none;}
.galHldLeft .block ul{ padding:0; margin:0;width:186px; float:left;}
.galHldLeft .block ul li{ float:left; margin:0 6px 6px 0; border:1px solid #b5b5b5; list-style-type:none; width:84px; height:59px;}
.galHldLeft div.block{ height:269px;}

.galHldLeft .pagination{ padding:4px 0 0 0;}
.galHldLeft .pagination ul{ padding:0; margin:0;}
.galHldLeft .pagination ul li{ float:left; list-style-type:none; margin-right:2px;}
.galHldLeft .pagination ul li a{ color:#fff; font:bold 11px/ 20px Arial, Helvetica, sans-serif; display:block; padding:0 8px; float:left; text-decoration:none; border:1px solid #323232;}
.galHldLeft .pagination ul li a:hover,.galHldLeft .pagination ul li a.active{ border:1px solid #b5b5b5; background:#000;}
.galHldRight div{ width:450px; height:300px;}
.galHldRight img{border:1px solid #b5b5b5;}