body{
	background: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	text-align: justify;
	}
	
tr{
	border-bottom: 1px solid #e3e3e3;
	}
	
td { vertical-align: middle }

.noborder{
	border: none;
	}
	
img.sitewide{ 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
ul.square{
	list-style-type: square;
	}
	
#header_container{
	width: 100%;
	margin: 0;
	padding: 0;
	}
	
#header{
	width: 960px;
	height: 85px;
	margin: 0 auto;
	padding: 0;
}

#header ul{
	float: right;
	margin-top: 40px;
	}
	
#header ul li{
	color: #ffffff;
	font-size: 14px;
	display: inline;
	margin-right: 20px;
	margin-bottom: 8px;
	}
	
#header ul li a, a:active{
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	}
	
#header ul li a:hover{
	padding-bottom: 8px;
	border-bottom: 3px solid #c5970e;
	}
	
#header ul li a.active{
	color: #c5970e;
	padding-bottom: 8px;
	border-bottom: 3px solid #c5970e;
	}
	

.logo{
	margin: 15px 0px 15px 0;
	float: left;
	}
	
#slider_content_container{
	clear: both;
	width: 100%;
	background: #c5970e url(../img/slider_background.gif) repeat-x;
	min-height: 275px;
	margin-top: 15px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #c5970e;
	}
	
#slider_content{
	width: 960px;
	min-height: 275px;
	margin: 0 auto;
	padding: 0;
	background: url(../img/slider_bg.jpg) no-repeat bottom;
	padding-top: 30px;
	}
	
	
#slider1 {
    width: 920px; /* important to be same as image width */
    height: 194px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	border: 10px solid #000000;
	background: #000000;
}

#slider1Content {
    width: 920px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 694px;
    background-color: #000;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
	-khtml-opacity: 0.85;
    opacity: 0.85;
    color: #fff;
    display: none;
}

.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 194px;
}
.right {
	right: 0;
	bottom: 0;
	width: 315px !important;
	height: 180px;
}

.right h1{
	font-size: 18px;
	}
	
.right-side{ 
	width: 320px;
	}
	
ul { list-style-type: none;}


	
#lower_content_container{
	clear: both;
	width: 100%;
	background: #ffffff url(../img/lower_content_bg.jpg) repeat-x;
	min-height: 345px;
	overflow: auto;
	padding-bottom: 25px;
	}

#lower_content{
	background: #ffffff url(../img/lower_content_bg.jpg) repeat-x;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	padding-top: 40px;
	clear: both;
	}
	
#lower_content p.main_page{
	color: #000000;
	line-height: 15px;
	font-size: 11px;
	letter-spacing: .025em;
	}
	
#lower_content a.main_page{
	float: right;
	font-size: 10px;
	color: #c5970e;
	text-decoration: none;
	}
	
#lower_content a:active.main_page{
	font-size: 10px;
	color: #c5970e;
	}
	
#lower_content a:hover.main_page{
	font-size: 10px;
	color: #000000;
}
	

	
.content_page{
	border-top: 1px solid #c5970e;
	}
	
.content_box {
float:left;
margin-right:35px;
padding:0;
width:280px;
}

.content_box h1{
	color: #c5970e;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 25px;
	}
		
.content_box img{
	margin-bottom: 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	

	
.right_content_box{
	width: 320px;
	float: right;
	margin-bottom: 15px;
	}
	
.right_content_box img{
	float: left;
	margin-right: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}


.right_content_box h1{
	color: #c5970e;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 25px;
	}
	
.right_content_box h2{
	font-size: 14px;
	font-weight: bold;
	color: #c5970e;
	margin-bottom: 13px;
	}
	
.right_content_box p{
	color: #000000;
	line-height: 12px;
	font-size: 10px;
	}
	
	
.border-top{
	border-top: 1px solid #c5970e;
	padding-top: 10px;
	}
	
.main_box{
	float: left;
	width: 500px;
	margin-right: 20px;
	margin-top: 45px;
	padding: 0;
	}
	
.main_box h3{
	font-size:16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 13px;
	}
	
	
.main_box p{
	color: #000000;
	line-height: 17px;
	font-size: 12px;
	margin-bottom: 15px;
	}
	
.main_box ul{
	margin: 0 0 10px 15px;
	}
	
.main_box ul li{
	font-size: 12px;
	line-height: 17px;
	list-style: square;
	margin-bottom: 5px;
	}
	
.main_box a.read-more{
	float: right;
	color: #c5970e;
	text-decoration: none;
	}
	
.main_box a:active{
	color: #c5970e;
	}
	
.main_box a:hover{
	color: #000000;
}

.main_box h5{
	font-size: 14px;
	color: #7e7e7e;
	margin-bottom: 5px;
	}
	
.main_box_left{
	float: left;
	width: 240px;
	margin-right: 10px;
	padding: 0;
	}
	
.main_box_left h1{
	color: #c5970e;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 25px;
	letter-spacing: 1px;
	}
	
.main_box_left img.side_bar{
	border-right: 7px solid #c5970e;
		}
	
.right_content_page_box{
	width: 190px;
	float: right;
	margin-top: 45px;
	}
	
.right_content_page_box img{
	border-left: 6px #c5970e solid;
	margin-bottom: 15px;
	}


.right_content_page_box h1{
	color: #c5970e;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 25px;
	}
	
.right_content_page_box h2{
	font-size: 12px;
	font-weight: bold;
	color: #c5970e;
	margin-bottom: 13px;
	}
	
.right_content_page_box p{
	color: #000000;
	line-height: 14px;
	font-size: 12px;
	}
	
.right_content_page_box ul{

}

.right_content_page_box ul li{
	font-size: 12px;
	line-height: 17px;
	}
	
.right_content_page_box ul li a, ul li a:active{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
	
.right_content_page_box ul li a:hover{
	color: #c5970e;
	}

.main_box_project{
		width: 720px;
		float: left;
		}
		
ul.project-details{
	padding-left: 15px;
	padding-bottom: 25px;
	list-style-type: square;
	}
	
ul.project-details{
	line-height: 18px;
	}
		
.gallery{
	float: left;
	margin-right: 30px;
	}
	
.gallery img{
	border: 2px solid #c5970e;
	}
	
a.readmore, a:active.readmore{
	margin-left: 225px;
	text-decoration: none;
	color: #c5970e;
	font-size: 10px;
	}
	
a:hover.readmore {
	color: #ffffff;
	}
		
.main_box_project h1{
	color: #c5970e;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 25px;
	}
	
.main_box_project p{
	color: #000000;
	line-height: 17px;
	font-size: 12px;
	margin-bottom: 15px;
	}
	
.main_box_project h3{
	font-size: 18px;
	color: #000000;
	margin-bottom: 8px;
	}
	
.main_box_project h5{
	font-size: 14px;
	color: #7e7e7e;
	}
	
.main_box_project p.client_quote{
	width: 80%;
	color: #7e7e7e;
	font-style: italic;
	padding: 15px 0 15px 65px;
	margin: 0 auto;
	margin-bottom: 10px;
	}
	
p.introduction:first-letter {
 font-size : 180%;
 font-weight : bold;
 float : left;
 width : 2em;
 color : #7e7e7e;
 margin-right: 2px;
 font-family: verdana, helvetica, arial, sans-serif;
 }
	
.main_box_project ul{
	margin: 0 0 10px 0px;
	}
	
.main_box_project ul li{
	font-size: 12px;
	line-height: 17px;
	list-style: square;
	}
	
.main_box_project a{
	float: right;
	color: #c5970e;
	text-decoration: none;
	}
	
.main_box_project a:active{
	color: #c5970e;
	}
	
.main_box_project a:hover{
	color: #000000;
}
	
#footer_container{
	width: 100%;
	min-height: 65px;
	background: #000000;
	clear: both;
	}
	
#footer{
	width: 960px;
	margin: 0 auto;
	padding: 0;
	padding-top: 20px;
	}
	
.copyright{
	font-size: 9px;
	color: #ffffff;
	float: left;
	}
	
.employee{
	font-size: 9px;
	float: right;
	color: #ffffff;
	}
	
.employee img{
	vertical-align: middle;
	}
	
.employee a, a:active{
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;
	}
	
.employee a:hover{
	color: #c5970e;
	font-size: 9px;
	}
	
.menu_list {
	width: 240px;
}
.menu_head {
	padding-top: 5px;
	cursor: pointer;
	position: relative;
	margin:1px;
	font-size: 12px;
   }
.menu_body {
	display:none;
}
.menu_body a {
  display:block;
  color:#7e7e7e;
  font-size: 12px;
  padding-top: 3px;
  text-decoration:none;
}
.menu_body a:hover {
  color: #c5970e;
}

.project_description{
	width: 230px;
	float: left;
	}
	
table td{
	font-size: 12px;
	line-height: 15px;
	}
.clear{
	clear: both;
	}

h2.acc_trigger {
	padding: 0;	
	margin: 0 0 5px 0;
	height: 20px;	
	line-height: 20px;
	width: 500px;
	font-size: 16px;
	font-weight: normal;
	float: left;
	background: #ffffff;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-bottom-radius: 3px; 
	}
	
h2.acc_trigger a { 
	color: #c5970e;
	text-decoration: none;
	display: block;
	padding: 0 0 0 5px;

}

h2.acc_trigger a:active {
	font-size: 16px;
	}
	
h2.acc_trigger a:hover {
	color: #c5970e;
	background: #dddddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-bottom-radius: 3px; 
}

h2.active {background-position: left bottom;}
.acc_container {
	margin: 0 0 5px; padding: 0;
	overflow: hidden;
	font-size: 22px;
	width: 500px;
	clear: both;
	background: #f0f0f0;
	border: 1px solid #d6d6d6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}
.acc_container .block { 
	padding: 20px;
}

p.address{
	line-height: 18px;
	margin-bottom: 5px;
	}

.home-image{
	border-right: 5px solid #c5970e;
	}
	
.raven-content{
float: left;
}

.input {
    border: 1px solid #006;
    background: #ffc;
}
.button {
    border: 1px solid #006;
    background: #9cf;
}
label {
    display: block;
    width: 150px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
}
br { clear: left; }
