
* {
margin: 0;
padding: 0;
border: 0 none;
font-weight: normal;
font-style: normal;
text-decoration: none;
outline-style: none;
}
ul { list-style-type: none }
h1, h2, h3, h4, h5, h6 { font-family: "Myriad Web", Tahoma, sans-serif; letter-spacing: 1px }
em { font-style: italic }
strong { font-weight: bold }
body { 
font: 12px/1.8 Verdana, sans-serif;
color: #dbdddf;
background: #4F4F4f;
position: relative;
}
button { cursor: pointer }


#container_navigation   { background: #283953 url("../images/background/navigation-background.jpg") no-repeat 50% 0; height: 100px }
#container_intro   { background: #eeeeee url("../images/background/intro-background.png") repeat-y 50% 0; height: 250px }
#container_intro_alternative   { background: #eeeeee url("../images/background/intro-background.png") repeat-y 50% 0; height: 285px }
#container_content {
min-height: 290px;
background: #eeeeee;
/*353F49 url("images/background/grey-background.jpg") repeat-y 50% 0*/
}
#container_subcontent   { background: #000 url("../images/background/subcontent-background.jpg") repeat-y 50% 0; min-height: 210px }
#container_footer   { background: #4f4f4f url("../images/background/divider.png") no-repeat 50% 0; height: 100px; clear: right; /*--z-index: 2;*/ }

#navigation {
position: relative;
width: 1000px;
margin: 0 auto;
padding-top: 17px;
}
	#navigation h1   { background: url("../images/background/logo.png") no-repeat; margin-left: -7px; width: 278px; height: 71px }
	#navigation h1 a {
	width: inherit;
	height: inherit;
	display: block;
	}
	#navigation h1 a span { visibility: hidden }
	ul#nav {
	width: 679px;
	position: absolute;
	top: 46px;
	right: 0px;
	}
		ul#nav li {
		float: left;
		margin-left: 42px;
		cursor: pointer;
		}
		ul#nav li#first { margin-left: 0 }
		ul#nav li a { display: block; text-indent: -9999px; }
			ul#nav a#aboutus    { background: url("../images/tabs/about-us-blue.png") no-repeat left top; width: 60px; height: 54px }
			ul#nav a#aboutyou    { background: url("../images/tabs/who-you-are-blue.png") no-repeat left top; width: 60px; height: 54px }
			ul#nav a#ourprocess    { background: url("../images/tabs/how-we-work-blue.png") no-repeat left top; width: 60px; height: 54px }
			ul#nav a#ourbelief    { background: url("../images/tabs/what-we-believe-blue.png") no-repeat left top; width: 98px; height: 54px }
			ul#nav a#clients   { background: url("../images/tabs/clients-blue.png") no-repeat left top; width: 98px; height: 54px }
			ul#nav a#contact    { background: url("../images/tabs/contact-blue.png") no-repeat left top; width: 93px; height: 54px }
			ul#nav a:hover#aboutus, ul#nav a#aboutus-here    { background: url("../images/tabs/about-us-blue.png") no-repeat left -54px; width: 60px; height: 54px }
			ul#nav a:hover#aboutyou, ul#nav a#aboutyou-here    { background: url("../images/tabs/who-you-are-blue.png") no-repeat left -54px; width: 60px; height: 54px }
			ul#nav a:hover#ourprocess, ul#nav a#ourprocess-here    { background: url("../images/tabs/how-we-work-blue.png") no-repeat left -54px; width: 60px; height: 54px }
			ul#nav a:hover#ourbelief, ul#nav a#ourbelief-here    { background: url("../images/tabs/what-we-believe-blue.png") no-repeat left -54px; width: 98px; height: 54px }
			ul#nav a:hover#clients, ul#nav a#clients-here    { background: url("../images/tabs/clients-blue.png") no-repeat left -54px; width: 98px; height: 54px }
			ul#nav a:hover#contact, ul#nav a#contact-here    { background: url("../images/tabs/contact-blue.png") no-repeat left -54px; width: 93px; height: 54px }

	img#main_image {
	width: 467px;
	height: 301px;
	position: absolute;
	display: block;
	top: -20px;
	right: 0;
	}
	h5#intro_copy {
	width: 394px;
	height: 211px;
	font-size: 20px;
	padding-top: 28px;
	color: #4c535d;
	}
	h5#intro_copy strong { color: #00478F; font-weight: normal }
	h5#intro_copy a, h5#intro_copy a:hover { color: #900000 }
#scrolling_content   { color: #333333; background: url("images/main/divider.png") no-repeat; margin: 0 auto; padding-top: 3em; padding-bottom: 2em; width: 960px; overflow: auto }
	#scrolling_content h3, #scrolling_content h3 a {
	font-size: 22px;
	color: #D5D8DD;
	margin-bottom: 22px;
	height: 30px;
	}
	#scrolling_content h3 a { font-weight: normal }
	#scrolling_content a { 
	color: #4c535d; 
	border-bottom: 0 none; 
	font-weight: bold;
	letter-spacing: 0.05em;
	}
.hiddenPic {display:none;}
	
#subcontent   { color: #cfd1d3; background: url("images/main/divider.png") no-repeat; margin: 0 auto; padding-top: 30px; position: relative; width: 950px; min-height: 190px }

#footer {
width: 900px;
margin: 0 auto;
color: #999999;
padding: 8px 0 0 8px;
}
	#footer li { display: inline; }
	#footer address { float: right; text-align: right }
	#footer a { color: #999999 }
	#footer a:hover { color: #333333 }