/* CSS Document */
body{
	background-color:#000000;
	margin:0 auto;
	text-align:left;
	color:#FFFFFF;

	font-family:Arial, Helvetica, sans-serif;}
.wrapper{
	margin:0 auto;
	width:970px;
	height:914px;
	background-image:url('logo.jpg');
	background-repeat:no-repeat}
.wrapper1{
	margin:0 auto;
	width:880px;
	height:914px;
}	

.header-txt{
	height:280px;

}
.header-txt a{
	text-decoration:none;
	color:#FFFFFF;
	padding-right:30px;
	padding-left:20px;

	}
.nav{
	height:50px;
	padding-left:62px;}

a.home{
	background-image:url('home-m.jpg');
	background-repeat:no-repeat;
	width:122px;
	height:50px;
	display:block;
	position:relative;
	margin-right:5px;
	float:left}
a:hover.home{
	background-image:url('home-h.jpg');
	background-repeat:no-repeat}
a.aboutus{
	background-image:url('aboutus-m.jpg');
	background-repeat:no-repeat;
	width:122px;
	float:left;
	height:50px;
	display:block;
	margin-right:5px;
	position:relative}
a:hover.aboutus{
	background-image:url('aboutus-h.jpg');
	background-repeat:no-repeat}
a.gallery{
	background-image:url('gallery-m.jpg');
	background-repeat:no-repeat;
	width:122px;
	height:50px;
	display:block;
	position:relative;
	float:left;
	margin-right:5px}
a:hover.gallery{
	background-image:url('gallery-h.jpg');
	background-repeat:no-repeat}
a.products{
	background-image:url('products-m.jpg');
	background-repeat:no-repeat;
	width:122px;
	height:50px;
	display:block;
	position:relative;
	float:left;
	margin-right:5px}
a:hover.products{
	background-image:url('products-h.jpg');
	background-repeat:no-repeat}	

a.new{
	background-image:url('news-m.jpg');
	background-repeat:no-repeat;
	width:122px;
	height:50px;
	display:block;
	position:relative;
	float:left;
	margin-right:5px}
a:hover.new{
	background-image:url('news-h.jpg');
	background-repeat:no-repeat}

a.contact{
	background-image:url('contact-m.jpg');
	background-repeat:no-repeat;
	width:122px;
	height:50px;
	display:block;
	position:relative;
	float:left
}
a:hover.contact{
	background-image:url('contact-h.jpg');
	background-repeat:no-repeat}
#current{
	background-image:url('home-h.jpg');
	background-repeat:no-repeat}
#current1{
	background-image:url('aboutus-h.jpg');
	background-repeat:no-repeat}
#current2{
	background-image:url('gallery-h.jpg');
	background-repeat:no-repeat}
#current3{
	background-image:url('products-h.jpg');
	background-repeat:no-repeat}
#current4{
	background-image:url('news-h.jpg');
	background-repeat:no-repeat}
#current5{
	background-image:url('contact-h.jpg');
	background-repeat:no-repeat}										
#thumb {
	padding: 20px;
	float: left;
}

.sub-menu{
	text-align:center;
	color:#000;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
}
.sub-menu a{
	color:#FFFFFF;
}
.sub-menu a:hover{
	text-decoration:none;
	color:#ed2224;
}	
.pic{
	margin-top:10px;}
.pic1{
	float:left;
	width:176px;}
.footer{
	color:#000000;
	padding-top:15px;
	letter-spacing:6px;
	padding-left:20px;}
.txt{
	font-weight:bold;
	font-size:18px;
	color:#FFFFFF;}		
.news{
	background-image:url('news.jpg');
	background-repeat:no-repeat;
	height:325px;
	width:640px;
	margin-top:20px;
	margin-bottom:150px;
	padding-top:100px;
	padding-left:30px;
	padding-right:30px;
	color:#000000; margin-left:auto; margin-right:auto
	}
.about{
	background-image:url('aboutus.jpg');
	background-repeat:no-repeat;
	height:325px;
	width:640px;
	margin-top:20px;
	margin-bottom:150px;
	padding-top:72px;
	padding-left:30px;
	padding-right:30px;
	color:#000000; margin-left:auto; margin-right:auto
	}
.gallry{
	background-image:url('news.jpg');
	background-repeat:no-repeat;
	height:325px;
	width:640px;
	margin-top:20px;
	margin-bottom:150px;
	padding-top:100px;
	padding-left:30px;
	padding-right:30px; margin-left:auto; margin-right:auto
	}
.product{
	background-image:url('products.jpg');
	background-repeat:no-repeat;
	height:325px;
	width:640px;
	margin-top:20px;
	margin-bottom:150px;
	padding-top:80px;
	color:#000000;
	padding-left:30px;
	padding-right:30px; margin-left:auto; margin-right:auto
	}			
.product-ul{
	float:left;
	width:290px;}
.product-li{
	float:left;
	width:290px;}
.contacts{
	background-image:url('contact.jpg');
	background-repeat:no-repeat;
	height:325px;
	width:640px;
	margin-top:20px;
	margin-bottom:150px;
	padding-top:78px;
	padding-left:30px;
	color:#000000;
	padding-right:30px; margin-left:auto; margin-right:auto
	}
.c1{
	float:left;
	width:300px;}
.c2{
	float:right;
	width:300px;}
.gallry{
	background-image:url('gallery.jpg');
	background-repeat:no-repeat;
	height:400px;
	width:610px;
	margin-top:20px;
	margin-bottom:100px;
	padding-top:78px;
	padding-left:60px;
	color:#000000;
	padding-right:30px; margin-left:auto; margin-right:auto
	}		
.txt2{
	color:#ed1c24;
	font-size:18px;
	font-weight:bold;}
.txt1{
	font-size:18px;
	font-weight:bold;
	color:#000000;}	
div#content {
margin-left: -10px;
}	
	
	

