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

@import url("baseStyle.css");
#contentArea {
	position: relative;
}
#main {
	position: relative;
}
#media {
	width:950px;
	background-image:none;
	position: relative;
}

#logoContainer {
float: left;
}

.col1 {
	width:540px;
	padding:0 60px 0 85px;
}
.userLinks {
	position: absolute;
	left: 95px;
	top: 242px;
	text-align: left;
	z-index: 1000;
}
.userLinks h1 {
	font-size: 18px;
	color:#333333;
	padding:0 0 0 0;
	margin:0 0 5px 0;
}
.userLinks ul {
	margin:0;
	padding:0;
}
.userLinks li {
	list-style-type: none;
	float: left;
}
.userLinks li a {
	float: left;
	margin:0;
	padding:0 10px 0 0;
	list-style-type: none;
	font-size: 13px;
	color:#333333;
}
#topNav {

	
}

.callouts{margin-top: -50px;}

.bottomCallout{
clear: both;
height:146px;
width: 679px;
background-image: url(/common/img/bottomCalloutBg.gif);
background-repeat: repeat-x;
margin-top: 25px;
margin-left:16px;}

.bottomCallout img{ margin-top: -40px; padding-left:70px; float: left;}
.bottomCalloutText{width: 400px; float: left; padding-left: 20px;}
.bottomCallout h1{ margin-bottom: 10px; font-size: 17px; margin-top: 20px;
 width: 400px;}
.bottomCallout h2{ font-size: 13px;}
