img, div { behavior: url(iepngfix.htc) }

body{
	margin-top:0px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #a79e65;
}
#container {	
	margin:0px auto;
	width:950px;	
}
#loginbox{
	position:relative;
	top:65px;
	left:550px;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	font-family: "Trebuchet MS", "Times New Roman", sans-serif;
}
#loginbox input{
	font-size:10px;
}
#headerlinks{
	position:relative;
	top:75px;
	left:500px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	font-family: "Trebuchet MS", "Times New Roman", sans-serif;
}
#headerlinks a{
	color:#FFF;
	text-decoration:none;
}
#headerlinks a:hover{
	color:#FFF;
	text-decoration:underline;
}
#menu{
	margin:0px auto;
	width:950px;
}
div#menu ul#menuitem{
	height:68px;
	width:950px;
	background:transparent url(images/menu.png) top left no-repeat;	
	margin: 0px 0px 0px 0px;
	position:relative;
}
div#menu ul#menuitem li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
ul#menuitem li,ul#menuitem a{
	height:68px;
	display:block;
}
div#menu ul#menuitem li a{
	text-indent:-9999px;
	text-decoration:none;
}
#process{
	left:20px;
	width:150px;
}
#principles{
	left:170px;
	width:150px;
}
#strategy{
	left:320px;
	width:150px;
}
#experience{
	left:470px;
	width:160px;
}
#resources{
	left:630px;
	width:150px;
}
#contact{
	left:780px;
	width:150px;
}
#process a:hover,body#processon #process{
	background:transparent url(images/menu.png) -20px -68px no-repeat;
}
#principles a:hover,body#principleson #principles{
	background:transparent url(images/menu.png) -170px -68px no-repeat;
}
#strategy a:hover,body#strategyon #strategy{
	background:transparent url(images/menu.png) -320px -68px no-repeat;
}
#experience a:hover,body#experienceon #experience{
	background:transparent url(images/menu.png) -470px -68px no-repeat;
}
#resources a:hover,body#resourceson #resources{
	background:transparent url(images/menu.png) -630px -68px no-repeat;
}
#contact a:hover,body#contacton #contact{
	background:transparent url(images/menu.png) -780px -68px no-repeat;
}
#shadow{
	width:950px;	
	margin:0px auto;	
	background:url(images/wrapper.png);
	background-repeat:repeat-y;
}
#wrapper{
	width:900px;
	margin:0px auto;	
	background-color:#000000;
}
#wrapper a {
	color:#b89c6a;
}
#wrapper a:hover {
	color:#00788A;
}
#sidebar{
	font-family: "BrowalliaUPC", "Times New Roman", "Trebuchet MS", sans-serif;
	width:195px;
	float:left;
	font-size:18px;
	padding: 20px 10px 20px 15px;	
	color:#FFF;
	background:url(images/sidebar.png);
	background-position:top left;
	background-repeat:no-repeat;
	min-height:400px;
	height:auto !important;
	height:400px;	
}
#sidebar a{
	color:#fff;
}
#sidebar a:hover{
	color:#ccc;
}
.featured_img{
	border:solid 1px #FFF;	
}
#content{
	font-family: "BrowalliaUPC", "Times New Roman", "Trebuchet MS", sans-serif;
	width:630px;
	float:right;
	font-size:18px;
	margin-right:20px;
	padding: 15px 15px 15px 15px;
	color:#FFF;
}
body#home #content{
	background:url(images/intro.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:200px;


}
h1{
	font-family: "Trebuchet MS", "Times New Roman", sans-serif;
	font-size:24px;
	color:#FFF;
	padding-left: 30px;
	padding-top:5px;
	background-image: url(/images/h1-gear.png);
	background-repeat: no-repeat;
	background-position: 0 .25em;
}
h2{
	font-size:18px;
	color:#b89c6a;
}
hr{
	color:#68562e;
}
#header {
	width:950px;
	background:url(images/header.png);
	height:199px;
	margin:0px auto;
}
#footer{
	margin:0px auto;
	clear:both;
	font-family: "Trebuchet MS", "Times New Roman", sans-serif;
	font-size:12px;
	width:930px;
	background:url(images/footer.png);
	background-position:top center;
	background-repeat:no-repeat;
	color:#FFF;
	text-align:left;
	height:50px;
	padding-left:75px;
	padding-top:25px;
}
#footer a{
	color:#FFF;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

.styled_button {
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	background-color: #15090a;
	border: 1px solid #ccc;
	margin: 0px;
	padding: 0px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
hr{
	border:none;
	border-top: 1px solid #555;
}

.content_img{
	padding: 7px;
	border:solid 1px #ccc;
	margin:7px;
}
.accent_text{
	color:#b89c6a;
}
.left{
	float:left;
	width:50%;
}
.right{
	float:right;
	width:50%;

}
#contentbak ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 5px;
	}

#contentbak li {
	background: url(/images/li-gear.png) left center no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
	}
#quote{
	border: solid 1px #ccc;
	padding:0px 5px;
}
	