*{
	margin:0;
	padding:0;
}
html,body{height:100%;}
body{
	font:13px/20px "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color:#333;
	background: #ece7d5 url(../images/bg.jpg) repeat left top;
}
h2{
	font-size:15px;
	color:#8b0e05;
	font-weight:normal;
}
a{
	color:#8B0E05;
}
#wrapper{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom:-60px;
}
#header{
	background: #730401 url(../images/header.jpg) repeat-x left bottom;
	border-bottom:5px solid #b2a882;
}
#nav{
	width:900px;
	text-align:right;
	margin:0 auto;
	background: transparent url(../images/nav_shadow.png) no-repeat center bottom;
}
#nav li{
	display:inline;
	line-height:40px;
	margin-left:30px;
}
#nav li a{
	color:#fdfcfc;
	font-size:14px;
	text-decoration:none;
}
#main_wrapper{
	background-color:#fdfcfc;
	padding:35px 0 30px;
	border-bottom:5px solid #b2a882;
	width:100%;
}
#home #main_wrapper{padding-bottom:0;}
#main{
	width:900px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:30px;
}
#home #main{padding-bottom: 25px;}
#hr{
	background: transparent url(../images/footer_shadow.png) no-repeat center top;
	display:block;
	height:20px;
}
#home h1{
	float:left;
}
#home h1 a{
	display:block;
	width:161px;
	height:202px;
	text-indent:-9999px;
	background: transparent url(../images/logo.jpg) no-repeat left top;
}
#logo{
	float:left;
	border:0;
}
#content{
	float:right;
	width:680px;
}
#home #content{
	text-align: justify;
}
#contact #content{
	padding-top:50px;
}
#home #content p{margin-bottom:10px;}
#clients{
	width:900px;
	margin:0 auto;
	padding: 25px 0 120px 60px;
	overflow:hidden;
	position:relative;
}
#clients h2{
	display:block;
	width:157px;
	height:28px;
	text-indent:-9999px;
	background: transparent url(../images/clients.png) no-repeat left top;	
	margin-bottom:20px;
}
#slidenav{
	list-style-type: none;
	float:left;
}
#slidenav li{
	margin-bottom:10px;
}
#slidenav a{
	text-decoration: none;
	padding:2px;
}
#slidenav a.activeSlide{
	background-color: #8B0E05;
	color:#FDFCFC;
}
#slideshow{
	height:420px;
	list-style-type:none;
	margin:-48px 20px 0 235px;
}
#slideshow li{
	position:relative;
	width:660px;
	background-color: transparent;
}
#slideshow li img{
	border:5px solid #8B0E05;
	float:left;
}
#slideshow div{
	background-color:#FBFAF6;
	border:4px solid #8B0E05;
	margin:28px 0 0 -20px;
	padding:15px;
	width:230px;
	float:left;
}
#slideshow h3{
	text-transform: uppercase;
	color:#8B0E05;
}
#slideshow a:link{
	text-decoration: none;
}
#services, #who, #home #content h2{
	display:block;
	text-indent:-9999px;
	margin:0 0 20px;
	width:142px;
	height:38px;
	background: transparent url(../images/think.gif) no-repeat left top;
}
#home #content h2{
	margin-bottom:6px;
}
#staff img{	
	float:left;
	margin:0 20px 30px 0;
}
#staff .odd, #staff .even{
	overflow: hidden;
	padding-bottom: 0;
}
#staff .odd p, #staff .even p{margin-bottom:30px;}

/*#services{
	width:104px;
	height:28px;
	background: transparent url(../images/services_title.gif) no-repeat left top;
}
#who{
	width:178px;
	height:28px;
	background: transparent url(../images/who_title.gif) no-repeat left top;
}*/
.odd,.even{
	padding:30px 20px;
}
.odd{
	background: #f9f7f1 url(../images/alt.jpg) repeat-x left bottom;
	border-top:1px dotted #d5cfb8;
	border-bottom:1px dotted #d5cfb8;
}
.staff
#contact{font-size:20px;line-height:26px;}
#footer_wrapper{
	background: #9a1809 url(../images/footer.jpg) repeat-x left top;
	position: relative;
}
#footer{
	width:900px;
	margin:0 auto;
}
#footer p{
	line-height:60px;
	color:#e6dfc4;
	padding-top:4px;
	font-size:11px;
}
#credit{float:right;}
#credit a{
	color:#e6dfc4;
	text-decoration:none;
}
