html, body {
	margin:0;
	padding:0;
}

body {
	font-family:'Trebuchet MS', 'Arial', sans-serif;
	background-color:#eee;
	font-size:13px;
	color:#262626;
	line-height:20px;
}

h1 {
	margin:0;
	margin:5px 0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	color:#005aa3;
	line-height:30px;
}

h2 {
	margin:0;
	margin:5px 0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	color:#005aa3;
	line-height:30px;
}

h2 a, h2 a:visited {
	color:#005aa3;
}

h3 {
	margin:0;
	margin:5px 0;
	padding:0;
	font-size:16px;
	font-weight:normal;
	color:#e8681a;
	line-height:24px;
}

#rightColumn h3 {
	color:#005aa3;
}

h4 {
	margin:0;
	margin-bottom:5px;
	padding:0;
	font-size:13px;
	font-weight:bold;
	color:#262626;
	line-height:20px;
}

a, a:visited {
	color:#005787;
}

a:hover {
	color:#e8681a;
}

a img {
	border:none;
}

p {
	margin-top:0;
	margin-bottom:13px;
}

ul, ol {
	margin:0;
	padding:5px 0;
	padding-left:13px;
	list-style-position:inside;
	line-height:24px;
}

ul ul, ol ul, ul ol, ol ol {
	padding-top:0;
	padding-bottom:0;
}

#page {
	margin:20px auto;
	padding:20px;
	width:928px;
	background-color:#fff;
}

#header {
	position:relative;
	padding:15px 20px 0 20px;
	height:105px;
	background:#02487d url('../images/ui/header.jpg') no-repeat left top;
	text-align:right;
	color:#fff;
}

#header a {
	font-weight:bold;
	color:#fff;
}

#header p {
	padding-top:13px;
}

#logo {
	position:absolute;
	top:-11px;
	left:5px;
}

#logo h1 {
	margin:0;
	padding:0;
}

#logo h2 {
	margin:0;
	padding:0;
}

#logo a {
	display:block;
	width:180px;
	height:130px;
	background:url('../images/ui/shadeU.gif') no-repeat left top;
	overflow:hidden;
}

#logo span {
	position:absolute;
	left:-1000em;
}

#navigation {
	height:40px;
	border-top:solid 1px #ebaa6a;
	border-bottom:solid 1px #eb9947;
	background:#e68137 url('../images/ui/navigation.gif') repeat-x left top;
}

#navigation ul {
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:bold;
}

#navigation li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	height:40px;
	line-height:40px;
	border-right:solid 1px #ee9f68;
}

#navigation a, #navigation a:visited {
	padding:0 20px;
	display:block;
	color:#fff;
	text-decoration:none;
}

#navigation a:hover,
#navigation .active {
	background:#faa61c url('../images/ui/navigation_li_active.gif') repeat-x left top;
}

#feature {
	margin-top:20px;
	padding-bottom:20px;
	height:378px;
	border-bottom:solid 1px #c1c1c1;
}

#feature .image {
	width:618px;
	height:378px;
	float:left;
	background-color:#d9e4e8;
	overflow:hidden;
}

#feature .caption {
	padding:15px 20px 20px 20px;
	width:270px;
	height:343px;
	float:left;
	background-color:#d9e4e8;
	overflow:hidden;
}

#feature .caption p {
	padding-top:13px;
}

#feature .caption h2 {
	font-style:italic;
}

#audienceLinks {
	margin-top:20px;
	padding-bottom:20px;
	height:1%; /* ie6 */
	border-bottom:solid 1px #c1c1c1;
	background:url('../images/ui/audienceLinks.gif') repeat-y left top;
}

#audienceLinks h2 {
	line-height:22px;
}

#audienceLinks .column,
#ourBenefits .column {
	padding:0 20px;
	width:269px;
	float:left;
}

#imageGallery .column {
	padding:10px 20px;
	width:145px;
	float:left;
}

#imageGallery {
	margin-top:20px;
	width:580px;
	background-color:#fff1a3;
	overflow:hidden;
}

#imageGallery .header {
	height:15px;
}

#imageGallery .footer {
	height:20px;
}

#audienceLinks .image {
	margin:10px 0;
	width:269px;
	height:168px;
	background:#ccc;
	overflow:hidden;
}

#audienceLinks .moreLink {
	margin-left:13px;
	padding-right: 14px;
	font-weight:bold;
	background:url('../images/ui/moreLink.gif') no-repeat right top;
}

#audienceLinks .moreLink:hover {
	background:url('../images/ui/moreLink.gif') no-repeat right bottom;
}

#ourBenefits {
	margin-top:20px;
	width:928px;
	background-color:#fff1a3;
	overflow:hidden;
}

#ourBenefits h4 {
	padding-left:20px;
	padding-right:20px;
}

#ourBenefits .header {
	height:15px;
	background:url('../images/ui/ourBenefits_header.gif') no-repeat left top;
}

#ourBenefits .footer {
	height:20px;
	background:url('../images/ui/ourBenefits_footer.gif') no-repeat left bottom;
}

#ourBenefits .benefit {
	padding-left:28px;
	background:url('../images/ui/benefit.gif') no-repeat center left;
	line-height:24px;
}



#blog {
	margin-top:20px;
	width:928px;
	background:#e3ebee url('../images/ui/blog.gif') repeat-x left bottom;
	overflow:hidden;
}

#blog .body {
	background:url('../images/ui/blogBody.gif') repeat-y left top;
}

.blogAbout {
	padding:0 20px;
	width:270px;
	float:left;
}

.blogArticles {
	padding:8px 20px 0 20px;
	width:578px;
	float:right;
}

.blogArticles ul {
	padding-top:0;
}

.blogArticles li a,
.blogArticles li a:visited {
	margin-left:1em;
}

.blogSubscribe {
	position:relative;
	top:8px;
	display:block;
	width:119px;
	height:33px;
	background:url('../images/ui/blogSubscribe.gif') no-repeat left top;
	overflow:hidden;
}

.blogSubscribe span {
	position:absolute;
	left:-1000em;
}

.blogView {
	position:relative;
	top:8px;
	display:block;
	width:119px;
	height:33px;
	background:url('../images/ui/blogView.gif') no-repeat left top;
	overflow:hidden;
	float: right;
}

.blogView span {
	position:absolute;
	left:-1000em;
}

#blog .header {
	height:15px;
	background:url('../images/ui/blog_header.gif') no-repeat left top;
}

#blog .footer {
	height:20px;
	background:url('../images/ui/blog_footer.gif') no-repeat left bottom;
}

#leftColumn {
	padding:15px 20px 20px 20px;
	width:578px;
	float:left;
}

#rightColumn {
	padding:15px 20px 20px 20px;
	width:270px;
	float:right;
}

#breadcrumb {
	margin-bottom:24px;
}

#footer {
	margin-top:20px;
	padding:12px 20px 0 20px;
	width:888px;
	height:1%;
	border-top:solid 1px #c1c1c1;
	line-height:24px;
	overflow:hidden;
}

#featuredSolution {
	margin-top:5px;
	width:269px;
	height:1%;
	background-color:#e4ecef;
	overflow:hidden;
}

#featuredSolution .body {
	padding:0 20px;
	width:225px;
	height:1%;
	background:url('../images/ui/featuredSolution_body.gif') no-repeat left bottom;
	border-left:solid 2px #c3d6de;
	border-right:solid 2px #c3d6de;
	overflow:hidden;
}

#featuredSolution .header {
	width:269px;
	height:15px;
	background:#e4ecef url('../images/ui/featuredSolution_header.gif') no-repeat left top;
	overflow:hidden;
}

#featuredSolution .footer {
	width:269px;
	height:20px;
	background:#e4ecef url('../images/ui/featuredSolution_footer.gif') no-repeat left bottom;
	overflow:hidden;
}

#featuredSolution img {
	padding-top:10px;
}

#featuredSolution .galleryLink {
	display:block;
	width:194px;
	height:34px;
	background:url('../images/ui/galleryLink.gif') no-repeat left top;
	overflow:hidden;
}

#featuredSolution .galleryLink span {
	position:absolute;
	left:-1000em;
}

#featuredSolution .orderLink {
	display:block;
	width:130px;
	height:34px;
	background:url('../images/ui/orderLink.gif') no-repeat left top;
	overflow:hidden;
	margin-left: 56px;
}

#featuredSolution .orderLink span {
	position:absolute;
	left:-1000em;
}

#solutionLinks {
	padding:13px 20px 0 20px;
	font-size:11px;
}

.audience #solutionLinks {
	margin-top:20px;
	border-top:solid 1px #c1c1c1;
}

#solutionLinks h4 {
	font-size:11px;
}

#solutionLinks p {
	margin-bottom:4px;
	padding-left:11px;
}

#contentWrapper {
	background:url('../images/ui/contentWrapper.gif') repeat-y left top;
	border-bottom:solid 1px #c1c1c1;
}

.audience #contentWrapper {
	background:none;
}

#solutionForm {
	margin-bottom:26px;
}

#solutionForm .quickQuote {
	margin-left:0.5em;
}

#footer .left {
	float:left;
	width:50%;
}

#footer .right {
	float:right;
	width:50%;
	text-align:right;
}

.pageImage {
	padding-top:5px;
	padding-bottom:13px;
}

.clear {
	clear:both;
}

/* forms */

input, textarea, select {
	font-family:'Arial', sans-serif;
	font-size:13px;
	color:#262626;
}