@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* GENERAL - the general styles */
	body{
		font: 71%/1.6em Arial, Tahoma, Verdana,Helvetica, sans-serif;
		color: #013c52;
		background: url(../images/bg_page.gif);
	}
	a{text-decoration: none;color: #5599a7;}
	a:hover{color: #013c52;}
	.hide,hr{display: none;}
	strong{font-weight: bold;}
	

/* LAYOUT - the main layout styles */
	/* for the rounded top */
	#containertop{
		position: absolute;
		width: 785px;
		margin: -10px auto 0 auto;
		height: 10px;
		font-size:0.1em;
		background:url(../images/container_top.png) left bottom no-repeat;
	}
	* html #containertop{behavior: url(../stylesheets/iepngfix.htc);} /* to correct transparent png in IE */
	/* container */
	#container{
		width: 785px;
		margin: 0px auto 0 auto;
		background: #ffffff ;
		padding-bottom:10px;
	}

/* HEADER */
	/* Logo  */
	
	header{
		display: block;
		float: left;
		width: 785px;
		overflow: hidden;
		padding:30px 0 0 28px;

		
	}

/* TOP NAVIGATION  */
	/* top navigation */
	#navigation_wrapper{
		background: url(../images/nav_bg2.gif) 0 0 repeat-x;
		height: 37px;
		width: 430px;
		margin: 0px 10px 0px 335px;
	}
	#navigation{
		float: left;
		padding-left:7px;
		height: 37px;
		background: url(../images/navigation_left.gif) left top no-repeat;
	}
	#navigation li{
		float: left;
		
	}
	#navigation li a{
		padding: 7px 15px 0 15px;
		height: 30px;
		float: left;
		font-weight: bold;
		color: #ffffff;
		text-transform:uppercase;
	}
	#navigation li a:hover{
		color: #53b0d2;
		background:  url(../images/nav_hover_bg.gif) 0 0 repeat-x;
	}
	#nav_wrapper{
		float: right;
		height: 37px;
		padding:7px 10px 0 0;
		background: url(../images/navigation_right.gif) right top no-repeat;
	}

	
/* MAIN IMAGE */
	#main_image{
		width:738px;
		position: relative;
		margin: 0 auto;
	}
	/* frame: the small rounded image in the corner picture (top,right,bottom,left) */
	#frame_image_top,#frame_image_bottom{
		position: absolute;
		width: 738px;
		height: 7px;
		font-size:0.1em;
		top:0;left:0;
		background: url(../images/frame_image_top.jpg) top no-repeat;
	}
	#frame_image_bottom{
		bottom:0;top:auto;
		background: url(../images/frame_image_bottom.jpg) bottom no-repeat;
	}
	* html #frame_image_top,* html #frame_image_bottom{behavior: url(../1408223945/stylesheets/stylesheets/iepngfix.htc);} /* to correct transparent png in IE */

/* BANNER */
	#banner_wrapper{
		width: 738px;
		position: relative;
		margin-left: 25px;
		overflow: hidden;
		padding:30px 0 0 0px;
	}
	.banner{
		float: left;
		width: 239px;
		_width: 210px;
		height: 184px;
		float: left;
		background:  url(../images/banner_bg.jpg) left repeat-y;
		margin-right:10px;
		_margin-right: 7px;
		position: relative;
	}
	.banner img{border: 0px; padding: 5px 0 0px 7px;}
	.banner_last{margin-right:0;}

.banner_content_container{
width: 230px; 
_width: 210px; 
padding:5px 10px 5px 15px;
}

.banner_content img {padding:0px 10px 45px 0px; float:left;}

.banner_text {color:#013c52;}
	
.more {text-align:right; padding-right:13px;}



/* FOOTER */
	
	#footer_wrapper{
		clear:both;
		width: 785px;
		margin: 0px auto 0 auto;
		text-transform:uppercase;
		font-size: 1em;
		

	}
	#footer{
		position: relative;
		width: 785px;
		height: 67px;
		background: #ffffff url(../images/footer_bg.gif) 0 bottom repeat-x;
		border-top: 1px solid #ccc; }
		
	#footer img{
		padding: 10px 0 0 20px;
		width: 738px;
		float: left;
		
	}
	.copyright_container{
	padding: 10px;
	
	}
	#footer .logo span{
		position: relative;
		display: block;
		right:-31px;top:0;
		width: 31px;
		height: 67px;
		background: url(../images/footer_right.png) right bottom no-repeat;
	}
	* html #footer .logo span, * html #footer_wrapper{behavior: url(../stylesheets/iepngfix.htc);}
	#footer ul{
		padding-top: 18px;
		padding-left: 10px;
		float: left;
	}
	#footer ul li{
		float: left;
		padding-left:10px;
	}
	#footer a{
		color: #013c52;
	}
	#footer li a:hover{
		color: #4491ad;
	}


/* CONTENT */
	#content{
		width: 738px;
		margin:26px auto 0 auto;
		position: relative;
	}
	#content_text{
		width: 500px;
		overflow: hidden;
		padding: 20px 0 20px 0;
		font-size: 1.3em;
	}

	/* content header */
	#content h2{
		background: #fff ;
		height: 30px;
		font-size:2em;
		color: #013c52;
		padding: 12px 0 5px 0px;
		border-bottom: 1px solid #ccc;
		
	}
	/* paragraph header */
	#content h3{
		height: 25px;
		font-size:1.2em;
		color: #013c52;		
		margin: 10px 0 0 0;
		
	}
	
	/* big image on the right bottom */
	.bottom_pic{
		z-index:2;
		position: absolute;
		padding-top: 20px;
		padding-right: 28px;
		bottom:2px;right:0;
		width: 287px;
		height: 260px;
		margin-bottom:-2px;
		background: url(../images/bottom_phone.jpg) right top no-repeat;
	}
		.bottom_pic2{
		z-index:2;
		position: absolute;
		padding-right: 28px;
		bottom:2px;right:0;
		width: 287px;
		height: 260px;
		margin-bottom:-2px;
		background: url(../images/bottom_phone2.jpg) right top no-repeat;
	}
		
/* ACCORDION SLIDE OUT EFFECT */
	#content_accordion{
		width: 738px;
		overflow: hidden;
		padding: 20px 0 20px 0;
		font-size: 1.2em;
			}
	.toggler {
		
		padding: 5px;
		margin-top: 5px;
		background: #add05f url(../images/plus.gif) right  no-repeat;

}

	.active {
		background-color: #4491ad;
}
