body {
	background-image: url(/v3.5/a/bk.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #a2c1d7;
	width: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 22px;
	color: #910000;
	text-transform: none;
}
h1 a {
	text-decoration: none;
	color: #910000;
}
h5 {
	font-size: 14px;
	color: #fff;
	padding: 8px 0 0 10px;
}
#content {
	position: relative;
	top: 15px;
	left: 20px;
	width: 655px;
	padding:25px;
}
#top {
	background-image: url(/v3.5/a/top-logo.png);
	background-repeat:no-repeat;
	width: 943px;
	height:160px;
	margin: 0 auto;
}
#search {
	text-align:right;
	position: relative;
	right: 20px;
	float: right;
	font-size: 14px;
	color: #3089c7;
	padding: 5px;
}
#search a {
	font-size: 22px;
	text-decoration: none;
	color: #3089c7;
}
#SearchButton {	
	background-color: #8eb4cf;
	padding: 2px;
	border: 1px outset #8eb4cf;
	color: #005591;
}
#main {
	background-image: url(/v3.5/a/main.png);
	background-repeat:repeat-y;
	min-height: 550px;
	width: 943px;
	margin: 0 auto;
}
#btm {
	background-image: url(/v3.5/a/btm.png);
	background-repeat: no-repeat;
	width: 897px;
	height: 41px;
	margin: 0 auto;
	padding: 6px 23px 0 23px;
	color: #3089c7;
	font-weight: bold;
}
#btm a {
	text-decoration: none;
	color: #3c95d3;
}
#menubox {
	position: absolute;
	top: 145px;
	width: 100%;
	z-index: 10;
}
#actionbar {
	position: relative;
	right: 15px;
	top: 30px;
	float: right;
	width: 196px;
}
#consult {
	width: 180px;
	color: #3089c7;
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #a2c1d7;
	padding: 5px;
	margin: 3px 6px 0 0;
}
#consult:hover {
	border: 3px solid #a2c1d7;
	padding: 3px;
}
#consult h4,#newsletter h4 {
	font-size: 14px;
	color: #fff;
	font-weight:200;
	margin: -5px -5px -5px -5px;
	font-weight: bold;
	background-color: #a2c1d7;
	padding: 5px 7px 5px 7px;
}
#newsletter {
	width: 180px;
	color: #3089c7;
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #a2c1d7;
	padding: 5px;
	margin: 3px 6px 0 0;
}
#lblName,#lblEmail,#lblPhone,#lblTime,#lblNName,#lblNEmail {
	width: 60px;
	text-align: right;
	display:block;
	float:left;
	padding: 2px 3px 2px 0;
	margin: 1px 0 2px 0;
}
#featured {
	position: relative;
	top: 0px;
	width: 580px;
	min-height:50px;
	padding:20px;
}
#featured  DD {
	list-style-type: none;
}
#featured h1 {
	color: #910000;
}

#newsbox{
	position: relative;
	top: 10px;
	right: 5px;
	width: 286px;
	float: right;
}
#news {
	background-image: url(/v3.5/a/news.png);
	background-repeat: no-repeat;
	width: 286px;
	height: 125px;
}
#deadline {
	background-image: url(/v3.5/a/deadline.png);
	background-repeat: no-repeat;
	width: 286px;
	height: 139px;
}
#read {
	font-weight: bold;
	color: #910000;
}
#read a {
	text-decoration: none;
	color: #910000;
}
.contact,.newsletter,.resume,#fdse_TermsEx {
	background-color: #FFF;
	border: 0px;
	padding: 2px;
	margin: 1px 0 2px 0;
	color: #8eb4cf;
	border: 1px solid #8eb4cf;
}
#fdse_TermsEx {
	width: 50px;
}
#fdse_TermsEx:focus {
	width: 200px;
}
.contact:focus,.newsletter:focus,.resume:focus,#fdse_TermsEx:focus {
	color: #8eb4cf;
	border: 2px solid #8eb4cf;
	background-color: #FFF;
	padding: 1px;
}
/* Team page */
#team {
	display: table;
	margin-left: 15px;
}
.team {
	display: table-row;
}
