/* 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(images/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(images/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(images/home-h.jpg);
	background-repeat:no-repeat;}
a.aboutus{
	background-image:url(images/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(images/aboutus-h.jpg);
	background-repeat:no-repeat;}
a.gallery{
	background-image:url(images/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(images/gallery-h.jpg);
	background-repeat:no-repeat;}
a.products{
	background-image:url(images/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(images/products-h.jpg);
	background-repeat:no-repeat;}	

a.new{
	background-image:url(images/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(images/news-h.jpg);
	background-repeat:no-repeat;}

a.contact{
	background-image:url(images/contact-m.jpg);
	background-repeat:no-repeat;
	width:122px;
	height:50px;
	display:block;
	position:relative;
	float:left;
}
a:hover.contact{
	background-image:url(images/contact-h.jpg);
	background-repeat:no-repeat;}
#current{
	background-image:url(images/home-h.jpg);
	background-repeat:no-repeat;}
#current1{
	background-image:url(images/aboutus-h.jpg);
	background-repeat:no-repeat;}
#current2{
	background-image:url(images/gallery-h.jpg);
	background-repeat:no-repeat;}
#current3{
	background-image:url(images/products-h.jpg);
	background-repeat:no-repeat;}
#current4{
	background-image:url(images/news-h.jpg);
	background-repeat:no-repeat;}
#current5{
	background-image:url(images/contact-h.jpg);
	background-repeat:no-repeat;}										
.sub-menu{
	text-align:center;
	color:#ed1c24;
	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(images/news.jpg);
	background-repeat:no-repeat;
	height:325px;
	width:640px;
	margin:auto;
	margin-top:20px;
	margin-bottom:150px;
	padding-top:100px;
	padding-left:30px;
	padding-right:30px;
	color:#000000;
	}
.about{
	background-image:url(images/aboutus.jpg);
	background-repeat:no-repeat;
	height:325px;
	width:640px;
	margin:auto;
	margin-top:20px;
	margin-bottom:150px;
	padding-top:72px;
	padding-left:30px;
	padding-right:30px;
	color:#000000;
	font-size:90%;
	}
.gallry{
	background-image:url(images/news.jpg);
	background-repeat:no-repeat;
	height:325px;
	width:640px;
	margin:auto;
	margin-top:20px;
	margin-bottom:150px;
	padding-top:100px;
	padding-left:30px;
	padding-right:30px;
	color: #000;
	}
.product{
	background-image:url(images/products.jpg);
	background-repeat:no-repeat;
	height:325px;
	width:640px;
	margin:auto;
	margin-top:20px;
	margin-bottom:150px;
	padding-top:80px;
	color:#000000;
	padding-left:30px;
	padding-right:30px;
	}			
.product-ul{
	float:left;
	width:290px;
	font-size:13px;}
.product-li{
	float:left;
	width:290px;
	font-size:13px;}
.contacts{
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
	height:325px;
	width:640px;
	margin:auto;
	margin-top:20px;
	margin-bottom:150px;
	padding-top:78px;
	padding-left:30px;
	color:#000000;
	padding-right:30px;
	}
.c1{
	float:left;
	width:300px;}
.c2{
	float:right;
	width:300px;}
.gallry{
	background-image:url(images/gallery.jpg);
	background-repeat:no-repeat;
	height:400px;
	width:610px;
	margin:auto;
	margin-top:20px;
	margin-bottom:100px;
	padding-top:78px;
	padding-left:60px;
	color:#000000;
	padding-right:30px;
	}		
.txt2{
	color:#ed1c24;
	font-size:18px;
	font-weight:bold;}
.txt1{
	font-size:18px;
	font-weight:bold;
	color:#000000;}				
	
	.extraMenu a:link {
	color: #99000;
	text-decoration: none;
}

