body {
	margin: 0px; background-color: #2F2F2F;
	text-align: center;
}

div, .popups {
	font-family: Verdana, Geneva, Arial, Helvetica;	font-size: 12px; text-align: left;
	line-height: 16px;
	color: #FFFFFF;
}


h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}

a {
	color: #38FB07;
	text-decoration: none;
}

a:hover {
	color: #40A20B; text-decoration: underline;
}
a:visited {
	color: #38FB07;
}

#BorderMiddle {
	position: absolute; width: 1px; left: 50%; margin-left: -60px; top: 163px; height: 825px;
	background-color: #404040;
	z-index: -1;
}

/*for styling the grey band on the first inner page */
#GreyBandLeft {
	position: absolute; top: 163px; left: 0px; width: 100%; height: 188px;
	background-image: url(../Images/left.gif); background-repeat: repeat-x;
}

/*for styling the grey band on all product listing inner pages */
#GreyBandLeft_Inner {
	position: absolute; top: 163px; left: 0px; width: 100%; height: 20px;
	background-image: url(../Images/left.gif); background-repeat: repeat-x;
}

#wrapper {
	position: absolute; width: 766px; left: 50%; margin-left: -383px;
	padding-left: 1px; padding-right: 1px;
	background-image: url(../Images/Wrapper.jpg); background-repeat: repeat-y;
}

/*Top empty space for pages with large grey band*/
#EmptyBanner {
	width: 764px; height: 355px;
}

/*Top empty space for pages with small grey band*/
#EmptyBannerSmall {
	width: 764px; height: 195px;
}

#TopBanner {
	position: absolute; height: 143px; width: 762px; left: 50%; margin-left: -382px; top: 0px;
}
#TopBannerImage {
	float: left; width: 323px; height: 138px;
}
#TopBannerText {
	float: right; width: 300px;  text-align: right;
	padding-top: 70px; padding-right: 15px;
	font-size: 10px; font-weight: bold;	color: #D3D3D3;
}

#TopNav {
	position: absolute; width: 764px; left: 50%; margin-left: -382px; top: 140px; height: 20px; 
	color: #ffffff;
}

/*style for first content box - grey banner*/
#Content1 {
	position: absolute;	width: 764px; left: 50%; margin-left: -382px; top: 163px; height: 188px;
	background-color: #E2E3E4;
	z-index: 500;
}

#Content1Image {
	float: left; width: 323px;
}

#Content1Text {
	float: right; width: 415px;
	padding-top: 15px; padding-left: 10px; padding-right: 10px; padding-bottom:20px;
	color: black;
}

/*END*/

/*style for first content box - grey banner - inner pages*/
#Content1_Inner {
	position: absolute;	width: 764px; left: 50%; margin-left: -382px; top: 163px; height: 20px;
	background-color: #E2E3E4;
	z-index: 500;
}

#Content1_Text_InnerPages {
	float: left; width: 300px; padding-left: 20px;
}

#Content1_Images_InnerPages {
	float: right; width: 328px; height: 40px;
}

/*END*/

#Content2 {
	width: 744px; padding: 10px;
	color: #FFFFFF;
}

#Footer {
	clear: both; width: 744px; padding: 10px; background-color: #E2E3E4; height: 50px;
	z-index: 600;
}
#FooterLeft {
	float: left; width: 300px;
	font-size: 11px; color: #000000;
}
#FooterRight {
	float: right; width: 300px;
	text-align: right; font-size: 11px; color: #000000;
}
#Footer a:link {
	color: #339900; font-weight: bold;
}
#Footer a:visited {
	color: #339900; font-weight: bold;
}

#Content1 a {
	color: #339900; font-weight: bold;
}
#Content1 a:visited {
	color: #339900; font-weight: bold;
}

#Box1 {
	float: left; width: 285px; padding: 5px;
	font-size: 12px;
	text-align: left; color: #FFFFFF;
}

#Box2 {
	float: right; width: 405px; padding: 5px;
	font-size: 12px;
	text-align: left; color: #FFFFFF;
}

.ButtonBox {
	vertical-align: text-top;
}
.ButtonTitles {
	font-size: 13px; font-weight: bolder;
}
.ButtonDescription {
	font-size: 11px;
}

.LargeLinks {
	font-size: 13px; font-weight: bold;
}

.bullets {
	list-style-image: url(../Images/Bullet.jpg); list-style-position: outside;
}

hr {
	height: 1px;
}

.CategoriesTitles {
	clear: both; font-size: 16px; 
}

.SpanFloatLeft {
	float: left;
}
.SpanFloatRight {
	float: right;
}
.SpanClearBoth {
	clear: both;
}

form#Search {
	background-color: #CCCCCC;
	padding: 2px 0 3px 3px;
}

#Search .select {
	font-size: 10px;
}

#Search .button { 
 	font-size: 10px; 
 	background-color: #333333; 
 	color: #FFFFFF; 
 	margin-right: 6px; 
}

.EcoImagesLeft {
	float: left; padding: 0 10px 10px 0;
}
.EcoImagesRight {
	float: right; padding: 0 0 10px 10px;
}
p.title {
	clear: both; font-size: 16px;
}

.ErrorMessage {
	font-weight: bold; color: red;
}

.DisclaimerMessage {
	font-size: 10px;
}

#footerbottom{
width:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
}