* {
	margin:0;
	padding:0;
}
body {
	background:url(images/site_bg.jpg) left top repeat-x #FFFFFF;
}
img {
	border:0;/* text-align:left; */
	/* vertical-align:top; */
}
ul {
	list-style:none;
}
li {
	line-height:0;
}
.column {
	float:left;
}
.container {
	width:100%;
	overflow:hidden;
}
.clear {
	clear:both;
}
body {
	font-family:Tahoma, Arial, helvetica, sans-serif;
	color:#345F72;
	font-size:0.6875em;
	line-height:1.5em;
	text-align:justify;
}
input, textarea {
	color:brown;
	vertical-align:top;
	text-align:left;
	border: 1px solid #738370;
	font:11px Tahoma, Arial, helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 3px;
}

.input-div {
	color:brown!important;
	vertical-align:top;
	text-align:left;
	border: 2px solid #F9F9F9;
	font:11px Tahoma, Arial, helvetica, sans-serif;
	padding-top: 3px;
}

.photo-table {
}
.photo-table td {
	padding: 3px;
	height: 55px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
.photo-table img {
	border: 3px solid #CCCCCC;
}
.photo-table img:hover {
	border: 3px solid lightblue;
}
.float-right {
	float:right;
}
.align-right {
	text-align:right;
}
.block {
	display:block;
}
.top-indent-1 {
	margin-top:5px;
	display:block;
}
.top-indent-2 {
	margin-top:10px;
	display:block;
}
.top-indent-3 {
	margin-top:15px;
	display:block;
}
.top-indent-4 {
	margin-top:20px;
	display:block;
}
.top-indent-5 {
	margin-top:25px;
	display:block;
}
.width-stretch {
	width:100%;
}
.col-1, .col-2, .col-3, .box-1, .box-2, .box-3, .col-middle {
	float:left;
}
/*=======header===========*/
#header {
	height:400px;
}
/*=====//header===========*/

/*=======content===========*/
#content {
	padding:10px 0px 13px 39px;
}
.col-1 {
	padding-top:4px;
}
.col-2 .block-indent {
	margin:0 8px 0 9px;
}
a {
	color:#299FBC;
	text-decoration:none;
}
a:hover {
	text-decoration:none
	font-weight: bolder;
}
#search-form {
	color:#707070;
	margin-bottom:25px;
}
#search-form .menu div {
	width:71px;
	height:25px;
	float:left;
	text-align:center;
}

#search-form .menu .m1 {
	background:url(images/search_form_m1.jpg) left top no-repeat;
}
#search-form .menu .m2 {
	background:url(images/search_form_m2.jpg) left top no-repeat;
}
#search-form .menu .m3 {
	background:url(images/search_form_m3.jpg) left top no-repeat;
	width:79px;
}
#search-form .indent {
	padding:16px 0 0 24px;
}
#search-form .indent a {
	color:#89B320;
	font-size:0.91em;
}
#search-form .cinput {
	vertical-align: middle;
	width:200px;
	font-size: 12px;
	background-color: #EFFBFF;
	height: 20px;
}
#search-form .input-div {
	background-color: #EFFBFF;
}
#search-form textarea {
	font-size: 12px;
	line-height: 20px;
	background:url(contact-us/textarea-bg.gif);
	background-repeat:repeat;
	background-position: top 5px;
	background-color:#EFFBFF;
	text-align: justify;
	margin-top:0px;
}

#search-form .box-1 {
	width:117px;
	height:40px;
}
#search-form .box-2 {
	width:130px;
}
#search-form .line-x {
	height:1px;
	background:url(images/search_form_line_x.gif) left top repeat-x;
	font-size:0;
	overflow:hidden;
	margin:5px 15px 16px 0;
}
#search-form .box-3 {
	width:76px;
	height:44px;
}
#search-form .column {
	width:175px;
	line-height:1.5em;
}

#search-form .link-2 {
	font-size:1.18em!important;
	line-height:1.2em;
	font-weight:bold;
}
#search-form span {
	font-size:0.91em;
	display:block;
	padding-top:2px;
	padding-left:2px;
}
.banners {
	padding:3px 0 0 8px;
}
.b1 {
	background-image:url(images/banner1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height: 207px;
	width: 145px;
	float: left;
	margin-right:3px;
}
.b1:hover {
	background-image:url(images/banner1-MO.jpg);
}
.b2 {
	background-image:url(images/banner2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height: 207px;
	width: 145px;
	float: left;
	margin-right:3px;
}
.b2:hover {
	background-image:url(images/banner2-MO.jpg);
}
.b3 {
	background-image:url(images/banner3.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height: 207px;
	width: 145px;
	float: left;
	margin-right:3px;
}
.b3:hover {
	background-image:url(images/banner3-MO.jpg);
}
.b4 {
	background-image:url(images/banner4.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height: 207px;
	width: 145px;
	float: left;
	margin-right:3px;
}
.b4:hover {
	background-image:url(images/banner4-MO.jpg);
}
.banners img {
	margin-right:3px;
	float:left;
}
li {
	padding:3px 0 4px 20px;
	background:url(images/list_marker.gif) left center no-repeat;
}
li a {
	color:#89B320;
	text-decoration:underline;
	line-height:1em;
}
li a:hover {
	text-decoration:none;
}
.img-float {
	margin-right:19px;
	float:left;
}
/*=====//content===========*/

/*=======block_1===========*/
.block-1 {
	background:url(images/block_1_top.jpg) left top repeat-x #F9F9F9;
	width:100%;
}
.block-1 .border-left {
	background:url(images/block_1_border.jpg) left top repeat-y;
}
.block-1 .border-right {
	background:url(images/block_1_border.jpg) right top repeat-y;
}
.block-1 .border-bot {
	background:url(images/block_1_border.jpg) left bottom repeat-x;
}
.block-1 .corner-left-top {
	background:url(images/block_1_corner_left_top.jpg) left top no-repeat;
}
.block-1 .corner-right-top {
	background:url(images/block_1_corner_right_top.jpg) right top no-repeat;
	padding:16px 0 22px 21px;
}
.block-1 .indent {
	padding:40px 30px 18px 9px;
}
/*=====//block_1===========*/

/*=======block_2===========*/
.block-2 {
	background:url(images/block_2_top.jpg) left top repeat-x #DCF4FC;
	width:100%;
}
.block-2 .bot {
	background:url(images/block_2_bot.jpg) left bottom repeat-x;
}
.block-2 .border-left {
	background:url(images/block_2_border_left.jpg) left top repeat-y;
}
.block-2 .border-right {
	background:url(images/block_2_border_right.jpg) right top repeat-y;
}
.block-2 .corner-left-top {
	background:url(images/block_2_corner_left_top.jpg) left top no-repeat;
}
.block-2 .corner-right-top {
	background:url(images/block_2_corner_right_top.jpg) right top no-repeat;
}
.block-2 .corner-left-bot {
	background:url(images/block_2_corner_left_bot.jpg) left bottom no-repeat;
}
.block-2 .corner-right-bot {
	background:url(images/block_2_corner_right_bot.jpg) right bottom no-repeat;
	padding:16px 36px 30px 27px;
}
.block-2 .title {
	height:29px;
	padding-left:37px;
	padding-bottom: 10px;
	margin-bottom:18px;
	background:url(images/block_2_title_bg.gif) left top no-repeat;
}
.block-2 .title span {
	float:right;
}
.block-2 .title a {
	color:#299FBC;
	text-decoration:underline;
	background:url(images/footer_menu_marker.gif) left 12px no-repeat;
	padding:0 5px 0 13px;
	display:block;
	padding-top:7px;
}
.block-2 .title a:hover {
	text-decoration:none;
}
.block-2 .title-2 {
	height:59px;
	background:url(images/title_2_bg.gif) left bottom repeat-x;
	margin:6px 0 10px 0;
}
.block-2 .title-2 span {
	display:block;
	padding:44px 7px 0 0;
	color:#719FAB;
	float:right;
	font-size:0.91em;
}
/*=====//block_2===========*/

/*=======page_1===========*/
#page1 .col-1 .block-1 .corner-right-top {
	padding-left:6px;
	padding-right:0;
}
#page1 .col-1 .block-1 .title {
	margin:0 0 42px 15px;
}
#page1 .col-2 .block-2 .box-1 {
	width:301px;
}
#page1 .col-2 .block-2 .box-2 {
	width:241px;
}
/*=====//page_1===========*/

/*=======page_3===========*/
#page3 .col-1 .block-1 .corner-right-top .indent {
	padding-bottom:25px;
}
/*=====//page_3===========*/

/*=======page_4===========*/
#page4 .col-1 .block-1 .corner-right-top .indent {
	padding-right:24px;
}
#page4 .col-2 .block-2 .corner-right-bot {
	padding-bottom:45px;
}
/*=====//page_4===========*/

/*=======page_5===========*/
#page5 .col-1 .block-1 .corner-right-top .indent {
	padding-right:24px;
	padding-bottom:23px;
}
#page5 .col-2 .block-2 .title {
	margin-bottom:30px;
}
#box-1 {
	position: relative;
	float: left;
	width: 200px;
	height: 200px;
}
#box-2 {
	position: relative;
	float: left;
	width: 300px;
}
/*=====//page_5===========*/

/*=======page_6===========*/
#page6 .col-1 .block-1 .corner-right-top .indent {
	padding-right:20px;
}
#page6 .col-2 .block-2 .corner-right-bot {
	padding-bottom:50px;
}
#contact-form {
	margin-top:15px;
	color:#626262;
}
#contact-form .row {
	height:26px;
}
#contact-form input {
	width:235px;
	height:17px;
	color:#626262;
}
#contact-form textarea {
	width:235px;
	height:107px;
	overflow:hidden;
	margin-bottom:14px;
	color:#626262;
}
#contact-form img {
	margin-right:24px;
}
#contact-form input, #contact-form textarea {
	font-size:1em;
}
/*=====//page_6===========*/

/*=======page_7===========*/
#page7 #content {
	padding-right:40px;
}
#page7 #content p {
	padding-bottom:15px;
}
#page7 .block-1 .indent {
	padding-bottom:0;
}
/*=====//page_7===========*/

/*=======footer===========*/
#footer {
	height:64px;
	background:url(images/footer_bg.jpg) 38px top no-repeat;
	color:#90A0A2;
	text-align:center;
	padding:22px 5px 0 0;
}
#footer a {
	color:#90A0A2;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer ul {
	margin:0 0 5px 10px;
}
#footer li {
	padding:0 18px 0 13px;
	background:url(images/footer_menu_marker.gif) left center no-repeat;
	display:inline;
}
#footer li a, #footer li span {
	color:#299FBC;
	text-decoration:none;
	line-height:1em;
}
#footer li a:hover, #footer li span {
	text-decoration:underline;
}
/*=====//footer===========*/

.selector1 {
	text-align:left;
	font:12px Tahoma, Arial, helvetica, sans-serif;
	width:210px;
	height: 24px;
	border: 1px solid #738370;	
	background-image:url(image.gif);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:20;
}
.selector2 {
	text-align:left;
	font:12px Tahoma, Arial, helvetica, sans-serif;
	width:210px;
	height: 24px;
	border: 1px solid #738370;	
	background-image:url(image.gif);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:10;
}
.selector1:hover {
	height: 115px;
	z-index:20;	
}
.selector2:hover {
	height: 162px;
	z-index:10;	
}

.selector3 {
	text-align:left;
	font:12px Tahoma, Arial, helvetica, sans-serif;
	width:210px;
	height: 24px;
	border: 1px solid #738370;	
	background-image:url(image.gif);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:10;
}

.selector3:hover {
	height: 150px;
}


.spanner {
	display: block;
	text-align:left;
	padding:5px;
	font-size:12px!important;
	text-transform:capitalize;
}

.spanner:hover {
	background-color: #DCF4FC;
}
.spanner:active {
	background-color: white;
}
.checker {
	width:20px;
	height:20px;
	border:0px!important;
	background:0!important;
}
#submit-button {
	background:url(images/button2.jpg);
}
#submit-button:hover {
	background:url(images/button2b.jpg);
}
/* Newsfeed */

.news {
	text-align: justify;
	line-height: 22px;
	overflow:scroll;
	height: 449px;
	margin-top:-35px;
}

.news #date {
	float:left;
	margin-right: 10px;
	font-size:12px;
}

.news #title {
	font-size:12px;
	width: 255px;
	overflow: hidden;
	font-style:italic;
}

.news #description {
	width: 255px;
	font-size:12px;
}

.news #read-more {
	display:block;
}

/* Newsfeed */
/* News Item */

.news-item {
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	text-align: justify;
	line-height: 22px;
	font-size: 12px;
	width:580px;
}

.news-item #heading {
	display:block;
	font-size:18px;
	line-height: 26px;
}

.news-item #date {
	width: 100px;
	float: left;
	margin-top:10px;
	margin-bottom: 10px;	
	font-size:14px;
	border-top:1px solid #cccccc;
	border-bottom:	1px solid #cccccc;
	text-align:center;
	background-color:#D6E9FE;
}

.news-item #title {
	width: 470px;
	font-size:14px;
	font-style: italic;
	overflow: hidden;
	margin-top:10px;
	margin-bottom: 10px;
	padding-right: 10px;
	border-top:1px solid #cccccc;
	border-bottom:	1px solid #cccccc;
	text-transform:uppercase;
	text-align: right;
	background-color:#D6E9FE;

}

.news-item #description {
	width: 570px;
	display:block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.news-item #main {
	width: 570px;
	display: block;
}

.news-item #read-more {
	display:block;
}

/* Newsfeed */
