@charset "utf-8";
/* CSS Document */

#home_logo {
	margin: 40px 0 40px 0;
}

#quote {
	font-weight: normal;
	font-size: 14px;
	font-style: italic;
}

#byline {
	font-style: normal;
	font-weight: bold;
}

#right_column {
	margin: 22px 0 0 0;
}

#home_banner {
	width: 676px;
	height: 249px;
}

#home_content {
	width: 643px;
	margin: 15px 10px 10px 14px;
}

#home_copy {
	margin: 0 0 20px 0;
}

p {
	margin: 10px 0 20px 0;
}

#home_callouts {
	width: 676px;
	margin: 0 0 40px 0;
}

#left_callout {
	width: 329px;
	float: left;
	padding: 0 14px 0 0;
}

#left_callout_top {
	height: 155px;
	width: 329px;
	background-image: url(../../images/homepage/leftmod_top.gif);
}

#left_callout_ctr {
	height: 29px;
	width: 329px;
	background-image: url(../../images/homepage/leftmod_mid.gif);
}

#left_callout_btm {
	height: 9px;
	width: 329px;
	background-image: url(../../images/homepage/leftmod_btm.gif);
	background-repeat: no-repeat;
}

#right_callout {
	width: 333px;
	float: left;
}

#right_callout_top {
	height: 155px;
	width: 333px;
	background-image: url(../../images/homepage/rightmod_top.gif);
}

#right_callout_ctr {
	height: 29px;
	width: 333px;
	background-image: url(../../images/homepage/rightmod_mid.gif);
}

#right_callout_btm {
	height: 9px;
	width: 333px;
	background-image: url(../../images/homepage/rightmod_btm.gif);
		background-repeat: no-repeat;
}

.callout_header {
	font-size: 20px;
	color: #00529c;
	padding: 14px 12px 10px 14px;
}

.callout_copy {
	font-size: 14px;
}

#left_callout_image {
	float: left;
	width: 106px;
	height: 105px;
	background-image: url(../../images/homepage/leftmod_img.jpg);
	margin: 0 5px 0 6px;
}

#left_callout_copy {
	float: left;
	width: 200px;
}

#right_callout_copy {
	margin: 0 12px 10px 14px;
}

#callout {
	padding: 0 0 20px 40px;
}

#callout #ccopy {
	padding: 10px 12px 10px 14px;
		font-size: 14px;
}
