@charset "utf-8";

* {
	margin:0;
	padding:0;
	border:0;
}

html, body {
	background-image: url(../body/bg.gif);
	background-repeat: repeat-x;
	background-color: #F6F6F6;
}

body {
	width: 1000px;
	margin: 0 auto;
	font-size: 11px;
	position: relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}

p {
	margin: 15px 0;
}
h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #754371;
	font-weight: normal;
	font-size: 22px;
	clear: both;
	display: block;
}

h2 {
	font-size: 18px;	
}
hr {
	color: #754371;
	background-color: #754371;
	height: 1px;
	margin: 10px 0;
	display:block;
	clear:both;
}
a { color: #000; }

#logo {
	padding-top: 10px;
}
#header {
	position: relative;
	height: 77px;
}
#navigation {
	position: absolute;
	top: 5px;
	right: 10px;
}
#subnav {
	height: 24px;
}
#navigation li, #subnav li {
	float: left;
	list-style-type: none;
	margin: auto;
}
#navigation li a, #subnav li a {
	padding: 5px;
	text-decoration: none;
	color: #999;
	text-transform: uppercase;
	margin-right: 10px;
	font-weight: bold;
	font-size: 10px;
	display: block;
}
#subnav li a {
	font-weight: normal;
	font-size:10px;
}
#subnav li a:hover {
	color: #fff;
}
#navigation li a:hover {
	color: #666666;
}
#newsletter {
	position: absolute;
	bottom: 5px;
	right: 25px;
	font-size: 11px;
	color: #000;
}
#newsletter #em {
	border: 1px solid #CCC;padding: 2px;font-size: 10px;width:200px;
}
#newsletter #su {
	padding:0;
	margin:0;
	width: auto;
	margin-bottom:-5px;
}
#navcon {
	position: absolute;
	top: 101px;
	left: 1px;
	font-size: 10px;
	padding:5px;
	background-color:#000;
	width: 742px;
	color:#FFF;
	display:none;
}
#headerimg, #right {
	display: inline;
}
#headerimg {
	float: left;
	height: 419px;
	width: 752px;
	background-image: url(../body/headers/master.jpg);
}
#right {
	background-image: url(../body/right_bg.jpg);
	background-repeat: no-repeat;
	width: 227px;
	height: 419px;
	float: right;
	padding: 0 10px;
	color: #CCCCCC;
	font-size: 11px;
	line-height: 15px;
}
a#plink { color: #FFF; text-decoration:none; }
a#plink:hover {
	color: #F0F;	
}
#footer {
	padding: 5px;
	border: 1px solid #000;
	font-size: 10px;
	background-image: url(../body/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	clear: both;
	float: none;
	height: 15px;
}
#footer a { color:#FFF; }
.bubble {
	background-image: url(../body/bubbles.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 113px;
	position: absolute;
	z-index:999;
}
#cleft, #cright {
	display:inline;
	height:auto;
}
#cleft {
	float: left;
	width: 729px;
}
#cright {
	float: right;
	width: 247px;
	color:#000;
}
#cright a {
	color: #902E87;	
}
.boxed {
	background-color:#CCCCCC;
	border: 1px solid #CCC;
	padding: 10px;
	width: 225px !important;
	font-family: Arial, Helvetica, sans-serif !important;
}
.boxed h2 {
	font-family: Arial, Helvetica, sans-serif !important;
	margin-bottom: 10px;
}
.clear {
	clear: both;
	float: none;
}

form label { display: block; clear: both; padding: 6px 0; }
form input, form textarea, form select { font-size: 11px; background-color: #fff; padding: 4px; border: 1px solid #ccc; margin-bottom: 5px; color: #000; width: 95%; }

#surveyform input { width: auto; }
.quest { font-weight: bold; }

#cleft {
	padding:10px;
}
#cwrap #cleft p.rm {
	margin:0;
	display:block;
	clear:both;
}
p.rm img {
	margin:0;
}
#cwrap {
	height: 1%;
	display: block;
	clear:both;
	float:none;
	background-color:#FFF;
	background-image: url(../body/cbg.gif);
}
.clear { display: block; float:none; clear: both; }

#cright li {
	margin-bottom: 5px;	
}
#telephone {
	position:absolute;
	top: 25px;
	right: 25px;
	color: #754371;
	font-size: 14px;
	font-weight:bold;
}