body {
	padding: 0px;
	background-color: #3E4A4C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(/images/overall_background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
a {
	color: #096D91;
	text-decoration: underline;
}
a:hover {
}
a.button {
	padding-left: 12px;
	display: block;
	background-image: url(/images/button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 108px;
}
a.button:hover {
	color: #000000;
}
#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #7AA6A8;
	background-image: url(/images/overall_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#header {
	padding: 0px;
	background-image: url(/images/slogan.jpg);
	background-repeat: no-repeat;
	background-position: 228px 42px;
	width: 960px;
	clear: both;
	float: none;
	margin: 0px;
	height: 120px;
	display: block;
}
#header #logo {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: left;
	clear: none;
}


#menu {
	background-color: #000000;
	padding: 0px;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	width: 720px;
	z-index: 10000;
	float: right;
}
#sub_menu {
	list-style-type: none;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	height: 20px;
	float: right;
	clear: right;
	margin-top: 12px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sub_menu li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#sub_menu li a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 2px;
}
#sub_menu li a:hover {
	color: #BEFA21;
	text-decoration: none;
	border-bottom-color: #BEFA21;
}



#content {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	background-image: url(/images/content_background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	clear: both;
	float: none;
	width: 854px;
	overflow: auto;
}
#content #content_wrapper {
	float: left;
	width: 594px;
}

#content #breadcrumb {
	padding: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7A9BA8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#content #breadcrumb a {
	color: #7A9BA8;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2EAEC;
	padding-bottom: 1px;
}
#content #breadcrumb a:hover {
	color: #295B62;
	border-bottom-color: #295B62;
}
#content h1 {
	font-size: 24px;
	color: #F7401C;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#content h2 {
	font-size: 16px;
	padding: 0px;
	font-weight: bold;
	color: #F7401C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#content h3 {
	color: #445253;
	font-size: 16px;
	font-weight: bold;
}

#content h6 {
	font-size: 16px;
	font-weight: bold;
	color: #F7401C;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	line-height: 26px;
}
#content h6 a {
	color: #F7401C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7401C;
}
#content h6 a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-color: #000000;
}

#content p {
	padding: 0px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content ul {
	list-style-image: url(/images/bullet.jpg);
}
#content ul li {
	margin-bottom: 8px;
	line-height: 20px;
}
#content blockquote.testimonial {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-image: url(/images/quote_white.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	color: #606C46;
}
#content blockquote p.end {
	background-image: url(/images/quote_white_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 2px;
}
#content blockquote p.by {
	background-image: url(/images/blank.gif);
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 12px;
}
#content .right {
	float: right;
	margin-bottom: 40px;
	margin-left: 40px;
	border: 1px solid #000000;
	padding: 1px;
}
#content #contact_form {
	margin-top: 30px;
}
#content #contact_form fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}
#content #contact_form legend {
	font-size: 16px;
	color: #7AA6A8;
	font-weight: bold;
	display: block;
}
#content #contact_form p {
	clear: both;
	padding: 0px;
	margin: 0px;
}
#content #contact_form p label {
	display: block;
	padding-right: 10px;
	clear: right;
	margin-top: 8px;
	font-size: 12px;
	font-weight: bold;
}
#content #contact_form p input {
	width: 260px;
	clear: left;
	margin-bottom: 12px;
}
#content #contact_form p textarea {
	float: left;
	width: 560px;
	height: 80px;
	margin-bottom: 12px;
	clear: left;
}
#content #contact_form .required {
	color: #CC0000;
	font-size: 24px;
	font-weight: normal;
}
#content #contact_form .submit {
	padding: 4px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
}
#content #contact_form .reset {
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 6px;
	margin-left: 6px;
}
#content #contact_form #center_buttons {
	text-align: center;
}
#content .store_table {
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-bottom: 40px;
	border-bottom-color: #7AA6A8;
}
#content .store_table .photo {
	width: 150px;
	vertical-align: top;
	text-align: left;
}
#content .store_table .order {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #7AA6A8;
	padding-bottom: 10px;
}
#content .store_table .order p {
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 12px;
}

#content .store_table h1 {
	font-size: 14px;
	color: #F7401C;
	font-weight: bold;
}
#content .store_footer {
	text-align: center;
}
#content .store_footer a {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7AA6A8;
	margin-right: 12px;
	margin-left: 12px;
	color: #3E4A4C;
}
#content .store_footer a:hover {
	color: #000000;
	border-bottom-color: #000000;
}
#content hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7AA6A8;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	height: 1px;
}
#content .download {
	padding-left: 24px;
	background-image: url(/images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	white-space: nowrap;
	display: block;
	padding-bottom: 4px;
	font-weight: bold;
}













#content #sidebar {
	width: 220px;
	background-image: url(/images/sidebar_background.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	float: right;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#content #sidebar h1 {
	background-image: url(/images/sidebar_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #F7401C;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
}
#content #sidebar h1 a, #content #sidebar h1 a:hover, #home .home_box h1 a, #home .home_box h1 a:hover {
	color: #F7401C;
	text-decoration: none;
}
#content #sidebar p, #home .home_box p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	font-weight: bold;
	font-size: 12px;
}
#content #sidebar ul, #home .home_box ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 20px;
	list-style-image: url(/images/blank.gif);
}
#content #sidebar ul li, #home .home_box ul li {
	margin-bottom: 10px;
	font-size: 12px;
}
#content #sidebar ul li a, #home .home_box ul li a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A9BA8;
	color: #295B62;
}
#content #sidebar ul li a:hover, #home .home_box ul li a:hover {
	color: #000000;
	border-bottom-color: #000000;
}
#content #sidebar span {
	background-image: url(/images/sidebar_bottom.jpg);
	height: 2px;
	width: 220px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#content #sidebar .title_ovation_consulting {
}
#content #sidebar .video {
	background-color: #FFFFFF;
	padding-bottom: 20px;
}

.page_sidebar {
	width: 200px;
	padding: 10px;
	float: left;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
}
.page_sidebar h1 {
	font-size: 10px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.page_sidebar .page_sidebar_h1 {
	font-size: 12px;
	font-weight: bold;
	color: #7AA6A8;
}

.page_sidebar ul {
	font-size: 12px;
	list-style-type: decimal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.page_sidebar ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	list-style-image: url(/images/bullet_list.jpg);
}


#flash {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	border: 1px solid #000000;
	background-image: url(/images/content_background.jpg);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	overflow: hidden;
	height: 210px;
}

#home {
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	border: 1px solid #000000;
	overflow: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#home .check_out_bills_book {
	float: right;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
}
#home .home_boxes {
	float: left;
	overflow: auto;
	margin-left: 12px;
	margin-bottom: 0px;
}


#home .home_box {
	margin-right: 10px;
	margin-top: 12px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
	margin-left: 0px;
	width: 220px;
}
#home .home_box h1 {
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #F7401C;
	margin-bottom: 8px;
}
#home .home_box p {
	line-height: 20px;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#home .home_box ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#home .home_box ul li {
	background-image: url(/images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 16px;
}
#home .home_box ul li.blog {
	background-image: url(/images/icon_blog.jpg);
	background-position: 0px 4px;
	margin-bottom: 0px;
}
#home .home_box ul li.blog a {
	color: #000000;
	text-decoration: none;
	padding-bottom: 0px;
	border-bottom-color: #CCCCCC;
	line-height: 18px;
	font-size: 10px;
}
#home .home_box ul li.blog a:hover {
	color: #000000;
	border-bottom-color: #000000;
}

#home blockquote {
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #D3DACA;
	margin-left: 12px;
	margin-top: 0px;
	display: block;
	width: 650px;
	clear: left;
	font-size: 14px;
	font-weight: normal;
	color: #3C3636;
	line-height: 20px;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(/images/quote_left.jpg);
	background-repeat: no-repeat;
	background-position: 12px 14px;
	height: 122px;
}
#home blockquote p {
	padding: 0px;
	background-image: url(/images/quote_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#home blockquote cite {
	display: block;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	text-align: right;
	margin: 0px;
}
#footer {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	clear: both;
	float: none;
}
#footer p {
	text-align: center;
	padding: 0px;
	line-height: 20px;
	margin: 0px;
	font-size: 12px;
}

#footer ul {
	list-style-type: none;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-size: 12px;
}
#footer ul li {
	display: inline;
	padding-right: 12px;
	padding-left: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer ul li a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	color: #096D91;
}
#footer ul li a:hover {
	color: #000000;
	border-bottom-color: #000000;
}

#footer #site_by {
	font-size: 12px;
	color: #CCCCCC;
}
#footer #site_by a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer #site_by a:hover {
	color: #999999;
	text-decoration: none;
}

/* Sociable Plugin */

div.sociable {
	margin: 16px 0;
	border: 1px solid #666;
	background: #F3F3F3;
	text-align: center;
	padding: 5px 0;
}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* End Sociable Plugin */

.break {
	clear: both;
}

.hrule {display:block;color:#F7401C;border-top:0 !important;}
.clist {clear:both;overflow:auto;}
.clist ul {float:left;padding-left:24px;font-size: 12px;}
.clist ul li {float:left;width:240px;margin:0 25px 8px 0;}

#social {margin:0 12px;}
#social a {margin-right:6px;}
#social a.last {margin-right:0;}
#social a img {border:0;}

#sbsocial {text-align:center;background:#fff;padding-bottom:10px;}
#sbsocial .socialtitle {color:#F7401C;font-weight:bold;margin-bottom:5px;}
#sbsocial a img {border:0;}