@charset "utf-8";


body{
	background-color:#909ea6;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	color:#545454;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10pt;}
	
a{color:#0b6292;}
a:hover{color:#b3a03e;}
	
h1,h2{color:2c353a;}

h1{font-size:15pt;letter-spacing:-.5px;}
h2{font-size:10pt; text-transform:uppercase;}


#wrapper{
	background-color:#fff;
	background-image:url(../img/wrapper-bg-repeat.jpg);
	background-repeat:repeat-y;
	margin:0 auto;
	text-align:left;
	width:820px;}
	
#masthead{
	background-image:url(../img/masthead-bg.jpg);
	background-repeat:no-repeat;}
	
#banner{
	height:194px;
	margin:0 auto;
	position:relative;
	width:800px;}
	
#logo{
	left:20px;
	position:absolute;
	top:12px;}
	
#marketing-message{
	float:right;
	height:194px;
	text-indent:-10000px;
	width:532px;}
	
#home #marketing-message{background-image:url(../img/marketing-messaging_home.jpg);}
#benefits #marketing-message{background-image:url(../img/marketing-messaging_benefits.jpg);}
#services #marketing-message{background-image:url(../img/marketing-messaging_services.jpg);}
#contact #marketing-message{background-image:url(../img/marketing-messaging_contact.jpg);}
	
#main-nav{
	background-image:url(../img/main-nav.jpg);
	height:35px;
	margin:0 auto;
	width:800px;}
	
#main-nav li{
	float:left;
	height:35px;}

#main-nav li a{
	background-image:url(../img/main-nav.jpg);
	display:block;
	height:35px;
	text-indent:-10000px;}
	
#nav-home a					{width:79px; background-position:0px 0px;}
#nav-home a:hover			{width:79px; background-position:0px -35px;}
#home #nav-home a			{width:79px; background-position:0px -35px;}

#nav-services a				{width:105px; background-position:-79px 0px;}
#nav-services a:hover		{width:105px; background-position:-79px -35px;}
#services #nav-services a		{width:105px; background-position:-79px -35px;}

#nav-benefits a				{width:102px; background-position:-184px 0px;}
#nav-benefits a:hover		{width:102px; background-position:-184px -35px;}
#benefits #nav-benefits a		{width:102px; background-position:-184px -35px;}

#nav-contact a				{width:106px; background-position:-290px 0px;}
#nav-contact a:hover		{width:106px; background-position:-290px -35px;}
#contact #nav-contact a		{width:106px; background-position:-290px -35px;}
	
#body-content{
	padding:25px 50px;}
	
#main-content{
	float:left;
	padding-bottom:20px;
	width:720px;}

#main-content.narrow{
	border-right:solid 1px #333;
	padding-right:25px;
	width:480px;}

#main-content ul{
	padding-left:30px;}
	
#main-content td{
	padding:5px 0px;}
	
.bullets{
	width:350px;}

.bullets ul{
	list-style-type:disc;}
	
.big{
	color:#415a68;
	font-size:150%;}
	
.call-out{
	background-color:#dbe4e9;
	color:#415a68;
	margin:10px 0px;
	padding:10px;}
	
.em{
	font-style:italic;}

#side-content{
	color:#415a68;
	float:right;
	font-size:9pt;
	padding-left:20px;
	width:185px;}
	
#footer{
	background-image:url(../img/footer-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin:0 auto;
	padding:10px 0px;
	text-align:center;
	width:800px;}W