@charset "utf-8";
*{
	border: 0;
	margin: 0;
	padding: 0;
	font-family:Ariel, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	
}
strong{font-weight:normal;}

body{
	margin:0 auto;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	background:url(images/body_bg.gif) repeat-x #05605b;}
	
#container{
	margin:0 auto;
	width:1000px; 
	position:relative;
	margin-top:5px;
	background:#05605b;
	}
	
#head{
	width:1000px;
	height:16px;
	position:relative;
	float:left;
	background:#033633;
	}
#head h1{line-height:12px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	color:#05605b;
	font-size:11px;
	}
	
	
#header{
	width:1000px;
	height:138px;
	position:relative;
	float:left;
	margin-top:0px;
	}
	
#langs{
	position:absolute;
	width:250px;
	height:20px;
	left:0px;
	top:4px;
	}
	
#langs a{
	font-size:13px;
	line-height:20px;
	margin-left:5px;
	margin-right:5px;	
	text-decoration:none;
	color:#033633;
	}
#langs a:hover{
	color:#ffffff;
	text-decoration:underline;
	}
	
	
	
	
/*   navigation   */
#container ul.nav, #container .nav ul, #container ul.footer, #container .footer ul{
	margin: 0; padding: 0;
	list-style: none;}

#container ul.nav li,#container .nav ul li, #container ul.footer li, #container .footer ul li{
	margin: 0; padding: 0;}

#nav{
	background-color:#045a1a;
	width:1000px;
	position:relative;
	background:url(images/navbg.jpg) no-repeat;
	float:left;	
	}

#nav-primary{
	margin: 0;  padding: 0px 0 0 0; height:27px;
	width: 1000px; margin: 0 auto;margin-left:0px;
}

#nav-primary a{
	line-height:27px;
	height:27px;
	display:block;
	padding-left:14px; padding-right:14px;
	text-decoration: none;
	color: #000;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 12px;}

#nav-primary ul#nav-corporate{
	margin: 0; padding: 0;
	width: 100%;
	float: left;}

#nav-primary ul#nav-corporate li{
	margin: 0 1px 0 0;
	float: left;
	left:-4px;
	background: transparent url(images/prime_nav.png) no-repeat 0 0;}

#nav-primary ul#nav-corporate li a{
	float: left;
	background: transparent url(images/prime_nav-end.png) no-repeat right 0;}
	
#nav-primary ul#nav-corporate li:hover{
	margin: 0 1px 0 0;
	float: left;
	left:-4px;
	background: transparent url(images/prime_nav.png) no-repeat 0 -100px !important;}

#nav-primary ul#nav-corporate li a:hover{
	float: left;
	background: transparent url(images/prime_nav-end.png) no-repeat right -100px !important;
	color:#fff;}
	
#nav-primary ul li.current{
	background: transparent url(images/prime_nav.png) no-repeat 0 -100px !important;}

#nav-primary ul li.current a{
	color: #ffffff;
	background: transparent url(images/prime_nav-end.png) no-repeat right -100px !important;}
	
#nav-secondary{
	margin: 0; padding: 0px 0 0 0;
	background:url(images/menu1a.gif) repeat-x bottom ;
	width: 1000px; margin: 0 auto;
}

#nav-secondary a{

	line-height:20px;
	display:block;
	height:25px;
	padding-left:10px; padding-right:8px;
	text-decoration: none;
	color: #fff;
	font-weight:normal;
	font-size: 12px;}

#nav-secondary ul#nav-corporate{
	margin: 0; padding: 0;
	width: 100%;
	float: left;

}

#nav-secondary ul#nav-corporate li{
	margin: 0 1px 0 0;
	float: left;
	background: #045a1a;
	
}

#nav-secondary ul#nav-corporate li a{
	float: left;
	background:none;
	}

#nav-secondary ul#nav-corporate li a:hover{
	float: left;
	color:#045a1a;
	background:url(images/menu1a_over.gif) repeat-x bottom}
		
#nav-secondary ul li.current{
	background: #91d0a3 !important;}

#nav-secondary ul li.current a{
	color: #045a1a;
	background:url(images/menu1a_over.gif) repeat-x bottom !important;}
	
#nav-third{
	margin: 0; padding: 0 0 0 18px;
	background:url(images/arrow.gif) no-repeat left 10px #91d0a3;
	width: 982px; margin: 0 auto;}

#nav-third a{
	line-height:15px;
	display:block;
	height:20px;
	padding-left:14px; padding-right:14px;
	text-decoration: none;
	color: #045a1a;
	font-size: 12px;}

#nav-third ul#nav-corporate{
	margin: 0; padding: 0;
	width: 100%;
	float: left;}

#nav-third ul#nav-corporate li{
	margin: 0 2px 0 0;
	float: left;
	background: #91d0a3;}

#nav-third ul#nav-corporate li a{
	float: left;
	background: #91d0a3;}
	
#nav-third ul#nav-corporate li a:hover{
	text-decoration:underline;}
	
#nav-third ul li.current{
	background: #91d0a3 !important;}

#nav-third ul li.current a{
	color: #045a1a;
	text-decoration:underline;
	background: #91d0a3 !important;}
	
.nav ul:after,
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}

.nav ul, .clearfix{display:inline-block;}
.nav ul,.clearfix {display: block;}
.details_clearfix{
	position:relative;
	float:left;
	list-style:none;
	margin-top:20px;}
.details_clearfix a{
	text-decoration:none;
	color:#000000;
	font-size:12px;}
.details_clearfix li{
	width:170px;
	line-height:25px;
	list-style:none;
	border-bottom:0px solid #eeeeee;}
#page{
	position:relative;
	float:left;
	width:100%;
	background:white;}
.m10{margin:10px; border:0px;}

/*left menu holder*/
#left{
	position:relative;
	float:left;
	width:200px;
	background:#91d0a3;
	z-index:1;

	}

/*first menu group*/	
.menu_one{
	position:relative;
	float:left;
	width:200px;
	background:#91d0a3;
	margin-top:0px;
	padding-bottom:10px;

}	
.head_menu{
	vertical-align:text-bottom;
	display:block;
	height:30px;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
	width:100%;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	background:url(images/menu.gif) repeat-x top;

}	
	
/*menu header*/
.menu_one h2{
	color:#ffffff;
	font-size:12px;
	display:block;
	height:25px;
	padding-top:4px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	width:100%;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;

	}
	

/*offer right details holder*/
.detail_right{
	position:relative;
	float:left;
	display:block;
	width:180px;
	height:100%;
	border-left:0px solid #000000;
	margin-top:25px;
	padding-left:0px;
	padding-bottom:15px;}

/*back button holder*/
.detail_right .back{
	position:relative; 
	float:left;
	line-height:20px;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	background:url(images/back.gif) no-repeat left;
	padding-left:15px;
	border-bottom:1px solid #033633;
	width:160px;
	display:block;
	margin-bottom:20px;
	}
.detail_right .back:hover{
	color:#045a1a;
	
	}
	
	
	
	
	
.link_first{
	font-size:12px;
	font-weight:bold;
	display:block;
	width:195px;
	padding-left:10px;
	text-decoration:none;
	color:black;
	text-transform:uppercase;
	line-height:25px;
	}
	
.link_first:hover{
	text-decoration:underline;
	background:#def7e7;}
	
.link_second{
	font-size:12px;
	font-weight:normal;
	display:block;
	width:165px;
	padding-left:35px;
	text-decoration:none;
	color:#000000;
	background:url(images/dash.gif) no-repeat left;
	line-height:20px;}
	
.link_second:hover{
	text-decoration:underline;
		background:#def7e7;
	/*background:url(images/dash.gif) no-repeat left #f8f4e9;*/}
	
.link_third{
	font-size:12px;
	font-weight:normal;
	display:block;
	width:155px;
	padding-left:35px;
	margin-left:10px;
	text-decoration:none;
	color:#000000;
	background:#91d0a3;
	line-height:25px;}
	
.link_third:hover{
	text-align:right;
	text-decoration:underline;
	background:#91d0a3;}
		

	
.link_normal{
	font-weight:normal;
	font-size:12px;
	color:#000000;
	display:block;
	width:175px;
	padding-left:10px;
	text-decoration:none;
	line-height:18px;}

.link_normal:hover{
text-decoration:underline;
}	
	
.underline{
	text-decoration:underline;}
/*search box*/


.nav_feature{
			margin: 0;
			color: #045a1a;
			width: 180px;
			}
#feature-search{
			color:#045a1a;
			font-size: 107%;
		}
		#feature-search form{
			padding: 5px 3px 5px 10px; margin: 0;
			width: 176px;
		}
		#feature-search ol, #feature-search li{
			padding: 0; margin: 0; text-indent: 0;
			list-style-type:none;
		}
		#feature-search li.left{
		float: left; width: 75px;
		margin: 2px 0px 0 0;
		}
		#feature-search li.right{
		float: right; width: 75px;
		margin: 2px 16px 0 0;
		}
		#feature-search label{
			display: block;
			color:#045a1a;
			font-size:12px;
			padding: 2px 0; margin: 0;
		}
		#feature-search select{
			width: 160px;
			border: 1px solid #045a1a;
			font-size: 92%;
			padding: 1px;
		}
		#feature-search input.short{
			width: 75px;
			border:1px solid #045a1a;
		}
		#feature-search #search-btn {
		 display: block;
		  width: 75px;  height: 20px;
		  margin: 0px auto; padding:  0px 0px;
		  border: 0;
		  text-indent: -1000em;
		  cursor:pointer;
		  }
.clear{clear:both;}
.center{text-align:center;}
/*end of search */

#center{
	position:relative;
	float:left;
	background:white;
	padding-top:0px;
	margin-left:4px;
	padding-left:10px;
	padding-right:10px;
}


#mypage{
	position:relative;
	float:left;
	padding-left:10px;
	padding-right:10px;}

#mypage a {
color:#045a1a;
text-decoration:none;
}
#mypage a:hover{
background:#91d0a3;
color:#000000;
text-decoration:underline;
}	
	
#mypage h1{
	font-size:14px;
	color:#033633;
	text-transform:uppercase;
	margin-bottom:10px;
	margin-top:10px;
	letter-spacing:1px;}
	
.map_header{
	font-size:14px;
	color:#033633;
	text-transform:uppercase;
	margin-bottom:10px;
	margin-top:10px;
	letter-spacing:1px;}
.map_links {
	display:block;
	line-height:25px;
	margin-top:8px;
	color: #045a1a;
	margin-left:70px;
	text-decoration: none;
	text-transform:uppercase;
	font-size: 12px;
	}
#mypage h2{
	font-size:14px;
	color:#033633;
	text-transform:uppercase;
	margin-bottom:10px;
	margin-top:10px;
	letter-spacing:1px;}
.page_listing{
	position:relative;
	float:left;
	width:100%;
	height:30px;
	margin-top:20px;
	margin-bottom:10px;}
.page_normal{
	text-decoration:none;
	font-size:12px;
	color:#000000;
	line-height:22px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	margin:3px;
	float:left;}
.page_normal:hover{
	text-decoration:none;
	font-size:12px;
	color:#ffffff;
	line-height:22px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	margin:3px;
	background:#045a1a;
	float:left;}

.page_selected{
	text-decoration:none;
	font-size:12px;
	color:white;
	font-weight:bold;
	line-height:22px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	background:#045a1a;
	margin:3px;
	float:left;}
	
.html{
position:relative; float:left; width:100%; margin-bottom:20px;

}

.html h1{
	font-size:14px;
	color:#033633;
	text-transform:uppercase;
	letter-spacing:1px;
 
	  }
.html a {
	font-weight:normal;
	font-size:12px;
	color:#045a1a;
	text-decoration:none;	
	
}
.html a:hover {
	text-decoration:underline; 
}




.htmlbtm{
position:relative; float:left; width:100%; margin-bottom:20px; color:#fff;}

.htmlbtm h1{
	font-size:14px;
	color:#033633;
	text-transform:uppercase;
	letter-spacing:1px;
 
	  }
.htmlbtm a {
	font-weight:normal;
	font-size:12px;
	color:#045a1a;
	text-decoration:none;
}
.htmlbtm a:hover {
   	background:#91d0a3;
	color:#000000;
}




.img130{
	position:relative;
	float:left;
	padding:1px; 
	border:0px solid #b5dc11;
	margin:1px;
	text-indent:0px;
	background:none;}
.img400{
	position:relative;
	float:left;
	padding:1px; 
	border:0px solid #b5dc11;
	background:none;
	margin-bottom:10px;
	margin:1px;}
.img130:hover{
	border:0px solid #336600;}
/*==========================style inside===============================*/
.inside{
	padding-left:20px;
	padding-right:20px;
	margin-top:20px;
	margin-bottom:20px;
	position:relative;
	float:left;
	width:540px;
	text-align:justify;
}
.inside h1{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;}
.inside h3 a{
	font-size:14px;
	line-height:25px;
	text-decoration:none;}
.inside h3 a:hover{
	text-decoration:underline;}		
.inside p{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;}
	
.red{color:#a73715;}	
/*==================end of inside ======================================*/
#right{
	position:relative;
	float:right;
	width:200px;
	background:#91d0a3;}
	
#footer{
	position:relative;
	float: left;
	width:100%;
	text-align:center;
	color:#91d0a3;
	background:white;
	padding-top:1px;}
#footer a{
	color:#91d0a3;
	text-decoration:none;}
#footer a:hover{
	text-decoration:underline;}

#footer-primary{
	padding: 0px 0 0 0; height:20px;
	width: 1000px; margin: 0 auto;
	background:#045a1a;
	border-top:0px solid #ffffff;
	
}

#footer-primary a{
	line-height:20px;
	height:20px;
	display:block;
	padding-left:14px; padding-right:14px;
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	text-transform:none;
	font-size: 12px;}

#footer-primary ul#footer-corporate{
	margin: 0; padding: 0;
	width: 100%;
	float: left;}

#footer-primary ul#footer-corporate li{
	margin: 0 0px 0 0;
	float: left;
	left:-4px;
	background: #045a1a;}

#footer-primary ul#footer-corporate li a{
	float: left;
	background: #045a1a;}

#footer-primary ul#footer-corporate li a:hover{
	float: left;
	background: #91d0a3;
	color:black;
	text-decoration:none;}
	
#footer-primary ul li.current{
	background: #91d0a3;}

#footer-primary ul li.current a{
	color: #ffffff;
	background:#91d0a3;}
	
#footer-secondary{
	margin: 0; padding: 0px 0 0 0;
	background:#045a1a;
	width: 1000px; margin: 0 auto;}

#footer-secondary a{
	line-height:20px;
	display:block;
	height:20px;
	padding-left:8px; padding-right:8px;
	text-decoration: none;
	color: #000000;
	font-weight:normal;
	font-size: 12px;}

#footer-secondary ul#footer-corporate{
	margin: 0; padding: 0;
	width: 100%;
	float: left;}

#footer-secondary ul#footer-corporate li{
	margin: 0 0px 0 0;
	float: left;
	background: #045a1a;}

#footer-secondary ul#footer-corporate li a{
	float: left;
	background: #045a1a;}

#footer-secondary ul#footer-corporate li a:hover{
	float: left;
	color:#91d0a3;
	background: #045a1a;}
		
#footer-secondary ul li.current{
	background: #045a1a !important;}

#footer-secondary ul li.current a{
	color: #ffffff;
	text-decoration:underline;
	background: #045a1a !important;}
	
#footer-third{
	margin: 0; padding: 0 0 0 18px;
	background:#045a1a;
	width: 982px; margin: 0 auto;}

#footer-third a{
	line-height:20px;
	display:block;
	height:20px;
	padding-left:14px; padding-right:14px;
	text-decoration: none;
	color: #91d0a3;
	font-size: 12px;}

#footer-third ul#footer-corporate{
	margin: 0; padding: 0;
	width: 100%;
	float: left;}

#footer-third ul#footer-corporate li{
	margin: 0 2px 0 0;
	float: left;
	background: #045a1a;}

#footer-third ul#footer-corporate li a{
	float: left;
	background: #045a1a;}
	
#footer-third ul#footer-corporate li a:hover{
	text-decoration:underline;}
	
#footer-third ul li.current{
	background: #045a1a !important;}

#footer-third ul li.current a{
	color: #ffffff;
	text-decoration:underline;
	background: #045a1a !important;}
	
.footer ul:after,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.footer ul, .clearfix{display:inline-block;}/*Hide from IE Mac\*/.footer ul,.clearfix {display: block;}/*End hide from IE Mac*/	

#footer-rights{
	margin: 0; 
	background:#05605b;
	color:#ffffff;
	padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:10px;
		font-size:11px;
	width: 980px; margin: 0 auto;}
	
.path{
	position:relative; 
	float:left;
	border-bottom:0px solid #05605b;
	width:100%;
	margin-bottom:20px;
	color:#000000;}
.path a{
	line-height:15px;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	}
.path a:hover{
	color:#000000;
	text-decoration:none;
	background:#91d0a3;}


.pathbtm{
	position:relative; 
	float:left;
	border-bottom:0px solid #05605b;
	width:100%;
	margin-bottom:20px;
	color:#000000;}
.pathbtm a{line-height:15px;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}
.pathbtm a:hover{
	text-decoration:none;
}



.titlebtm{
	position:relative;
	font-size:10px; 
	float:left;
	border-bottom:0px solid #ffffff;
	width:100%;
	margin-bottom:20px;
	color:#033633; 
}
	
.titlebtm_link a{
	font-size:10px; 
	color:#033633;}
	
	
	
.htmlrght {
	position:relative;
	font-size:12px; 
	float:right;
	margin-top:10px;
	margin-bottom:10px;	
	margin-right:15px;
	color:#033633;
}
.htmlrght a,
.htmlrght a:hover{
	position:relative;
	font-size:12px; 
	float:right;
	margin-top:0px;
	margin-right:20px;
	color:#033633;
	text-decoration:none;
	font-weight:bold;
}
