@charset "utf-8";
/* CSS Document */
body{
	margin:0; padding:0;
	background:url(../images/body-bg.jpg);
}

@font-face {
font-family:'Trebuchet MS';
src:url('../fonts/TrebuchetMS.eot');
src:local('O'), url('../fonts/TrebuchetMS.woff') format('woff'), url('../fonts/trebuc.ttf') format('truetype'), url('../fonts/TrebuchetMS.svg') format('svg');
font-weight:normal;
font-style:normal
}

@font-face {
font-family:'ColaborateRegular';
src:url('../fonts/colabreg-webfont.eot');
src:local('O'), url('../fonts/colabreg-webfont.woff') format('woff'), url('../fonts/colabreg-webfont.ttf') format('truetype'), url('../fonts/colabreg-webfont.svg#webfontdC3uTxCK') format('svg');
font-weight:normal;
font-style:normal
}

.mainbody{
	width:980px;
	background:url(../images/main-bg.jpg) repeat-y;
}
.clr{
	clear:both;
}
/*************************
		 Header
**************************/

#header{
	width:980px; height:152px;
	margin:0; padding:0 2px;
}
#header .logo{
	width:350px; height:109px;
	background:url(../images/logo.jpg) no-repeat;
	float:left;
}
#header .toprite{
	width:171px; height:109px;
	float:right;
}
#header .login {
	background:#e7e7e1;
	border-radius:6px;
	-moz-border-radius-bottomleft:6px; -moz-border-radius-bottomright:6px;
	-webkit-border-radius:6px;
	width:100px; height:30px; line-height:25px;
}
.login a{
	font-family:'Trebuchet MS'; font-weight:bold; font-size:0.9em; color:#62625f;
	text-decoration:none;
}
.login a:hover{
	text-decoration:underline;
}
#header .languagetool{
	width:100%; height:70px;
}

/*************************
		 Body
**************************/
.padrite2{
	padding-right:2px;	
}
.pad10{
	padding:0 20px; 	
}
.martop15{
	margin-top:15px;	
}
.ads{
	border-radius:6px;
	-moz-border-radius-bottomleft:6px; -moz-border-radius-bottomright:6px;
	-webkit-border-radius:6px;
	background:#f5f5f5;
	padding:10px 30px;
	text-align:center;	
}
.ads img{
	margin:10px;
}
.maintxt{
	color:#636156;	
	font-family:'Trebuchet MS'; font-weight:normal; font-size:0.8em;
	text-align:justify;
}
.maintxt1 a{
	color:#636156;	
	font-family:'Trebuchet MS'; font-weight:normal; font-size:0.9em;
	text-align:justify;
	text-decoration:none;
}
h1{
	color:#636156;	
	font-family:'Trebuchet MS'; font-weight:normal; font-size:1.4em;
	text-align:left;
	height:25px; line-height:25px;
}
h2{
	color:#99978b;	
	font-family:'Trebuchet MS'; font-weight:normal; font-size:1.3em;
	text-align:left;
	height:25px; line-height:25px;
}
p{
	margin:0 auto; padding:0;
}
.more{
	background:url(../images/arrow.jpg) no-repeat right;
	font-family:'Trebuchet MS'; font-weight:bold; font-size:0.7em; color:#ff7800;
	text-decoration:none;
	padding-right:17px;
}
.more:hover{
	font-family:'Trebuchet MS'; font-weight:bold; font-size:0.7em; color:#ff7800;
	text-decoration:underline;
}
.hrline{
	background:url(../images/hrline.jpg) repeat-x center;
	height:15px;	
}
.vrline{
	background:url(../images/vrline.jpg) repeat-y;
	width:5px;	
}
.team{
	margin:0; padding:0;	
	font-family:'Trebuchet MS'; font-weight:normal; font-size:0.8em; color:#636156;
	text-decoration:none;
}
.team ul{
	margin:0; padding-left:5px;
	float:left;
	list-style:none;
}
.team ul.wid140{
	width:120px;
}
.team ul.wid160{
	width:160px;
}
.team ul li{
	background:url(../images/li-arrow.jpg) no-repeat left;
	padding-left:13px;
	line-height:28px;
	text-align:left;
}
.directory{
	background:url(../images/li-arrow.jpg) no-repeat left;
	font-family:'Trebuchet MS'; font-weight:normal; font-size:1em; color:#636156;
	padding-left:13px;
	line-height:28px;
	text-align:left;
}
.directory a{
	font-family:'Trebuchet MS'; font-weight:normal; font-size:1em; color:#636156;
	text-decoration:none;
}
.news{
	font-family:'Trebuchet MS'; font-weight:normal; font-size:0.75em; color:#636156;
	padding-left:14px;
}
.head{
	font-family:'Trebuchet MS'; font-weight:bold; font-size:0.75em; color:#000;
}
.head a{
	font-family:'Trebuchet MS'; font-weight:bold; font-size:0.9em; color:#000;
}

.newsline{
	background:url(../images/dashed.jpg) repeat-x;
}

.innerhead{
	background:url(../images/header_bg.jpg) no-repeat;
	width:687px; height:36px;
	line-height:36px;
	padding-left:35px;	
	font-family:'Trebuchet MS'; font-weight:normal; font-size:0.95em; color:#46453b;
}
.innercon{
	background:url(../images/inner-bg.jpg) repeat-x #fff;
	border:1px solid #e6e6e6;
	border-top:none;	
	font-family:'Trebuchet MS'; font-weight:normal; font-size:0.8em; color:#636156;
	padding:10px;
	text-align:justify;
	text-decoration:none;
}

.innercon a{
		font-family:'Trebuchet MS'; font-weight:normal; font-size:0.9em; color:#636156;
		text-decoration:none;
		}

.innercon a:hover {
		font-family:'Trebuchet MS'; font-weight:normal; font-size:1.0em; color:red;
		text-decoration:none;
		}
/*************************
		 Menu
**************************/
.menubg{
	height:39px; line-height:39px;	
	font-family:'ColaborateRegular'; font-size:.98em; color:#ffffff; font-weight:normal;
	background:url(../images/menu_bg.jpg) repeat-x;
}
.menulink{
	text-align:center; padding:0 10px;
	text-transform:uppercase;	
}
.menulink a{
	color:#ffffff;
	text-decoration:none;
}
.menulink :hover{
	color:#ffffff;
	text-decoration:underline;
}
.menulink .current{
	background:url(../images/menu_current.jpg) repeat-x;	
	border-radius:6px;
	-moz-border-radius-bottomleft:6px; -moz-border-radius-bottomright:6px;
	-webkit-border-radius:6px;
	padding:5px 11px;
	color:#856108;
}
/*************************
		 Form
**************************/
form{
	margin-top:10px;	
}
.searchbox{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #cccbca;
	width:180px;
	padding:7px;
	font-family:'Trebuchet MS'; font-weight:normal; font-size:0.9em; color:#979595;
}
.btn{
	background:url(../images/go-btn.jpg) no-repeat;
	border:none;
	width:44px; height:29px;
	margin-top:1px; margin-left:10px;	
}

/*************************
		Footer
**************************/

.footer{
	height:151px;
	background:url(../images/bottombg.jpg) repeat-x;	
	font-family:'Trebuchet MS'; font-weight:normal; font-size:0.8em; color:#cececd;
	text-align:center;
}
.footer a{
	text-decoration:none;
	 color:#cececd;
}
.footer a:hover{
	text-decoration:underline;
	 color:#cececd;
}