@CHARSET "UTF-8";
html, body, table{
	padding:0; margin:0;
}
img,table{
	border: 0;
}
table{
	
}
.wrap{
margin: 50px auto;
text-align: center;
width: 750px;
}

.all{
	border: 1px solid rgb(51, 102, 153);
	width: 750px;
	background-color: #fff !important;
}

.topLogobg{
position: relative;
background: url('/images/gr_yellowtileTop.gif') repeat-x scroll 0% 0% transparent;
height: 290px;
width: 744px;
margin-top: 2px;
}

.topLogobg .bigImgContainer{
	position: absolute; 
	left: 195px; 
	top: -60px;
}

.topLogobg .logo{
	padding: 7px 0px 0px 12px; 
	margin: 0pt; 
	text-align: left;
}
.topLogobg .logo span.companyName{
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin-left:5px;
}


.all .mainMenu{
	background-image: url('/images/gr_BtnTile.gif'); 
	height: 41px; 
	width: 744px;
	text-align: left;
	margin-left: 3px;
}
.all .mainMenu ul{
	list-style: none outside none;
}
.all .mainMenu ul li{
	height: 41px; 
	float: left;
	background: url('/images/gr_NavBtnsDivider.gif') right no-repeat;
}

.all .mainMenu ul li.last{
	background: none;
}
.all .mainMenu ul li a{
	color: yellow;
	font-weight: bold;
	display: block;
	float:left;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	height: 25px;
	vertical-align: middle;
	padding:13px 7px 0 8px;
	margin-top:1px;
}

.all .mainMenu ul li a:hover{
	/*color: #ff6c00;*/
	background-color: #6b6fff;
}

.all .content{
	clear: both;
	text-align: left;
	margin:0 3px;
	background: url("/images/gr_LineDrawing.gif") no-repeat scroll 0% 0% rgb(117, 72, 1);
	width: 710px;
	padding: 0 17px 12px 17px;	
}

.all .content .pageTitle{
	border-bottom: 1px #fff dotted;
	width: 350px;
	padding-top: 30px;
	padding-bottom: 12px; position: relative;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
}

.all .content .pageTitle span{
	color: #fff000;
}

.all .content .mainText{
	background-color: #fff;
	font-size: 12pt;
	padding: 0px 6px 2px;
	margin-top: 5px;
}

.all .copyright{
background-image: url('/images/gr_yellowtile.gif');
height: 19px;
width: 744px;
margin:0 3px 3px 3px;
text-align: right; 
color: rgb(255, 255, 255); 
line-height: 19px;
}

.all .footer{
	height: 80px; 
	width: 744px;
	margin:0 3px 3px 3px;
}

.all .footer div.img{
	margin-left: 14px;
	text-align: left;
}

.all .footer .text{
margin-left: 20px;
color: rgb(85, 85, 85);
font-family: tahoma,arial,verdana;
font-size: 11px;
line-height: 20px;
text-align: left;
}

.all .mainText .our-products{
	border: 1px solid #000;
	margin:5px;	
}

.all .mainText .our-products td, .all .mainText .our-products th{
	border: 1px solid #000;
	padding: 5px;
}

.all .mainText .our-products th{
	font-weight: bold;
}

.all .mainText .category{
	text-align: center;
	font-weight: bold;
	padding: 10px;
}