html, body{
	padding: 0;
	margin: 0;
	text-align:center; 
	font-family: Arial;
	font-size: 1em;
	background-image: url(images/main_bg.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	
} 

td {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	padding-top: 0px;
	line-height: 14px;
}

a {
	color: #000000;
	text-decoration: none;
}

img {
	border: 0 none;
}

#wrapper{ 
	width:960px; 
	text-align:left;  	
	margin-left:auto; 
	margin-right:auto;  
	margin-top: 100px;
	padding: 0;
	border: 1px solid #000000;
	background-color: #FFFFFF;
} 
 
#header{
	position:relative; 
	height:135px; 
	margin: 25px 25px 0 25px;
}

#header a {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
}

#main{
	position: relative;
	margin: 0 25px 0 25px;
	border: 1px solid #000000;
	padding: 10px;
 }
 
#footer{
	height:140px; 
	clear:both;
	margin: 8px 25px 0 25px;
	
	color: #666666;
	font-size: 12px;
 } 
 
 #footer a {
	text-decoration: none;
	
}
.bottom_text {
	font-size: 12px;
	color: #666666;
}

.bottom_text a {
	font-size: 12px;
	color: #666666;
}
 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix{
	display: inline-block;
}

#leadership ul {
	list-style-type: square	
}

#leadership li {
	padding-bottom: 5px;	
}

#leadership li a {
	text-decoration: none;
	color: #000000;
	font-size: 18px;
	padding-bottom: 5px;	
}	

h2.market {
	color: #808080;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 0 10px;
	padding: 0;
	line-height: 18px;
}

h3.market {
	color: #808080;
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 0 10px;
	padding: 0;
}

.contact_head a {
	text-decoration: none;
	color: #ad650e
}

.contact_head h2 {
	background: url(images/contact_head.png) repeat-x;
	font-size: 14px;
	font-weight: bold;
	width: 215px;
	height: 19px;
	padding: 1px 0 0 5px;
}

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
-moz-opacity: 0.75; opacity: .75;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1; opacity: 1;
}

.toggleopacity img{
border: 1px solid #ccc;
}


.side_links {
	font-size: 24px;
	font-weight: bold;
}
.side_link_active {font-size: 24px}

.large {
	font-size: 24px;
	line-height: 24px;
}

.style1 {color: #666666}



.large_light {
	font-size: 24px
}

.contact_link {
	color: #000000
}



/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
.client_list {
	line-height: 18px;
	font-size:12px;
}

.marketimg img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1; opacity: 1;
}

.marketimg:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5; opacity: .5;
}
