body {
	margin:0 auto;
	padding:0;
	background-color:#FFFFFF;
	font-family:"Trebuchet MS", Tahoma, Arial, "Helvetica LT Std";
	font-size:12px;
	line-height:17px;
	color: #666666;
	}
a:link {
	color: #3DB8CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3DB8CC;
}
a:hover {
	text-decoration: underline;
	color: #528D8A;
}
a:active {
	text-decoration: none;
	color: #3DB8CC;
}
#wrapper {
	margin:0 auto;
	padding: 0;
	margin-top:40px;
	width:755px;
	min-height:650px;
	height:auto !important;
	height:650px;
	}
#flash {
	float:left;
	width:755px;
	}
	
#flashcontent
{float:left;
width:755px;
padding-bottom:25px;

}
	
#footer {
	width:755px;
	float:left;
	height:40px;
	padding-top:0px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-align: center;
	font-size: 10px;
	}
#form {
	width: 400px;
	height: 635px;
}
#header {
	width: 170px;
	height: 75px;
	background-image: url(images/header.gif);
	padding-left: 210px;
	padding-right: 20px;
	padding-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #402D24;
}
.submit {
	color: #FFFFFF;
	background-color: #402D24;
}
#thankyou {
	width: 300px;
	padding-left: 30px;
	padding-top: 20px;
}

#left{
	float:left;
	width:300px;
	height:400px;
	}
#right{
	float:left;
	width:410px;
	height:360px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	}
.blue a: link {
	color: #46A2AC;
}
.blue a:visited {
	text-decoration: none;
	color: #46A2AC;
}
.blue a:hover {
	text-decoration: underline;
	color: #999999;
}
.blue a:active {
	text-decoration: none;
	color: #999999;
}

h1 {
	color: #3DB8CC;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
h2 {
	color: #44A29F;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .1em;
}
#lb {
	width: 300px;
	float: left;
}
#rb {
	float: left;
	width: 300px;
}


#bottom{
	float:left;
	width:735px;
	height:190px;
	background-color: #EAEAEA;
	padding-left: 20px;
	padding-top: 10px;
	}
.hidden
{
	padding-top:25px;
	padding-bottom:25px;
	padding-left:25px;
	position:absolute;
	width:600px;
	height:400px;
}

.subhead
{
font-size:20px;
color:#3DB8CC;
}
.subhead2
{
font-size:15px;
color:#3DB8CC;
}

p
{
margin-top:8px;
margin-bottom:8px;
}

