

#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.jpg);

}

#featured{
	background-image:url(images/featured_orange.png);

}


#menu ul li#selected a, #menu ul li a:hover{
    color:#ca5602;
}


#header{
	background-color:#ca5602;
	border:#ff6b00 1px solid;
}

#headerPage{
	background-color:#ca5602;
	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-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:#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;

}

/*------------------------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;
}

/*
 *	David Janes Stuff
 */
#mainContainer, body {
	background-color:#27211a;
	xbackground-color:#004080;
}
#hederTitle{	
 	background-image:none;
}
#hederTitle .slogan_big {
	margin-top: 20px;
	color: white;
	font-size: 36px;
	text-shadow: #7e3f00 1px 1px 2px;
}
#hederTitle .slogan_small {
	margin-top: 15px;
	color: white;
	font-size: 22px;
	text-shadow: #7e3f00 1px 1px 2px;
}
.sidebarMenu ul li {
	overflow: hidden; 
	width: 290px;
}
#footerText {
	top: 7px;
}
#social_media {
}
#sm_rss {
}
#sm_twitter {
	position: relative;
	top: 5px;
	margin-left: 20px;
}
#sm_flickr {
	position: relative;
	top: -2px;
	margin-left: 20px;
}
div.coverage {
	float: right;
	xborder: 1px solid #CCC;
	xbackground: #EFEFEF;
	margin-left: 5px;
	font-size: 8px;
	font-weight: normal;
}
div.coverage .iphone {
	display: inline-block;
	color: none;
	width: 32px;
	height: 32px;
	background-image: url(http://i.discoveranywheremobile.com/2009-10-31/apple.png);
}
div.coverage .rim {
	display: inline-block;
	color: none;
	width: 32px;
	height: 32px;
	background-image: url(http://i.discoveranywheremobile.com/2009-10-31/rim.png);
}
div.coverage .mobi {
	display: inline-block;
	color: none;
	width: 32px;
	height: 32px;
	background-image: url(http://i.discoveranywheremobile.com/2009-10-31/mobi.png);
}
h2 {
	color:#ca5602;
	xtext-shadow: #DDD 1px 1px 2px;
}

