h3 {
	font-size: 110%;
}

div.clear {
	height: 1px;
	clear: both;
}

#head img {
	border: none;
}

#banner
{
	height: 198px;
}

#main {
	background: #fff url(../graphics/main_bg.gif) left top no-repeat;
	width: 618px;
}

#inner {
	background: url(../graphics/main_bg.gif) right top no-repeat;
	padding: 0 6px 6px 6px;
	margin-bottom: 15px;
	width: 618px;
}

#content {
	clear: left;
	margin: 0 0 0px;
	padding: 0 27px 0;
}
#main div.profile {
	width: 618px !important;
	background: url(../graphics/profile.gif) no-repeat;
	padding: 18px 19px;
}
#main div.profile div.column {
	width: 140px;
	float: left;
	font-size: 95%;
}
#main div.profile div.column img {
	width: 118px;
	height: 133px;
	position: relative;
	top: 1px;
	left: 1px;
}
#main div.profile div.column h2 {
	margin: 15px 0 0;
}
#main div.profile div.column h3 {
	margin: 0;
	font-weight: normal;
	font-size: 100%;
	color: #63A0A6;
}
#main div.profile div.right {
	margin-left: 145px;
	padding-right: 30px;
	font-size: 95%;
}

.home #content {
	width: 560px;
}
.home #content p {
	margin: 0;
}

.home #right {
	display: none;
}
.home>#right {
	right: 40px;
}
.home #right img {
	margin-bottom: 16px;
}

#content div.intro {
	font-size: 125%;
	font-weight: bold;
	color: #63A0A6;
}



#foot {
	clear: both;
	background: url(../graphics/footer.gif) top left no-repeat;
	height: 33px;
	line-height: 33px;
	padding: 0 20px;
	color: #63A0A6;
	font-size: 85%;
}
#foot a {
	color: #63A0A6;
}

#right h2 {
	font-size: 400%;
	color: black;
	margin: 0;
}
#right p {
	margin: 0;
}
#right div.top {
	height: 61px;
	line-height: 61px;
	padding: 0 23px;
	background: url(../graphics/home_row1.gif);
	border-bottom: 1px solid white;
	width: 323px;
}
#right div.top a {
	color: white;
	font-size: 150%;
}
#right div.mid {
	height: 80px;
	padding: 13px 23px;
	vertical-align: center;
	background: url(../graphics/home_row2.gif);
	color: #BCAB99;
	font-size: 130%;
	border-bottom: 1px solid white;
	width: 323px;
}
#right div.mid div.title {
	font-size: 130%;
	margin-bottom: 10px;
}
#right div.mid span.detail {
	width: 90px;
	float: left;
}
#right div.mid span.value, #right div.mid span.value a {
	font-weight: bold;
	color: white;
}
#right div.bottom {
	height: 167px;
	background: url(../graphics/home_row3.gif) repeat-x;
	padding: 10px 23px 0;
	color: #63A0A6;
	font-size: 130%;
	width: 323px;
}
#right div.bottom h3 {
	font-size: 130%;
	font-weight: normal;
	margin: 15px 0 10px;
}

form label {
	width: 50px;
	float: left;
}
form input.wide {
	width: 260px;
	margin-bottom: 5px;
	background: #BBD6D8;
	border: none;
	font-size: 100%;
}
form input.wide2 {
	width: 260px;
	margin-bottom: 5px;
	background: #BBD6D8;
	border: none;
	font-size: 100%;
}
form span.foot {
	font-size: 70%;
	line-height: 12px;
}
form input.submit {
	width: auto;
	float: right;
	background: url(../graphics/submit.gif);
	height: 25px;
	font-size: 100%;
	padding: 0 20px;
	border: 0;
}

#team {
	font-size: 80%;
}
#team td {
	width: 329px;
	height: 137px;
	background: url(../graphics/team_bg.gif) repeat-x;
	padding: 19px;
	border-right: 29px solid white;
	border-bottom: 5px solid white;
}
#team td img {
	float: left;
	margin-right: 24px;
	width: 119px;
	height: 132px;
	position: relative;
	left: 1px;
	top: 1px;
}
#team td p {
	margin-left: 143px;
	font-size: 90%;
}
#team td p a {
	color: #84D200;
	font-weight: bold;
}
#team td h2 {
	margin: 0;
}
#team td h3, #team td h4 {
	color: #63A0A6;
	margin: 0;
}
#team td h3 {
	font-size: 95%;
	font-weight: normal;
}
#team td h4 {
	font-size: 100%;
	font-weight: normal;
}

#foot a.privacy {
	color: #A3DA44;
	font-weight: bold;
}

#crumbs {
	clear: both;
	padding: 15px 33px;
	font-size: 85%;
	color: #63A0A6;
}
#crumbs a {
	color: #8BA0A2;
}

hr {
	height: 1px;
	color: #8AB8BD;
	background-color: #8AB8BD;
	border: 0;
	margin: 12px 0;
}