@charset "utf-8";
/* CSS Document */

#wrapper {
	margin:3px auto;
	padding:15px 2px 2px 2px;
	min-height:600px;
	position:relative;
	width:983px;
	font-family: "Century Gothic", "Avant Garde", sans-serif;
	font-size:12px;
}

#wright_logo {
	height:72px;
	margin-bottom:5px;
	margin-left:35px;
}

#wrighteng_logo {
	height:72px;
	width:200px;
	float:right;
	/*background: url(../images/wrighteng_logo.png) no-repeat right;*/
	margin-right:45px;
}

#extreme_logo {
	height:72px;
	width:200px;
	float:left;
	/*background: url(../images/wrighteng_logo.png) no-repeat right;*/
	margin-left:400px;
}

#header {
	height:40px;
	border-top:3px solid #A30234;
	background: url(../images/20px_corner_BR.png) no-repeat right bottom;
	background-color:#DACFBE;
	margin-bottom:5px;
}

#top_right_corner {
	height:20px;
	background: url(../images/20px_corner_TR.png) no-repeat top right;
}

#bottom_left_corner {
	height:20px;
	background: url(../images/20px_corner_BL.png) no-repeat bottom left;
}

#bottom {
	clear:both;
	height:40px;
	background-color:#DACFBE;
	margin:0 0 4px 0;
	padding:0 45px 0 0;
	text-align:right;
}

#bottom div {
	height:40px;
	padding:3px 0 0 0;
	background: url(../images/branch_offices.png) no-repeat right;
}

div#bottom a {
	float:left;
	padding-left:10px;
	padding-top:9px;
	color:#000;
	text-decoration:none;
}

div#bottom a:hover {
	color:#fff;
}

#nav {
	font-size:15px;
	font-weight:400;
	width:980px;
	color:#41464A;
	height:24px;
	margin-left:45px;
	margin-top:9px;
}

#nav ul {
	margin:0;
	/*padding:0px 7px 0px 0px;*/
	list-style:none;
	}
	
#nav li {
	float:left;
	margin:0;
	padding-right:35px;
}

#nav a {
	text-decoration:none;
	color:#000;
}

#nav a:hover {
	color:#FFF;
}

.leed {
	color: #006600;
}

.teamphoto {
	float:left;
	height:171px;
	margin:0 12px 12px 0;
	width:130px;
}

.teamphoto_corner {
	background:transparent url(../images/20px_corner_BR_gray.png) no-repeat scroll right bottom;
	height:171px;
	width:130px;
}

#divider {
background-color:#DACFBE;
height:2px;
margin-bottom:20px;
}

.thumb {
	float:left;
	width:100px;
	height:75px;
	margin:5px;
	display:inline;
}