﻿ 

html, body
{
    /*height:100%;*/
    background:#ebebeb;
    /*font: 12px "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode";*/
	font-size:14px;
	font-family:Calibri,Verdana,Geneva,sans-serif;
}

/* HEADER ---------------------------------------------------*/
	/* top background----------------------------------------*/
#wrap
{
	width:986px;
	height:7px;
	margin:10px auto 0 auto;
	
}
#topbg {
	width:986px;
	height:7px;
}
#tbg {
	width:986px;
	height:7px;
}
.tlcol {
	background:url("../i/top-bg.gif") no-repeat left top;
	width:986px;
	height:7px;
}
	/* End top background--------------------------------------*/
	/* Header logo and lang------------------------------------*/
#head {
	background:url("../i/c-bg.gif") repeat-y scroll 0 0 transparent;
	width:986px;
	height:85px;
	margin:0 auto;
}
#header {
	width:986px;
	height:85px;
}
.slog span {
	font-family:Garamond;
	font-size:22px;
	color:#333;
	font-style:normal;
	font-weight:bold;
}
.slog {
	padding-top:48px;
	padding-left:10px;
	/*padding-bottom:45px;*/
	text-align:left; 
}
#hl {
	width:986px;
	height:85px;
}
.logo {
	width:300 px;
	height:65px;
	padding-left:0px;
	padding-top:10px;
	vertical-align:top;
}
.logo img {
	vertical-align:middle;
}
.logo span {
	color:#333;
	font-family:Calibri,Verdana, Geneva, sans-serif;
	font-size:36px;
	margin-left:10px;
}
.logo a {
	display:block;
	width:230px;
	height:85px;
	text-decoration:none;
}
.lang {
	width:240px;
	height:75px;
	vertical-align:top;
	padding:10px 20px 0 0;
}
.lang span {
	color:#333;
	font-family:Calibri,Verdana, Geneva, sans-serif;
	font-size:15px;
}
.lang ul li {
	display:inline;
}
#himg {
	width:400px;
	height:28px;
}
.himg {
	height:28px;
}
	/* End Header logo and lang--------------------------------*/
	/* menu----------------------------------------------------*/
#menu {
	background:url("../i/c-bg.gif") repeat-y scroll 0 0 transparent;
	width:986px;
	height:42px;
	margin:0 auto;
	text-align:center;
}
#hmenu {
	width:986px;
	height:42px;
}
.menu {
	background:url("../i/menu-bg.gif") no-repeat scroll center 0 transparent;
	width:986px;
	height:42px;
}
.menu span, .menu a {
	text-decoration:none;
	font-family:Calibri,Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#eee;
	text-shadow:0px -1px 0px #000;
}
.menu ul {
	margin:0 auto;
	width:700px;
}
.menu ul li {
	background:url("../i/menu-sep.gif") no-repeat scroll 0 0 transparent;
	float:left;
	margin-top:2px;
}
.menu ul li:hover {
	background:url("../i/li-hover.gif") no-repeat scroll 0 0 transparent;
}
.menu ul li.active {
	background:url("../i/li-hover.gif") no-repeat scroll 0 0 transparent;
}
.menu ul li.last {
	background:url("../i/menu-sep.gif") no-repeat scroll 0 0 transparent;
	margin-top:2px;
	padding:18px 0;
	width:3px;
}
.menu ul li a {
	display:block;
	padding:10px 35px;
}
	/* End menu*/

/* END HEADER -------------------------------------------------*/
/* Body--------------------------------------------------------*/
	/* h2------------------------------------------------------*/
.conth2 {
	background:url("../i/c-bg.gif") repeat-y scroll 0 0 transparent;
	width:986px;
	margin:0 auto;
}
.h2 h2 {
	border-bottom:1px solid #92a4b9;
	color:#000000;
	font-size:23px;
	margin-bottom:15px;
	padding-bottom:10px;
	font-family:Calibri,Verdana, Geneva, sans-serif;
}
.h2 {
	width:876px;
	padding:20px 55px 0 55px;
}
	/*end h2---------------------------------------------------*/
#body {
	background:url("../i/c-bg.gif") repeat-y scroll 0 0 transparent;
	width:986px;
	margin:0 auto;
	font-family:Calibri,Verdana, Geneva, sans-serif;
}
p, span, ul, li {
	color:#333;
	line-height:18px;
	font-size:14px;
	text-align:justify;
}
.leftcol {
	width:525px;
	padding:20px 0 20px 55px;
	vertical-align:top;
}
.leftcol ul {
	list-style-type:disc;
	margin-left:15px;
}
.leftcol li {
	padding-bottom:10px;
}
.leftcol img {
	float:left;
	padding:0 10px;
}
.leftcol h2 {
	border-bottom:medium none;
	color:#333;
	font-size:14px;
	margin-bottom:10px;
}
.feedback {
	width:100%;
}
.feedback p {
	font-size:14px; !important;
	
}
.feedback input {
	width:518px;
	height:23px;
	border:3px solid #92a4b9;
	margin-bottom:10px;
	font-family:Calibri,Verdana, Geneva, sans-serif;
	font-size:14px;

}
.feedback textarea {
	width:516px;
	height:200px;
	border:3px solid #92a4b9;
	margin-bottom:10px;
	font-family:Calibri,Verdana, Geneva, sans-serif;
	font-size:14px;

}
.rightcol {
	width:351px;
	padding:20px 55px 20px 0;
	text-align:center;
	vertical-align:top;
}
.mlist li {
	padding-bottom:10px;
	margin-left:65px;
	text-align:left;
}
.apps {
	background:url("../i/apps.gif") no-repeat 0 0;
	text-decoration:none;
	text-align:center;
	display:block;
	width:150px;
	height:37px;
	padding-left:30px;
	padding-right:3px;
	padding-top:3px;
	line-height:0.7;
	margin:0 auto;
}
.apps p {
	color:#eee !important;
	font-size:10px !important;
	line-height:1.3 !important;
	text-align:center !important;
}
.apps span {
	color:#eee !important;
	font-size:20px !important;
}
.mlist .send {
	background:url("../i/send.gif") no-repeat scroll 0 0 transparent;
	color:#666666;
	display:block;
	font-size:16px;
	height:22px;
	padding-left:42px;
	padding-right:5px;
	padding-top:4px;
	text-decoration:none;
	width:180px;
}
.ctxt {
	background:url("../i/c-bg.gif") repeat-y scroll 0 0 transparent;
	width:986px;
	margin:0 auto;
	text-align:justify;
	font-family:Calibri,Verdana, Geneva, sans-serif;
}
.left-ctxt {
	width:400px;
	padding:0 28px 0 75px;
}
.left-ctxt ul {
	list-style-type:disc;
}
.left-ctxt li {
	/*background:url("../i/plus.gif") no-repeat scroll 0 3px transparent;*/
	color:#333;
	font-size:14px;
	margin:7px 0;
	padding-left:20px;
}
.right-ctxt {
	width:400px;
	padding:0 55px 0 8px;
	color:#333;
	font-size:14px;
}
.right-ctxt ul {
	list-style-type:disc;
}
.right-ctxt ul li ul li {
	margin-left:14px;
}
.right-ctxt li {
	/*background:url("../i/plus.gif") no-repeat scroll 0 3px transparent;*/
	color:#333;
	margin:7px 0;
	padding-left:20px;
}
.right-ctxt li ul li {
	/*background:url("../i/zero.gif") no-repeat scroll 0 3px transparent;*/
	color:#333;
	margin:7px 0;
	padding-left:15px;
}

/* end body----------------------------------------------------*/
/*footer-------------------------------------------------------*/
#footer {
	background:url("../i/c-bg.gif") repeat-y scroll 0 0 transparent;
	width:986px;
	margin:0 auto;
}
#leftfooter {
	width:230px;
	height:140px;
	padding:0 0 0 55px;
}
#rightfooter {
	width:640px;
	height:140px;
	padding:0 55px 0 0;
}
	/*bottom background*/
#botbg {
	width:986px;
	/*height:700px;*/
	margin:0 auto 10px auto;
	
}
#bbg {
	width:986px;
	height:10px;
}
#bmbg {
	width:986px;
	height:10px;
}
.blcol {
	background:url("../i/b-bg.gif") no-repeat left bottom;
	width:986px;
	height:10px;
}
.txt {
	background:url("../i/c-bg.gif") repeat-y scroll 0 0 transparent;
	width:986px;
	margin:0 auto;
}
.txt td {	
	padding:0 55px;
}
.txt li {
	display:block;
	float:left;
	margin-right:80px;
	vertical-align:top;
}
.style1 {
	font-size: 9px
}
.style2 {
	font-size: 9px;
}
.style3 {
	font-size: 9px
} 
	/*End bottom background*/
/* End Footer--------------------------------------------------*/
