#rightContent h3{
	color: #fe8c01;
}

#leftContent h3, #wideContent h3{
	color: #fe8c01;
}

#leftContent h4{
	color: #fe8c01;
}

#leftContent h6{
	color: #6f6f6f;
	margin: 20px 0 0 0;
	font-style: italic;
	font-weight: 100;
}

#leftContent ul.tech li{
	background: #fff url(../images/tick_design.gif) no-repeat 0 50%;
	padding: 0 0 0 25px;
	line-height: 2em;
}

#wideContent a{
	color: #fe8c01;
}

#banner{
	width: 975px;
	height: 275px;
	padding: 0 0 0 15px;
	position: relative;
	background: #fff url(../images/banner_bg.gif) no-repeat;
}


#captionBanner h3{
	color: #fe8c01;
}

#service h3{
	padding: 10px 0 0 10px;
}

#service ul li{
	background: #fff url(../images/tick_design.gif) no-repeat 0 20%;
	color: #333333;
}

#nav{
	width: 310px;
	height: 275px;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", helvetica, arial, geneva, sans-serif;
	font-size: 1.2em;
	position: absolute;
	left: 665px;
}

#nav li a{
	width: 245px;
	\width: 310px;
	w\idth: 245px;
	padding: 0 0 0 65px;
	background: transparent url(../images/menu_bg.gif) no-repeat 0 0;
	float: left;
	color: #fff;
	font-weight: 800;
}

#nav li#products a{
	background-position: 0 -67px;
	height: 67px;
	line-height: 67px;
}


#nav li#products a:hover{
	background-position: -310px -67px;
}

#nav li#services a{
	background-position: 0 0;
	height: 67px;
	line-height: 67px;	
}

#nav li#services a:hover{
	background-position: -310px 0;
}

#nav li#work a{
	background-position: 0 -134px;
	height: 66px;
	line-height: 66px;
}

#nav li#work a:hover{
	background-position: 0 -134px;
}

#nav li ul{
	width: 310px;
	height: 75px;
	background: #fe8c01;
	clear: both;
}

#nav li#work ul li a{
	height: 25px;
	line-height: 25px;
}


#nav li#work ul li a:hover{
	background: #fe8c01 url(../images/bullet_submenu_on.gif) no-repeat 10% 50%;
	color: #FFE2BF;
}

body.process #nav li#work ul li.process a{
	background: #fe8c01 url(../images/bullet_submenu_active.gif) no-repeat 10% 50%;
}

body.casestudy #nav li#work ul li.casestudy a{
	background: #fe8c01 url(../images/bullet_submenu_active.gif) no-repeat 10% 50%;
}

body.portfolio #nav li#work ul li.portfolio a{
	background: #fe8c01 url(../images/bullet_submenu_active.gif) no-repeat 10% 50%;
}

#portfolio h3{
	color: #333;
}

.pager li.previous a, .pager li.next a{
	color: #333;
}

#pager{
	color: #333;
}

#pager a:hover{
	color: #000;
}