/* CSS Document */

html, body {
	background: #f0f0f0 url(../images/bg-main.jpg) repeat-x;
	color: #666666;
}

html, body, h1, h2, h3, h4, h5, h6, div, p, input, textarea, select, form {
	font-family: "Tahoma", Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
.parent_div {
	margin: auto;
	width: 1000px;
	overflow: hidden;
	height: 100%;
}
.header-section {
	width: 1000px;
}

	.header_navigation  {
		padding: 15px 0px 0px 460px;
		color: #ac0824;
		margin:0px;
		width:540px;
		height: 20px;
	}
		.header_buttons {
			float: left;
			width: 540px;
			line-height: normal;
		}
			.header_buttons ul {
				list-style-type: none;
				margin: 0;
				padding: 0;
			}
				.header_buttons li {
					display: inline;
					padding: 0;
					margin: 0;
				}
					.header_buttons a {
						float: left;
						background: url(../images/header-navigation-left.png) no-repeat left top;
						margin: 0px;
						padding: 0px 0px 0 9px;
						font-size: 12px;
						text-decoration: none;
					}
						.header_buttons a span {
							float: left;
							display: block;
							background: url(../images/header-navigation-right.png) right top;
							padding: 2px 9px 4px 0px;
							color: #005370;
							margin-right: 5px;
						}
							.header_buttons a span { float: none; }
							.header_buttons a:hover span { color: #005370; }
							.header_buttons li.selected a { background-position: 0 -20px; }
							.header_buttons li.selected a span { background-position: 100% -20px; color: #005370; }
							.header_buttons a:hover, .header_buttons li.selected a:hover { background-position: 0% -20px;}
							.header_buttons a:hover span, .header_buttons li.selected a:hover span { background-position: 100% -20px; }
	.logo {
		float: left;
		height: 84px;
		width: 462px;
		padding-top: 15px;
		background: url(../images/logo-main.png) no-repeat;
	}
	.header_address {
		float: right;
		height: 84px;
		width: 350px;
		padding-top: 15px;
		color: #005370;
	}
	.header_tel {
		font-size: 30px;
		font-weight: normal;
		color: #ffffff;
		text-align: right;
		background: url(../images/call-icon.png) no-repeat;
		width: 220px;
		float: right;
		height: 36px;
	}
	.address {
		text-align: right;
		padding-top: 5px;
		font-size: 14px;
	}
	
	.header_buckets {
		float: left;
		width: 1000px;
		line-height: normal;
		height: 30px;
		margin-bottom: 15px;
	}
			.header_buckets ul {
				list-style-type: none;
				margin: 0;
				padding: 0;
			}
				.header_buckets li {
					display: inline;
					padding: 0;
					margin: 0;
				}
					.header_buckets a {
						float: left;
						background: url(../images/header_buttons_left.png) no-repeat left top;
						margin: 0px;
						padding: 0px 0px 0 12px;
						font-size: 12px;
						text-decoration: none;
						margin-right: 2px;
					}
						.header_buckets a span {
							float: left;
							display: block;
							background: url(../images/header_buttons_lright.png) right top;
							padding: 8px 11px 8px 0px;
							color: #fff;
						}
							.header_buckets a span { float: none; }
							.header_buckets a:hover span { color: #fff; }
							.header_buckets li.selected a { background-position: 0 -30px; }
							.header_buckets li.selected a span { background-position: 100% -30px; color: #fff; }
							.header_buckets a:hover, .header_buckets li.selected a:hover { background-position: 0% -30px;}
							.header_buckets a:hover span, .header_buckets li.selected a:hover span { background-position: 100% -30px; }
.middle  {
	width:100%; 
	overflow:hidden; 
	margin-top:15px; 
	background:url(../images/flash_page_back.jpg) no-repeat center top;
	margin:auto;
}
.slide_show {
	height: 330px;
	width: 997px;
	padding-left:3px;
	padding-top: 2px;
}
.middle_boxes {
	width: 327px;
	height: 250px;
	float: left;
	margin-right: 8px;
}
.heading1 {
	font-size: 18px;
	color: #005370;
}
.middle_images {
	float: left;
	width: 150px;
	margin-right:10px;
}
.middle_text {
	float: left;
	width: 165px;
}
.more-back {
	background:url(../images/button1.png) no-repeat top left;
	width:165px;
	height:23px;
	float:left;
	text-align:center;
	padding-top:3px;
}
a.more:link {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
a.more:visited  {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
a.more:hover  {
	color:#005370;
	text-decoration:none;
	font-weight:normal;
}
.white_box {
	width: 968px;
	border: 1px solid #e5e5e5;
	background-color: #FFFFFF;
	padding:15px;
}
.heading2 {
	font-size: 14px;
	font-style: italic;
	color: #333333;
	font-weight: normal;
	font-weight:bold;
}
.testimonials {
	font-style: italic;
	color: #333333;
	font-size: 13px;
}
a.readmore:link {
	color:#7fc244;
	font-size:13px;
	text-decoration:underline;
	font-weight:normal;
}
a.readmore:visited  {
	color:#7fc244;
	font-size:13px;
	text-decoration:underline;
	font-weight:normal;
}
a.readmore:hover  {
	color:#7fc244;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
}
.heading_titles {
	font-size: 18px;
	color: #005370;
	margin-bottom:10px; 
	padding-bottom:10px; 
	border-bottom:1px solid #eee;
}
.below_parent {
	background:url(../images/footer-bg.jpg) repeat-x bottom;
	width: 100%;
	margin: auto;
}
h1 {
	font-size: 18px;
	color: #005370;
	padding-bottom: 10px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
img {
	border-style:none;
}
img.border { 
	border: 1px solid #ffffff; background: #ffffff; padding: 1px; 
}
img.border1 { 
	border: 1px solid #CCCCCC; background: #ffffff; padding: 1px; 
}
.clear {
	line-height: 0px;
	clear: both;
	font-size: 0px;
}
.body-content {
	width: 1000px;
	padding-top: 15px;
}
.flash_below {
	width: 1000px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.white-box-left {
	float: left;
	width: 685px;
	padding-right: 15px;
}
.white-box-right {
	float: left;
	width: 268px;
}
.white-box-first {
	background: url(../images/clip-form.png) no-repeat left top;
	padding-top: 20px; 	
	padding-left: 17px; 
	text-align: left;
}
.sub-left {
	float: left;
	width: 320px;
}
.sub-right {
	float: right;
	width: 331px;
	margin-left: 25px;
}
.membership-logos {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
.testimonials-name {
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
.green-text {
	font-size: 14px;
	color: #7fc244;
}
.green-italic {
	font-size: 20px;
	color: #7fc244;
	font-style:italic;
}
.video-thumbnail {
	float: left;
	height: 250px;
	width: 310px;
	margin-left: 19px;
	color:#005370;
	font-size:18px;
}
.parent-form {
	font-size: 13px;
	color:#666666;
	padding-bottom:15px;
	padding-top:15px;
	padding-left:17px;
	padding-right:17px;
	background-color: #eeeeee;
}
input.formfeild, textarea.formfeild, select.formfeild {
	font-size: 12px;
	color: #666666;
	border: 1px outset;
	background: #fff;
	text-align:left;
	width:230px;
}
input.button {
	font-size: 13px;
	background:url(../images/button.png) no-repeat left top;
	border: none;
	color: #fff;
	padding: 0px 5px 4px 5px;
	cursor:pointer;
	height:23px;
}
.footer_links {
	color: #FFFFFF;
	margin:  15px 0px 5px 0px;
	text-decoration:none;
	text-align:center;
}
.footer_links a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_links a:hover {
	color: #57afcd;
	text-decoration: none;
}

.footer_links a.selected {
	color:#57afcd;
	text-decoration: none;
}
.footer_below {
	text-align: center;
	font-size: 12px;
	color: #999999;
	line-height:18px;
}
a.ekwa:link  {
	color:#7fc244;
	text-decoration: underline;
}
a.ekwa:visited {
	color:#7fc244;
	text-decoration: underline;
}
a.ekwa:hover {
	color:#7fc244;
	text-decoration: none;
}
.sub-video-thumb {
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 18px;
	font-style: normal;
	color: #005370;
}
.gallery-thumb {
	float: left;
	height: 90px;
	width: 104px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: center;
	background-color: #CCC;
}
.testimonials1 {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dadada;
}