@charset "UTF-8";

html {
	height:100%;
	width: 100%;
}

body {
	margin: 0;
	padding: 0;
	width:100%;
	min-width: 600px;
	background-color: #FFFFFF;
	height: 100%;
}


#container {
	width:100%;
	height:100%;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-top: 4px;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	}

#wrapper {
	margin:0 auto;
	width:1000px;
	position:relative;
	text-align:center;
}

a:link {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	color: #666666;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	}

a:active {
	color: #999999;
}
.menupadding {
	padding-right: 35px;
	padding-left: 35px;
}
#apDivBack {
	position:absolute;
	width:900px;
	z-index:1;
	top: 6px;
	left: 30px;
	background-image: url(images/middleBackground.gif);
	background-repeat: repeat-y;
}
#apDiv1 {
	position:absolute;
	left:801px;
	top:25px;
	width:195px;
	height:455px;
	z-index:2;
	border: 2px solid #FFFFFF;
	padding-top: 1px;
	text-align: center;
	color: #51442D;
}
#apDiv2 {
	position:absolute;
	left:28px;
	top:25px;
	width:772px;
	height:526px;
	z-index:3;
}

.heading {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
#middle {
	position:relative;
	height: 660px;
}
		
		
#apDiv3 {
	position:absolute;
	left:28px;
	top:561px;
	width:770px;
	height:20px;
	z-index:4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}
#apDiv6 {
	position:absolute;
	left:804px;
	top:491px;
	width:194px;
	height:84px;
	z-index:7;
}
#apDiv5 {
	position:absolute;
	left:197px;
	top:-42px;
	width:811px;
	height:40px;
	z-index:6;
}
.pointer {
	text-decoration: underline;
	cursor: pointer;
}
#apDiv9 {
	position:absolute;
	left:57px;
	top:27px;
	width:732px;
	height:79px;
	z-index:9;
}
#apDivHeaderImage {
	position:absolute;
	left:60px;
	top:26px;
	width:725px;
	height:130px;
	z-index:10;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: left;
	padding-left: 40px;
	padding-right: 20px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
}
.style4 {
	color: #FF9900;
	font-size: 16px;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	text-align: left;
	padding-left: 10px;
	padding-right: 20px;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: left;
	padding-left: 10px;
	padding-right: 50px;
}
.style7 a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.style3 a {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
