* {
  margin: 0;
  padding: 0;
}

html, body {height: 100%;}

#content {
  position: relative;
  min-height: 100%;
}

* html #content {
  height: 100%;
  font-family: 'Titillium Web', verdana;
}

#content_in {
  margin:0 auto;
  padding-bottom: 240px;
  /*width:1280px;*/
  /*border: solid 1px #000;*/
}


div{
	font-family: 'Titillium Web', verdana;
	font-size:16px;
	color:#373737; /*grey*/
}




h1,h1 a,h1 a:link,h1 a:visited,h1 a:hover,h1 a:active{
	font-size:24px;
	color:#b0cc24; /*c0d731;*/
	text-decoration:none;
}



h2{
	font-size:18px;
	color:#0f4e69;
}


li{
	/*margin-left:25px;
	margin-bottom:5px;
	margin-top:0px;
	list-style-image:url('../images/sqpurple.gif');*/
	background: url('../images/sqpurple.gif') no-repeat 4px 10px transparent;
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 5px 20px;
    vertical-align: middle;

}
#example li{
	background: none;
}



#bottom {
  position: relative;
  height: 200px;
  margin:auto;
  margin-top: -200px;
  /*width:100%;*/
  width:1280px;
  /*background-image: url('../images/capher_bg.png');*/
  /*clear: both;
  border: solid 1px #000;*/
  
}

.header{
	position: relative;
	margin:0 auto;
	width:980px;
	padding:20px 150px 20px 150px;
}


.logo {
  position: relative;
  margin:0 auto;
  float:left;
  width:211px; 
  height:100px;
}









.menu{
	position: relative;
	margin:0 auto;
	padding-top:45px;
	float:right;
	height:65px;
}

.menu ul{
	list-style-type: none;
	padding: 0px ;
	margin: -10px 0 0 0;
}

.menu li{
	/*background-image: url('../images/menu_btn.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px; */
	list-style-type:none;
	margin: 0 0 0 5px;
	text-align:center;
	float:left;
	width:140px;
	
	
	height: 25px;
	/*min-width:140px;*/

	/*min-height:40px;*/
	/*line-height: 50px;*/
	background: none;
	/*padding:0 0 0 0 ;*/
	padding:20px 0px 20px 0px;
	display:block;
}


.menu li:hover{
	border-bottom: solid 3px #c0d731;
}


.menu li.active{
	border-bottom: solid 3px #c0d731 !important;
}

.menu li.active a{
	font-weight:bold;
}



.menu li a{
	font-family: 'Titillium Web', verdana;
	font-size:18px;
	color: #0f4e69; /*blue */
	text-decoration: none;
	line-height:20px;	
}

.menu ul li ul{
	position:absolute;
	z-index:9999;
	/*top:-999px !important;*/
	display: none;
	/* visibility: hidden;
	opacity:0;
	transition: opacity 0.3s linear, visibility 0.3s linear;*/
}


.menu ul li:hover ul{
	position:absolute;

	top:85px !important;
	display:block;
	border-bottom:none;

    /*visibility: visible;
    opacity: 1;*/
}


.menu ul ul li {
	list-style-type:none;
	position:relative;
	/*margin:2px 0 0 0;*/
	margin:0;
	clear: both;
	height:auto !important;
	/*background-color:#f2f2f2;*/
	background: url("../images/menu_lev2_bg.gif");
	padding:9px 5px 7px 5px !important;	
	width:130px !important;
	border-bottom: none !important;
}

.menu ul ul li.active {
	border-bottom: none !important;
	/*line-height:20px !important;*/

}


.menu ul ul li:hover {
	/*background-color:#e3e2e2;*/
	background: url("../images/menu_lev2_bg_hover.gif");
}



.menu ul ul li:hover a {
	/*font-weight:bold !important;
	font-size:11px !important;*/
}


.menu ul ul li a {
	font-size:13px !important;
	font-weight:normal !important;
}


.menu ul ul li a:hover {
	/*font-weight:bold !important;
	font-size:11px !important;*/
}

.menu ul ul li.active a {
	font-weight:bold !important;
	/*font-size:11px !important;*/
}


.menu ul ul  {
	margin:17px 0 0 0;
}

/* bottom menu */
.bottom_menu{
	position: relative;
	margin:0 auto;
	padding-top:0px;
	float:left;
	font-size: 12px;
}

.bottom_menu ul{
	list-style-type: none;
	padding: 0px ;
	margin: 0 0 0 -10px;
}

.bottom_menu li{
	list-style-type: none;
	margin: 0 0 0 0px;
	text-align: center;
	float: left;
	background: none;
	padding: 0px 10px 0px 10px;
	display: block;
	border-right: solid 1px #ffffff;
}

.bottom_menu li.last {
	border-right: none 0 black;
}

.bottom_menu li:hover{
	/*border-bottom: solid 1px #ffffff;*/
}

.bottom_menu li a{
	font-family: 'Titillium Web', verdana;
	font-size: 12px;
	color: #ffffff; 
	text-decoration: none;
	line-height: 15px;	
}


.bottom_menu li a:hover{
	text-decoration: underline;
}


 /* end of Bottom Menu */




.hp_main{
	position: relative;
	margin:0 auto;
	width:1280px;
	height:375px;
	/*background:#000;*/
}

.hp_pics{
	position: relative;
	margin:0 auto;
	width:1280px;
}


.txt{
	
	position: relative;
	margin:0 auto;
	width:980px;
	padding: 80px 150px 20px 150px;
}


/*
.hp_banner1{
	float:left;
	width:330px;
	min-height:120px;
	padding-bottom:30px;
	border-bottom: solid 2px #c0d731;  
	font-size:18px;
	color:#373737; 
	font-weight:300;
}
*/


/*.hp_banner2{
	float:left;
	width:330px;
	min-height:120px;
	margin-left:0px;
	padding:30px 0 30px 0;
	color:#4d95ba; 
	font-size:22px;
	border-bottom: solid 2px #c0d731;  
	font-style : none;
	font-weight:bold;
}*/



/*.hp_btn{
	float:left;
	margin-top:-80px;
	width:330px;
	text-align:right;
}

.hp_btn a{
	background:#fff;
	padding-left:5px;
	color:#0f4e69 !important;
	font-size: 18px;
	text-decoration: none;
	font-weight:bold;
}
*/

.hp_banner1{
	float:left;
	width: 460px;
	min-height: 100px;
	border-bottom: solid 2px #c0d731;  /*green*/
	font-size:18px;
	color: #373737; /*grey*/
	font-weight:300;
	padding: 0 0 10px 0;
}


.hp_banner2{
	float:left;
	width: 490px;
	min-height: 100px;
	padding: 0 0 10px 0;
	color: #373737; 
	font-size: 18px;
	border-bottom: solid 2px #c0d731;  
	font-style : none;
	font-weight: 300;
}



.hp_btn{
	float:left;
	margin-top: -100px;
	width: 460px;
	text-align: right;
	margin-bottom: 20px;
}

.hp_btn a{
	background:#fff;
	padding-left:5px;
	color:#0f4e69 !important;
	font-size: 18px;
	text-decoration: none;
	font-weight:bold;
}

.hp_btn2{
	float:left;
	margin-top: -100px;
	width: 490px;
	text-align:right;
	margin-bottom: 20px;
}

.hp_btn2 a{
	background:#fff;
	padding-left:5px;
	color:#0f4e69 !important;
	font-size: 18px;
	text-decoration: none;
	font-weight:bold;
}




.links_s{
	font-size:12px;
	color:#0f4e69; /*blue*/
	text-decoration: none;
}



.links_s_white{
	font-size:12px;
	color:#fff; 
	text-decoration: none;
}

a.links_s_white:link{
    font-size:12px;
	color:#fff; 
	text-decoration: none;
	}
a.links_s_white:visited{
    font-size:12px;
	color:#fff; 
	text-decoration: none;
	}
a.links_s_white:hover{
    font-size:12px;
	color:#fff; 
	text-decoration: none;
	}



.inner_pic{
	position: relative;
	/*overflow:hidden;*/
	margin:0 auto;
	width:100%;
	height:130px;
	/*background:#000;*/
}


.top_strip{
	position: relative;
	margin:0 auto;
	/*width:100%;*/
	width:1280px;
	height:60px;
	background-color:#0f4e69;
}

.top_title{
	position: relative;
	margin:0 auto;
	padding-top:13px;
	width:980px;
	color:#fff;
	font-size:20px;
}

.image_in{
	position:absolute; 
	z-index:1;
	margin-top:40px;
	margin-left:820px;
}

.txt_in{
	position: relative;
	margin:0 auto;
	margin-top:0px;
	width:980px;
	padding: 50px 150px 20px 150px;
}

.left_col{
	float:left;
	/*width:450px;*/
	width:643px;
	margin-top:-35px;
}


/*.right_col{
	float:left;
	width:307px;
	min-height:317px;
	margin:195px 0 0 142px;
	padding:60px 30px 30px 30px;
	background-image: url('../images/right_box.jpg');
	background-repeat: no-repeat;
}*/

.right_col{
	float:left;
	width:222px;
	min-height:232px;
	margin:90px 0 0 30px;
	padding:60px 30px 30px 30px;
	background-image: url('../images/right_box.jpg');
	background-repeat: no-repeat;
}


.right_col div{
	/*width:280px;*/
	width:190px;
	min-height:30px;
	padding:0 20px 0 0;
	margin:6px 0 0 0;
	border-bottom: solid 1px #0f4e69; /*blue*/
	background-image: url('../images/right_box_arrow.png')   ;
	background-repeat: no-repeat;
	background-position: right top;
}


.right_col a{
	color:#0f4e69 !important; /*blue*/
	font-size:16px;
	text-decoration: none;
	font-weight:bold;
	font-style : italic;
}

.right_col a:hover{
	text-decoration: none;
}

.right_col p{
	color:#0f4e69; /*blue*/
	font-size:22px;
	text-decoration: none;
}

.pic_box{
	float:left;
	width:147px;
	height:147px;
	margin-right:30px;
}

.card_text{
	float:left;
	/*width:290px;*/
	width:460px;
	min-height:125px;
	padding-bottom:20px;
	border-bottom: solid 1px #c0d731; /*green*/
}

.card_btn{
	float:right;
	margin-top:-18px;
	width:447px;
	text-align:right;
}

.card_btn a{
	background:#fff;
	padding-left:5px;
	color:#0f4e69 !important;
	font-size: 16px;
	text-decoration: none !important;
	font-weight:bold;
}





.cont_field{
	float:left;
	width:115px;
	padding-top:5px;
	font-size:14px;
}

.cont_input{
	margin:0 auto;
	float:left;
	height:17px;
	width:214px;
	background-image: url('../images/cont_input.jpg');
	border-style:solid;
	border-width:1px;
	border-color:#fff;
	background-color:#fff;
	font-size:12px;
	color:#373737;
	padding:10px;
}


.cont_area {
	resize: none; 
overflow: auto;
	text-align:left;
	border-style:solid;
	border-width:1px;
	border-color:#fff;
	background-color:#fff;
	font-size:13px;
	color:#373737;
	background-image: url('../images/cont_area.jpg');
	width:214px;
	height: 94px;
	padding:10px 10px 0 10px;
	font-family: 'Titillium Web', verdana;
}


.send1{
	height:27px;
	width:107px;
	padding:7px 0 0 0;
	background-image: url('../images/btn_send.jpg');
	color:#fff;
	text-align:center;
	
}

.send2{
    	height:22px;
	width:90px;
	color:#fff;
	background-color:#c0d731; /*green*/
	border: solid 0px #c0d731; /*green*/
	cursor:pointer;
	font-size:17px;
}



.cont_box{
	position:absolute; 
	z-index:1;
	height:297px;
	width:287px;
	margin:65px 0 0 750px;
	padding:40px 20px 30px 60px;
	background-image: url('../images/green_box.png');
	color:#fff;
	font-size:20px;
	
}


.contact_btn{
	position:absolute;
	z-index:1;
	right:145px;
	top:0;
}

.contact_notification{
	color: rgb(176, 204, 36);
	font-size: 1.2em;
	font-weight: 700;
	border-bottom: 3px solid rgb(176, 204, 36);
	border-top: 3px solid rgb(176, 204, 36);
	padding-top: 10px;
	padding-bottom: 10px;
	position: absolute;
}

.contact_notification h2{
	color: rgb(176, 204, 36);
	font-size: 1.33em;
}


.home_block{float:left;width:460px;margin:0 30px 30px 0;}
.block_content{border-bottom:solid 2px #bbd42d;padding:0 0 30px 0;  }
.block_link{float:right;margin:-15px 0 0 0;background:#fff;padding:0 0 0 10px;}
.block_link a {color:#0f4e69 !important;font-weight:bold;font-size: 18px;text-decoration: none;}

hr {
color: #bbd42d;
background-color: #bbd42d;
height: 1px;
border: 0;
}
