/* CSS Document */

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

.body_landing{
	margin-top:5%;
}

p {margin: 1em 0;}

.landing_box_1 {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	height:100px;
	margin-top:125px;
	padding-left:5px;
}

#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;
}

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

#right_panel{
	background-color:#FFFFFF;
	/*min-height:1325px;
	_min-height:1325px;*/
	height:auto;
	/*_height: expression(this.scrollHeight < 1325 ? "1325px" : "auto"); */
	width:180px;
	/*_width:140px;*/
	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;
}

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

#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:185px;
	
}

.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"); */
	
}

.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:655px;
	
}


/**Welcome page**/

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

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

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

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


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

}


.pic_1, .pic_2, .pic_3, .pic_4, .pic_5, .pic_6{	
	

	
}


.pic_1{	
	width:280px;
	height:150px;
	position:relative;
	float:left;
	margin-left:0;
	margin-right:19px;
	margin-bottom:10px;
	display:block;
	text-decoration:none;
	background-image:url(../images/landingPic_1.jpg);
}

.pic_2{
	width:280px;
	height:150px;
	position:relative;
	float:left;
	margin-left:0;
	margin-right:19px;
	margin-bottom:10px;
	display:block;
	text-decoration:none;
	background-image:url(../images/landingPic_2.jpg);
}

.pic_3{
	width:280px;
	height:150px;
	position:relative;
	float:left;
	margin-left:0;
	margin-right:0px;
	margin-bottom:10px;
	display:block;
	text-decoration:none;
	background-image:url(../images/landingPic_3.jpg);
}

.pic_4{
	width:280px;
	height:150px;
	position:relative;
	float:left;
	margin-left:0;
	margin-right:19px;
	margin-bottom:0px;
	display:block;
	text-decoration:none;
	background-image:url(../images/landingPic_4.jpg);
	width:281px;
	height:145px;
	
}

.pic_5{
	width:280px;
	height:150px;
	position:relative;
	float:left;
	margin-left:0;
	margin-right:19px;
	margin-bottom:0px;
	display:block;
	text-decoration:none;
	background-image:url(../images/landingPic_6.jpg);
	width:280px;
	height:145px;
	
}

.pic_6{
	width:280px;
	height:150px;
	position:relative;
	float:left;
	margin-left:0;
	margin-right:0px;
	margin-bottom:0px;
	display:block;
	text-decoration:none;
	background-image:url(../images/landingPic_5.jpg);
	width:280px;
	height:145px;
}


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

/** 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:11px;
	overflow:hidden;
}

.menu_text_parent, .menu_text_child{
	color:#0b3464;
	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_parent:hover, .menu_text_child:hover{
	color:#000066;
}

.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;
}




/** Navigation end **/

/** Content **/

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


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

#content_text{
	line-height:20px;
	width:490px;
}

#content_text table{
	width:490px;
}
/** 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;
}

/** images **/

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

.ticker_text{
	text-decoration:none; color:#000000;
}

.ticker_text:hover{
	color:#000066;
}

/*** FORM ELEMENTS **/

.left_form{
	width:190px;
	float:left;

	display:block;
	position:relative;
}

.right_form{
	width:300px;
	float:left;
	margin-bottom:3px;

	display:block;
	position:relative;
}

/*** PRO REQUEST FORM **/
.pro_left{
	width:245px;
	float:left;

	display:block;
	position:relative;
}

.pro_right{
	width:245px;
	float:left;
	margin-bottom:5px;

	display:block;
	position:relative;
}

#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;
	
}

.news_container{
	float:left;
	width:490px;
	margin-bottom:20px;
	color:#000000;
	font-size:12px;
}

.news_image{
	float:left;
	width: 102px;
}

.news_text{
	float:left;
	margin-left:5px;
	
	width: 368px;
}

.news_title{
	float:left;
	font-weight:bold;
	width: 368px;
}

.news_more{
	color:#300167;
	text-decoration:none;
	font-weight:bold;
}

.archive_title{
	float:left;
	width:120px;
	font-weight:bold;
}

.archive_container{
	float:left;
	width:490px;
	margin-bottom:20px;
	color:#000000;
	font-size:12px;
}

.archive_description{
	float:left;
	width:340px;
}

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