@charset "UTF-8";

/* Reset CSS - Eric Meyer - http://meyerweb.com/eric/tools/css/reset/ */

/* v1.0 | 20080212 */

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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	
	background: transparent;
}

body {
	line-height: 1;
}


ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	font-size: 100%;
}

body {
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333333;
	padding: 0;
	margin: 0;
	width:100%;
	letter-spacing:-0.04em;
	/* ipod touch / iphone text resize */
	-webkit-text-size-adjust:none;
	background-color: #565656;
}
#feature1 {
	height: 258px;
	width: 258px;
	top: 26px;
	position: absolute;
	text-align: left;
}
#feature2 {
	height: 258px;
	width: 258px;
	top: 26px;
	position: absolute;
	text-align: left;
	left: 306px;
}
#feature3 {
	height: 258px;
	width: 258px;
	top: 26px;
	position: absolute;
	text-align: left;
	left: 615px;
}

a:link {
	text-decoration: none;
	color: #3082be;
}
.readMore {
	position: absolute;
	top: 270px;
	left: 60px;
}
a:visited {
	text-decoration: none;
	color: #3082be;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #3082be;
}

#footer a:link {
	text-decoration: none;
	color: #d6ed57;
}
#footer a:visited {
	text-decoration: none;
	color: #d6ed57;
}
#footer a:hover {
	text-decoration: none;
	color: #ffffff;
}
#footer a:active {
	text-decoration: none;
	color: #d6ed57;
}
#wrapperCenter {
	height: auto;
	width: 870px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background:#c1c3c8 url(../images/header-sprite.png) repeat-x top;
	height: 81px;
	width: 100%;
	background-repeat: repeat-x;
}
#logo {
	height: 55px;
	width: 285px;
	position: absolute;
	left: 0px;
	top: 15px;
	z-index: 999;
}
.logo li a {
	width:350px;
	height:55px;
	background:url(../images/header-sprite.png) no-repeat;
}
.slimheader .logo li a.topphone {
	display:block;
	background-position: -19px -425px;
}
.logo li a.topphone {
	display:none;
}
.logo a em {
	position:absolute;
	left:-9999em;
}
#nav {
	height: 33px;
	width: 450px;
	position: absolute;
	top: 28px;
	right: 0px;
	z-index: 999;
}
#banner {
	height: 329px;
	width: 100%;
	background-repeat: repeat-x;
	background-color: #c1c3c8;
	background-image: url(../images/header-sprite.png);
	background-position: left -481px;	
}
#slimbanner {
	height: 40px;
	width: 100%;
	background-repeat: repeat-x;
	background-color: #c1c3c8;
	background-image: url(../images/header-sprite.png);
	background-position: left -481px;	
}
#home_body {
	height: 400px;
	width: 100%;
	background-color: #f1f1f1;
	background-image: url(../images/home_dividers.png);
	background-repeat: no-repeat;
}
#secondary_body {
	height: 420px;
	width: 100%;
	background-color: #f1f1f1;
}
#secondary_body_inner {
	height: 258px;
	width: 550px;
	top: 25px;
	position: absolute;
	text-align: left;
	left: -1px;
}
#smiles {
	top: 20px;
	position: relative;
}
#wrapper {
	width: 950px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 59px;
	width: 100%;
	background-repeat: repeat-x;
	background-color: #202020;
	background-image: url(../images/header-sprite.png);
	background-position: left -811px;
}
.copyright {
	color: #FFF;
	position: relative;
	top: 25px;
	float: left;
}
.sitemap {
	color: #FFF;
	position: relative;
	top: 25px;
	float: right;
}
.facebook {
	position: relative;
	top: 20px;
	left: 140px;
	float: left;
}
#shadow {
	height: 18px;
	width: 950px;
	background-image: url(../images/shadow.png);
	background-color: #EDEDED;
}
#headline {
	padding-top: 20px;
}
#image_right {
	position: relative;
	float: right;
	top: 26px;
	text-align: left;
}
.Headings {
	font-size: 18px;
	color: #AFC244;
}
.SubHeadings {
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
#slimbanner img {
	margin-top: 6px;
	margin-left: 432px;
}
.fl-right {
	float: right;
}
.fl-left {
	float: left;
}
.mar-right {
	margin-right: 20px;
}
.mar-left {
	margin-left: 20px;
}
