/* CSS Document */

html,body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	width: 100%;
	color:#636466;
	font-size:14px;
	background-color:#b4cd95;
	height:100%;
	min-height:100%;
}

.body_landing{
	margin-top:5%;
}

p {margin: 1em 0;}

#container_out{
	width: 880px;
	margin: 0px auto;
	border: 12px solid #ffffff;
	background-color:#ffffff;
	/*min-height:1762px;*/
	min-height:100%;
	height:100%;
	height:auto;
	_height:100%;
	_height:auto;
	/*_height: expression(this.scrollHeight < 1762 ? "1762px" : "auto"); */
	position:relative;
	display:block;
}



#right_panel{
	background-color:#FFFFFF;
	/*min-height:1325px;
	_min-height:1325px;*/
	height:auto;
	/*_height: expression(this.scrollHeight < 1325 ? "1325px" : "auto"); */
}


#landing_pics{
	width:880px;
	position:relative;
	float:left;
}

#header{
	position: relative;
	float:left;
	width:880px;
	padding: 0;
	margin: 0;
	height:326px;
	overflow:hidden;
}

#header_landing{
	position: relative;
	float:left;
	width:880px;
	padding: 0;
	margin: 0;
	height:107px;
	overflow:hidden;
	margin-bottom:10px;
}

#bottom_landing{
	position: relative;
	float:left;
	width:880px;
	padding: 0;
	margin: 0;
	height:38px;
	overflow:hidden;
	width:879px;
	margin-bottom:10px;
}

#find_us_holder{
	float:left;
	position:relative;
	margin-bottom:14px;
}

.body_container_landing{
	float:left;
	position:relative;
	display:block;
	
}

#bottom_panel{
	
	float:left;
	position:relative;
	width:880px;
	
}

#bottom_left{
	float:left;
	position:relative;
	width:204px;
	
}
#bottom_left .nav_button{
	margin: 5px 0;
}

.body_container{
	float:left;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;

	_padding-left:5px;
	_padding-right:5px;
	position:relative;
	width:486px;
	display:block;
	/*min-height:1300px;
	_min-height:1300px;*/
	height:100%;
	height:auto;
	min-height:100%;
	/*_height: expression(this.scrollHeight < 1300 ? "1300px" : "auto"); */
}

#right_panel{
	float:left;
	position:relative;
	width:180px;
}

.searchTitle{
	font-weight:bold;
	width:180px;
}

.searchInput{
	background-image:url(../images/input_box.jpg);
	background-repeat:no-repeat;
	width:141px;
	
	height:30px;
	float:left;
	margin-top:5px;
}

.inputbox{
	border:0;
	width:128px;
	margin-left:6px;
	
	position:relative;
	margin-top:4px;
	
}

.searchButton{
	background-image:url(../images/go_btn.jpg);
	width:39px;
	height:30px;
	border:0;
	float:left;
	position:relative;
	margin-top:4px;
	cursor:pointer;
}

.searchButton_landing{
	background-image:url(../images/go_btn_black.jpg);
	width:39px;
	height:30px;
	border:0;
	float:left;
	cursor:pointer;
	margin-top:6px;
	margin-left:5px;
}

.searchForm{
	margin:0;
	padding:0;
	position:relative;
	height:36px;
	width:180px;
	float:right;
}

.searchForm_landing{
	margin:0;
	padding:0;
	position:relative;
	height:36px;
	width:190px;
	float:right;
}

.line_right{
	background-image:url(../images/line_right.jpg);
	margin-top:3px;
	height:19px;
	width:180px;
	background-repeat:repeat-x;
	position:relative;
	float:left;
}

.line_right2, .line_right_bottom{
	background-image:url(../images/line_right2.jpg);
	margin-top:3px;
	height:8px;
	width:180px;
	background-repeat:repeat-x;
	position:relative;
	float:left;
}

#bottom_right{
	float:left;
	position:relative;
	width:640px;
	margin-left:24px;
	_margin-left:12px;
}


/**Welcome page**/

.welcome_title{
	color:#001f53;
	font-size:22px;
}

.welcome_text{
	color:#000000;
	font-size:14px;
	line-height:20px;
	margin-left:2px;
}

.text_1, .text_2, .text_3, .text_4, .text_5, .text_6{
	color:#001f53;
	font-size:18px;
	font-weight:bold;
	
}

.text_1, .text_2, .text_3, .text_4{
	margin-top:242px;
	margin-left:5px;
}

.in_text{
	width:180px;
	color:#001f53;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	
}

.landing_page_boxes_text {
	color:#001f53;
	font-size:18px;
	font-weight:bold;
	height:50px;
	position:absolute;
	padding-left:5px;
	text-decoration:none;
	top:240px;

}

.landing_pic_1 {
	width:204px;
	height:305px;
	position:relative;
	float:left;
	margin-left:0;
	margin-right:22px;
	display:block;
	text-decoration:none;
	background-image:url(../images/landingPic_1.jpg);
	background-color:#b4cd95;
}

.landing_pic_2 {
	width:201px;
	margin-right:23px;
	height:305px;
	position:relative;
	float:left;
	margin-left:0;
	display:block;
	text-decoration:none;
	background-image:url(../images/landingPic_2.jpg);
	background-repeat:no-repeat;
	background-color:#b4cd95;
}

.landing_pic_3 {
	width:205px;
	margin-right:20px;
	height:305px;
	position:relative;
	float:left;
	margin-left:0;
	display:block;
	text-decoration:none;
	background-image:url(../images/landingPic_3.jpg);
	background-repeat:no-repeat;
	background-color:#b4cd95;
}

.landing_pic_4 {
	width:204px;
	height:305px;
	position:relative;
	float:left;
	margin-left:0;
	margin-right:0px;
	display:block;
	text-decoration:none;
	background-image:url(../images/landingPic_4.jpg);
	background-repeat:no-repeat;
	background-color:#b4cd95;
}

.pic_1, .pic_2, .pic_3, .pic_4{	
	width:204px;
	height:300px;
	position:relative;
	float:left;
	margin-left:0;
	margin-right:22px;
	display:block;
	text-decoration:none;
}

.pic_1{
	background-image:url(../images/landingPic_1.jpg);
}

.pic_2{
	background-image:url(../images/landingPic_2.jpg);
	width:201px;
	margin-right:24px;
}

.pic_3{
	background-image:url(../images/landingPic_3.jpg);
	width:205px;
	margin-right:18px;
}

.pic_4{
	background-image:url(../images/landingPic_4.jpg);
	width:205px;
	
}



/***************/

/** Navigation **/
#navigation{
	background-image:url(../images/menu.jpg);
	background-repeat:repeat-y;
	/*min-height:1400px;
	_min-height:1400px;*/
	height:auto;
	/*_height: expression(this.scrollHeight < 1400 ? "1400px" : "auto"); */
	width:190px;
	float:left;
	position:relative;
	padding:0;
	margin:0;
}

.menu_last_one{
	height:19px;
	width:190px;
	background-image:url(../images/parent_menu.jpg);
}

.menu_end{
	background-image:url(../images/menu_end.jpg);
	width:190px;
	height:8px;
	overflow:hidden;
}

.menu_text_parent, .menu_text_child{
	/*color:#005958;
	text-decoration:none;
	font-size:14px;
	margin-left:25px;
	display:block;
	width:150px;
	position:relative;
	cursor:pointer;
	overflow:hidden;*/
	
	color:#005958;
	text-decoration:none;
	font-size:14px;
	margin-left:25px;
	width:190px;
	position:relative;
	cursor:pointer;
	overflow:hidden;
}

.menu_text_child{
	font-size:12px;
}



.menu_text_child{
	color:#005958;
}

.menu_text_child:hover, .menu_text_parent:hover{
	color:#003333;
}

.menu_child{
	background-image:url(../images/menu.jpg);
	background-repeat:repeat-y;
	width:190px;
}

.bottom_breaker{
	background-image:url(../images/menu.jpg);
	background-repeat:repeat-y;
	width:190px;
	height:9px;
	overflow:hidden;
}

.menu_text_parent:active, .menu_text_child:active, .menu_text_parent:focus, .menu_text_child:focus{
	
}


/** Navigation end **/

/** Content **/

#title_level_1, #content_title,.content_title{
	color:#5b9b98;
	font-weight:bold;
	margin-bottom:4px;
	text-decoration:none;
}


#title_level_2, .title_level_2{
	color:#005958;
	font-size:28px;
	margin-bottom:16px;
}

#content_text{
	line-height:20px;
}

/** Content End **/

#large_image{
	height:auto;
	width:180px;
	display:block;
	position:relative;
	float:left;
	background-color:#FFFFFF;
}

#thumbnails{
	margin-top:3px;
	margin-bottom:10px;
	height:41px;
	position:relative;
	float:left;
	width:180px;
}


#thumb_1, #thumb_2, #thumb_3, #thumb_4{
	height:41px;
	width:42px;
	float:left;
	margin-top:3px;
	position:relative;
	display:block;
	background-color:#bcbec0;
	margin-right:4px;
}

#thumb_4{
	margin-right:0;
}

#pictures{
	width:180px;
	float:left;
	position:relative;
}

#right_logos{
	width:180px;
	height:85px;
	float:left;
	position:relative;
}

.rightL, .leftL{
	float:left;
	position:relative;
	margin-top:4px;
}

/** images **/

/** Pagination**/
#pagination{
	margin-top:50px;
}

#gall_large_image{
	width: 457px;
	height: 260px;
	background-color:#FFFFFF;
	float:left;
	text-align:center;
}

.gall_thumb_holder{
	width: 470px;
	float:left;
	margin-top:5px;
}

.gall_thumbnails{
	width: 28px;
	height:28px;
	float:left;
	background-color:#FFFFFF;
	margin-right:5px;
	position:relative;
	margin-top: 5px;
}

.gall_title{
	font-weight:bold;
}

.gall_text{
	width: 460px;
	float:left;
	margin-top:15px;
	
}

.address_landing{
	padding:8px;
	background-color:#005957;
	color:#FFFFFF;
	font-size:12px;
	float:left;
	width:655px;
	margin-left:24px;
	_margin-left:12px;
}

.bullet{
	float:left; color:#caab2c;
	width:15px;
	font-size:18px;
}