#mainCol{

}

#mainTitle{
	
}
#header #photo{
	background-image: url(../images/header_photo.jpg);
	background-repeat:no-repeat;
	width: inherit;
	height:277px;
}
#focus{
	display:block;
	width:320px;
	float:right;	
	position: relative;
	z-index:3;
	margin-right:30px;
	_margin-right:18px;
	top:-50px;
	
}


/************* focusBoxes ****************/
.focusBox {
	height:auto;
	min-height:140px;
	width:320px;
}
.focusBox img {
	padding:5px;
}

.focusBox a{

	color:333333;

}

.focusBox .contentBox1, .contentBox2, .contentBox3{

	background-image: url(../images/focus_transparent_sm.png);
	background-repeat:no-repeat;
	background-position:top;
	
	_background-image:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/focus_transparent_sm.png", sizingMethod="image");

}

.focusBox .contentBox1{

	background-color:#333333;

}


.focusBox .contentBox2{

	background-color:#847E5C;

}

.focusBox .contentBox3{
	background-color:#315B9A;

}

.focusBox h3{

	padding:2px;
	margin-left:10px;
	padding-top:15px;
	color: #fff;
	margin-bottom:0px;
	padding-bottom:0px;
	font-size:14px;

}

/******** focus content ***************/

.focusContent p{

	margin-top:0px;
	margin-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	color: #fff;
	padding-bottom:5px;

}

.focusContent .content a{

	color: #333333;

}

.focusContent{
	margin-top:2px;
	font-size:10px;
	padding:10px;
	color:white;

}

/**********CMA *********/

.cmaBox{

	margin-right:10px;
	height:130px;
	padding-bottom:10px;
	margin-top:49px;
	_margin-top:44px;

}
*+html .cmaBox{
	margin-top:48px;
}
.cmaBox img{
	padding:2px 10px 10px 10px;

}

.cmaBox h3{

	color:#FFFFFF;
	margin-bottom:0px;
	padding-bottom:0px;
	font-size:14px;

}

.cmaBox a:link{

	color:#FFFFFF;
	text-decoration:underline;

}

.cmaBox a:vistited{

	color:#FFFFFF;
	text-decoration:underline;

}
#contactInfo{
	width:500px;
	
}

/**** searchbox******/

#searchArea{
	display:block;
}