/* CSS Document */

#main_column {
	width:680px;
	padding-right:0;
	}
	
#main_column .text_wrapper {
	width:290px;
	float:left;
	padding-right:10px;
	}
	.text_wrapper a {
		color:#002B63;
		text-decoration:underline;
		}
		.text_wrapper a:hover {
			color:#08854F;
			}
.home h2 {font-size:1.5em;}
.home h3 { margin-top: 0!important; color:#FFFFFF!important; }
	
#right_column {
	width:200px;
	}
	
.support_panel {
	margin:20px 12px 0 0;
	}
	
#imgHolder {
	width:343px;
	float:left;
	}
	#imgHolder img {
		padding:0 0 11px 0;
		margin:10px 0 0 0;
		float:left;
		}
#homeSupport {
	width:auto;
	float:left;
	}