@charset "UTF-8";

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	margin: 0;
	background-color: #F4F4F4;
}

#logolink {
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 120px;
	height: 120px;
	border:0;
}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-attachment: scroll;
	background-image: url(../graphics/sales_bg.gif);
	background-repeat: no-repeat;
	background-color: #2A3077;
	background-position: left top;
	position: relative;
}

#content {
	width: 800px;
	float: right;
	border: 0px;
}
#contenttop {
	border: 0px;
	background-image: url(../graphics/toppanelwhitesales.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#contenttopleft{
	height: 247px;
	width: 250px;
	float: left;
	background-color: none;
	padding: 115px 10px 10px 30px;
}
#contenttoplefttext{
	height: 253px;
	width: 140px;
	float: left;
	background-color: none;
	padding: 115px 10px 10px 30px;
}
#contenttopleft h1, #contenttoplefttext h1 {
	color: #666666;
	font-size: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
#contenttopleft h2, #contenttoplefttext h2 {
	color: #666666;
	font-size: 90%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
#contenttopright {
	height: 377px;
	width: 510px;
	float: right;
	background-color: none;
}
#picspacer {
	height: 20px;
	width: 510px;
}

#picstrokes {
	Width: 489px;
	height: 356px;
	border-top: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
}

#contenttoprighttext {
	width: 520px;
	float: right;
	padding: 40px 40px 20px 60px;
}
#contenttoprighttext p {
	color: #666666;
	font-size: 80%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	line-height: 1.5em;
}
.divider {
	clear:both;
	height:8px;
	overflow:hidden;
	background-color: #2A3077;
}

#contentbase {
	border: 0px;
	background-image: url(../graphics/sales_lower_bg.gif);
	background-position: bottom;
}
#contentbaseleft{
	width: 375px;
	float: left;
	background-color: none;
	padding: 23px 20px 10px 85px;
}
#contentbaseleft p {
	color: #FFFFFF;
	font-size: 80%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	line-height: 1.5em;
}

#contentbaseleft a:link, #contentbaseleft a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#contentbaseleft a:hover {
	color: #990000;
	text-decoration: none;
}

#contentbaseright {
	
	width: 289px;
	float: right;
	background-color: none;
	padding: 23px 20px 10px 10px;
}
#contentbaseright p {
	color: #FFFFFF;
	font-size: 80%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	line-height: 1.5em;
}
#basestick {
	height: 127px;
	width: 1px;
	float: left;
	padding: 0;
}

.clearbase {
	clear:both;
	height:35px;
	overflow:hidden;
	background-color: transparent;
}

#contentbaseright a:link, #contentbaseright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#contentbaseright a:hover {
	color: #990000;
	text-decoration: none;
}

#footer a:link, #footer a:visited  {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #FF9900;
	text-decoration: none;
}

#footer {
	clear:both;
	height:20px;
	overflow:hidden;
	background-color: #F4F4F4;
	text-align: center;
	font-size: 70%;
	color: #666666;
	line-height: 1.8em;
}
