html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	overflow-y:scroll;
}
html, body {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#FFE4C0;
	margin-top:10px;
}
img {
	border:0;
}
a {
	outline:none;
}
a:link, a:visited, a:active {
	color:#8A002F;
	font-weight:700;
	text-decoration:none;
}
a:hover {
	color:#8A002F;
	text-decoration:underline;
}
p {
	margin:0;
	padding:5px 0;
}
.highlight {
	color:#8a002f;
	font-weight:700;
}
#wrapper {
	width:950px;
	background-color:#8A002F;
	margin:0 auto;
}
#wrapper_inner {
	width:899px;
	margin-left:39px;
}
#header {
	height:115px;
	background-image:url(../images/header_bg.gif);
	background-position:top right;
	background-repeat:no-repeat;
	position:relative;
}
#search_box {
	width:220px;
	height:100px;
	background-image:url(../images/vacancy_search_bg.jpg);
	top:6px;
	right:214px;
	position:absolute;
}
#search_box form {
	margin:53px 0 0 65px;
	padding:0;
}
#search_box option {
	font-size:11px;
}
#search_box .search {
	margin-top:5px;
}
#content {
	background-color:#FFF;
}
#extra_info {
	width:178px;
	min-height:450px;
	height:auto !important;
	height:450px;
	position:relative;
	float:left;
}
#todays_jobs {
	width:174px;
	height:157px;
	font-size:11px;
	padding-top:61px;
	padding-left:32px;
	background:url(../images/todays_jobs_bg.gif) no-repeat;
	top:5px;
	left:-39px;
	position:absolute;
}
#jobs_hldr {
	height:100px;
	width:149px;
	text-align:left;
	overflow:hidden;
}
#job_nav {
	width:10px;
	display:inline;
	float:right;
}
.job_cntnr {
	width:122px;
	height:90px;
	padding:7px;
}
.job_cntnr p {
	margin:0;
	padding:2px 0;
}
#clients_say {
	width:133px;
	height:122px;
	font-size:11px;
	padding-top:81px;
	padding-left:32px;
	padding-right:15px;
	background-image:url(../images/clients_say_bg.gif);
	left:-10px;
	top:223px;
	position:absolute;
}
#main_content {
	width:713px;
	float:left;
}
#content_top {
	width:713px;
	margin-top:7px;
}
#content_outer {
	width:713px;
	background:url(../images/cntnt_bg_rpt.gif) repeat-y;
}
#content_inner {
	min-height:300px;
	height: auto !important;
	height:300px;
	width:673px;
	background:url(../images/cntnt_bg.gif) no-repeat top;
	padding:0 20px;
}
#page_title {
	padding-left:5px;
	float:left;
}
#page_text {
	width:459px;
	padding-bottom:16px;
	float:left;
}
#page_image {
	margin-top:-44px;
	text-align:center;
	float:right;
}
#meet_the_team_nav {
	width:30px;
	float:left;
	padding:0 10px;
}
#meet_the_team_hldr {
	height:361px;
	overflow:hidden;
}
.meet_the_team {
	width:580px;
	height:333px;
	background:url(../images/meet_the_team_bg.jpg) no-repeat;
	padding:19px 19px 9px 19px;
}
.meet_the_team h2 {
	color:#8a002f;
	font-size:16px;
	margin:0;
	padding:0 0 10px;
}
.MTTLeft {
	width:309px;
	display:inline;
	float:left;
	margin:0 10px;
	text-align:justify;
}
.MTTLeft p {
	line-height:16px;
	padding-bottom:10px;
}
.MTTLeft ul {
	margin:10px 0 0 20px;
	padding:0;
	list-style-image:url(../images/freckle.gif);
}
.MTTLeft ul li {
	padding:0 0 10px 0;
}
.MTTRight {
	width:251px;
	float:left;
}
#content_bttm {
	width:713px;
	margin-bottom:9px;
}
#big_links {
	text-align:center;
}
#big_links img {
	margin:0 2px;
}
.job_hldr {
	margin:5px 0;
	float:left;
}
.job_title {
	width:279px;
	padding-top:5px;
	color:#8a002f;
	font-weight:bold;
	float:left;
}
.job_expand {
	clear:both;
}
.job_expand a {
	margin:5px;
}
.expanded_info {
	width:385px;
	border:10px solid #ffe7ca;
	margin:10px;
	background:#ffe7ca;
}
.job_salary {
	min-height:31px;
	height:auto !important;
	height:31px;
	width:170px;
	border-left:1px solid #b6926c;
	padding-top:5px;
	padding-left:5px;
	float:left;
}
#adv_search {
	width:160px;
	height:265px;
	text-align:left;
	margin-top:50px;
	padding:55px 0 0 50px;
	background:url(../images/adv_search_bg.jpg);
}
#adv_search label {
	color:#565353;
	font-size:11px;
	text-transform:uppercase;
}
#adv_search select {
	margin:3px 0;
}
#adv_search input {
	margin:4px 0;
	margin-left:10px;
}
#job_title {
	width:405px;
	height:27px;
	padding-left:50px;
	padding-top:15px;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	background:url(../images/job_title.gif) no-repeat;
	margin:0 auto;
}
#job_info {
	width:395px;
	height:38px;
	padding:15px 30px;
	background:url(../images/job_info.gif) no-repeat;
	margin:0 auto;
}
#job_description {
	width:415px;
	padding:15px 20px 0;
	background:url(../images/job_description_rpt.gif) repeat-y;
	margin:0 auto;
}
#apply {
	margin-top:20px;
	text-align:center;
}
#job_ftr {
	width:455px;
	margin:0 auto;
}
.news {
	margin:5px 0;
}
.news_hdr {
	width:418px;
	height:53px;
	padding:10px;
	padding-left:40px;
	color:#8a002f;
	font-weight:bold;
	font-size:16px;
	background:url(../images/news_top.gif) no-repeat;
}
.news_hdr span.date {
	color:#000;
	font-size:12px;
	font-weight:normal;
	float:right;
	display:block;
}
.news_hdr span.headline {
	padding:10px;
	display:block;
}
.news_text {
	width:448px;
	padding:10px;
	background:url(../images/news_rpt.gif);
}
.testimonials_hdr {
	width:384px;
	height:53px;
	color:#8a002f;
	font-size:15px;
	font-weight:bold;
	padding-left:65px;
	padding-right:20px;
	padding-top:30px;
	background:url(../images/testimonials_top.gif);
}
.testimonials_txt {
	width:419px;
	padding-right:20px;
	padding-left:30px;
	text-align:center;
	background:url(../images/testimonials_rpt.gif) repeat-y;
}
#footer {
	padding-top:9px;
	clear:both;
}
#footer_text {
	color:#8a002f;
	text-align:center;
	font-size:10px;
}
#footer_text a {
	color:#8a002f;
}
#sidebar {
	padding-left: 15px;
	padding-right: 10px;
}
h2.posttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #8A002F;
	width: 650px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A002F;
}
.entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 650px;
	line-height: 18px;
}
.alignright {
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
}
.postfooter {
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #990033;
	border-bottom-color: #990033;
	font-size: 10px;
	line-height:normal;
	clear: both;
	background-image: url(../images/vanilla_logosm.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 39px;
	padding-right: 0px;
	padding-left: 0px;
}
.post {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#sidebar h2 {
	padding-bottom: 8px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #8A002F;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
}
#sidebar ul li ul {
	padding-bottom: 10px;
	padding-top: 5px;
}
