body {
	text-align: center;
	background-color: #1e1009;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
#wrapper {
	background-image:url(images/bg1.jpg);
	background-repeat:no-repeat;
	position: relative;
	width: 993px;
	font-size: 0.9em;
	margin: 0 auto -297px;
	text-align: left;
}
#footer {
	position: relative;
	min-width: 993px;
	width: 100%;
	margin: 0 auto;
	background: url(images/wallpaper1.gif) repeat-x;
	background-color: #53585a;
}
#foot_wrapper {
	width:993px;
	background: url(images/wallpaper1.gif) repeat-x;
	background-color: #53585a;text-align:left;
	height: 297px;
	margin: auto;
	text-align:left;
}
#social {
 	position:absolute;
	top: 8px;
	width:100px;
	display: inline;
	left: 636px;
}
#social img {
	margin-right: 8px;
}
	
#logo {
	text-align: center;
	height: 120px;
	width: 100%;
}
#nav {
	height: 20px;
	margin-top: 12px;
	text-align: center;
}
#nav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}
#nav ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding-right: 22px;
	padding-left: 22px;
	list-style: none;
	display: inline;
}
/* Navigation Rollovers */
#home {
	display: inline-block;
	width: 39px;
	height: 20px;
	background: url("images/home.gif") no-repeat -0 0;
}
#home:hover {
	background: url("images/home.gif") no-repeat -0 -20px;
}
#home span {
	display: none;
}
#services {
	display: inline-block;
	width: 61px;
	height: 20px;
	background: url("images/services.gif") no-repeat -0 0;
}
#services:hover {
	background: url("images/services.gif") no-repeat -0 -20px;
}
#services span {
	display: none;
}
#portfolio {
	display: inline-block;
	width: 60px;
	height: 20px;
	background: url("images/portfolio.gif") no-repeat -0 0;
}
#portfolio:hover {
	background: url("images/portfolio.gif") no-repeat -0 -20px;
}
#portfolio span {
	display: none;
}
#contact {
	display: inline-block;
	width: 55px;
	height: 20px;
	background: url("images/contact.gif") no-repeat -0 0;
}
#contact:hover {
	background: url("images/contact.gif") no-repeat -0 -19px;
}
#contact span {
	display: none;
}
#main1 {
	position:relative;
	width: 850px;
	top: 22px;
	left: 71px;
	font-size: 1.167em;
	color: #d7d7d7;
	line-height: 1.75em;
}
#main1 p {
	margin-top:10px;
}
	
.chair {
	display: inline;
	position: relative;
	top: 30px;
	left: 80px;
}
.footer_text {
	display: inline;
	position: relative;
	margin-left: 60px;
	font-size: 0.917em;
	color: #8c9497;
}
.footer_text a:link {color:#bbc2c5; text-decoration:none}
.footer_text a:visited {color:#bbc2c5; text-decoration:none}
.footer_text a:hover {color:#ffffff; text-decoration:none}
.footer_text a:active {color:#bbc2c5; text-decoration:none}

#wallMounts {
	position:relative;
	width: 700px;
	top: 40px;
	left: 150px;
	height: 250px;
	margin-bottom: 100px;
}
#toughGuys {
	float:left;
	height: 310px;
	width: 275px;
}
.nextFlash {
	width: 240px;
	height: 10px;
	text-align: center;
	font-size: 0.917em;
}
.nextFlash a:link {color:#736f6c; text-decoration:none}
.nextFlash a:visited {color:#736f6c; text-decoration:none}
.nextFlash a:hover {color:#d75316; text-decoration:none}
.nextFlash a:active {color:#736f6c; text-decoration:none}
#bass {
	float:left;
	margin-top:50px;
	height: 150px;
	width: 222px;
}
#calendar {
	float: left;
	margin-top:40px;
	width: 137px;
	height: 196px;
}
#calendar .month {
	margin-top: 102px;
	color: #8a8988;
	font-size: 0.833em;
	text-align: center;
} 
#calendar .date {
	color: #8a8988;
	font-size: 3.5em;
	line-height: 1.15em;
	font-weight:bold;
	text-align: center;
}
#calendar .day {
	color: #8a8988;
	font-size: 0.833em;
	line-height: 1.6em;
	text-align: center;
}
/* Portfolio Section -------------------------------- */
#port1 {
	width: 750px;
	margin-top: 20px;
	margin-left: 121px;
}
#port1 ul {
	display:inline;
	margin-left: 375px;
	padding-left: 0;
}
#port1 ul li {
	display: inline;
	margin-left: 8px;
	list-style: none;
	font-size: 1em;
	color: #d75316;
}
#port1 em {
	color: #d7d7d7;
	font-size: 1em;
	font-weight: bold;
}
#port1 a:link {color:#e5d5b8; text-decoration:none}
#port1 a:visited {color:#e5d5b8; text-decoration:none}
#port1 a:hover {color:#d75316; text-decoration:none}
#port1 a:active {color:#e5d5b8; text-decoration:none}
.project {
	width:750px;
	height:175px;
	margin-top: 5px;
	margin-bottom: 15px;
	background-image:url(images/port_back.gif);
	background-repeat:repeat-x;
}
.thumb {
	float: left;
	width: 395px;
}
.thumb img {
	margin-top: 9px;
	margin-left: 9px;
	/* for IE */
  	filter:alpha(opacity=90);
  	/* CSS3 standard */
  	opacity:0.9;
	border:0;
}
.thumb img:hover {
	margin-top: 9px;
	margin-left: 9px;
	/* for IE */
  	filter:alpha(opacity=100);
  	/* CSS3 standard */
  	opacity:1;
}
.descriptions {
	float: left;
	font-size: 1em;
	color: #d7d7d7;
	margin-top:10px;
	width: 342px;
}
.descriptions h2 {
	margin-top: 5px;
	font-size: 1.75em;
	font-weight: normal;
	color: #736f6c;
}
.descriptions h3 {
	font-size: 0.9em;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 15px;
	padding-left: 3px;
	background-color:#893a14;
}
.descriptions p {
	margin-bottom: 10px;
}
.back2top {
	height:20px;
	text-align: right;
	font-size: 1em;
	color: #d75316;
	margin-bottom: 10px;
}
#form1 {
	margin-top:10px;
	background-image:url(images/port_back.gif);
	background-repeat:repeat-x;
	padding-top:10px;
	padding-bottom: 10px;
	margin-bottom: 50px;
}
#form1 .cellA {
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
	text-align: right;
	font-size: .9em;
}
#form1 .fieldA {
	background-color:#565351;
	border: 1px solid #3a3836;
	font-size: .9em;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #d7d7d7;
	width: 150px;
	border: 1px solid #716d68;
	padding: 1px;
}
#form1 .fieldB {
	background-color:#565351;
	border: 1px solid #3a3836;
	font-size: .9em;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #d7d7d7;
	width: 300px;
	border: 1px solid #716d68;
	padding: 1px;
}
#form1 .thanks {
	font-size: .9em;
	color: #d7d7d7;
	margin-top:49px;
	margin-bottom: 49px;
	margin-left:332px;
}
#servicesArea {
	width: 900px;
	height: 320px;
}
.services {
	width: 300px;
	margin-top:15px;
	height:260px;
	float: left;
}
.divide {
	background-image:url(images/port_back.gif);
	background-repeat:repeat-x;
	width: 250px;
	height:235px;
	padding-top:10px;
}
.divide strong {
	font-size: .9em;
	margin-left: 12px;
	color:#736f6c;
}
.divide ul {
	margin-top:0;
	margin-left: 12px;
	padding: 15px;
	width: 210px;	
}
.divide ul li {
	font-size: .9em;
	color: #c1bbb6;
	line-height: 1.25em;
	margin-bottom: 6px;
	list-style-image:url(images/bullet1.gif);
}	
	