* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#cta {
	float: right;
}
#logo {
	float: left;
}
#header {
	height: 92px;
}
#nav {
	width: 890px;
	height: 20px;
	vertical-align: bottom;
	padding-top: 5px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#features {
	height: 320px;
	background-color: #52626F;
	background-image: url(images/features-bkg.gif);
	background-repeat: no-repeat;
}
.floatRight {
	float: right;
}


#nav ul {
	display: inline;
}
#nav ul li {
	display: inline;
	margin-right: 5px;
	line-height: 20px;
	height: 20px;
}
#nav li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #52626F;
}
#nav li a:hover {
	background-color: #52626F;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#featuresInner {
	background-color: #75818c;
	height: 300px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
.glasses {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	margin-bottom: 10px;
}
#featureRight {
	float: left;
	width: 340px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
}
#content  h2 {
	font-size: 130%;
	color: #516371;
	margin-bottom: 5px;
}

.clear {
	clear: both;
}
#features h1 {
	color: #FFFFFF;
	font-size: 160%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 5px;
}
#features p {
	line-height: 150%;
	color: #B8C7D3;
	font-size: 100%;
}
#features a {
	color: #FFFFFF;
	font-size: 90%;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
}

#features a:hover {
	color: #000000;
}
#leftContent {
	width: 510px;
	float: left;
	margin-right: 25px;
}
#content {
	margin-top: 30px;
}
#content p {
	color: #272d33;
	line-height: 170%;
}
p {
	margin-bottom: 15px;
}
#content a {
	color: #75818C;
	text-decoration: none;
}
#content a:hover {
	color: #000000;
}


.intro {
	font-size: 120%;
	font-weight: bold;
}
#rightContent {
	width: 340px;
	float: left;
	margin-right: 10px;
}
.testimonial {
	font-size: 130%;
	font-style: italic;
	color: #E5173E;
	text-align: center;
	line-height: 170%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.pink {
	color: #E7163E;
}
.small {
	font-size: 80%;
}
#content h1 {
	font-size: 170%;
	margin-bottom: 10px;
	color: #E7163E;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.quote {
	font-size: 160%;
	line-height: 140%;
	color: #E5173E;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.marginBottom {
	margin-bottom: 10px;
}
.marginTop {
	margin-top: 10px;
}
.hr {
	padding-right: 10px;
	padding-bottom: 5px;
}
#footer p {
	font-size: 90%;
	color: #666666;
	text-align: center;
	margin-bottom: 5px;
}
#footer p a {
	color: #E7254A;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}

#footer {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.home {
	background-image: url(images/bkg-strip-mmg.gif);
	background-repeat: repeat-x;
}

#footContain {
	background-image: url(images/footer-bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.inner {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #50626E;
}
.about, .services {
	background-image: url(images/inner-top-bkg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#feature2 {
	background-image: url(images/features-bkg.gif);
	background-repeat: no-repeat;
	height: 320px;
}
.20pxTop {
	margin-top: 20px;
}
.glasses2 {
	margin-left: 14px;
	margin-top: 19px;
	float: left;
}
#content ul {
	margin-left: 30px;
	font-size: 100%;
	line-height: 170%;
	margin-bottom: 20px;
	list-style-image: url(images/bullet.gif);
}

hr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #52626F;
}
ol {
	font-size: 100%;
	color: #272D33;
	line-height: 140%;
	margin-left: 30px;
}
#content ul li {
	margin-bottom: 8px;
}

.home #home, .about #about, .services #services { color:#101112;
													}
