@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	margin: auto;
	background-color: #000000;
}
#footer {
	height: 45px;
	width: 1024px;
	clear: both;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.left2 p {
	padding-left: 30px;
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
}
#container .left2 ul {
	line-height: 2em;
	margin-left: 50px;
	margin-right: 20px;
	font-size: 11pt;
	list-style-type: none;
}
#container .left2 ul li {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 20px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: -35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#main h1 {
	color: #FFFFFF;
	font-size: 24px;
}
.left {
	width: 450px;
	height: auto;
	float: left;
	clear: none;
}
.left2 {
	float: left;
	width: 300px;
	height: 600px;
	background-image: url(images/leftbg.jpg);
	background-repeat: no-repeat;
	clear: none;
	margin-top: 50px;
	margin-left: 100px;
	margin-bottom: 60px;
	background-position: left top;
}
.left2 h1 {
	margin-left: 95px;
	margin-top: 40px;
	font-size: 18pt;
	margin-bottom: 40px;
}
#main ul {
	list-style-type: none;
	white-space: nowrap;
	display: block;
	width: 500px;
	text-align: center;
}
#main ul li {
	display: inline;
	margin-left: 10px;
}
#main p {
	color: #CCCCCC;
	font-family: "Trebuchet MS";
	text-align: right;
	margin-right: 70px;
	font-style: italic;
	font-weight: bold;
}
#container .right p {
}

.right {
	float: right;
	width: 550px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
}
#container .right p {
	color: #FFFFFF;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 10pt;
	text-align: justify;
}
#container {
	text-align: left;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 750px;
	clear: both;
}
#nav {
	width: 1024px;
	height: 38px;
	margin-top: 10px;
	padding-top: 10px;
}
#header {
	height: auto;
	width: 1024px;
}
#main {
	height: 115px;
	width: 1024px;
}
.hdiamond {
	float: right;
	width: auto;
}
.hdiamond2 {
	float: left;
	clear: none;
}
.hlogo {
	height: auto;
	width: 700px;
	float: left;
}
#apDiv1 {
	position:absolute;
	left:210px;
	top:17px;
	width:959px;
	height:32px;
	z-index:1;
}

.mattblacktabs{
	width: 1024px;
	overflow: hidden;
	border-bottom: 1px solid white; /*bottom horizontal line that runs beneath tabs*/
	position: absolute;
	left: 50%;
	margin-left: -512px;
}

.mattblacktabs ul{
	font: bold 12px Verdana;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	width: 1024px;
	position: relative;
	left: 50%;
	margin-left: -425px;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0; /*right divider between tabs*/
	color: white; /*background of tabs (default state)*/
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
	background-color: #CCCCCC;
}
#footer p {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
#footer2 {
	background-color: #FFFFFF;
	height: 50px;
	clear: both;
	width: 100%;
	float: left;
}

.coupon {
	background-image: url(images/coupon.png);
	background-repeat: no-repeat;
	margin: auto;
	height: 261px;
	width: 500px;
	padding-top: 85px;
}img.left {
	float: left;
	height: auto;
	width: 125px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 2px;
	background-color: #FFFFFF;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: auto;
}
img.right {
	float: right;
	height: auto;
	width: 125px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 2px;
	background-color: #FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
}
#container #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #footer a:hover {
	color: #999999;
}

