@charset "utf-8";
/* CSS Document */

img, div { behavior: url(iepngfix.htc) } /* IE6 PNG Fix */

p{
	padding:0px;
	margin:0px;
	padding-bottom:10px;
}

body{
margin-top:0;
background:url(images/bg_all.jpg) repeat-x;
background-color: #710b09;
}

#wrapper{
	width:1004px;
	margin:0 auto;
}

#header{
	width:1004px;
	height:228px;
	background:url(images/header.png) top left no-repeat;
}

#mid{
	width:1004px;
	height:3400px;
	background:url(images/mid.png) top left repeat-y;
}

#aboutus{
	width:827px;
	height:568px;
	margin:0 auto;
	background:url(images/about-us-bg.jpg) center no-repeat;
}

#aboutusleft{
	width:325px;
	float:left;	
}

#aboutusleft p{
	text-align:center;
	padding-right:30px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
}

#aboutusleft p img{
	float:left;
	padding-right:15px;
}

#aboutusright{
	width:502px;
	float:left;
}

#aboutusright p{
	text-align:center;
	padding-left:220px;
	padding-right:30px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
}

#nav2{
width:874px;
height:151px;
margin:0 auto;
background:url(images/nav2.jpg);
background-repeat: no-repeat;
}

#nav2finger{
width:874px;
height:80px;
margin:0 auto;
background:url(images/nav2bottom.jpg);
background-repeat: no-repeat;
}

#productinfo{
width:877px;
height:157px;
margin:0 auto;
background:url(images/product-info.jpg);
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#4b3522;
}

#productinfotext{
width:800px;
text-align:center;
padding-left:40px;
padding-top:30px;
}

#product{
width:877px;
margin:0 auto;
padding-top:15px;
padding-bottom:20px;
font-family:"Times New Roman", Times, serif;
font-size:14px;
line-height:20px;
}

#nav3{
width:874px;
height:130px;
margin:0 auto;
background:url(images/nav3.jpg);
}

#nav3finger{
width:874px;
height:80px;
margin:0 auto;
}


#nav4{
width:874px;
/* height:535px; */
margin:0 auto;
}


#footerleft1{
float:left;
padding-left: 30px;
width:455px;
}

#footerright1{
float:left;
width:389px;
}

#footerlefttop{
float:left;
width:455px;
height:81px;
background:url(images/box.jpg);
background-position:top left;
background-repeat:no-repeat;
}

#contactleft{
float:left;
width:213px;
font-family:"Times New Roman", Times, serif;
font-size:14px;
line-height:20px;
padding-top:20px;
padding-left:20px;
}

#contactright{
float:left;
width:220px;
font-family:"Times New Roman", Times, serif;
font-size:14px;
line-height:20px;
padding-top:110px;
}

#footer{
	width:1004px;
	height:240px;
	background:url(images/footer.png) top center no-repeat;
	margin:0 auto;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	letter-height:25px;
}

#navigation{
width:356px;
height:54px;
}

a {
color:#990000;
text-decoration:none;
}

a:hover{
color:#000000;
text-decoration:underline;
}


.whitelink a{
color:#FFFFFF;
text-decoration:none;
}

.whitelink a: hover{
color:#0033FF;
text-decoration:underline;
}







