body {
	background: url("mainbg.gif") no-repeat;
	font-family: Verdana;
	font-size: 12px;

}

h1 {
	color: #0066CC;
	font-weight: normal;
	font-size: 16px;
	margin-top: 0px;
}

h1 a {
	color: #0066CC;
}

h2 {
	color: #0066cc;
	font-weight: normal;
	font-size: 14px;
	margin-top: 0px;
}

h2 a {
	color: #0066cc;
	font-weight: normal;
	font-size: 14px;
	margin-top: 0px;
	text-decoration: none;
}

strong {
	color: #0066cc;
}

li {
	margin-bottom: 5px;
}

#sitelogo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 19;
}

#wrapper {
	position: relative;
	top: 80px;
	left: 150px;
	width: 800px;
	z-index: 10;
}

#q1 {
	position: absolute;
	float: left;
	z-index: 1;
	top: 8px;
	left: 0px;
	width: 500px;
	padding-top: 320px;
	text-align: center;
}

#q1about {
	position: absolute;
	float: left;
	z-index: 1;
	top: 8px;
	left: 0px;
	width: 300px;
	text-align: center;
}


#q2 {
	position: absolute;
	float: right;
	top: 40px;
	left: 450px;
	width: 350px;
	height: 320px;
	z-index: 9;
	overflow: auto;

}

#q2about {
	position: absolute;
	float: right;
	top: 40px;
	left: 300px;
	width: 450px;
	height: 320px;
	z-index: 9;
	padding-right: 10px;
	overflow: auto;

}

#q3 {
	position: absolute;
	float: left;
	top: 370px;
	left: 50px;
	width: 360px;
	height: 400px;
	z-index: 9;
}

#q4 {
	position: absolute;
	float: right;
	top: 370px;
	left: 450px;
	width:350px;
	height: 320px;
	z-index: 9;
}

#q4about {
	position: absolute;
	float: right;
	top: 370px;
	left: 300px;
	width:450px;
	height: 320px;
	z-index: 9;
	overflow: auto;
	padding-right: 10px;
}

#q4 i {
	font-size: 10px;
}

#tagline {
	position: relative;
	top: 850px;
	left: 0px;
	text-align: center;
	width: 800px;
	font-style: italic;
}

#address {
	position:absolute; 
	left:0px; 
	top:640px; 
	width:150px; 
	height:50px;
	padding-left: 5px;
}


#van {
	position: absolute;
	left: 660px;
	top: 5px;
	visibility: hidden;
}


.control_bar {
	z-index: 9999;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: white;
}

.wedit {
	position: relative;
	z-index: 99;
}

.cms_add_content {
	position: relative;
	z-index: 99;
}

.article {
	padding-top: 35px;
	padding-left: 10px;
}

.newsheading {
	color: #0066CC;
	font-weight: normal;
	font-size: 16px;
	margin-top: 0px;
}



