@charset "UTF-8";
body {
	background-image: url(images/bg.png);
}
#wrapper {
	height: 656px;
	width: 850px;
	padding-top: 0px;
	margin: 0px auto;
}
#header {
	height: 100px;
	width: 829px;
	text-align: right;
}
#leftNav {
	float: left;
	height: 487px;
	width: 90px;
	padding-top: 40px;
}
#mainContentLong {
	float: left;
	height: 507px;
	width: 421px;
	background-image: url(images/mainContentBG.png);
	padding-top: 20px;
	padding-left: 30px;
	background-repeat: no-repeat;
	padding-right: 20px;
}
#brandLong {
	float: left;
	height: 527px;
	width: 289px;
}
#brandShort {
	float: left;
	height: 419px;
	width: 289px;
}
#footerLong {
	width: 635px;
	padding-left: 0px;
	float: right;
	vertical-align: top;
	height: 25px;
}
#subNav {
	position:absolute;
	left:323px;
	top:75px;
	width:256px;
	height:27px;
	z-index:20;
}
.footer {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	letter-spacing: 0.12em;
}
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
}
a:link {
	color: #8EC63E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #8B8C8D;
}
a:active {
	text-decoration: none;
}
.smallText {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #666;
}
#mainContentShort {
	float: left;
	height: 399px;
	width: 421px;
	background-image: url(images/mainContentShort1.png);
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 20px;
	background-repeat: no-repeat;
}
li {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #666;
}
.rightAlign {
	float: right;
}
.leftAlign {
	float: left;
	margin-right: -30px;
}
#wrapper #mainContentLong #contactform {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #666;
}
.formTitle {
	margin-left: 20px;
}
.fullJustify {
	text-align: justify;
}
.italic {
	font-style: italic;
}
.popUpText {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #333;
	text-align: center;
}

