/* CSS Document */
/* Copyright © 1997 Bizymoms. All rights reserved. */

html, body {
	background: #bfdff6 url(../images/page_background_repeat.jpg) repeat-x;
	color: #666;
}

html, body, h1, h2, h3, h4, h5, h6, div, p, ul, li, input, textarea, select, form {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

img.border {
	border: 1px solid #ccc;
	background: #fff;
	padding: 2px;
}

img.borderTM {
	border: 1px solid #ccc;
	background: #fff;
	padding: 2px;
	margin-right:8px;
}
td {
	text-align: left;
	vertical-align: top;
}
.business_logo_slogon {
	background: url(../images/business_logo_slogon.jpg) no-repeat;
	width: 1000px;
	height: 52px;
}
.header_buttons_back {
	background: url(../images/header_btn_back_up.jpg) repeat-x;
	border: 1px solid #2d70a5;
	width: 998px;
	height: 38px;
}
.header_buttons ul {
	padding: 0;
	margin: 0;
}
.header_buttons ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	list-style: none;
	display: inline;
}
.header_buttons ul li a {
	height: 35px;
	padding: 2px 8px 2px 7px;
	text-decoration: none;
	float: left;
	color: #031a30;
	background: url(../images/header_btn_back_up.jpg) repeat-x;
	border-right: 1px solid #2d70a5;
}
.header_buttons ul li a:hover {
	background: url(../images/header_btn_back_over.jpg) repeat-x;
}
.header_buttons ul li a.one_line {
	padding-top: 10px; padding-left: 9px; height: 27px;
}
.header_buttons ul li a.contact {
	padding-top: 10px; padding-left: 10px; padding-right: 9px; height: 27px; border-right: 0;
}
.header_buttons ul li a.selected {
	background: url(../images/header_btn_back_selected.jpg) repeat-x;
	color: #66ace0;
}
.header_banner {
	width: 1000px;
	height: 233px;
}
.header_banner_left_image {
	background: url(../images/header_banner_left_image.jpg) no-repeat;
	width: 500px;
	height: 233px;
	float: left;
}
.header_banner_right_image {
	background: url(../images/header_banner_right_image.jpg) no-repeat;
	width: 500px;
	height: 233px;
	float: left;
}
.header_learn_more_button {
	width: 131px;
	margin: 148px 0 0 143px;
}
.header_learn_more_button a {
	display: block;
	background: url(../images/header_learn_more_btn_up.jpg) no-repeat;
	height: 27px;
	text-decoration: none;
}
.header_learn_more_button a:hover {
	background: url(../images/header_learn_more_btn_over.jpg) no-repeat;
}
.header_learn_more_button_shadow {
	background: url(../images/header_learn_more_btn_shadow.jpg) no-repeat;
	width: 131px;
	height: 22px;
}
.body_repeat {
	background: url(../images/body_back_repeat.jpg) repeat-y;
	padding: 11px;
}
.left_side_back {
	width: 685px;
}
.page_titles_back {
	background: #fff url(../images/page_titles_back_repeat.jpg) repeat-x 0 bottom;
	padding: 5px 10px;
}
.page_content_back {
	margin: 1px 0 20px 0;
	border-top: 1px dashed #ddd;
	padding: 10px;
}
.page_box_border {
	border: 1px dashed #ddd;
	padding: 1px;
}
.page_green_box_back {
	background: #fff url(../images/page_green_box_back_repeat.jpg) repeat-x 0 top;
	padding: 10px;
	text-align: center;
}
.page_blue_box_back {
	background: #fff url(../images/page_blue_box_back_repeat.jpg) repeat-x 0 top;
	padding: 10px;
}
.q_a_back {
	padding: 0 10px;
	border: 1px dashed #ddd;
	margin-top: 1px;
}
.q_a_list {
	padding: 10px 0;
	border-bottom: 1px dashed #ddd;
}
.right_side_border {
	border-left: 1px dashed #ccc;
}
.right_side_back {
	background: #f5f5f5;
	width: 250px;
	padding: 10px;
	margin-left: 10px;
}
.right_seperator {
	background: url(../images/right_side_seperator.jpg) no-repeat;
	width: 250px;
	height: 3px;
	margin: 15px 0;
}
.what_make_different_button {
	width: 250px;
	margin-bottom: 15px;
}
.what_make_different_button a {
	display: block;
	background: url(../images/what_make_different_btn_up.jpg) no-repeat;
	height: 72px;
	text-decoration: none;
}
.what_make_different_button a:hover {
	background: url(../images/what_make_different_btn_over.jpg) no-repeat;
}
.right_menu ul {
	padding: 0;
	margin: 0;
}
.right_menu ul li {
	font-size: 13px;
	font-weight: bold;
	list-style: none;
}
.right_menu ul li a {
	display: block;
	height: 18px;
	padding: 2px 5px 2px 20px;
	text-decoration: none;
	color: #0b5dab;
	background: url(../images/right_menu_btn_back_up.jpg) no-repeat;
	border: 1px solid #eee;
}
.right_menu ul li a:hover, .right_menu ul li a.selected {
	background: url(../images/right_menu_btn_back_over.jpg) no-repeat;
	color: #267ccd;
}
.read_our_blog_button {
	width: 250px;
	margin-top: 20px;
}
.read_our_blog_button a {
	display: block;
	background: url(../images/read_our_blog_btn_up.jpg) no-repeat;
	height: 57px;
	text-decoration: none;
}
.read_our_blog_button a:hover {
	background: url(../images/read_our_blog_btn_over.jpg) no-repeat;
}
.picture_gallery {
	width: 250px;
}
.picture_gallery a {
	display: block;
	background: url(../images/picture_gallery_btn_up.jpg) no-repeat;
	height: 74px;
	text-decoration: none;
}
.picture_gallery a:hover {
	background: url(../images/picture_gallery_btn_over.jpg) no-repeat;
}
.footer_back {
	background: #3a85be url(../images/footer_back_repeat.jpg) repeat-x;
	border: 1px solid #88bbe0;
	text-align: center;
	padding: 20px;
}


.common_h1 {
	font-size: 18px;
	color: #0b5dab;
}
.common_h2 {
	font-size: 14px;
	font-weight: bold;
	color: #f98305;
}
.common_h3 {
	font-size: 18px;
	color: #63b155;
}
.common_h4 {
	font-size: 18px;
	font-weight: bold;
	color: #f98305;
}
.common_h5 {
	font-size: 24px;
	font-weight: bold;
	color: #2f7c00;
}
.common_h6 {
	font-size: 21px;
	font-weight: bold;
	color: #2f7c00;
}
.common_h7 {
	font-size: 18px;
	color: #c50000;
}
.common_t1 {
	font-size: 12px;
	color: #666;
	line-height: 14px;
}
.common_t2 {
	font-size: 12px;
	color: #c50000;
	line-height: 14px;
}
.common_t3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5599cd;
}
.common_t4 {
	font-size: 12px;
	color: #bfdff6;
	line-height: 14px;
}
.common_t5 {
	font-size: 12px;
	color: #fff;
	line-height: 14px;
}
.common_t6 {
	font-size: 14px;
	color: #0b5dab;
}


a.link_uline1:link, a.link_uline1:visited {
	font-size: 14px;
	color: #c50000;
	text-decoration: underline;
}
a.link_uline1:hover {
	font-size: 14px;
	color: #c50000;
	text-decoration: none;
}

a.link_uline2:link, a.link_uline2:visited {
	font-size: 14px;
	color: #0b5dab;
	text-decoration: underline;
}
a.link_uline2:hover {
	font-size: 14px;
	color: #0b5dab;
	text-decoration: none;
}

a.link_uline3:link, a.link_uline3:visited {
	font-size: 14px;
	color: #0b5dab;
	text-decoration:none;
}
a.link_uline3:hover {
	font-size: 14px;
	color: #0b5dab;
	text-decoration:underline;
}

a.link_uline4:link, a.link_uline4:visited {
	font-size: 14px;
	color: #c50000;
	text-decoration:none;
}
a.link_uline4:hover {
	font-size: 14px;
	color: #c50000;
	text-decoration:underline;
}

a.link_arial:link, a.link_arial:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
a.link_arial:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}

a.link_small_uline:link, a.link_small_uline:visited {
	font-size: 12px;
	color: #ffcc00;
	text-decoration: underline;
}
a.link_small_uline:hover {
	font-size: 12px;
	color: #ffcc00;
	text-decoration: none;
}


input.formfeild, textarea.formfeild, select.formfeild {
	font-size: 12px;
	color: #666;
	border: 1px outset;
	background: #fff;
}
input.button {
	font-size: 12px;
	font-weight: bold;
	background: url(../images/form_button_back.jpg) repeat-x;
	border: 1px outset;
	color: #fff;
	text-transform: uppercase;
	padding: 3px 5px;
}

/* Videos_page*/

.video_section {
	background:url(../images/video_page_back.jpg) no-repeat;
	height:246px;
	padding:12px;
}

.video_categories {
	float:left;
	border:1px solid #d4d2d2;
	width:191px;
	height:244px;
	background:#fff;
	margin-right:7px;
}

.video_list {
	float:left;
	border:1px solid #d4d2d2;
	width:337px;
	height:230px;
	background:#fff;
	margin-right:7px;
	padding:7px;
}

.video_list2 {
	width:310px;
	height:60px;
	background:#f0f4f6;
	padding:5px;
	font-size:12px;
	color:#333;
	line-height:14px;
}

.video_player {
	float:left;
	border:1px solid #d4d2d2;
	width:384px;
	height:236px;
	background:#c0bebe;
	padding:4px;
}

/* Top Menu Link Styles */
div.VideoMenu {
	font-size: 14px;
}
div.VideoMenu span {
	height: 21px;
	padding-top: 7px;
	background: url(../images/big-smile-VideoMenu-up.jpg) repeat-x;
	font-size: 11px;
	color: #0c4771;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	display: block;
}
div.VideoMenu a {
	height: 25px;
	padding-top: 5px;
	background:url(../images/video_categories_button_up.jpg) no-repeat;
	font-size: 14px;
	color: #6f90a7;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left:10px;
	padding-right:10px;
}
div.VideoMenu a:visited {
	background:url(../images/video_categories_button_up.jpg) no-repeat;
	font-size: 14px;
	color: #6f90a7;
	font-weight: bold;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;

}
div.VideoMenu a:hover {
	background:url(../images/video_categories_button_2.jpg) no-repeat;
	font-size: 14px;
	color: #063c62;
	font-weight: bold;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;

}
div.VideoMenu a:active {
	background:url(../images/video_categories_button_2.jpg) no-repeat;
	font-size: 14px;
	color: #063c62;
	font-weight: bold;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;

}
/* End */


a.video_links:link, a.video_links:visited {
	font-size: 14px;
	color: #0c4771;
	font-weight:bold;
	text-decoration:underline;
	line-height:20px;
}
a.video_links:hover {
	font-size: 14px;
	color: #333;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;

}


/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:0px 0 0 0px; } /* defines placement of contact-main submit button */

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit.jpg") no-repeat;
	width:70px;
	height:20px;
	border:none;
	cursor:pointer;
	}
