/* @override http://s265263405.onlinehome.us/dev/cow/css/master.css */

@charset "UTF-8";

/* CSS Document */
a {
	color: #2049a8;
	text-decoration: underline;
}

a:hover {
	color: #2049a8;
	text-decoration: none;
}
body {
	background: #001850;
}

html>body {
	background: #001850;
}

#container {
	width: 1024px;
	margin: 0 auto;
	background: url(../img/bodytop.jpg) no-repeat center top;
}

#container2 {
	width: 920px;
	margin: 0 auto;
}

/* Header */

#homeheader {
	height: 32px;
	width: 920px;
	float: left;
}

#header {
	height: 172px;
	width: 920px;
	float: left;
}

#logo {
	width: 260px;
	height: 140px;
	background: url(../img/logo.png) no-repeat;
	float: left;
	position: relative;
	left: -22px;
	top: 9px;
}

#logo h1 {
	text-indent: -9999px;
}

#logo h2 {
	text-indent: -9999px;
}

/* Nav */

#navigation {
	width: 920px;
	float: left;
	height: 32px;
	display: block;
	clear: both;
}

ul#nav {
	width: 580px;
	float: right;
}

#nav li {
	float: left;
	height: 32px;
}

#nav li a {
	background: 0 top;
}

#nav li a:hover {
	background: 0 bottom;
}

#nav li a#home {
	background: url(../img/nav.png) 0 0;
	width: 61px;
	height: 32px;
	display: block;
	text-indent: -9999px;
}

#nav li a#aboutus {
	background: url(../img/nav.png) -61px 0;
	width: 92px;
	height: 32px;
	display: block;
	text-indent: -9999px;
}

#nav li a#gogreen {
	background: url(../img/nav.png) -153px 0;
	width: 96px;
	height: 32px;
	display: block;
	text-indent: -9999px;
}

#nav li a#franchising {
	background: url(../img/nav.png) -249px 0;
	width: 116px;
	height: 32px;
	display: block;
	text-indent: -9999px;
}

#nav li a#locations {
	background: url(../img/nav.png) -365px 0;
	width: 100px;
	height: 32px;
	display: block;
	text-indent: -9999px;
}

#nav li a#contactus {
	background: url(../img/nav.png) -465px 0;
	width: 115px;
	height: 32px;
	display: block;
	text-indent: -9999px;
}

#nav li a:hover#home {
	background: url(../img/nav.png) 0 bottom;
	width: 61px;
	height: 32px;
	display: block;
	text-indent: -9999px;
}

#nav li a:hover#aboutus {
	background: url(../img/nav.png) -61px bottom;
	width: 92px;
	height: 32px;
	display: block;
	text-indent: -9999px;
}

#nav li a:hover#gogreen {
	background: url(../img/nav.png) -153px bottom;
	width: 96px;
	height: 32px;
	display: block;
	text-indent: -9999px;
}

#nav li a:hover#franchising {
	background: url(../img/nav.png) -249px bottom;
	width: 116px;
	height: 32px;
	display: block;
	text-indent: -9999px;
}

#nav li a:hover#locations {
	background: url(../img/nav.png) -365px bottom;
	width: 100px;
	height: 32px;
	display: block;
	text-indent: -9999px;
}

#nav li a:hover#contactus {
	background: url(../img/nav.png) -465px bottom;
	width: 115px;
	height: 32px;
	display: block;
	text-indent: -9999px;
}

/* Main */

#main {
	background: #fff url(../img/mainbg.jpg) no-repeat 0 top;
	float: left;
	clear: both;
	width: 100%;
}

#top {
	
}

#left {
	width: 440px;
	padding: 10px 20px;
	float: left;
}

#sub {
	width: 880px;
	margin: 0 auto;
	padding: 10px 20px;
	float: left;
}

#title {
	background: url(../img/title.png);
	width: 502px;
	height: 90px;
	position: relative;
	left: -40px;
}

#title h2 {
	text-indent: -9999px;
}

#content {
	
}

#content p {
	color: #252525;
	font: 12px/18px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin: 8px 0;
	clear: both;
	font-size: 12px;
}

#right {
	width: 390px;
	padding: 10px 20px;
	float: right;
}

/* Bottom */

#bottom {
	clear: both;
	float: left;
	width: 920px;
	padding-top: 20px;
}

#franchiseopportunities {
	float: left;
	background-image: url(../img/franchiseopp.jpg);
	width: 360px;
	height: 182px;
}

#gogreensavebig {
	float: left;
	background-image: url(../img/gogreen.jpg);
	width: 295px;
	height: 182px;
}

#ourlocations {
	float: left;
	background-image: url(../img/ourlocations.jpg);
	width: 265px;
	height: 182px;
}

#franchiseopportunities h3, #gogreensavebig h3, #ourlocations h3 {
	text-indent: -9999px;
}

/* Footer */

#footer {
	clear: both;
	background: url(../img/footer.jpg) center top;
	width: 1024px;
	height: 220px;
}

#ftcenter {
	width: 1005;
	margin: 0 auto;
}

#ftnavigation {
	text-align: center;
	margin: 0 auto;
	color: #fff;
}

#ftnavigation a {
	color: #fff;
	margin: 10px 5px;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

#ftnavigation a {
	text-decoration: none;
}

#ftnavigation a:hover {
	text-decoration: underline;
}

#ftnavigation a.red {
	color: #ec2b3f;
}

#ftnavigation a.green {
	color: #89ac47;
}

#ftnavigation a.blue {
	color: #26abe2;
}

#ftnavigation a.pink {
	color: #f890e1;
}

#ftnavigation a.purple {
	color: #ca2bec;
}

#ftnavigation a.lavendar {
	color: #6b94f2;
}

#ftnavigation a.orange {
	color: #e2aa23;
}

#ftnavigation a.redorange {
	color: #a9581c;
}
#ftnavigation a.oranger{
	color:#9b3f17;
}

#ftinfo {
	clear: both;
	text-align: center;
	border-top: 1px solid #fff;
	width: 60%;
	margin: 0 auto;
	padding: 10px 0;
}

#ftinfo p {
	color: #fff;
	font: 14px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

.clear {
	clear: both;
}

table {
	clear: both;
}

/* Headings */

h1 {
	color: #fff;
	font: bold 24px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	padding: 10px 0 15px 25px;
	clear: both;
	float: left;
}

h1.red {
	background: #ec2b3f;
	width: 502px;
	height: 20px;
	position: relative;
	left: -40px;
	margin-bottom: 20px;
}

h1.green {
	background: #89ac47;
	width: 502px;
	height: 20px;
	position: relative;
	left: -40px;
	margin-bottom: 20px;
}

h1.blue {
	background: #26abe2;
	width: 502px;
	height: 20px;
	position: relative;
	left: -40px;
	margin-bottom: 20px;
}

h1.pink {
	background: #f890e1;
	width: 502px;
	height: 20px;
	position: relative;
	left: -40px;
	margin-bottom: 20px;
}

h1.purple {
	background: #ca2bec;
	width: 502px;
	height: 20px;
	position: relative;
	left: -40px;
	margin-bottom: 20px;
}

h1.lavendar {
	background: #6b94f2;
	width: 502px;
	height: 20px;
	position: relative;
	left: -40px;
	margin-bottom: 20px;
}

h1.orange {
	background: #e2aa23;
	width: 502px;
	height: 20px;
	position: relative;
	left: -40px;
	margin-bottom: 20px;
}

h1.redorange {
	background: #a9581c;
	width: 502px;
	height: 20px;
	position: relative;
	left: -40px;
	margin-bottom: 20px;
}

/* Content Styles */

span.stateheading {
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	clear: both;
	color: #89ac47;
	font-weight: bold;
}

h2 {
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	clear: both;
}

h2.red, span.red {
	color: #ec2b3f;
}

h2.green, span.green {
	color: #89ac47;
}

h2.blue, span.blue {
	color: #26abe2;
}

h2.pink, span.pink {
	color: #f890e1;
}

h2.purple, span.purple {
	color: #ca2bec;
}

h2.lavendar, span.lavendar {
	color: #6b94f2;
}

h2.orange, span.orange {
	color: #e2aa23;
}

h2.redorange, span.redorange {
	color: #a9581c;
}

h3 {
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	clear: both;
	font-style: italic;
}

#sub #content p {
	padding: 0 10px;
}

#sub #content ul {
	padding: 0 0 0 30px;
	list-style-position: outside;
	list-style-type: disc;
}

#sub #content li {
	padding: 2px 0;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* Keypoints */

#keypoints {
	margin-top: 20px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #fafaff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	overflow-x: hidden;
	overflow-y: hidden;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#keypoints p {
	color: #5d5d5d;
	font-size: 14px;
	line-height: 18px;
}

#cartridgeleader p {
	background-color:#FFF;
	border: double;
	border-color:#09F;
	background-image:none;
	font-size: 14px;
	line-height: 24px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align:center;
	color:#333;
}

#keypoints p a {
	color: #5d5d5d;
	text-decoration: none;
}

#keypoints p a:hover {
	text-decoration: underline;
}

#keypoints ul {
	margin: 5px 0;
}

#keypoints li {
	font-size: 12px;
	color: #888888;
	display: block;
	background-color: transparent;
	padding: 5px;
	margin: 5px 0;
	background: #fff;
	border: 2px solid #dfdfdf;
}
#keypoints li:hover {
	font-size: 12px;
	color: #888888;
	display: block;
	padding: 5px;
	margin: 5px 0;
	background: #fff no-repeat scroll right center;
	border: 2px solid #777fc9;
}
#keypoints li a {
	text-decoration: none;
	color: #888888;
	position: relative;
	top: -10px;
	left: 5px;
}

#keypoints p i {
	font-size: 16px;
	line-height: 20px;
}

#keypoints li a:hover {
	text-decoration: underline;
}

#socialnetworks p {
	font-size: 20px;
	line-height: 24px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align:left;
	color:#333;
}


/* COL */

#col1 {
	width: 30%;
	float: left;
}

#col2 {
	width: 70%;
	float: left;
}

hr {
	clear: both;
}

blockquote {
	clear: both;
	width: 90%;
	margin: 20px auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #fafaff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	overflow-x: hidden;
	overflow-y: hidden;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 28px;
	font-size: 16px;
	text-align: center;
}

#logoscroller {
	float: left;
	width: 150px;
	height: 100px;
}

/*#testimonial{float:left; width:250px; height:100px;}*/

#hyperlink {
	background: #dbdbdb;
	border: 1px dotted #acacac;
	height: 60px;
	margin: 3px 0;
	clear: both;
}

#hyperlink ul {
	color: #5e5e5e;
	margin: 0;
	padding: 0;
}

#hyperlink li {
	float: left;
	padding: 0;
	margin: 5px 10px 0 0;
	list-style-position: inside;
	font-size: 12px;
}

#hyperlink li a {
	color: #5e5e5e;
	text-decoration: none;
	font-size: 13px;
	margin-left: 0px
}

#hyperlink li a:hover {
	color: #5e5e5e;
	text-decoration: underline;
}

/* Slider */
img.customer_logos{
	border: 1px solid #cccccc;
	background: #fff;
	list-style-position: outside;
}

/* PRINT ASSURANCE */
#printassurance {
	color:#333;
	clear: both;
	float: left;
}
#printassurance p{
	font-size: 18px;
}
#printassurance ul {
	margin: 5px 0;
	color:#333;
}

#printassurance li {
	color: #333;
	background-color: transparent;
	padding: 5px 10px;
	margin: 5px 0;
	background: #fff;
	list-style: none;
	list-style-type: disc;
	font-size: 18px;
}
