
.site-credits {
	font-size: 10px;
	color: #666;
	font-style: normal;
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}

.site-credits a  { text-decoration: none; color: #666 !important; }

.newsletter {
	padding: 18px 12px 11px 2px;
	font-size: 11px;
}
.navigation {
	background-image:url(img/navigation-bg.gif);
	background-repeat:no-repeat;
	background-color:#223381;
}
.navigation li {
	border-bottom: 1px solid #485aab;
}
.navigation li a {
	color: #f8c014 !important;
	padding-left: 19px;
	line-height: 29px;
	text-transform: uppercase;
}
.navigation li a:hover {
	color: #ffffff !important;
	text-decoration: none;
}
.right {
	border: 1px none #B8BEE1;
	padding: 2px 1px;
	margin:0px;
}
.right .featured{
	background-image:url(img/sidebar-featuredclients.gif);
	width:151px;
	height:117px;
}
.right .coupon {
	background: #A6A6A6 url(img/coupon-castle.gif) no-repeat top center;
	width: 117px;
	height:187px;
	margin-left:20px;
	margin-bottom:7px;
	text-align:center;
}
.right .coupon img{
	margin-top:33px;
}
.right .coupon h3{
	font-size:12px;
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
	line-height:16px;
}
ul{
	margin:0;
	padding:0;
	list-style: none;
}
ul.sidebar li{
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
ul.sidebar img{
	border:0;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 1em;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	margin-top:12px;
	line-height: 1;
	color: #1a2d6e;
	background: white;
	font-size: 75%;
	font-family: Georgia, Constantia, serif;
}
html>body {
	font-size: 12px;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:link,a:visited {
	text-decoration: none;
	color: #1a2d6e;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}

#container {
	width: 893px;
	margin: 0 auto;
}

#bottom {
	width: 565px;
}

#contentwrapper {
	float: left;
	position: relative;
	width: 100%;
}
#content {
	padding: 0 4px;
}
#content #body {
	margin-top: 4px;
	position: relative;
}
#content #flash {
	text-align: center;
}
#content #body #intro {
	padding: 22px 52px;
	line-height: 1.5;
}
#content #body #default {
	padding: 0px 52px;
	line-height: 1.5;
}
#content #body #default strong {
	font-size: 1.5em;
}
#content #body #intro strong {
	font-size: 1.5em;
}
#content #body #intro #list b{
	padding-left: 15px;
}
#content #reasons {
	background: #face4c url(img/reasons-bg.jpg) repeat-x bottom;
	padding: 29px 52px 0 52px;
}
#content #reasons-header {
	background: url(img/reasons-header.gif);
	line-height: 73px;
	color: #fff;
	margin-bottom: -15px;
	position: relative;
	z-index: 5;
	padding: 0 0 0 275px;
	font-size: 1.5em;
	height: 73px;
	overflow: hidden;
	background-image: url(img/welcome-header.jpg);
}
#content #reasons-header strong {
	display: none;
}
#content #reasons ul {
	margin-bottom: 20px;
	position: relative;
}
#content #reasons li {
	font-size: 1.2em;
	line-height: 1.6;
	padding-left: 1em;
	background: url(img/reasons-bullet.gif) no-repeat top left;
}
#content #reasons span {
	font-family: Arial, Helvetica, Calibri, sans-serif;
	line-height: 2.5;
	font-size: .916em;
}

#content #shop h2 {
	position: relative;
	overflow: hidden;
	background: transparent url(img/shop-header.gif) no-repeat;
	line-height: 52px;
	color: #fff;
	position: relative;
	z-index: 5;
	padding: 0 0 0 112px;
	font-size: 1.5em;
	height: 52px;
	overflow: hidden;
}
#content #shop h2 strong {
	display: none;
}
#content #shop li {
	text-align: center;
	width: 70px;
	float: left;
	margin: 20px;
}
* html #content #shop li {
	margin: 20px 15px;
}
#content #shop li img {
	margin: 0 auto;
	margin-bottom: .5em;
}
#content #shop li a {
	text-decoration: none;
}
#content #shop li a:hover span {
	text-decoration: underline;
}
#content #more-brands {
	clear: both;
	text-align: right;
	padding: 0 40px 10px 0;
}
#content #shop-continue {
	background: #252E83;
	color: #fff;
	text-align: right;
	line-height: 32px;
	padding-right: 40px;
}
#content #shop-continue a {
	color: #f8c014;
	font-size: 1.167em;
}



#footer {
	clear: both;
	text-align: center;
	border-top: 4px solid #E7E7E7;
	padding: 12px 0 35px 0;
	margin-top: 12px;
}
#footer li {
	display: inline;
	margin: 0 .25em;
}
#footer li a {
	text-transform: uppercase;
}
.sublist{
	padding-left:25em;
	margin-top:-10px;
	line-height:16px;
}
.affiliates{
	line-height:16px;
}
.affiliates th{
	border:1px solid #3D5599;
	background-color:#3D5599;
	color:#F8C014;
	padding:3px 5px;
	font-weight:bold;
}
.affiliates tr{
	border:1px solid #3D5599;
}
.affiliates td{
	height:80px;
	font-size:11px;
}.pagehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #283B81;
}
.bodytextbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #283B81;
	font-weight: bold;
}
.bodytextindent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	left: 40px;
}
.bodytextitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	font-style: italic;
}
#white-top {
	background-color: #FFFFFF;
	height: 13px;
	width: 100%;
	font-size: 0px;
	line-height: 0px;
}
#right-border {
	border: 1px solid #B8BEE1;
}
#right-border img {
	margin-bottom: 15px;
}

.socialmedia {
	margin-top: 13px;
	margin-left: 30px;
}

.bodytextbold2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 15px;
	color: #283B81;
	font-weight: bold;
}
#content #reasons2 {
	padding: 29px 52px 0 52px;
}
.form-lp {
	border: 1px solid #283B81;
}
.form-right {
	text-align: right;
}
#testimonials {
	font-size: 12px;
	line-height: 18px;
	color: #FACE4C;
	padding-right: 10px;
	padding-left: 10px;
}
#testimonials .client {
	color: #FFFFFF;
	text-align: right;
	margin-top: 5px;
	font-size: 11px;
}
#info {
	font-size: 14px;
	line-height: 20px;
	text-align: right;
	margin-bottom: 10px;
}
.bodytext2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 18px;
	color: #283B81;
}
.logo {
	margin-bottom: 15px;
}
#opener {
	font-size: 1.3em;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
	margin-bottom: 10px;
}
.promo {
	text-align: center;
	border: 1px solid #1A2D6E;
}

#gallery {
	padding-top: 20px;
}
	#gallery a {
		display: block;
		margin: 5px 13px;
		float: left;
	}
		#gallery a img {
			display: block;
			margin-bottom: 8px;
		}
		
#reasons .back {
	display: block;
	font-size: 14px;
	padding-top: 10px;
	clear: both;
}
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
