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

body {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #515152;
}



p {
	margin: 0px;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h1 {
	margin: 0px;
	padding: 4px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
}
h2 {
	font-size: 18px;
	color: #515152;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	color: #515152;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}


h4 {
	font-size: 12px;
	color: #515152;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-decoration: underline;
}


.whitenormal {color: #FFFFFF}
.darknormal {
	color: #515152;
	font-weight: bold;
	font-size: 10px;
}



#container {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 640px;
	width: 950px;
	margin: auto;
	position: relative;
}
#upperright {
	position:absolute;
	left:7px;
	top:9px;
	width:215px;
	height:88px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
#upperleft {
	position:absolute;
	left:596px;
	top:20px;
	width:345px;
	height:106px;
	z-index:4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#bottombars {
	position:absolute;
	top:422px;
	width:950px;
	height:140px;
	z-index:2;
	padding-top: 70px;
}
#buttons {
	position:relative;
	width:950px;
	height:67px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#buttons ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#buttons ul li {
	padding: 0px;
	display: inline;
	height: auto;
	width: auto;
	margin: 20px;
}



#address {
	position:absolute;
	left:50px;
	top:183px;
	width:149px;
	height:20px;
	z-index:1;
	color: #FFFFFF;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
}
#poweredby {
	position:absolute;
	left:733px;
	top:183px;
	width:198px;
	height:21px;
	z-index:3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
}
#poweredby a {
	color: #FFFFFF;
}
#poweredby a:hover {
	color: #B2B9BD;
}



#contentwrapper {
	position:absolute;
	left:306px;
	top:12px;
	width:617px;
	height:402px;
	z-index:3;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	background-color: #E1BE4D;
}
#mainlogo {
	position:absolute;
	left:301px;
	top:19px;
	width:390px;
	height:173px;
	z-index:3;
}
#maincontent {
	position:absolute;
	left:412px;
	top:191px;
	width:527px;
	height:225px;
	z-index:4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contentwrappersessions {
	position:absolute;
	left:448px;
	top:133px;
	width:421px;
	height:382px;
	z-index:3;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E1BE4E;
}
#specialoffer {
	position:absolute;
	left:5px;
	top:4px;
	width:944px;
	height:21px;
	z-index:4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	font-size: 12px;
}
#cdimage {
	position:absolute;
	left:272px;
	top:237px;
	width:136px;
	height:141px;
	z-index:5;
}
