@charset "utf-8";
/* CSS Document */

#main_nav{
	position: relative;
	top: 50px;
	left: 237px;
	height: 70px;
	width: 739px;
	background: url(../graphics/global/header2.gif) no-repeat top left;
	text-indent: -9999px;
}

#global_content{
	float: left;
	width: 980px;
	min-height: 440px;
	background: url(../graphics/global/content_background.jpg) no-repeat top left;
	margin-top: 30px;
}

#us_button a{
	width: 234px;
	height: 55px;
	display: block;
	float: left;
	margin-top: 92px;
	margin-left: 200px;
	text-indent: -9999px;
	background: url(../graphics/global/us_button.jpg) no-repeat top left;
	display: inline-block;
}

#row_button a{
	width: 289px;
	height: 55px;
	display: block;
	float: right;
	margin-top: 92px;
	margin-right: 174px;
	text-indent: -9999px;
	background: url(../graphics/global/row_button.jpg) no-repeat top left;
	display: inline-block;
}

#l_callout{
	margin-top: 80px;
	margin-left: 134px;
	float: left;
	width: 181px;
	background: url(../graphics/global/callout_middle.jpg) repeat-y top left;
	text-align: center;
}

* html #l_callout{
	margin-left: 68px;
}

#r_callout{
	margin-top: 80px;
	margin-right: 141px;
	float: right;
	width: 181px;
	background: url(../graphics/global/callout_middle.jpg) repeat-y top left;
	text-align: center;
}

* html #r_callout{
	margin-right: 70px;
}

.cTop{
	width: 181px;
	height: 58px;
	background: url(../graphics/global/callout_top.jpg) no-repeat top left;
	text-align: left;
}

.cTop h5{
	color: #1889cd;
	text-transform: uppercase;
	padding-top: 11px;
	padding-left: 10px;
	font-size: 10px;
}

.cTop img{
	width: 82px;
	height: 26px;
	margin-left: 18px;
	margin-top: 4px;
}

p.callout{
	padding: 0px 10px 28px 10px;
	font-size: 11px;
	background: url(../graphics/global/callout_bottom.jpg) no-repeat bottom center;
	color: #0079c2;
	text-align: left;
}

img.callout{
	width: 175px;
	height: 56px;
	margin-bottom: 10px;
}

#newsletter{
	height: 56px;
	padding-left: 235px;
	background: url(../graphics/global/newsletter_bg.jpg) no-repeat left center;
	margin-top: 15px;
	margin-bottom: 45px;
}

* html #newsletter{
	margin-top: 30px;
}

#newsletter h4{
	color: #0079c2;
	font-size: 16px;
	font-weight: normal;
	padding-top: 5px;
}

#newsletter p{
	margin-top: 10px;
}

#newsletter a{
	display: block;
	position: relative;
	width: 111px;
	height: 26px;
	color: #FFF;
	size: 11px;
	font-weight: bold;
	text-align: center;
	background: url(../graphics/global/learn_more.jpg) no-repeat top left;
	text-decoration: none;
	padding-top: 3px;
	margin-top: -20px;
	margin-left: 450px;
}
