#main_wrapper {
	width: 932px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 25px;
	}
	
#logo {
	width: 185px;
	float: left;
}
#contact_info {
	width: 319px;
	float: right;
}
#copyright {
	padding: 15px 38px 0;
	font-size: 11px;
}
#footer {
	background: url(images/footer_secondary.gif) no-repeat;
	width: 932px;
	height: 260px;
}
	
body {
	background-color: #4d4f54;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #4d4f53;
	font: 12px/21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
a {
	color: #4d4f53;
}
a:hover {
	color: #c3c3c3;
}

h3, .h3 {
	font-size: 15px;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: bold;
}

h4, .h4 {
	font-size: 13px;
	font-weight: bold;
}

input[type=text] {
	color: #4d4f53;
	font-size: 10px;
}

.tinytext {
	font-size: 10px;
	font-weight: normal;
}

.clear {
	clear: both;
}

.floatL {
	float: left;
}
.floatR {
	float: right;
}

.message {
	color: #aed137;
	
}

.promo_imagebox{
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	border-top: 3px solid #fff;
}

.navbar img {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
.navbar2 {
	float: left;
	width: 250px;
}

.navbar2 ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.navbar2 li {
	padding: 7px 30px;
	margin-bottom: 1px;
	display: block;
	border-bottom: 1px solid #999999;
	background-color: #4d4f54;
}

.navbar2 a {
	color: white;
	text-decoration: none;
}

.navbar2 a:hover {
	color: #ddd;
	text-decoration: underline;
}


.green_gradient_bg{
	background: url(images/wyant_interface_28.gif) repeat-y;
	padding: 25px 38px;
}

.green_bg{
	background-color: #e4efbe;
}
.nolist ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}


.horzrule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.bold {
	font-weight: bold;
}

.horzrulebox {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
}
.whitetable td {
	background-color: white;
	padding: 6px;
	border-bottom: 1px solid #e4efbe;
	border-right: 1px solid #e4efbe;
}
.whitetable tr {
	text-align: left;
}

.paddedbox {
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 50px;
	padding-right: 50px;
}
.tomphoto {
	background: url(images/staff_tom.jpg);
}
.janicephoto {
	background: url(images/staff_janice.jpg);
}
.vicphoto {
	background: url(images/staff_vic.jpg);
}
.sterlingphoto {
	background: url(images/staff_sterling.jpg);
}
.bradphoto {
	background: url(images/staff_brad.jpg);
}
.nathanphoto {
	background: url(images/staff_nathan.jpg);
}
.tonyphoto {
	background: url(images/staff_tony.jpg);
}
.janephoto {
	background: url(images/staff_jane.jpg);
}

.larissaphoto {
	background: url(images/staff_larissa.jpg);
}



.staffbox a {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: solid 1px white;
	width: 101px;
	height: 101px;
	display: block;
}
a.staffboxselected {
	background-position: right top;
}
.staffcontentbox {
	float:left; 
	margin-left:10px; 
	width:350px;
}

.vertrulebox {
	border-left: solid 1px #ababab ;
	padding-left: 30px;

}
