/* company */
.company
{
	width:450px; 
/*background:url(../images/companyimg.jpg) no-repeat right top;
margin-left:auto; 
margin-right:auto;
margin-bottom:30px;
 */
 
 margin:0 auto;
}
.company p{
	font-size:14px;
line-height:28px!important;
color:#000000!important;
text-indent:2em;
	}
.company img{float:right; padding:0 0 20px 20px; width:250px;
	}

.company h3,.company h4{
font-size:14px;
line-height:24px;
width:294px; 
text-indent:2em;
color:#000000;}
.company h4{width:540px;margin-top:1em;}

/* contact */
.contact{height:320px; background:url(../images/contactimg.jpg) no-repeat 320px bottom;margin-top:10px;margin-left:50px;margin-bottom:30px;}
.contact h3{font-size:14px;color:#000;line-height:30px;}
.contact h3 a{color:#000;}
.contact h3 a:hover{ text-decoration:underline;}

/* products */
.products{width:500px;margin:20px auto;color:#000000;font-size:12px;}
.PSmall{clear:both;}
.PSmall div{ margin:10px 0px 10px 30px;float:left;width:140px;height:190px;text-align:center;overflow:hidden;}
.PSmall div h4{ width:140px;margin-top:8px;font-size:12px;font-weight:bold;}
.PSmall div h4 a{color:#660000; text-decoration:none;}
.PSmall div h4 a:hover{color:#000000;}
.pSImg{
	width:140px;
	height:130px;
	overflow:hidden;
}

.PBigImg{float:left;width:400px;height:371px;}
.PText{clear:both;line-height:22px;color:#000000;font-size:12px;}