							/* home */

div#content{	
	width: 770px;	
	border: 0;
	overflow: visible;	
}

div#content div#column_2{
	width: 770px;
	padding: 0;
	background: #ffffff;	
	border: 0;
	overflow: visible;	
}

div#content div#column_2 h2{
    margin: -2px 10px 7px 10px;
	font-size: 1.2em;
}

div.wrapper{
	width: 770px;
	overflow: hidden;	
	padding: 10px 0 9px 0;
	background: url(/images/line_wrapper_home.gif) bottom no-repeat;
	font-size: 0.85em;
	line-height: 1.3em;
}

div.wrapper a.readMore {
	float:right;
	position:absolute;
	right:0;
	bottom:0;
}

div.wrapper div {
	float:left;
	position:relative;
	width:380px;
}

div.wrapper div.right{
	padding-left: 10px;	
	width: 390px;			
}

html>body div.wrapper div.right{
	width: 380px;
}

div#column_2 div.wrapper div.banner img{	
	width: 379px;	
	margin-left: -1px;
	margin-right: -3px;					
}

html>body div#column_2 img{	
	margin: 0;
}

div.wrapper_pulldowns{
	width: 770px;		
	padding: 10px 0 9px 0;
	background: url(/images/line_wrapper_home.gif) bottom no-repeat;
}

div.wrapper_pulldowns div{
	float: left;
	width: 380px;
}

div.wrapper_pulldowns div.right{
	padding-left: 10px;	
	width: 390px;			
}

html>body div.wrapper_pulldowns div.right{
	width: 380px;
}

div#column_2 div.pulldown_header{
	background: #129CC9;
	color: #ffffff;
	font-weight: bold;
	padding: 4px 0 4px 10px;
	border-bottom: 1px solid #ffffff;
	width: 380px;
}

html>body div#column_2 div.pulldown_header{
	width: 370px;
}

div.pulldown_thing{	
	font-size: 0.85em;	
	line-height: 1.3em;
	padding: 6px 10px 7px 10px;
	background: #89cee4;
	width: 380px;		
}

html>body div.pulldown_thing{
	width: 360px;
}

div#column_2 a.pulldownbutton{
	border: 1px solid #7f9db9;
	background: url(/images/button_pulldown.gif) no-repeat #ffffff right center;
	width: 358px;
	padding: 4px 0 5px 9px;
	display: block;
	text-decoration: none;	
}

html>body div#column_2 a.pulldownbutton{
	width: 349px;
}

div#column_2 a.pulldownbutton:hover, div#column_2 a.pulldownbutton:active{
	text-decoration: none;
}

div#column_2 div.pulldown ul li{
	border: 1px solid #7f9db9;
	border-top: 0;
	width: 356px;	
}

html>body div#column_2 div.pulldown ul li{
	width: 358px;
}

div#column_2 div.pulldown ul li a{
	display: block;
	width: 356px;
	padding: 4px 10px 5px 14px;
	background: url(/images/bullet.gif) no-repeat 5px center #6bc1dd;
	text-decoration: none;		
}

html>body div#column_2 div.pulldown ul li a{
	width: 334px;
}

div#column_2 div.pulldown ul li a:hover{
	background: url(/images/bullet.gif) no-repeat 5px center #dbf0f7;	
}

div#content div#column_2 div.wrapper div.link a{
	display: block;
	width: 370px;	
	text-decoration: none;
	padding-left: 10px;
}

div#content div#column_2 div.wrapper div.link a:hover{
	text-decoration: underline;
}

div#content div#column_2 div.wrapper div.link a strong{
	display: block;
	padding: 4px 0 2px 0;
	font-size: 1.2em;
}


div#content div#column_2 div.wrapper div.link a img{
	display: block;
	float: left;
	width: 175px;		
	margin-left: -2px;
}

html>body div#content div#column_2 div.wrapper div.link a img{
	margin: 0;
}

div#content div#column_2 div.wrapper div.link a span{
	display: block;
	float: left;
	width: 175px;
	padding: 0 10px;	
}

html>body div#content div#column_2 div.wrapper div.link a span{
	width: 165px;
}

div#content div#column_2 div.wrapper div.link a span em{	
	background: url(/images/bullet.gif) no-repeat right;
	padding-left: 5px;			
}

div#content div#column_2 div.wrapper div.image_left img{
	display: block;
	float: left;
	margin-left: 5px;	
}

html>body div#content div#column_2 div.wrapper div.image_left img{
	margin-left: 10px;
}

div#content div#column_2 div.wrapper div.image_left p{
	display: block;
	float: left;
	padding-left: 10px;
	width: 165px;
}
