body {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-image: url(images/headerBK.png);
	background-color: #202021;
	text-align: center;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #99cc33;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #99cc33;
}
a.menu:link {
	color: #99cc33;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.menu:visited {
	color: #99cc33;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.menu:hover {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #0F0F10;
	padding: 5px 0px 30px;
	height: auto;
	width: auto;
}
a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0F0F10;
	padding: 5px 0px 30px;
	height: auto;
	width: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.textBrands:link {
	color: #999999;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.textBrands:visited {
	color: #666666;
	text-decoration: none;
}
a.textBrands:hover {
	color: #666666;
	text-decoration: none;
	background-image: url(images/clientGreenHeader.jpg);
	padding: 2px 5px;
	height: auto;
	width: auto;
}
a.textBrands:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/clientGreenHeader.jpg);
	padding: 2px 5px;
	height: auto;
	width: auto;
}
.header {
	background-image: url(images/headerIE.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -428px;
	float: left;
	z-index: 1;
}
.h1 {
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
.h2 {

	font-size: 16px;
	color: #333333;
	left: 50%;
	float: left;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 5px 10px 10px;
}
LI.list1 {
	list-style-position: outside;
	list-style-type: square;
	text-align: left;
	font-size: 11px;
	margin: -10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-bottom: 7px;
	padding-top: 7px;
}
.textClients {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-align: left;
	margin: 10px;
}
.textSmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 9px;
}
.textMedium {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
.box {
	border: 1px solid black;
	z-index: 2;
	position:absolute;
	width:440px;
	background-color: #151616;
	background-image: url(images/box/box_top.png);
	background-repeat: repeat-x;
	height: auto;
	margin-left: -220px;
	float: left;
	left: 50%;
	top: 305px;
}
.box_inner{
	overflow:hidden;
	position:absolute;
	top: -1000px;
	filter:alpha(Opacity=10);
	opacity:0.1;

	-moz-opacity:0.1; /*mozilla opacity*/
	-khtml-opacity:0.1;
	float: left;
	z-index: 1;
}
.boxMenu {
	border: 1px solid black;
	z-index: 2;
	position:absolute;
	width:200px;
	background-color: #151616;
	background-image: url(images/box/box_top.png);
	background-repeat: repeat-x;
	height: auto;
	margin-left: -430px;
	left: 50%;
	top: 305px;
}
.boxBrands {
	border: 1px solid black;
	z-index: 2;
	position:absolute;
	width:200px;
	background-color: #151616;
	background-image: url(images/clientGreenHeader.jpg);
	background-repeat: repeat-x;
	height: auto;
	margin-left: 230px;
	float: left;
	left: 50%;
	top: 305px;
	text-align: center;
}
.menuBox {
	position: absolute;
	width: 600px;
	z-index: 2;
	height: 25px;
	left: 50%;
	margin-left: -300px;
	margin-top: 230px;
}
.footer {
	left: 50%;
	width: 856px;
	height: 15px;
	position: absolute;
	background-color: #FFFFFF;
	margin-left: -428px;
	z-index: 2;
	float: left;
}
.loading {
	left: 50%;
	position: absolute;
	height: 115px;
	width: 200px;
	list-style-position: inside;
	z-index: 2;
	width:200px;
	height:60px;
	z-index:3;
	margin-left: -100px;
	margin-top: 25px;
}

