body{
	background-color:#27211a;
}

#mainContainer{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	background-color:#27211a;
	
	
}

#center{
	height:auto;
	width:960px;
	margin:auto;
	text-align:left;
	border: 0px solid;
 	margin-top:35px;
	background-color:#27211a;
	
}

#logo{
	background-image:url(images/logo_orange.gif);

}

#featured{
	background-image:url(images/featured_orange.png);

}


#menu ul li#selected a, #menu ul li a:hover{
    color:#ca5602;
}


#header{
	background-color:#f00001;
	border:#ff6b00 1px solid;
}

#headerPage{
	background-color:#f00001;
	border:#ff6b00 1px solid;

}


.headerButton1 a{
   
    height:43px;
    width:198px;
	background-image:url(images/button_view_service_orange.png);
	display:block;
	float:left;
}


.headerButton1 a:hover {
	background-image:url(images/button_view_service_over_orange.png);
}


.headerButton2 a{
   
    height:43px;
    width:197px;
	background-image:url(images/button_view_portfolio_orange.png);
	display:block;
	margin-left:20px;
	float:left;

}

.headerButton2 a:hover {
	background-image:url(images/button_view_portfolio_over_orange.png);

}


#headerSpacer{
	position:absolute;
	bottom:-27px;
	left:-2px;
	height:24px;
	width:962px;
	background-image:url(images/header_space_orange.jpg);
	border:#27211a 1px solid;
}

#hederTitle{	
 	background-image:url(images/heder_title_orange.jpg);
	display:block;
	height:97px;
	width:470px;
	background-repeat:no-repeat;
	}



/*---------------------------- BEGIN CONTENT ----------------------------*/


.servicesText b{
	color:#ca5602;


}


#bubbleClient{
	margin-bottom:-4px;
	font-weight:300;
	color:#ca5602;
	font-weight:bold;
	text-align:center;

}


/*---------- FOOTER  ----------------------------*/

#footer{
	background-image:url(images/footer_shadow_orange.jpg);
	background-repeat:repeat-x;
	width:962px;
	height:60px;
	position:relative;
	bottom:0px;
	left:-1px;
	text-align:center;
	margin-top:0px;
	background-color:#27211a;
	border: #27211a 1px solid;
}
#sliderShadow{
background: #f00001 url(images/header_image_shadow_orange.jpg) top center no-repeat;
height:30px;
width:366px;
position:relative;
top:0px;
left:-5px;

}

#menu ul li.current_page_item a{
    color:#ca5602;
}


.postInfo{
	background-color:#ca5602;
	border: 1px solid #a24401;
	height:27px;
	width:100%;
	margin-top:12px;
}

.blueLink, a{ 
	color:#ca5602;

}

.sidebarMenu ul li a:hover{
	background-color:#ffc69c;

}
