@charset "UTF-8";
p, th, dd, dt, ol, blockquote, q, acronym, abbr  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	line-height: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
input, select, textarea   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 1.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #05181D;
	background-repeat: no-repeat;
	background-image: url(../images/background/background.jpg);
	background-position: center top;
}
.marginbottom {
	margin-bottom: 20px;
}
h1 ,h2{
	font-size: 2.8em;
	font-weight: normal;
	margin: 0px;
}

h3 {
	font-size: 2.2em;
	font-weight: bold;
	margin: 0px;
}
h6 {
	font-size: 0.7em;
	font-weight: normal;
	margin: 0px;
	line-height: 1em;
}
h4 {
	font-size: 1.3em;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
li{
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -18px;
}
ol {
	margin-left: -10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link{
	color: #000;
}
a:visited {
	color: #000;
}
a:active {
	color: #000;
}
a:hover    {
	color: #F9801A;
}
.images {
	padding-left: 20px;
	padding-top: 25px;
}
.orange a:link  {
	color: #FFF;
	text-decoration: none;
}
.orange a:active  {
	color: #FFF;
	text-decoration: none;
}
.orange a:visited  {
	color: #fff;
	text-decoration: none;
}
.orange a:hover  {
	color: #000;
	text-decoration: none;
}
.whitetext {
	color: #FFF;
}
.whitetext a:link {
	color: #FFF;
}
.whitetext a:active {
	color: #FFF;
}
.whitetext a:hover {
	color: #000;
}
.whitetext a:visited {
	color: #FFF;
}
.orange_text {
	color: #F84916;
}
.table_data {
	font-size: 0.7em;
	border: 1px solid #EAEAEA;
}
.table_border {
	border: 1px solid #CCC;
}
.producttextmargin {
}
.pad {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.oneColFixCtr #container {
	width: 950px; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
}
.oneColFixCtr #mainContent {
	float: left;
	width: 950px;
}
.oneColFixCtr #header {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.oneColFixCtr #logo {
	float: right;
	padding-right: 10px;
	padding-bottom: 3px;
}
.oneColFixCtr #menu {
	float: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 145px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
.oneColFixCtr #mainContentheading {
	float: left;
	clear: both;
	padding-top: 45px;
	padding-bottom: 35px;
	padding-left: 100px;
}
.oneColFixCtr #mainContentbody {
	float: left;
	background-color: #FFF;
	width: 899px;
	margin-left: 35px;
}
.oneColFixCtr #mainContentbodyleft {
	float: left;
	width: 360px;
	padding-left: 70px;
	padding-top: 20px;
	padding-right: 50px;
}
.oneColFixCtr #mainContentbodyright {
	float: left;
	width: 350px;
	margin-bottom: 0px;
}
.oneColFixCtr #mainContentbodyorange {
	float: left;
	width: 353px;
	background-image: url(../images/background/orangebox_middle.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.oneColFixCtr #mainContentbodygrey {
	float: left;
	background-color: #CCC;
	padding-right: 20px;
	padding-left: 20px;
	width: 313px;
	padding-top: 20px;
	padding-bottom: 50px;
	min-height: 450px;
}
.oneColFixCtr #mainContenttext {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	width: 313px;
}
.oneColFixCtr #mainContentbodygrowlampbanner {
	float: left;
	width: 851px;
	background-image: url(../images/banner/banner_greybox.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#product-image {
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
}
.oneColFixCtr #mainContentbodyproducts {
	float: left;
	width: 869px;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 50px;
	padding-left: 15px;
	min-height: 600px;
}
.oneColFixCtr #footer {
	background-color: #F84916;
	width: 859px;
	float: left;
	clear: both;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	text-align: center;
}

.oneColFixCtr #mainContentbodywhite {
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 50px;
	min-height: 450px;
}
.marginlleft {
	margin-left: 50px;
	margin-bottom: 20px;
}
.marginllefttext {
	margin-left: 50px;
	margin-right: 150px;
}
.marginllefttextjustified {
	margin-left: 50px;
	margin-right: 150px;
	text-align: justify;
}
.marginlleft2 {
	margin-left: 10px;
}
.border {
	border: 1px solid #666;
}
