@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; }
html, body { margin: 0; padding: 0; }

body {
	background-color: #2F3B4B;
}

.clear { clear: both; height: 0; }

#header_container {
	height: 140px;
	background-image: url(../images/background_header-container.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #fff;
}

#header {
	width: 850px;
	height: 140px;
	margin: 0 auto;
	background-image: url(../images/background_header.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}

#logo {
	width: 409px;
	height: 70px;
	margin: 37px 0 0 0;
	float: left;
	background-color: transparent;
}

#logo h1 span { display: none; }

#logo h2 { display: none; }
#logo img { border: none; }

#top_navigation {
	width: 400px;
	height: 125px;
	margin: 10px 0 0 0;
	float: right;
	background-color: transparent;
}

#top_navigation img {
	border: none;
}

#top_navigation a:hover img {
	opacity: 0.65;
	-moz-opacity: 0.65;
	filter:alpha(opacity=65);
}
#top_navigation .leftimage {
	height:85px;
	width:238px;
	float:left;
	margin-top:20px;
}
#top_navigation .rightimages {
	height:125px;
	width:135px;
	float:right;
	text-align:center;
	line-height:0.5em;
}

#navigation_container {
	height: 42px;
	border-top: 1px solid #2E315C;
	background-image: url(../images/background_navigation.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #1A244A;
}

#navigation {
	width: 850px;
		height: 42px;
	margin: 0 auto;
	clear: both;
	background-color: transparent;
}

/* Static navigation
#navigation ul { list-style: none; overflow: hidden; }
#navigation ul li {
	display: inline;
	line-height: 42px;
	height: 42px;
	padding: 1.2em 0;
	list-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	border-left: 1px solid #263048;
	margin-left: -4px;
}

#navigation a, #navigation a:link {
	display: inline;
	line-height: 42px;
	height: 42px;
	padding: 1.2em;
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}

#navigation a:hover {
	display: inline;
	line-height: 42px;
	height: 42px;
	padding: 1.2em;*/
	/*color: #889BB5;*/
/*	color: #C5641D;
	text-decoration: none;
	background-color: #1D2532;
}
*/

#media_container {
	height: 218px;
	border-top: 1px solid #434D73;
	background-image: url(../images/background_media.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #C4631D;
}

#media {
	width: 850px;
	height: 218px;
	margin: 0 auto;
	background-image: url(../images/background_media_main.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}

#media_subpage_container {
	height: 168px;
	border-top: 1px solid #434D73;
	background-image: url(../images/background_subpage_media_container.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #C4631D;
}

#media_subpage {
	width: 850px;
		height: 168px;
	margin: 0 auto;
}

#media_subpage_contact {
	width: 850px;
		height: 168px;
	margin: 0 auto;
		border-top: 1px solid #434D73;
	background-image: url(../images/background_subpage_media_container2.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #d57a21;
}


#media_subpage.subpage {
	background-image: url(../images/background_subpage_media.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}

#callout_top_container {
	height: 92px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #FFFBF1;
	background-image: url(../images/background_callout_top.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #FFF7E3;
}

#callout_top {
	width: 850px;
		height: 78px;
	margin: 0 auto;
	padding: 13px 0 0 0;
	background-color: transparent;	
}

#callout_top .column {
	width: 256px;
		height: 68px;
	margin-left: 20px;
	float: left;
	background-color: transparent;
}

#callout_top .first {
	margin-left: 0 !important;
	background-image: url(../images/background_callout_top_free-estimates.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top right;
	background-color: transparent;
}

#callout_top .second {
	padding-left: 20px;
	border-left: 1px solid #E5E2C6;
	background-image: url(../images/background_callout_top_available-24-hours-a-day.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top right;
	background-color: transparent;
}

#callout_top .third {
	padding-left: 20px;
	border-left: 1px solid #E5E2C6;
	background-image: url(../images/background_callout_top_flat-rate-pricing.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top right;
	background-color: transparent;
}

#callout_top h3 {
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #2B2B35;
	line-height: 1.7em;
	background-color: transparent;
}
#callout_top p {
	padding: 0 60px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 1.4em;
	background-color: transparent;
}

#callout_top a, #callout_top a:link {
	color: #253046;
	text-decoration: none;
}

#callout_top a:hover {
	color: #003;
	text-decoration: underline;
}

#callout_top .button img {
	float: right;
	border: none;
}

#callout_top .button a:hover img {
	opacity: 0.65;
	-moz-opacity: 0.65;
	filter:alpha(opacity=65);
}

#breadcrumb_container {
	height: 36px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #FFFBF1;
	background-image: url(../images/background_subpage_breadcrumb.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #FEECC0;
}

#breadcrumb {
	width: 850px;
		height: 36px;
	margin: 0 auto;
	background-color: transparent;	
}

#breadcrumb ul {
	list-style: none;
	line-height: 36px;
	height: 36px;
}

#breadcrumb ul li {
	list-style: none;
	display: inline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}

#breadcrumb ul li a, #breadcrumb ul li a:link {
	color: #666;
	text-decoration: underline;
}

#breadcrumb ul li a:hover {
	color: #666;
	text-decoration: none;
}

#breadcrumb ul li.first a, #breadcrumb ul li.first a:link {
	padding-left: 0;
}

#content_container {
	border-top: 1px solid #E5E2C6;
	background-color: #fff;
}

#content {
	width: 850px;
	margin: 0 auto;
	padding: 25px 0;
	background-color: #fff;
}

#text {
	width: 532px;
	margin: 0;
	padding: 0;
	float: left;
	background-color: transparent;
}

#text h2 {
	padding: 0 0 10px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #C5641D;
	line-height: 1.2em;
	background-color: transparent;
}

#text h3 {
	padding: 10px 0 10px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #C5641D;
	line-height: 1.2em;
	background-color: transparent;
}

#text p {
	padding: 0 0 14px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2B33;
	line-height: 1.6em;
}

#text a, #text a:link {
	color: #2B2B33;
	text-decoration: underline;
}

#text a:hover {
	color: #2B2B33;
	text-decoration: none;
}

#text_subpage {
	width: 532px;
	margin: 0;
	padding: 0;
	float: left;
	background-color: transparent;
}

#text_subpage h2 {
	padding: 0 0 10px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #1F273D;
	line-height: 1.2em;
	background-color: transparent;
}

#text_subpage h3 {
	padding: 10px 0 10px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #C5641D;
	line-height: 1.2em;
	background-color: transparent;
}

#text_subpage h4 {
	padding: 10px 0 10px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #2B2B33;
	line-height: 1.2em;
	background-color: transparent;
}

#text_subpage p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2B33;
	line-height: 1.6em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 14px;
	padding-left: 0;
}

#text_subpage a, #text_subpage a:link {
	color: #2B2B33;
	text-decoration: underline;
}

#text_subpage a:hover {
	color: #2B2B33;
	text-decoration: none;
}

#text_subpage a.training, #text_subpage a.training:link {
	color: #C5641D;
	text-decoration: none;
}

#text_subpage a.training:hover {
	color: #C5641D;
	text-decoration: underline;
}

#text_subpage ul {
	margin-left: 25px;
	padding: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2B33;
	line-height: 1.6em;
}

#text_subpage ul ul, #text_subpage ul ul ul {
	margin-left: 25px;
	padding: 0;
}

#text_subpage ul li {
	list-style: disc;
}

#text_subpage ul li ul li {
	list-style: circle;
}

#text_subpage ul li ul li ul li {
	list-style: square;
}

#text_subpage ol {
	margin-left: 25px;
	padding: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2B33;
}

#text_subpage ol ol, #text_subpage ol ol ol {
	margin-left: 25px;
	padding: 0;
}

#text_subpage ol li {
	list-style-type: decimal;
}

#text_subpage ol li ol li {
	list-style-type: lower-alpha;
}

#text_subpage ol li ol li ol li {
	list-style-type: lower-roman;
}

#text_subpage blockquote {
	margin-left: 25px;
	padding: 0 0 5px 0;
	color: #666;
	font-style: italic;
}

#text_subpage blockquote p {
	color: #666;
	font-style: italic;
}

img.right {
	float: right;
	padding: 0 0 10px 15px;
}

#text_subpage img.left {
	float: left;
	padding: 0 15px 10px 0;
}

#text_subpage a.button img, #text_subpage a.button:link img {
	border: none;
}

#text_subpage a.button:hover img {
	opacity: 0.65;
	-moz-opacity: 0.65;
	filter:alpha(opacity=65);
}

#text_subpage table.service_logos img {
	border: none;
}

#text_subpage table.service_logos a,
#text_subpage table.service_logos a:link {
}

#text_subpage table.service_logos a:hover {
	opacity: 0.65;
	-moz-opacity: 0.65;
	filter:alpha(opacity=65);
}

#text_subpage div.divider {
	padding: 10px 0 15px 0;
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 5px left;
	background-color: #fff;
}

#sidebar {
	width: 278px;
	margin: 0 0 0 40px;
	padding-bottom: 10px;
	float: left;
}

#sidebar_top {
	width: 278px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background-image: url(../images/background_subpage_sidebar_bottom.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: transparent;
}

#sidebar_top h3 {
	padding: 10px 0 10px 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #C5641D;
	line-height: 1.2em;
	border-bottom: 1px solid #313E5B;
	background-image: url(../images/background_subpage_sidebar_top.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #263048;
}

#sidebar_top .sidebar_top_wrapper {
	overflow: hidden;
	margin: 0; padding: 0;
	width: 278px;
	background-image: url(../images/background_subpage_sidebar_wrapper.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #1C2333;
}

#sidebar_top ul {
	width: 278px;
	list-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
}

#sidebar_top ul li {
	width: 278px;
}

#sidebar_top ul li a, #sidebar_top ul li a:link {
	display: block;
	width: 258px;
	padding: 0.8em 10px;
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}

#sidebar_top ul li a:hover {
	display: block;
	width: 258px;
	padding: 0.8em 10px;
	color: #242E45;
	text-decoration: none;
	background-color: #D57B22;
}

#sidebar_top ul li a.active, #sidebar_top ul li a.active:link {
	display: block;
	width: 258px;
	padding: 0.8em 10px;
	color: #242E45;
	text-decoration: none;
	background-color: #D57B22;
}

#sidebar_bottom {
	width: 278px;
	padding-bottom: 10px;
	background-image: url(../images/background_sidebar_bottom.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: transparent;
}

#sidebar_bottom h3 {
	padding: 10px 0 10px 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #C5641D;
	line-height: 1.2em;
	background-image: url(../images/background_sidebar_top.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}

#sidebar_bottom .sidebar_bottom_wrapper {
	overflow: hidden;
	margin: 0; padding: 0;
	width: 276px;
	border-right: 1px solid #E5E2C6;
	border-left: 1px solid #E5E2C6;
}

#sidebar_bottom h4 {
	clear: both;
	border-top: 1px solid #E5E2C6;
	border-bottom: 1px solid #E5E2C6;
	padding: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #374667;
	background-color: #FEEDC3;
}

#sidebar_bottom p {
	padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #262A2C;
	line-height: 1.6em;
	background-color: transparent;
}

#sidebar_bottom img {
	border: none;
	padding: 0 0 10px 5px;
	float: right;
}

#sidebar_bottom a:hover img {
	opacity: 0.65;
	-moz-opacity: 0.65;
	filter:alpha(opacity=65);
}

#sidebar_bottom a, #sidebar_bottom a:link {
	color: #DC721F;
	text-decoration: none;
}

#sidebar_bottom a:hover {
	color: #DC721F;
	text-decoration: underline;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #262A2C;
	line-height: 1.6em;
	background-color: transparent;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.readmore a{
	color: #D57B22;
}
#callout_bottom_container {
	border-top: 1px solid #ccc;
	background-image: url(../images/background_callout_bottom.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #1D2532;
}

#callout_bottom {
	width: 850px;
	margin: 0 auto;
	padding: 25px 0;
	background-color: transparent;	
}

#callout_bottom_left {
	width: 532px;
	margin: 0;
	padding: 0;
	float: left;
	background-color: transparent;
}

#callout_bottom_left h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #DD7E2B;
	line-height: 1.7em;
	background-color: transparent;
}

#callout_bottom_left p {
	padding: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 1.5em;
	background-color: transparent;
}

#callout_bottom_left a, #callout_bottom_left a:link {
	color: #fff;
	text-decoration: underline;
}

#callout_bottom_left a:hover {
	color: #fff;
	text-decoration: none;
}

#callout_bottom_right {
	width: 268px;
	margin: 0 0 0 50px;
	padding-bottom: 0;
	float: left;
	background-color: transparent;
}

#callout_bottom_right img {
	border: none;
}

#callout_bottom_right a:hover img {
	opacity: 0.65;
	-moz-opacity: 0.65;
	filter:alpha(opacity=65);
}

#footer_container {
	border-top: 1px solid #555B65;
	background-color: #2F3B4B;
}

#footer {
	width: 850px;
	margin: 0 auto;
	padding: 15px 0;
	background-color: transparent;
}

#footer p {
	padding: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFE6F2;
	background-color: transparent;
}

#footer a, #footer a:link {
	color: #DFE6F2;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#text_subpage form table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: transparent;
}

#text_subpage form table input, #text_subpage form table textarea,
#text_subpage form table select, #text_subpage form table option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 2px;
	background-color: transparent;
}

#text_subpage form table input, #text_subpage form table textarea,
#text_subpage form table select {
	border: 1px solid #069;
}
#trainingflash {
	float: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
