


/*////////////////////////////////////////////////////////////

Columns

////////////////////////////////////////////////////////////*/


#home #left {
	float: left;
	width: 425px;
	padding: 10px;
}


#content{
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
clear: both;
}


#home #right{
	float: right;
	padding: 10px;
	width: 161px !important;
}

#home #content {
_width: 867px;

}


#home #middle{
	padding: 0px 181px 0 220px;
}



/*--------- ONE COLUMN --------*/



.one_col {
background: #fff;
padding: 10px;
}


/*--------- TWO COLUMN --------*/





.two_col_even {
background: #fff;

_height: 1%;

}


.board_page .three_col_even {
}


.board_page .three_col_even  #middle{
padding: 0 !important;
}

.board_page .three_col_even  #left{
width: 220px !important;

}


.board_page .three_col_even  #right{
}


.two_col_even #left {
float: left;
width: 408px;
padding: 0 15px;
_padding: 15px 15px 0;
_height: 1%;
}


.two_col_even #right {
width: 419px;
float: right;
padding: 0px !important;
}






.two_col {
background: #fff;
_height: 1%;

}



.two_col #left {
float: left;
width: 573px;
padding: 0 15px 0;
_padding: 15px 15px 0;
margin: 0;
}



.two_col #right {
width: 236px;
float: right;
	padding: 12px 11px 5px 5px;
}

.two_col #right img {
display: block;
margin: 4px 0;
}

.two_col #right h4 {
padding: 0px 1em 0 0;
margin: 15px 0 -5px 0;
font-size: 13px;
line-height: 2.5em;
color: #333;
}

#employers.quotes .two_col #left
{
padding: 0px 0px 0px 14px;
width: 417px;	
}

#employers.quotes .two_col #right
{
padding: 0px;
width: 406px;	
padding: 0px 11px 0px 0px;
}

/*--------- TWO COLUMN --------*/


.three_col #left {
	float: left;
	width: 438px;
	padding: 10px 0 0 0;
	_height 1%
}
.three_col #left *{

	_height 1%
}




.three_col {
	background: #fff;

_height: 1%;

}





.three_col #right {
	width: 236px;
	float: right;
	padding: 12px 11px 5px 5px;_zoom: 1;
	}

.three_col #right img {
	display: block;
	margin: 4px 0;
}

.three_col #right h4 {
	padding: 0px 1em 0 0;
	margin: 15px 0 -5px 0;
	font-size: 13px;
	line-height: 2.5em;
	color: #333;
	
}







.main{
border-bottom: 1px solid #bbb;
padding: 5px 0 10px 0px;
margin: 0 0 0px 10px;
clear: both;
_height: 1%;
}


.main p {
	padding: 0 10px;
}
.main p a {
	
}

#main_big{
background: #fff;

_zoom: 1;

}


/*///  Right Column  ///////////////////////////////////////////*/


.three_col_even {
background: #fff;
_height: 1%;

}


.three_col_even #middle {
	padding: 1px 60px 0 310px;
	_zoom: 1;
	margin: 0px 0 0 0;

}


.three_col_even #left {
	float: left;_zoom: 1;
width: 270px;
padding: 0 15px;
margin: 0;
}

.three_col_even #right {
width: 234px;
float: right;

padding: 0px 13px 5px 5px;
}





/*///  Middle Column  ///////////////////////////////////////////*/


.three_col #middle {
	padding: 13px 260px 0 450px;
	margin: 0px 0 0 0;
}
three_col #middle p {
	font-size: 11px;
}
.three_col #middle a {
	display: block;
	text-decoration: none;
	border: 1px solid;
	font-size: 10px;
	color: #333;
	margin-bottom: 13px;
border: 1px solid #d7eaf2;
}
.three_col #middle a:hover {
	border: 1px solid #999;
	color: #000;
}


.three_col #middle span {
	display: block;
	margin: 0;
	font-size: 12px;
	padding: 2px 5px 1px;
	line-height: 1.3em;
	border-bottom: 1px solid #d7eaf2;
	font-weight: bold;
	text-transform: uppercase;
	color: #005e84;
	background:#e3f7ff;
}
.three_col #middle a div.text {
	padding: 5px;
line-height: 1.1em;
font-size: 11px;
color: #333;
}
.three_col #middle a div.link {
	padding: 0px 5px 3px;
color: #005e84;
font-weight: bold;
}