@charset "utf-8";

* {
  margin: 0;
  padding: 0;
}

/*this is to keep page from shifting to left on load in safari and firefox*/

html { min-height: 100%; margin-bottom: 1px; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #014e2c;
	color: #4D4E4F;
	font-weight: normal;
}
#about_right {
	background-image: url(../images/image_about.jpg);
	background-repeat: no-repeat;
	height: 341px;
	width: 355px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.imgright {
	float: right;
	border: 0px;
	padding-right: 0px;
	padding-left: 10px;
	margin-right: 10px;
}
#branding {
	height: 127px;
	width: 917px;
	background-image: url(../images/header.png);
}
#sublinks {
	height: 24px;
	margin-left: auto;
	width: 926px;
	margin-right: auto;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-top: 4px;
	background-image: url(../images/sub_menu.png);
	background-repeat: no-repeat;
	background-color: #FFF;
}


#container {
	width: 917px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	clear: both;
	background-color: #FFF;
}
#content {
	width: 600px;
	margin-top: 0;
	margin-bottom: 0;
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#front_image {
	background-image: url(../images/home_image.jpg);
	background-repeat: no-repeat;
	height: 328px;
	width: 349px;
	float: right;
	text-indent: -1900px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.imgright {
	float: right;
	border: 0px;
	padding-right: 0px;
	padding-left: 10px;
	margin-right: 10px;
	padding-bottom: 5px;
}
.imgleft {
	float: left;
	padding: 5px;
	border: 0px;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #014E2C;
  
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #014E2C;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
}
#footer {
	height: 19px;
	margin-left: auto;
	width: 907px;
	margin-right: auto;
	clear: both;
	margin-top: 15px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 10px;
	color: #01542F;
	background-color: #F0B310;
	background-image: url(../images/footer1.png);
	background-repeat: repeat-x;
}
.table_left {
	background-color: #014E2C;
	color: #FFF;
	padding: 8px;
	font-weight: bold;
}
.table_right {
	background-color: #F1C44E;
	color: #FFF;
	padding: 8px;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #014E2C;
}
a:hover {
	text-decoration: underline;
}
.purple_bullets
{
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-image: url(../images/blue_bullet.png);
	list-style-type: none;
}

li.pb
{
	background-repeat: no-repeat;
	background-position: 0 20%;
	padding-left: 0px;
	line-height: 1.6em;
	list-style-position: outside;
	margin-left: 16px;
}
#about_box3 {
	background-color: #F1CE70;
	width: 310px;
	padding: 10px;
}

.text_center {
	text-align: center;
}
table.center {margin-left:auto; margin-right:auto;}
#team_image {
	background-image: url(../images/team_image.jpg);
	background-repeat: no-repeat;
	height: 328px;
	width: 500px;
	float: right;
	text-indent: -1900px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#downloads_image {
	background-image: url(../images/charles_main2.jpg);
	background-repeat: no-repeat;
	height: 283px;
	width: 893px;
	float: left;
	text-indent: -1900px;
	margin-top: 10px;
	margin-left: 12px;
	margin-bottom: 20px;
}
.textred {
	color: #F00;
}
/* Request form */

.red {
	color:#b00;
	font-weight:normal;
}

#request {
	width:300px;
	background-color: #C589BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	padding: 10px;
	float: right;
	margin-left: 10px;
	margin-right: 20px;
}

#request * {
	margin:0;
	padding:0;
}

#request p {
	margin:0 0 5px 0;
	padding:0;
	clear:both;
}

#request label {
	float:left;
	width:65px;
	padding-top:3px;
}

#request input,
#request textarea {
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #606060;
	padding:5px;
	
}

#request .submit input {
	width:auto;
	margin-left:100px;	
}
.textpurple {
	color: #014E2C;
}
#green {
	height: 148px;
	padding-left: 25px;
	padding-top: 140px;
	color: #FFF;
	font-weight: normal;
	background-image: url(../images/main_photo.jpg);
	width: 675px;
	margin-top: 4px;
	font-size: 13px;
	line-height: 1.4em;
}
#box1 {
	height: 102px;
	width: 256px;
	margin-top: 25px;
	background-image: url(../images/box1.png);
	float: left;
	padding-top: 160px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	margin-left: 5px;
}
#box2 {
	height: 102px;
	width: 256px;
	margin-top: 25px;
	background-image: url(../images/box2.png);
	float: left;
	margin-left: 30px;
	padding-top: 160px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
}
#box3 {
	height: 100px;
	width: 256px;
	margin-top: 25px;
	background-image: url(../images/box3.jpg);
	float: left;
	margin-left: 30px;
	padding-top: 160px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
}
#link_footer {
	width: 890px;
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 90%;
	background-color: #014E2C;
	height: 20px;
	padding-top: 5px;
	padding-left: 10px;
	color: #014E2C;
}
#content_home {
	width: 900px;
	padding: 0px;
	clear: both;
	height: 325px;
}
#home_contact {
	height: 180px;
	padding-left: 10px;
	padding-top: 40px;
	font-weight: normal;
	width: 215px;
	margin-top: 4px;
	float: right;
	font-size: 13px;
	line-height: 1.8em;
	background-image: url(../images/contactbox_bg.png);
	margin-bottom: 15px;
	margin-right: 30px;
}
#home_montage {
	height: 323px;
	background-image: url(../images/photo_montage.jpg);
	width: 385px;
	margin-top: 4px;
	float: right;
	clear: both;
}
#newsbox {
	width: 565px;
	margin-top: 0;
	margin-bottom: 0;
	background-repeat: repeat-x;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 112px;
	background-image: url(../images/bg_newsbox.png);
}
.imgborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contact_box1 {
	width: 500px;
	margin-top: 0;
	margin-bottom: 0;
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#contact_box2 {
	background-repeat: no-repeat;
	width: 430px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
#about_box1 {
	width: 500px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: justify;
	margin-right: 10px;
}
#about_box2 {
	width: 350px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-right: 10px;
	float: right;
}
#contact_box1 {
	width: 450px;
	margin-top: 0px;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: justify;
	margin-right: 10px;
}
#contact_box2 {
	width: 400px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-right: 10px;
	float: right;
}
#hours {
	float: right;
	width: 200px;
}
.whitetext {
	color: #FFF;
}
#cont_vacancies {
	width: 885px;
	margin-top: 0;
	margin-bottom: 0;
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#cont_news {
	width: 890px;
	margin-top: 0;
	margin-bottom: 0;
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
}
#art_right {
	background-image: url(../images/david_barby.jpg);
	background-repeat: no-repeat;
	height: 291px;
	width: 240px;
	float: right;
	margin-top: 45px;
	margin-right: 25px;
}
#wealth_right {
	background-image: url(../images/venus_logo.png);
	background-repeat: no-repeat;
	height: 144px;
	width: 280px;
	float: right;
	margin-top: 45px;
	margin-right: 5px;
}
#survey_right {
	background-image: url(../images/survey_image.jpg);
	background-repeat: no-repeat;
	height: 439px;
	width: 323px;
	float: right;
	margin-top: 45px;
	margin-right: 25px;
}
#content_survey {
	width: 540px;
	margin-top: 0;
	margin-bottom: 0;
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#planning_right {
	background-image: url(../images/planning_image.jpg);
	background-repeat: no-repeat;
	height: 215px;
	width: 323px;
	float: right;
	margin-top: 45px;
	margin-right: 25px;
}
#valuation_box1 {
	width: 530px;
	margin-top: 0px;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-right: 10px;
}
.commentsbox2 {
	padding: 10px;
	width: 95%;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 3px 3px 3px #bdbdbd;
	-webkit-box-shadow: 3px 3px 3px #bdbdbd;
	box-shadow: 3px 3px 3px #bdbdbd;
	background-color: #f6d67f;
}

