@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#231F20;
	text-align:justify;
	width: 100%;
	height:100%;
	background:url(../images/header.png) repeat-x top center #FFFFFF;
}

#all{
	background:url(../images/effict_site.png) no-repeat center top;
}

#all.inner{
	background:url(../images/effict_site_inner.png) no-repeat center top;
}

html {
	height:100%;
}

img{
	border:none;
}

.clear{
	clear:both;
}
a{
	cursor:pointer;
}

/* Header */
.header{
	width:100%;
	height:90px;
}

.header_content{
	margin:0 auto;
	width:998px;
	position:relative;
	z-index:999;
}

.header .logo{
	padding:10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.header .logo a{
	display:block;
}

.header .search{
	margin: 0px 0px 0px 0px;
	width: 197px;
	height: 38px;
	padding: 0px 0px 0px 0px;
	background: url(../images/search_bg.png) no-repeat bottom center;
	direction: ltr;
	float: right;
	z-index: 18;
	position: absolute;
	right:0px;
	top:29px;
}

.search form{
	margin:0px;
	padding:0px;
}

.search input.search_text{
	padding: 12px 10px 12px 20px;
	margin: 0px 0px 0px 0px;
	direction: ltr;
	width: 132px;
	height: 15px;
	background: none;
	font-size: 11pt;
	color: #231F20;
	text-align: left;
	border: none;
	vertical-align: top;
	position: relative;
	outline: none;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
}

.search input.search_button{
	font-family: "arial";
	cursor: pointer;
	background: url(../images/search_btn.png) no-repeat center top;
	width: 30px;
	height: 30px;
	text-align: center;
	margin: 4px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	float: right;
}

.search input.search_button:hover{
	background: url(../images/search_btn-hover.png) no-repeat center top;
}

.top-image{
	background: url(../images/top-image.png) no-repeat;
	z-index: 10;
	position: absolute;
	display: block;
	width: 407px;
	height: 338px;
	right:20px;
	top: -128px;
}

/* Menu and slider */
.menu_slider{
	position:relative;
	width:100%;
}

/* Menu and path */
.menu_path{
	position:relative;
	width:100%;
}

.menu_path.inner{
	position: static;
	width:100%;
}

/* Menu */
.menu{
	width:100%;
	height: 43px;
	position:absolute;
	top:0px;
	z-index:999999;
}

.menu.inner{
	width:100%;
	height: 43px;
	position: relative;
	top:0px;
	z-index: 7989;
}

.menu .menu_content{
	width:998px;
	margin:0 auto;
	background: url(../images/menu.png) bottom center;
	height: 43px;
	border-radius: 9px 9px 0px 0px;
    font-family: 'fjallaoneregular';

	-moz-border-radius:7px 7px 0px 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	behavior: url(library/pie/PIE.htc);
}

/* Effect Site */
.effect_site{
	width:100%;
	height:563px;
	background:url(../images/effict_site.png) no-repeat;
	background-position: center -90px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:99;
}

/* Slider */
.slider{
	position:relative;
	overflow:hidden;
	width:100%;
	height:563px;
}

.slider .slider_content{
	height:563px;
	width:1506px;
	text-align:center;
	
	left: 50%;
	float:left;
	position:absolute;
}

.slider .slider_content #wowslider-container1{
	width:100%;
	left: -50%;
}


/* content */
.content{
	z-index: 998;
	position:relative;
	margin: 0 auto;
	width: 998px;
	padding: 0px 0px 0px 0px;
	margin-top:-65px;
}

.content.inner{
	margin-top:0px;
}

/* Carousel */
.carousel{
	width:998px;
	height:104px;
	margin:0px auto;
	background:url(../images/crousal-bg_02.png) repeat-x;
}

/* Path */
.path{
	width: 998px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	height: 14px;
	border: none;
	position: relative;
	display: block;
	z-index:7985;
	margin:0 auto;
}

.path .path_content{
	padding:0px 0px 0px 0px;
	margin:0px;
}

.path ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}

.path ul li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	display:inline;
	color:#0167AF;
	font-size:10pt;
}

.path ul li a{
	margin:0px 10px 0px 2px;
	padding:0px 20px 0px 0px;
	text-decoration: none;
	float:left;
	background:url(../images/path.png) no-repeat right top;
	display:block;
	text-decoration:none;
	font-size:10pt;
	color: #000;
}

.path ul li a:hover{
	color:#0167AF;
	text-decoration: none;
	background:url(../images/path_hover.png) no-repeat right top;
}

/* ///////////////////////*********  Inner page  *********** \\\\\\\\\\\\\\\\\\\\\\\\\\ */

.inner_page{
	margin-bottom: 0px;
	position: relative;
	min-height:450px;
	
	width: 968px;
	margin: 0 auto;
	background: url(../images/content_home.jpg) repeat-x top center;
	padding: 20px 15px 0px 15px;
	position:relative;
	z-index:90;
}

.inner_page .inner_page_title {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #023784;
	font-size: 18pt;
	font-family: 'fjallaoneregular';
}

.inner_page .inner_page_text {
	font-size: 11pt;
	color: #4D4D4D;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}

.inner_page .inner_page_list {
	color: #014B80;
	font-size: 16pt;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}

.lower_footer {
	padding: 0px 0px 0px 0px;
	margin: 10px auto 10px auto;
	width: 978px;
	height: 16px;	
}

left.lower_footer {
	float:left;	
}

.left_lower_footer span{
	display: block;
	border-right: 1px solid #30302F;
	padding: 0px 10px 0px 0px;	
	float: left;
	height:15px;
	font-family: Arial;
	color: #30302F;
	font-size: 10pt;
	margin: 0px 11px 0px 0px;
}

.left_lower_footer span a{
	text-decoration: none;
	color: #30302F;
}

.left_lower_footer span a:hover{
	 text-decoration: none;
	 color: #dd514a;
}

.left_lower_footer span.last{
	border: none;
}

/* Email Solution */
.email_solution{
	float: right;
	padding:0px 0px 0px 0px;
	text-align:right;
	font-family: Arial;
	color: #30302F;
	font-size: 10pt;
}

.email_solution a{
	font-family: Arial;
	color: #30302F;
	font-size: 10pt;
	text-decoration:none;
}

.email_solution a:hover{
	text-decoration: none;
	color: #dd514a;
}

/***/

.gallery_lightbox .the_poster_img_s{
	font-size:11pt;
	margin:0px 7px 10px 7px;
	overflow:hidden;
	width:138px;
	height:114px;
	float:left;
	border: 1px solid #DD514A;
}

.gallery_lightbox .the_poster_img_s:hover{
	border: 1px solid #023784;
}

.gallery_lightbox .the_poster_img_s img{
	width:138px;
}













