html,
body {
margin:0;
padding:0;
height:100%;
background-image: url(_img/bg-wrap.jpg);
background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
	background-color: #636363;
}
#container {
min-height:100%;
position:relative;
}
#header {
padding:10px;
}
#body {
padding:0px;
padding-bottom:39px;	/* Height of the footer */
}
#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:39px;			/* Height of the footer */
	background:#000000;
	background-image: url(images/masterbb_03.jpg);
	background-repeat: repeat-x;
}
	/* other non-essential CSS */
#header p,
#header h1 {
margin:0;
padding:10px 0 0 10px;
}
#footer p {
margin:0;
padding:10px;
}
.mainheader {
width: 782px;
margin-right: auto;
margin-left: auto;
}
.mainbody {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
}

.mainfooter {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
}
.fcontact {
	padding: 0px;
	float: left;
	height: 25px;
	width: 120px;
	padding-top: 10px;
	padding-left: 60px;
}

.faddress {
	padding: 0px;
	float: left;
	height: 25px;
	width: 600px;
	padding-top: 12px;
	font-size: 12px;
}

a:link {
	color: #F60;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F60;
}
a:hover {
	text-decoration: none;
	color: #F93;
}
a:active {
	text-decoration: none;
	color: #F60;
}
.homehead {
	height: 210px;
	width: 785px;
}
h1 {
	font-size: 18px;
	color: #F60;
}
h2 {
	font-size: 16px;
	color: #F60;
	line-height: 16px;
}
h3 {
	font-size: 16px;
	color: #FFF;
	padding-top: 0px;
}
h4 {
	font-size: 14px;
	color: #999;
}
.bodytext {
	width: 700px;
	padding-right: 30px;
	padding-left: 30px;
}

.bodytexthome {
	width: 700px;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 0px;
}

.bodytextproducts {
	width: 780px;
	padding-right: 0px;
	padding-left: 20px;
}

.bodytextproductscart {
	width: 780px;
	padding-right: 0px;
	padding-left: 6px;
}

img, div { behavior: url(iepngfix.htc) }

p {
	padding: 0;
}
.white {
	color: #FFF;
}

table.cobtbl {
border-collapse: collapse;
background-color: #fff;
}

td.cobhl, td.cobll {
border-bottom: 1px solid #b1b1b1 ;
border-right: 1px solid #b1b1b1 ;
}

img {
	border: 0;
}
	
.tabletop {
	font-size: 12px;
	font-style: italic;
	color: #F60;
}

table.mytable {
	padding: 0px;
	border: none;
	background-color: #CCC;
}

table.mytable td {
	font-size: 12px;
	border: solid #666666 1px;
	vertical-align: top;
	padding: 0px;
	font-weight: normal;
}
.homeimage {
	float: right;
}
.contactformholderqq {
	padding-left: 40px;
}
