#sddm
{
	margin: 0;
	padding: 0;
	z-index: 50
}
.align {
	position: static;
	left: 50%;
	right: 50%;
	width: 750px;
	height: 18px;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c9a757;
	border-right-color: #C9A757;
	border-bottom-color: #c9a757;
	border-left-color: #c9a757;
	z-index: auto;
}



#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 11px arial;
	border: 0px;
}



#sddm li a
{
	display: block;
	width: 95px;
	background: #2d111f;
	text-align: center;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}

#sddm li a:hover
{
	background-color: #765204;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 1px solid #000000;
	background-color: #765204;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #4A1326;
	font: 11px arial;
	border: 1px;
}

	#sddm div a:hover
	{
	background: #765204;
	color: #FFFFFF
}
#header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	height: 139px;
}
.coord_logo {
	clear: none;
	width: 750px;
	height: 35px;
	margin-top: 7px;
	text-align: right;
	vertical-align: middle;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD8A38;
	word-spacing: normal;
	padding: 0px;
	letter-spacing: normal;
}
.content_area {
	background-color: #fbfbfa;
	width: 710px;
	border: 1px solid #000000;
	padding-right: 40px;
	margin-top: 7px;
	margin-bottom: 7px;
	height: 485px;
	overflow: scroll;
	visibility: inherit;
	text-align: left;
	z-index: auto;
	overflow-x:hidden;
	
}
.content_area_text {
	width: 540px;
	text-align: left;
	float: right;
}
.footer {
	background-color: #2D111F;
	border: 1px solid #c9a757;
	width: 750px;
	clear: both;
}
.banner  {
	float: left;
	height: 450px;
	width: 115px;
	clear: both;
	position: absolute;
}
.body_text_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.map_indent {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 60px;
	text-align: left;
}
#sddm li a:active {
	background-color: #765204;
}


body#home a#homenav,
body#products a#prodnav,
body#faq a#faqnav,
body#contact a#connav {
	color: #765204;
	background: #000000;
}

.big_header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4A1326;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-align: left;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #765204;
	text-align: left;
	font-weight: bold;
	padding: 0px;
}
.small_header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231F20;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	font-weight: bold;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231F20;
	text-align: left;
}
.bullet_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231F20;
	text-align: left;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(../images/bullets/plum.gif);
	white-space: normal;
	clear: none;
	margin-bottom: 5px;
}
.bullet_text_two {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231F20;
	text-align: left;
	list-style-type: square;
	list-style-position: outside;
	white-space: normal;
	list-style-image: url(../images/bullets/gold.gif);
	margin-left: 15px;
	margin-bottom: 5px;
}
.bullet_text_three {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231F20;
	text-align: left;
	list-style-type: square;
	list-style-position: outside;
	white-space: normal;
	list-style-image: url(../images/bullets/grey.gif);
	margin-left: 30px;
	margin-bottom: 5px;
}
.bullet_text_numerical {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231F20;
	text-align: left;
	list-style-type: decimal;
	list-style-position: inside;
	white-space: normal;
	clear: none;
	margin-bottom: 5px;
}
.bullet_text_numerical_two {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231F20;
	text-align: left;
	list-style-type: lower-alpha;
	list-style-position: inside;
	white-space: normal;
	margin-left: 15px;
	margin-bottom: 5px;
}
.bullet_text_numerical_three {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231F20;
	text-align: left;
	list-style-type: lower-roman;
	list-style-position: inside;
	white-space: normal;
	margin-left: 30px;
	margin-bottom: 5px;
}
body#home a#homenav,
body#clients a#clientsnav,
body#candidates a#candidatesnav,
body#jobs a#jobsnav,
body#our_people a#our_peoplenav,
body#contact a#contactnav {
	color: #DCC794;
	background: #765204;
}
.content_area_jobs {
	background-color: #fbfbfa;
	width: 750px;
	border: 1px solid #000000;
	margin-top: 7px;
	margin-bottom: 7px;
	height: 485px;
	text-align: left;
}
.content_area_team {
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 20px;
}
