/* General Styles */

* {
	margin: 0;
	padding: 0;
}

a{
	outline:none;
}

a img,
img {
	border: 0;
	}
	
a,
a:link, 
a:visited {
	color:#003399;
	text-decoration: none;
	font-weight:bold;
}
	
a:hover {
	color:#1051d1;	
}

img.left{
	float:left;
	padding-right:10px;
	padding-bottom:4px;
}

img.right{
	float:right;
	padding-left:4px;
	padding-bottom:4px;
	margin-right:40px;
}


body {
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif; 
	font-size: 10px; 
	color:#666;
	background: url('../images/bg.jpg') no-repeat #004a8c;;
	font-weight:normal;
}

h1 {
	color:#003399;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

h2 {
	color:#006699;
	font-size:10px;
	font-weight:bold;
}

h2.grey{
	color:#999;
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
	text-transform:uppercase;
}

h3 {
	color:#006b3f;
	font-size:12px;
	font-weight:bold;
}	

.dataTable{
	border:1px solid #a29171; 
	border-collapse:collapse; 
	background-color: #fbdfb0;
	
}

.dataTable td{
	border:1px solid #a29171;
	padding:3px;
}
	
/* Clearfix */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {	
	zoom: 1;
}

* html .clearfix {height: 1%;}

	
/* Page styles */

#wrapper{
	width:960px;
	background:#fff;
	height:111px;
}

#logo{
	background:url('../images/logo.gif') no-repeat;
	height:109px;
	width:638px;
	float:left;
}

#logo p{
	margin-left:103px;
	margin-top:86px;
	float:left;
}

#logo select{
	zfloat:right;
	margin-top:84px;
	margin-left:4px;
	color:#666;
}	

#photo_header{
	background:url('../images/photo_building.jpg') no-repeat;
	height:109px;
	width: 322px;
	float:right;
}

#photo_header p{
	margin-top:4px;
	margin-left:2px;
}

#date{
	background:url('../images/top_text.jpg') no-repeat;
	width:960px;
	height:33px;
}

#date p{
	color:#003399;
	font-weight:bold;
	margin-left:102px;
	margin-top:14px;
	float:left;
}

#menu{
	background:url('../images/bg_menu.jpg') no-repeat;
	width:960px;
	height:28px;
}

#menu ul{
	margin-left:102px;
	list-style:none;
}

#menu li{
	float:left;
	margin-left:4px;
	margin-top:2px;
	background:url('../images/menu_divider.gif') no-repeat 0px 1px;
	padding-left:8px;
}

#menu li.first{
	margin-left:2px;
	background:none;
	padding-left:0;
}

#menu ul li a {
	color:#fff;
	text-transform:uppercase;
}

#menu ul li a:hover{
	color:#ccc;	
}

#left_column{
	background:url('../images/bg_left_column.gif') repeat-y;
	width:507px;
	float:left;
	padding-left:103px;
	line-height:15px;
}

#right_column{
	background:#fff;
	width:350px;
	float:left;
	line-height:15px;
	
}

div.news {
	position: relative;
	padding: 0px 30px 2px 20px;
	overflow: hidden;
	height: 100px;
	border: 0px solid #eee;
	margin-left:0px;
	xmargin-top:3px;
}

div.news ul {
	list-style:none;
	padding:0;
	margin-right:6px;	
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	top: 0;
}

div.news li {
	background:none;
	padding-bottom:60px;
	list-style: none;
	border: 1px solid transparent;
	_border: none;
	_zoom: 100%;
}


#left_column p, #right_column p{
	margin-bottom:15px;
}

#latest_products{
	padding-left:20px;	
}

#latest_products ul{
	list-style:none;
	padding-right:30px;
}

#latest_products ul li{
	margin-bottom:10px;
	
}

#latest_products ul li a{
	color:#666;
	font-weight:normal;
	
}

#latest_products ul li a:hover{
	color:#999;
}

span.blue{
	text-transform:uppercase;
	color:#003399;
	font-size:10px;
	font-weight:bold;
}

span.lightblue{
	text-transform:uppercase;
	color:#006699;
	font-size:10px;
	font-weight:bold;
}

#one_column{
	background:url('../images/bg_onecolumn.gif') repeat-y;
	width:837px;
	padding-left:103px;
	line-height:15px;
	min-height:450px;
	padding-right:20px;
	
}

#one_column p{
	xwidth:835px;
	margin-bottom:15px;
}

#one_column ul{
	margin-left:40px;
	margin-bottom:15px;
}

#breadcrumbs{
	margin-bottom:10px;	
}

hr.hr{
	margin-bottom:10px;
	width:835px;
}

div.product_highlight{
	width:275px;
	height:290px;
	float:left;
	margin-right:30px;
	
}

div.product_highlight h2{
	margin-left:38px;
	margin-top:130px;	
}

div.product_highlight p{
	margin-left:38px;
	margin-top:10px;	
}



#mcbhome{
	background:url('../images/bg_mcbhome.jpg') no-repeat;	
}

#mcbdirect{
	background:url('../images/bg_mcbdirect.jpg') no-repeat;	
}

hr.hrsmall{
	margin-top:3px;
	width:200px;
	text-align:left;
}

hr.hrsmall2{
	margin-top:15px;
	margin-bottom:15px;
	width:300px;
}


div.product_listing{
	width:275px;
	height:290px;
	float:left;	
}

div.product_listing ul{
	margin-left:10px;
	margin-top:10px;
}

div.product_listing ul li{
	margin-bottom:10px;
}

#forms ul{
	margin-left:10px;
	margin-top:10px;
}

#forms ul li{
	margin-bottom:10px;
}

#forms{
	margin-bottom:10px;	
}

#forms h2{
	margin-top:20px;	
}

#forms h2.first{
	margin-top:0px;
}	

#left_column_internal{
	width:507px;
	float:left;
}

#right_column_internal{
	width:310px;
	float:left;
	padding-left:20px;
}

#right_column_internal p{
	margin-bottom:4px;	
}

span.blue{
	font-weight:bold;
	color:#003399;
	text-transform:none;
}


/* Footer Styles */

#footer{
	width:960px;
	height:87px;
	background:url('../images/bg_footer.gif') no-repeat;
	margin-bottom:20px;
}

#left_footer{
	margin-top:42px;
	margin-left:103px;
	float:left;
	width:610px;
}

#right_footer{
	margin-top:42px;
	float:right;
	margin-right:20px;
}


