* {
padding: 0;
margin: 0;
}
html{
height: 100%;
}
.clearfix:after {       
	visibility: hidden;       
	display: block;      
	font-size: 0;       
	content: " ";       
	clear: both;       
	height: 0;      
}  
.clearfix { 
	display: inline-block; 
	}  
/* start commented backslash hack \*/  
* html .clearfix { 
	height: 1%; 
	}  
.clearfix { 
	display: block; 
	}  
/* close commented backslash hack */


h1 {
	font-family:Arial;
	font-size:22px;
	line-height:25px;
	color:#9b5400;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#9b5400;
	margin-bottom:15px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#663300;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#9b5400;
	margin-bottom:10px;
}
.bold{
	font-weight:bold;
	}

body {
	background:#f9f8f1;
	font-family:Arial;
	font-size:14px;
	line-height:20px;
	color:#3f3616;
}

a{
	color:#3f3616;
	text-decoration:none;	
	font-weight: bold;
}
a:hover{
	color:#FF9900;
	text-decoration:underline;
}
p{
	margin-bottom:10px;
	line-height:22px;
}
ul li{
	line-height:22px;
}

.tagline-line{
	color:#CC6600;
	font-weight:bold;
	font-size:13px;
	border-top:dashed 1px #d9d9c1;
	padding-top:15px;
	margin-top:10px;
}
.tagline{
	margin-top:10px;
	}
.tagline2{
	display:block;
	float:right;
	margin-top:-30px;
}
/*===========BACKGROUND IMAGES==============*/

body#home{
	background:#f9f8f1 url(img/background01.jpg) bottom right no-repeat fixed;
}

body#identity{
	background:#f9f8f1 url(img/background02.jpg) bottom right no-repeat fixed;
}

body#services{
	background:#f9f8f1 url(img/background03.jpg) bottom right no-repeat fixed;
}
body#portfolio{
	background:#f9f8f1 url(img/background04.jpg) bottom right no-repeat fixed;
}
body#contact{
	background:#f9f8f1 url(img/background05.jpg) bottom right no-repeat fixed;
}
body#wm-international{
	background:#f9f8f1 url(img/background06.jpg) bottom right no-repeat fixed;
}
body#media{
	background:#f9f8f1 url(img/background07.jpg) bottom right no-repeat fixed;
}
body#people{
	background:#f9f8f1 url(img/background08.jpg) bottom right no-repeat fixed;
}
/*===========CONTAINER==============*/

#container{
	width: auto; /*100px*/
	height: 801px;
	background: url(img/bg-left.jpg) no-repeat scroll;

}
/*
* html #container {
	height: 100%;
}
*/

/*===========MENU==============*/

#main-menu{
	height:120px;
	font-weight:bold;
	font-family:Verdana;
	font-size:11px;
	display:block;
	position:relative;
	width:100%;
	background:#f9f8f1 url(img/menu-linebg.jpg) repeat-x;


}
#main-menu ul{
	background:  url(img/menu-bg.jpg) no-repeat left;
	/* width:720px;*/
	height:120px;
	padding-left:230px;
	position:absolute;
	width:800px;

}
#main-menu ul li{
	display:inline;
	float:left;	
	line-height:30px;
	
}
#main-menu ul li a{
	color:#45412a;
	text-decoration:none;
	display:block;
	padding:48px 10px 0px 10px;
	height:40px;
}
#main-menu ul li a:hover{
	color:#fff;
	text-decoration:none;
	background: url(img/menu-hl.jpg);
	display:block;
	padding:48px 10px 0px 10px;
	height:40px;
 
}
/*==================================*/


#side-bar{
	margin-left:53px;
	width: 141px;
	height: 100%;
	float:left;
	font-family:Verdana;
	font-size:11px;
}
#side-bar ul{
	background:url(img/sidebar.png) no-repeat bottom;
	padding:12px 0 60px 0;
	width: 141px;
	color:#FFFFFF;
	height: 420px; /*358px was the original*/
	list-style: none;
}

#side-bar li {
	width: 141px;
	margin-bottom:6px;

}
#side-bar li a {
	line-height:16px;
	padding:2px 0px 6px 18px;
	display:block;
	color:#FFFFFF;
	font-weight:normal;
}

#side-bar li a:hover, .here {
	background:url(img/sidebar-hl.jpg);

	
}

/*===CONTENT=============================*/

#flashcontent{
	margin:0px -10px 0px -100px;
}
#content{
	margin-left:206px;
	width:694px;
}
	
/*===Footer=============================*/
#clear-footer {
	height: 40px;
	clear:both;
	}

#footer{
	position:absolute;
	color:#a08143;
	font-size:11px;
	text-align: left;
	padding:5px 50px;
	height:30px;
	margin:-40px 0 0 0; 
}


/*===========Media Icons================*/
ul#socialMedia  {
	display: block;
	list-style:none;
	margin-top:10px;
	margin-left:0px;
	clear:right;
}
ul#socialMedia li {
	float: left;
	height: 19px;
	display: block;
	margin-right:15px;
	line-height:19px;
	font-size:11px;
}


/*
ul#socialMedia li a:hover img  {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: .8;
}
*/

ul#socialMedia li.icon-f{
	background:url(img/contact/icon-f.jpg) no-repeat left;
	padding-left:24px;

	}
ul#socialMedia li.icon-t{
	background:url(img/contact/icon-t.jpg) no-repeat left;
	padding-left:24px;

	}
ul#socialMedia li.icon-in{
	background:url(img/contact/icon-in.jpg) no-repeat left;
	}
ul#socialMedia li.icon-youtube{
	background:url(img/contact/icon-youtube.jpg) no-repeat left;
	padding-left:44px;
	}
ul#socialMedia li.blog{
	background:url(img/contact/icon-wmcanvas.jpg) no-repeat left;
	padding-left:77px;
	}
ul#socialMedia li.gplus{
	background:none;
}

