html, body {
	margin: 0;
	padding: 0;
	background: #1c1c1c;
	font: small/150% "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
    color: #000;

}

a {
	color: #0d99cc;
	text-decoration: none;
	border-bottom: 1px dotted #0d99cc;
}

h1 {
	color: #fff;
}

a:hover {
	color: #fff;
	border-bottom: 0;
}

.container {
	width: 1024px;
	margin: auto;
}

.homecontent {
padding-top: 25px;
}

.homecontent p {
	text-align: left;
	}

#product {
	width: 230px;
	height: 400px;
	float: left;
	margin: 0 5px 0 5px;
	text-align: left;
	position: relative;
}

.info {
	border: 0;
	position: absolute;
	bottom: 0;
	}

.productinfo {
border-collapse:collapse;
}	

.productinfo td {
	text-align: left;
	color: #fff;
	line-height: 120%;
	border-bottom: solid 1px #b0c7cf;
	padding: 10px 0 10px 0;
	}
	

.productinfo img {
	border: 0
	}
	
.productinfo a {
	color: #fff;
	}



#header {
	background: url(../img/topbg.gif) repeat-x;
	height: 122px;
	width: 100%;
}

#main {
	background: url(../img/centre.gif) repeat-x;
	height: 448px;
	text-align: center;
	width: 100%;
	color: #fff;
}

#main a {
	border: 0;
}

#main2 {
	background: url(../img/largecentre.gif) repeat-x;
	text-align: center;
	width: 100%;
	color: #fff;
}

#main3 {
	background: #191919;
	text-align: center;
	width: 100%;
	color: #fff;
}

#main4 {
	background: url(../img/largecentre2.gif) #005083 repeat-x;
	text-align: center;
	width: 100%;
	color: #fff;
}

#main5 {
	background: url(../img/main5.gif) repeat-x;
	text-align: justify;
	width: 100%;
	color: #fff;
}

#main6 {
	background: #fff;
}


#main a:hover, #main2 a:hover {
	color: #000;
}

#nav ul {
	list-style-type: none;
}

#nav ul li {
	display: inline;
}

#nav {
	position: relative;
	top: -80px;
	left: 200px;

}

#nav li {
	padding-top: 10px;
padding-bottom: 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#nav a {
	color: #ff9f17;
	border-bottom: 1px dotted #ff9f17;
	font-size: 120%;
}

#nav a:hover {
	color: #ff9f17;
	border-bottom: none;
}

#bar {
	background: #424242;
	height: 160px;
	padding-top: 15px;
}


#footer {
	background: #1c1c1c;
	padding: 5px;
	text-align:center;
	height: 60px;
	width: 100%;
	color: #fff;

}

#footer p {
	vertical-align: middle;
	font-size: 11px;
}

.footerlink {
	color: #ffffff;
	}

.m1 {
position: relative;
top: -65px;
left: -230px;
border: 0;
}

.b1 {
position: relative;
top: -65px;
left: -200px;
border: 0;
}

.m2 {
position: relative;
top: -65px;
left: 110px;
border: 0;
}

.b2 {
position: relative;
top: -65px;
left: 140px;
border: 0;
}

#bar a {
	color: #ff9f17;
	border-bottom: none;
	text-align: center;
}

#bar img {
	border: 0;
}

.leftad {
	float: left;
	margin-left: 200px;
	}
	
.rightad {
	float: right;
	margin-right: 200px;
	}


.ad {
	position: relative;
	top: -120px;
	left: 500px;
}

.columns {
	width: 95%;
}

.col1 {
	float: left;
	width: 45%;
}

.col2 {
	float:right;
	width: 45%;
}

.clear {
	clear: both;
}

/* Gradient 1 */
input, select {
	background-image:url(../img/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 230px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
}

#mquantity {
	width: 40px;
}

#wquantity {
	width: 40px;
}

a.button {
display: block;
width: 100px;
height: 20px;
padding: 15px 20px 10px 45px;
color:#666666;
text-decoration: none;
background:url(../img/button.gif) no-repeat 0px 0px;
}

a.button:hover {
color:#333333;
background:url(../img/button.gif) no-repeat 0px -45px;
}

#order {
position: relative;
left: 100px;
}

.check {
	width: 15px;
}

#contactus {
	position: relative;
	left: 100px;
}

#pri {
	font-size: 170%;
	text-align: justify;
}

td {
	color: #000;
}

#gbutton {
	width: 117px;
	height: 48px;
	background: none;
	border: 0;
}

#contact, #resellers {
text-align: justify;
font-size: 110%;
}

