


@charset "utf-8";
body {
	background: #f3f3f3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #777;
}


/* Site Links */


a {
	color: #17387c;
	font-weight: bold;
}

/* Photos & Captions */


.img-desc {
	position: relative;
	display: block;
	height:auto;
	width: 90px;
	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
	border: 0px solid #143371;
}

.aff-img-desc {
	position: relative;
	display: block;
	height:auto;
	width: 160px;
	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
	border: 0px solid #143371;
}



/*.img-desc cite {
	background: #102a5f;
	filter:alpha(opacity=100);
	opacity:0;
	color: #e4e4e4;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 178px;
	padding: 10px;
	border-top: 1px solid #c0c0c0;
	font-size: 12px;
}*/


/* Headings, Body Copy and Lists */


h1, h2, h3, h4, h5, h6, h7 { 
font-family: Arial, Helvetica, sans-serif; 
}

h1 {
	font-size: 15px;
	color: #2b3773;
	text-transform: uppercase;
	margin-bottom: 5px;

}


h2 {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 20px;
}


h3 {
	font-size: 16px;
	text-transform: uppercase;
}


h4 {
	font-size: 16px;
	text-transform: uppercase;
	color: #17387c;
	font-weight: bold;
	margin-bottom: 20px;
}


h5 {
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}


h6 {
	font-size: 12px;
	text-transform: uppercase;
	color: #17387c;
	font-weight: bold;
}

h7 {
	font-size: 18px;
	color: #787878;
	text-transform: uppercase;
	margin-bottom: 20px;
}




p {
	line-height: 20px;
	font-size: 14px;
}


ul {
	line-height: 25px;
	list-style-image: url(../images/bullet.png);
	padding-left: 20px;
	font-size: 14px;
}

li {
	line-height: 22px;

}


ol {
	line-height: 20px;
	list-style-type: decimal;
	padding-left: 20px;
}

strong { font-weight: bold; }

em { font-style: italic; }


/* Main Page Elements */


#page {
	background: #f3f3f3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #777;
	overflow: hidden;
}


#container {
	width: 960px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

#header {
	width: 944px;
	margin: 20px 8px 0 8px;
	height: 65px;
}

#logo {
	width: auto;
	float: left;
}

#tagline {
	float: left;
	width: auto;
	height: 26px;
	padding-left: 20px;
	padding-top: 15px;
	margin-top: 5px;
	background: url(../images/whitegraydiv.gif) repeat-y left;
	margin-left: 20px;
	font-size: 11px;
	line-height: 13px;
}

#nav {
	float: right;
	width: auto;
	padding-top: 5px;
}

#nav ul { list-style: none; }

#nav ul li {
	float: left;
	height: 31px;
	width: 80px;
	padding-left: 0px;
	text-align: center;
}

#nav ul li a {
	text-decoration: none;
	display: block;
	height: 31px;
	width: 80px;
	line-height: 31px;
	background: url(../images/nav_btn.gif) top left repeat-x;
	color: #183678;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	padding: 0 0 0 0;
}

#nav ul li a:hover, #nav ul li a#current { 
background: url(../images/nav_btn.gif) bottom left repeat-x; 
}

#slides {
	width: 100%;
	height: 342px;
	overflow: hidden;
	color: #FFF;
}


.split, .full {
	width: 944px;
	height: 342px;
	background: url(../images/featured_bg_blue.gif) no-repeat;
}


.split .left {
	float: left;
	width: 250px;
	height: 262px;
	padding: 100px;
	position: relative;
	background: url(../images/bluegradiant-left.png) 250px 100px no-repeat;
}


.split .left img {
	position: absolute;
	bottom: 0;
	left: 40px;
}


.split .right {
	float: right;
	width: 234px;
	height: 262px;
	padding: 40px;
	background: url(../images/featured_bg_dark.gif) no-repeat;
}


.split .right ul { padding-left: 20px; }


.btn-gray {
	height: 31px;
	width: 143px;
	margin-top: 25px;
	text-align: center;
}


.btn-gray a {
	background: url(../images/link_btn.png) top left no-repeat;
	height: 21px;
	width: 143px;
	display: block;
	padding-top: 10px;
	text-decoration: none;
	color: #17387c;
	text-transform: uppercase;
	font-size: 12px;
}


.btn-gray a:hover { background: url(../images/link_btn.png) bottom left no-repeat; }


.btn-blue {
	height: 31px;
	width: 143px;
	margin-top: 25px;
	text-align: center;
	float: left;
	margin-right: 10px;
}


.btn-blue a {
	background: url(../images/mediumButton2.png) top left no-repeat;
	height: 21px;
	width: 143px;
	display: block;
	padding-top: 10px;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
	font-size: 12px;
}


.btn-blue a:hover { background: url(../images/mediumButton2.png) bottom left no-repeat; }


.full .left {
	float: left;
	width: 300px;
	height: 262px;
	padding: 35px;
	background: url(../images/bluegradiant-left.png) 50px 200px no-repeat;
}


.full .right {
	width: 565px;
	height: 380px;
	float: right;
	padding: 0 0 0 0;
}


#featured {
	width: 944px;
	height: 460px;
	overflow: hidden;
	margin: 0 8px 0 8px;
}



#featured-nav {
	width: 944px;
	height: 121px;
	background: url(../images/shadow.gif) bottom center no-repeat;
}


#featured-nav a {
	height: 35px;
	float: left;

	display: block;
	padding: 10px 8px 47px 8px;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
	color: #777;
	border-left: 1px solid #f2f2f2;
}


#featured-nav a span {
	margin-top: 10px;
	height: 30px;
	width: 185px;
	font-size: 11px;
	text-transform: uppercase;
	color: #17387c;
	font-weight: bold;
	position: absolute;
	top: 12px;
	left: 112px;
}


#featured-nav a img {
	position: absolute;
	left: 20px;
	top: 23px;
}


/* Sales Pods */



#featured-nav a.pod1 {
	background: url(../images/podbutton1.jpg) top left no-repeat;
	background-color: #1a4691;
	width: 172px;
	overflow: hidden;
	position: relative;
	
}


#featured-nav a.pod1:hover, #featured-nav a.pod1.activeSlide { 
background: url(../images/podbutton1-over.jpg) top left no-repeat;
background-color: #1a4691;
}


#featured-nav a.pod2 {
	background: url(../images/podbutton2.jpg) top left no-repeat;
	width: 172px;
	overflow: hidden;
	position: relative;
	background-color: #1a4691;
}


#featured-nav a.pod2:hover, #featured-nav a.pod2.activeSlide { 
background: url(../images/podbutton2-over.jpg) top left no-repeat; 
background-color: #1a4691;
}


#featured-nav a.pod3 {
	background: url(../images/podbutton3.jpg) top left no-repeat;
	width: 172px;
	overflow: hidden;
	position: relative;
	background-color: #1a4691;
}


#featured-nav a.pod3:hover, #featured-nav a.pod3.activeSlide { 
background: url(../images/podbutton3-over.jpg) top left no-repeat; 
background-color: #1a4691;
}

#featured-nav a.pod4 {
	background: url(../images/podbutton4.jpg) top left no-repeat;
	width: 172px;
	overflow: hidden;
	position: relative;
	background-color: #1a4691;
}


#featured-nav a.pod4:hover, #featured-nav a.pod4.activeSlide {
background: url(../images/podbutton4-over.jpg) top left no-repeat; background-color: #1a4691;
}

#featured-nav a.pod5 {
	background: url(../images/podbutton5.jpg) top right no-repeat;
	width: 171px;
	overflow: hidden;
	position: relative;
	background-color: #1a4691;
}


#featured-nav a.pod5:hover, #featured-nav a.pod5.activeSlide { 
background: url(../images/podbutton5-over.jpg) top right no-repeat; background-color: #1a4691;
}





.content-wrapper {
	width: 678px;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 8px;
}


.content-top, .content-bottom {
	height: 10px;
	width: 678px;
	font-size: 1px;
}


.content-top { 
background: url(../images/content_top.gif) no-repeat; 
}


.content-bottom { 
background: url(../images/content_bottom.gif) no-repeat; 
}


.content {
	width: 596px;
	padding: 30px 40px 40px 40px;
	background: #fff;
	border: solid #b1b1b1 1px;
	border-top: 0;
	border-bottom: 0;
}


.icon-left {
	float: left;
	margin-right: 30px;
}


.sidebar {
	float: right;
	width: 213px;
	overflow: hidden;
	margin-top: 10px;
	padding-right: 8px;
}


.bubble {
	background: url(../images/bubble.gif) no-repeat;
	height: 41px;
	width: 213px;
	text-align: center;
	font-size: 26px;
	padding-top: 5px;
	margin-bottom: 20px;
}


#footer {
	font-size: 11px;
	font-weight: 100;
	padding: 0 25px 0 0;
	background:  #17387c url(../images/footer.gif) no-repeat;
	color: #fff;
	height: 55px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 10px;
	margin-bottom: 20px;
}


#footer-nav-home { 
float: right;
margin-top: 20px;
padding-bottom: 10px;
color: #ffffff;
}

#footer-home {
	font-size: 11px;
	font-weight: 100;
	padding: 0 25px 0 0;
	background:  #17387c url(../images/footer.gif) no-repeat;
	color: #fff;
	height: 55px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 10px;
	margin-bottom: 20px;
}


#footer-nav-home { 
float: right;
margin-top: 20px;
padding-bottom: 10px;
color: #ffffff; 
}



#footer a {
	color: #fff;
	text-decoration: none;
}


#page-header {
	background: url(../images/header.gif) no-repeat;
	height: 35px;
	width: 864px;
	padding: 15px 40px 0 40px;
	color: #FFF;
	overflow: hidden;
	margin-left: 8px;
}


.title {
	float: left;
	margin-right: 20px;
	margin-top: -1px;
	height: 22px;
}


.title h2 { 
font-size: 24px; 
}


.divider-blue {
	background: url(../images/cyanbluediv.gif) repeat-y;
	width: 2px;
	height: 25px;
	float: left;
	margin-right: 18px;
	margin-top: -2px;
}


.divider-gray {
	background: url(../images/whitegraydiv.gif) repeat-y;
	width: 2px;
	height: 10px;
	float: left;
}


#page-sub-header {
	border: solid #c0c0c0 1px;
	width: 864px;
	height: 21px;
	background: #DDD;
	padding: 12px 39px 4px 39px;
	margin-left: 8px;
	font-size: 12px;
	font-weight: bold;
}


#page-sub-header a {
	text-decoration: none;
	color: #636363;
	font-weight: normal;
	padding-right: 22px;
	background: url(../images/whitegraydiv.gif) repeat-y right;
	margin-right: 12px;
	padding-bottom: 5px;
}

#page-sub-header a#active {
	background-color: #14326f;
	background-image: none;
	text-decoration: none;
	color: #dddddd;
	font-weight: bold;
	padding: 3px 11px 4px 10px;

}


#page-sub-header a#last { 
background: 0; 
}


#main-body {
	width: 944px;
	overflow: hidden;
	margin-left: 8px;
	background: url(../images/content_bg.gif) repeat-y;
	clear: both;
}


#left-body {
	float: left;
	width: 576px;
	padding: 40px 40px 40px;
}

#aff-left-body {
	float: left;
	width: 585px;
	padding: 20px 40px 20px;
}



.portfolio-image img {
	border: solid #c6c6c6 3px;
	margin-left: -3px;
	margin-bottom: 20px;
}


.divider {
	background: #c0c0c0;
	height: 1px;
	width: 100%;
	margin: 30px 0 30px 0;
}


#right-body {
	float: right;
	width: 190px;
	padding: 40px 48px 40px 40px;
}



#right-body ul { 
padding-left: 20px; 
}


.ads {
	width: 178px;
	padding: 15px 15px 0 15px;
	background: #fff;
	border: solid #b4b4b4 1px;
	margin-bottom: 30px;
}


.ads img { 
margin-bottom: 15px; 
}


#main-body-bottom {
	background: url(../images/content_bottom_bar.gif) no-repeat;
	height: 26px;
	width: 944px;
	line-height: 1;
	margin-left: 8px;
}


.clear { 
	clear: both; 
	line-height: 1px;
	font-size: 1px;
	height: 0;
}


hr {
	width: 100%;
	color: white;
	border: 0;
	border-bottom: 1px solid #cccccc;
	clear: both;
	margin: 15px 0 15px 0;
}


.inputfield {
	background: url(../images/inputfield.jpg) repeat-x #fff;
	border: solid #c6c6c6 1px;
	color: #777;
	padding: 10px;
	margin: 15px 0 15px 0;
	width: 250px;
}


.inputfield:focus { 
border: solid #30bbde 1px; 
}


textarea {
	background: url(../images/inputfield.jpg) repeat-x #fff;
	border: solid #c6c6c6 1px;
	color: #777;
	padding: 10px;
	margin: 15px 0 0 0;
}


textarea:focus { 
border: solid #30bbde 1px; 
}


#submit {
	width: 150px;
	height: 28px;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-bottom: 2px;
	color: #fff;
	border: 0;
	background: #17387c;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.blog-details {
	float: left;
	height: 25px;
	margin: 0 10px 20px 0;
	background: url(../images/left_gray.gif) no-repeat;
}


.blog-details span {
	float: left;
	height: 25px;
	color: #fff;
	margin-left: 9px;
	font-weight: bold;
	padding: 5px 10px 8px 1px;
	background: url(../images/right_gray.gif) top right no-repeat;
}


.blog-details.blue { 
background: url(../images/left_blue.gif) no-repeat; 
}


.blog-details.blue span { 
background: url(../images/right_blue.gif) top right no-repeat; 
}


.blog-image {
	float: left;
	margin: 0 20px 10px 0;
}


h1 a { 
text-decoration: none; 
}

div#left-body div#main ul#response li {
	text-align: left;
	color: #be4a4a;
	padding: 0 0 0 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
}


div#main ul#response li#success {
	color: #5B9CA8;
}


#main img.loaderIcon {
	position: absolute;
	top: 58em;
	right: 70em;
}


#comments {
	width: 444px;
}






