@charset "ISO-8859-1";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #bababa;
	background-image: url(../images/CSS_Body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#Header {
	width: 760px;
	height: 64px;
}
#Util_Nav li {
	list-style-type: none;
	display: inline;
	margin-left: 15px;
}
#Util_Nav {
	position: absolute;
	top: 42px;
	right: 2px;
}
#Copy {
	float: none;
	width: 433px;
}
#Copy p {
	margin-bottom: 10px;
}
#Copy ul {
	margin-left: 20px;
}
#AWI_Logo {
	float: right;
	margin: 0px 20px 0px 0px;
}
#Article {
	
	margin: 20px 0px 0px 0px;
}
#Article  a img{
	border: #fff 1px solid;
}
#Article  a:hover img{
	border-color: #B75E33;
}
#Container  {
	width: 760px;
	margin-left: -380px;
	position: absolute;
	left: 50%;
}
#Logo {
	position: absolute;
	left: 26px;
	top: 16px;
}
#Logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Sidebar {
	padding-top: 24px;
	padding-left: 8px;
	float: left;
	width: 135px;
	text-align: right;
	margin-bottom: 20px;
}
#Prim_Nav {
	padding-right: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #656565;
	margin-bottom: 30px;
}

#Content {
	width: 510px;
	margin-left: 189px;
	padding-right: 0px;
	padding-left: 20px;
	padding-top: 20px;
}
.Project_Content {
	width: 570px !important;
	margin-left: 149px !important;
	
	padding-left: 20px !important;
	
}
#Upper_Content {
	margin-bottom: 20px;
}
#Lower_Content {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #656565;
	padding-top: 20px;
	margin-left: 20px;
}
#Main_Img img {
	float: left;
	border: none;
}
#Featured a img !important{
	border: none;
	margin-bottom: 1px;
}
#Featured a {
	margin-bottom: 0px !important;
	display: block;
}
#Featured a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 4px;
}
#Caption .float_left {
	float: left;
	width: 156px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bababa;
	margin-right: 8px;
}
#Featured {
	margin-left: 450px;
}
#Footer {
	clear: both;
	background-image: url(../images/CSS_Footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 760px;
	padding-top: 36px;
	text-align: center;
	background-color: #BABABA;
}
#Footer li {
	list-style-type: none;
	display: inline;
	margin-right: 6px;
	margin-left: 6px;
}
#Footer a {
	color: #656565;
}
#Caption h2 {
	margin-top: 10px;
	margin-bottom: 4px;
}
#Sub_Nav {
	text-align: left;
	margin-top: 40px;
	width: 94px;
	float: left;
	margin-left: -10px;
	margin-right: 10px;
	line-height: 9px;
}
.project_margin {
	margin-left: 92px !important;
	margin-bottom: 8px !important;
}
#Sub_Nav a {
	color: #b75e33;
	text-decoration: none;
	line-height: 1.1em;
}
#Sub_Nav li {
	list-style-type: none;
	margin-bottom: 6px;
}
#Thumb_Gallery {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #656565;
	padding-top: 8px;
	margin-left: 20px;
}
#Thumb_Gallery img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 8px;
}
.last_image {
	margin-right: 0px !important;
}
#Wrapper {
	background-color: #FFFFFF;
	margin-left: 8px;
	margin-right: 6px;
	margin-bottom: -10px;
}
.main_interior {
	margin-left: 20px;
}
.Lower_Interior {
	margin-right: 30px;
}
.client_name {
	color: #B75F35;
	text-align: right;
	margin-bottom: 20px;
}
.testimonial {
}
.Lower_Interior #Copy {
	float: none !important;
	width: 440px;
}
#Contact h4 {
	margin-top: 4px;
}
.Proj_List_Content {
	padding-left: 0px !important;
	margin-left: 160px !important;
	width: 550px !important;
}
.Proj_List_Content #Copy {
	width: 530px;
}
#Anniversary {
	margin: 0 0px 20px 0;
}
