#page p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-bottom: 8px;
}
#page h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #750059;
	padding-bottom: 10px;
}
#page h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #AD0084;
	padding-bottom: 8px;
	padding-top: 10px;
}


#page blockquote {
	padding-left: 25px;
}

#page table {
	border: 1px solid #DADEE4;
	margin-top: 10px;
}

#page td {
	vertical-align: top;
	padding: 10px;
}

#recruit{
	width: 253px;
	background: url(../about-us/images/recruit_banner_bg_top.jpg) no-repeat;
}

#recruit2{
	float: right;
	width: 253px;
	background: url(../about-us/images/recruit_banner_bg_top.jpg) no-repeat;
}

#top{
	position: relative;
	top: 10px;
	background: url(../about-us/images/recruit_banner_bg.jpg) repeat-y;
	padding: 0px 10px 5px 10px;
}

#top img{
	padding: 0px 0px 10px 0px;
}

#mugshot{
	position: relative;
	align: left;
	top: 0px;
	width: 96px;
}

#biog{
	position: relative;
	float: right;
	top: 0px;
	width: 130px;
}
#biog p {
	font-size: 10px;
}

#bottom{
	position: relative;
	background: url(../about-us/images/recruit_banner_bg_bot.jpg) no-repeat;
}

#page a {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

#page a:hover {
	color: #AD0084;
	text-decoration: none;
}

#page ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-bottom: 5px;
	background-image: url(../furniture/icon_quote.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin: 0px;
	background-position: 0px 0px;
	list-style-type: none;
	background-attachment: scroll;
}

#page ol li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
	list-style-type: decimal;
	list-style-position: outside;
}

#page ul {
	margin-bottom: 5px;
	list-style-type: none;
	height: 1%; /** Only Required for IE (peekaboo bug) **/
}

#page ol {
	margin-left: 30px;
}

#testimonial h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	color: #AD0084;
	line-height: 19px;
	font-weight: normal;
}

#testimonial h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD0084;
	line-height: 22px;
	font-weight: normal;
}

#testimonial h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	color: #A1A4A9;
	line-height: 19px;
	font-weight: normal;
}

#testimonial h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A1A4A9;
	line-height: 22px;
	font-weight: normal;
}

#testimonial a:hover {
	color: #666;
	text-decoration: underline;
}

#testimonial a {
	color: #003366;
	text-decoration: none;
}

#testimonial p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A1A4A9;
	line-height: 20px;
	font-weight: normal;
	padding-top: 10px;
}

#boxout input, #boxout select {
	position: absolute;
	left: 220px;
	border: 1px solid #999999;
	padding: 1px;
}

.next {
	float: right;
}

.previous {
	float: left;
}

input, select, textarea{
	border: 1px solid #DADEE4;
}
