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

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

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

}

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

}


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


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

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

}


.headerButton1 a{
   
    height:43px;
    width:198px;
	background-image:url(images/red_button_learn_more.gif);
	display:block;
	float:left;
background-color: #BC0E17;
}


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


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

}

.headerButton2 a:hover {
	background-image:url(images/silver_button_sign_up_over.gif);

}


#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:537px;
	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-image:url(images/header_image_shadow_orange.jpg);
height:30px;
width:366px;
position:relative;
top:0px;
left:-5px;

}

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


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

.blueLink, a{ 
	color:#ca5602;

}

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

}

/*------------------------UPDATES---------------------*/

/*--------------------------VERSION 1.4 ----------------------*/


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

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

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