body{
	background:url(images/bg.jpg) repeat-x top left #dad5c7;
	padding:0px;
	margin:0px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}

a img{
	border:none;
}

a {
	color:#FFF;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}


.site_holder{
	width:902px;
	margin:auto;
	overflow:hidden;
}

.header{
	width:902px;
	margin:auto;
	overflow:hidden;
	margin:0px 0px 20px 0px;
}

.lang{
	width:200px;
	float:right;
	margin:30px 0px 0px 0px;
}

.nav_bar{
	width:902px;
	float:left;
}

.nav_bar img{
	float:left;
}

.content_holder{
	width:902px;
	margin-top:20px;
	overflow:hidden;
	float:left;
}

.content{
	width:880px;
	min-height:350px;
	float:left;
	background:#d9d9d9 url(images/content_bg_26.png) repeat-x;
	font-size:12px;
	color:#666;
	padding:10px;
}

.content_contactus{
	width:630px;
	float:left;
	background:#d9d9d9 url(images/content_bg_26.png) repeat-x;
	font-size:12px;
	color:#666;
	padding:10px;
}

.page_title{
	border-bottom:1px solid #900;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#666;
	padding:5px 5px 0px 5px; 
	margin:auto;
}

.sideBar{
	float:right;
	width:240px;
}

.news{
	background:#d9d9d9 url(images/block_bg.png) repeat-x;
	padding:4px;
	color:#333;
	font-size:12px;
	height:200px;
}

.blockTitle{
	border-bottom:1px solid #900;
	color:#900;
	margin-top:20px;
	margin-bottom:10px;
}

.mailingList{
	background:#d9d9d9 url(images/block_bg.png)  repeat-x;
	padding:4px;
	color:#333;
	font-size:12px;
	height:120px;
}

.maillistForm{
	width:220px;
	margin:auto;
}

.editfield{
	width:210px;
	height:19px;
	background:#f9f9f9;
	border:1px solid #dadada;
}

.send_btn{
	background:url(images/subscribe_37.png) no-repeat;
	width:69px;
	height:25px;
	margin:2px 0px 0px 144px;
	border:none;
}

.wide_footer{
	width:100%;
	height:55px;
	background:url(images/footer_bg_34.png) repeat-x;
	margin-top:20px;
}

.footer900{
	width:902px;
	margin:auto;
	font-size:13px;
	padding:10px 0px 0px 0px;
}

.gf{
	color:#FC3;
}

.designed{
	float:right;
}

.big_font{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#900;
	
}
.big_font1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	
}

.black_font{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

.button{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#900
}

.black{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#900;
	font-weight:bold
}


