* {padding:0;margin:0;}
html,body{margin:0;padding:0}
body {
	padding:0px;
	margin:0px;
	background:#F8F6DD url(images/bg_1x401.jpg) repeat-x right top;
	text-align:left;
	border: 0px;
	font-family: arial, sans-serif;
}
p, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.content-list {
	margin: 1em;
	list-style: disc;
}

#outer{
	width:834px;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;
	position:relative;

}
#header {
	position: relative;
	height:378px;
	background: url(images/head_834x378.jpg) no-repeat left top;
}

#header h1 {
	position: absolute;
	top: 32px;
	left: 16px;
}
#header h1 a {
	width: 314px;
	height: 39px;
	display: block;
	background: url(images/logo_314x39.jpg) no-repeat left top;

}

#header h1 a span {
	display: none;
}

#inner {
	position: relative;
	width: 799px;
	margin-left: 17px;
	display: block;

}

#left{
	position: relative;
	float:left;
	width:564px;
	border-right: 1px solid #E7CC97;	
	margin-bottom: 10px;
}

#intro {
	position: relative;
	background: url(images/intro_558x163.jpg) no-repeat left top;
	display: block;
	width: 448px;
	height: 148px;
	padding-top: 15px;
	padding-left: 100px;
	padding-right: 10px;
	margin-bottom: 15px;
}

#qa {
	position: relative;
	background: url(images/qa_558x173.jpg) no-repeat left top;
	display: block;
	width: 400px;

	padding-left: 158px;
	margin-bottom: 15px;
	margin-top: 10px;
}

#qa-items {
	width: 396px;
	position: relative;
	border-top: 1px solid #E7CC97;
}

#qa-items li {
	border-bottom: 1px solid #E7CC97;
	}

#qa-items li a {
	display: block;
	background: url(images/bullet_12x24.jpg) no-repeat left top;
	text-decoration: none;
	color: #3D6F76;
	padding-left: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;

}
#qa-items li a:hover {
	text-decoration: underline;
}



.burgundy {
	color: #901C27;
}
.gold {
	color: #9B6A01;
}

.times {
	font-family: times, sans-serif;
}

.arial {
	font-family: arial, sans-serif;
}

.verdana {
	font-family: verdana, sans-serif;
}

.normal {
	font-weight: normal;
}

.size12 {
	font-size: 12px;
}

.size14 {
	font-size: 14px;
}
.size16 {
	font-size: 16px;
}
.size18 {
	font-size: 18px;
}
.size20 {
	font-size: 20px;
}
.size22 {
	font-size: 22px;
}
.lheight18 {
	line-height: 18px;
}
.lheight20 {
	line-height: 20px;
}
.lheight28 {
	line-height: 28px;
}
.centered {
	text-align: center;
}
.blocked {
	display: block;
}
.mt4 {
	margin-top: 4px;
}
.mt7 {
	margin-top: 7px;
}
.mt17 {
	margin-top: 17px;
}

.appoint {
	background: url(images/appoint_255x58.jpg) no-repeat 0px 0px;
	display: block;
	width: 255px;
	height: 29px;
	position: absolute;
	top: 114px;
	left: 149px;
}
.appoint:hover {
	background: url(images/appoint_255x58.jpg) no-repeat 0px -29px;
}

.survey {
	background: url(images/survey_162x76.jpg) no-repeat 0px 0px;
	display: block;
	width: 162px;
	height: 38px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;

}
.survey:hover {
	background: url(images/survey_162x76.jpg) no-repeat 0px -38px;
}




#right{
	position: relative;
	float:right;
	width:224px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.box1 {
	width: 193px;
	position: relative;
	border: 1px solid #E8CD98;
	padding-top: 9px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 4px;
	background:#FAF9F4 url(images/bg_206x42.jpg) no-repeat top left;
	display: block;

}







.box2 {
	width: 225px;
	background: url(images/box2-mid_225x1.gif) repeat-y left top;
	position: relative;
	display: block;
}
.box2 .top {
	width: 225px;
	height: 11px;
	background: url(images/box2-top_225x11.gif) no-repeat left top;
	position: relative;
	display: block;
}
.box2 .bot {
	width: 225px;
	height: 32px;
	background: url(images/box2-bot_225x32.gif) no-repeat left bottom;
	position: relative;
	display: block;
	z-index: 1020;
}
.box2 .b2inner {
	position: relative;
	background: url(images/inner_220x148.gif) no-repeat left top;
	display: block;
	width: 210px;
	padding-left: 9px;
	margin-left: 1px;

}

#footer {
	position: relative;
	clear:both;	
	height:33px;
	background: url(images/bg_1x40.jpg) repeat-x right top;
	display: block;
	margin-bottom: 50px;
	color: #9B6A01;
	padding-top: 7px;
	font-size: 11px;
	line-height: 16px;

}
#footerlinks {
	margin-left: 8px;
}

.footerlink {
	color: #9B6A01;
	text-decoration: none;
	font-size: 11px;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 16px;
	
}
.footerlink:hover {
	text-decoration: underline;
}
#copyright {
	position: absolute;
	right: 8px;
	color: #9B6A01;
	text-decoration: none;
	font-size: 11px;
}












#menu {
	position: absolute;
	top: 80px;
	left: 22px;
	font-family: times, sans-serif;
	font-size: 16px;
}
#menu li {
	position: relative;
	float: left;
	margin-left: 13px;
	height: 37px;
	line-height: 37px;
	*line-height: 32px;

}
#menu .m1 {
	background: url(images/m1_87x37.gif) no-repeat 0px -37px;
	display: block;
	width: 87px;
	color: #F8F6DD;
	text-decoration: none;
	text-align: center;
}
#menu .m1:hover {
	background: url(images/m1_87x37.gif) no-repeat 0px 0px;
}

#menu .m2 {
	background: url(images/m2_210x37.gif) no-repeat 0px -37px;
	display: block;
	width: 210px;
	height: 37px;
	color: #F8F6DD;
	text-decoration: none;
	text-align: center;
}
#menu .m2:hover {
	background: url(images/m2_210x37.gif) no-repeat 0px 0px;
}
#menu .m3 {
	background: url(images/m3_197x37.gif) no-repeat 0px -37px;
	display: block;
	width: 197px;
	height: 37px;
	color: #F8F6DD;
	text-decoration: none;
	text-align: center;
}
#menu .m3:hover {
	background: url(images/m3_197x37.gif) no-repeat 0px 0px;
}
#menu .m4 {
	background: url(images/m4_103x37.gif) no-repeat 0px -37px;
	display: block;
	width: 103px;
	height: 37px;
	color: #F8F6DD;
	text-decoration: none;
	text-align: center;
}
#menu .m4:hover {
	background: url(images/m4_103x37.gif) no-repeat 0px 0px;
}
#menu .m5 {
	background: url(images/m5_115x37.gif) no-repeat 0px -37px;
	display: block;
	width: 115px;
	height: 37px;
	color: #F8F6DD;
	text-decoration: none;
	text-align: center;
}
#menu .m5:hover {
	background: url(images/m5_115x37.gif) no-repeat 0px 0px;
}
