body,* {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
background-image: url(../images/bg.jpg);
}
.floatLeft {
	float: left;
}
.floatClear {
	clear: both;
}

.floatRight {
	float: right;
	width: 350px;
	text-align: right;
}

.floatRight2 {
	float: right;
	width: 350px;
	text-align: left;
	margin-top: -162px;
	margin-right: -200px;
}
.floatRight3 {
	float: right;
	width: 350px;
	text-align: left;
	margin-top: -165px;
	margin-right: -200px;
}

#iconContainer {
	width: 750px;
	margin: 0px auto 0px auto;
	clear: both;
}

#container {
	width: 750px;
	margin: 0px auto 0px auto;
	text-align: left;
	border-right: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
	height: 100%;
}
#contentLeft h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #0099ff;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#contentAbout h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #0099ff;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.txtLtGrey {
	color: #D3D3D3;
}
#contentLeft p {
	padding-left: 50px;
	padding-right: 120px;
	line-height: 16px;
}

#contentRight h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #0099FF;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	
}
#contentLeft h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099ff;
	background-image: url(../images/bullet.gif);
	padding-left: 50px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 10px;
}

#contentLeft h2.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099ff;
	margin: 0 0 10px 0;
	padding: 0;
	background: none;
}


#contentAbout h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099ff;
	background-image: url(../images/bullet.gif);
	padding-left: 50px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 10px;
}


#header {
	height: 90px;
	background-color: #C7C7C7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #666666;
	margin: 0px;
}
#header h1 {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	margin: 0px;
}

#flashContent {
	height: 210px;
	width: 750px;
	text-align: right;
}

#contentLeft {
	float: left;
	width: 544px;
	background-color: #FFFFFF;
}
#footer {
	background-color: #0097FF;
	height: 12px;
	width: 750px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin: 0px auto 0px auto;
}
#content {
	background-color: #FFFFFF;
	margin: 0px;
	min-height: 450px;
	position: relative;
	z-index: 1;

}

#content img.print {
	position: absolute;
	top: 8px;
	right: 25px;
	cursor: pointer;
	z-index: 1000;
}

#content img.print2 {
	position: absolute;
	top: 8px;
	right: 225px;
	cursor: pointer;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#contentRight {
	float: right;
	width: 206px;
	background-color: #666666;
	min-height: 540px;
	height: 800px;
	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #FFFFFF;

}
#contentRight p {
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 16px;
}
#contentRight img {
	text-align: right;
	margin-left: 120px;
	margin-bottom: 20px;
}


#contentLeftMarket h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #009900;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#contentLeftMarket h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099ff;
	background-image: url(../images/bullet.gif);
	padding-left: 50px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 10px;
}

#contentLeftMarket p {

	padding-right: 25px;
	line-height: 16px;
}

#contentLeftMarket {
	float: left;
	width: 750px;
	background-color: #FFFFFF;
}

#contentLeftProducts h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #ff9900;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#contentLeftProducts h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099ff;
	background-image: url(../images/bullet.gif);
	padding-left: 50px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 10px;
}

#contentLeftProducts p {

	padding-right: 25px;
	line-height: 16px;
}

#contentLeftProducts {
	float: left;
	width: 750px;
	background-color: #FFFFFF;
}




#contentLeftCapa h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #653366;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}



#contentLeftLogin h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #cc3300;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#contentLeftLogin h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099ff;
	background-image: url(../images/bullet.gif);
	padding-left: 50px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}




#contentLeftCapa h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099ff;
	background-image: url(../images/bullet.gif);
	padding-left: 50px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 10px;
}
#contentLeftLogin {
	float: left;
	width: 750px;
	background-color: #FFFFFF;
}
#contentLeftCapa p {
	padding-right: 25px;
	line-height: 16px;
}

#contentLeftCapa {
	float: left;
	width: 750px;
	background-color: #FFFFFF;
}

#copyrightBlock {
	clear: both;
	width: 750px;
	margin: 0px auto 0px auto;
	text-align: right;

	
}

.columnOne {

	width: 360px;
	float: left;
	padding-left: 50px;

}

#bgWhite {
	background-color: #FFFFFF;
}

.columnOneLogin {
	background-color: #FFFFFF;
	width: 360px;
	float: left;
	padding-left: 50px;

}
.columnOneHome {

	width: 400px;
	float: left;
	padding-left: 50px;

}

.columnPic {

	width: 250px;
	margin-left: 0px;
	text-align: center;
	float: right;

}