* {
	margin: 0;
	padding: 0;
}
html {
}
body {
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	font-family: arial, sans-serif, "Verdana", Lucida Grande, Arial;
	font-size: 12px;
	position: relative;
	background-image: url("../images/promo.png");
	overflow: auto;
}
a img {
}

a {
	font-weight: bold;
	color: #004080;
	text-decoration: none;
}
a:hover {
	visibility: visible;
/* IE bug fix */
}

h1 {
	padding-bottom: 6px;
	line-height: normal;
	color: navy;
	font-size: 1.1em;
}
.header {
	padding-left: 500px;
	color: maroon;
	margin-bottom: 25px;
	margin-top: 40px;
	text-align: left;
	position: relative;
	overflow: hidden;
	font-size: 1.2em;
	white-space:nowrap;
}
.ulnobullets {
	padding-bottom: 10px;
	font-weight: bold;
	color: navy;
	padding-top: 10px;
	list-style-type: none;
}
.mojito {
	clear: both;
	display: block;
	position: relative;
	background-color:#cc0000;
	width: 100%;
	height: 53px;
}
.infopage {
	margin-top: 100px;
	margin-left: 30px;
}
.infopagetxt {
	padding-bottom: 5px;
}
.bluebox {
	clear: both;
	width: 1200px;
	position: relative;
}
.bluebox .big {
	float: left;
}
.bluebox .big img {
}
.bluebox .right {
	padding-left: 27px;
	width: 500px;
	float: left;
}
.footer1 {
	height: 200px;
	background-color: maroon;
	color: maroon;
	padding-top: 10px;
	text-align: center;
}
.footer1 a {
	text-decoration: none;
}
.footer1 a:hover {
	color: #729AD7;
	text-decoration: none;
}
.footer2 {
	background-color: #660000;
	color: maroon;
	font-size: 0px;
	line-height: 0px;
	height: 200px;
	background: no-repeat left top;
}
.footertext {
	padding-left: 20px;
	width: 500px;
	text-align: left;
	font-weight: bold;
	font-size: 0.9em;
	color: #b3b3b3;
	margin-left: 260px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}	

.footertext2 {
	padding-top: 4px;
	text-align: left;
	font-weight: bold;
	font-size: 0.8em;
	color: #b3b3b3;
	margin-left: 10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}	

.cleaner {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}

