/* import css reset */
@import url("reset.css"); 

/* REDEFINE AFTER RESET*/
strong {font-weight:bold}


/* REUSABLE CLASS*/
.clear 
{
	clear:both;
}

hr {
	color: #b2926b;
	background-color: #b2926b;
	height: 1px;
	border: 0;
}

/* GLOBAl */
.left_menu_link {
	font-family: arial, sans-serif, helvetica, verdana;
	color:#b49251;
	font-size:11px;
	text-decoration:none;	
	font-weight:normal;
}

body {
	font-family: arial, sans-serif, helvetica, verdana;
	font-size: 11px;
	color:#82775c;
	line-height:18px;
}

/* LAYOUT */
#wrap {
	margin:auto;
	width:953px;

}

/* HEADER */
#header {
	background:url("../images/header-bg.png") no-repeat;
	width:953px;
	height:119px;
	margin-top:15px;
	padding-bottom: 0px;
	
}

h1#logo {
	background:url("../images/logo.jpg") top left no-repeat;
	width:224px;
	height:71px;
	margin:30px 10px 10px 60px;
	position:absolute;
}
.bold{
font-weight:bold;
text-decoration:none;
color:#82775c;
}

h1 em {
	display:none;
}

#language_panel 
{
	padding-top:10px;
	min-width:100px;
	display:block;
	margin:15px;
	text-align:right;
}

#menu_container {
	background:#b4955b;
	height:29px;
	width:940px;
	margin:auto;
	border-bottom:solid 1px #ffffff;
}

#menu_container_wrap {
	padding-top:4px;
}

ul#menu 
{
	margin-left:6px;
	margin-right:6px;
	margin-bottom:1px;
	margin-top:0px;
	width:650px;
	overflow:hidden;
	float:left;	
}

#menu_container  form
{
	margin-left:700px;
}

ul#menu li 
{
	display:inline;
}

#right_content li{
	list-style-type: square; 
}

ul#menu li  a, ul#menu li  a:link, ul#menu li  a:hover, ul#menu li  a:visited 
{
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	margin: 10px 15px 10px 15px;
}

.button_search 
{
	margin:0px;
	padding:0px;
	background:#916e2b;
	color:#ffffff;
	border:0px;
	font-size:11px;
	
}

form#search {
	background:url("../images/search-bg.jpg") top right no-repeat;
	padding-top:1px;
	height:20px;
	width:222px;
	display:block;
	margin-top:1px;
}
.search_textbox 
{
	margin:0px;
	margin-left:10px;
	margin-right:5px;
	padding:0px;
	border:solid 1px #ffffff;
	font-size:11px;
	float:left;
	width:153px;
	display:block;
	float:left;
}

#main_images 
{
	border-bottom:solid 1px #c2b17b;
	width:939px;
	/*height:171px;*/
	display:block;
	padding-top: 0px;
	margin-left:7px;
}

#main_images  img
{
	border-bottom:solid 1px #ffffff;
}

/* CONTAINER */
#container 
{
	background:url("../images/container-bg.png") repeat-y;
}

/*  LEFT CONTENT */
#left_content 
{
	width:220px;
	float:left;
	min-height:700px;
	margin-left:7px;
}

ul#left_menu {
	margin:36px 0px 10px -20px;
	left:30px;
	padding-left:20px;
}

ul#left_menu li{
	padding:2px 0px;
	height:20px;
	left:30px;
	padding-left:20px;

}

ul#left_menu a{
	padding-left:8px;
}


ul#left_menu li a, ul#left_menu li a:hover, ul#left_menu li a:visited{
	color:#ae997e;
	font-size:12px;
	font-weight:bold;
}

/* Testimonial */
.testimonial_container {
	width:202px;
	text-align:center;
	margin-left:10px;
	margin-top:50px;
	height:500px;
	overflow:hidden;	
}

.testimonial_top {
	background:url("../images/testimonial-top.jpg") top no-repeat;
	width:202px;
	height:31px;
	color:#b2a487;
}

.testimonial_mid {
	background:url("../images/testimonial-mid.jpg") no-repeat;
	background-position: center center;
	color:#b2a487;
	width:202px;	
	padding:10px 0px;
}

.testimonial_mid  .text{
	margin:auto;
	width:134px;
	display:block;
	text-align:center;
	overflow:hidden;
}

.testimonial_bottom {
	background:url("../images/testimonial-bottom.jpg") top no-repeat;
	width:202px;
	height:28px;
}

.testimonial_container h3{
font-family:Arial, Helvetica, sans-serif;
font-weight:600;
	color:#a68550;
	font-size:13px;
	margin-bottom:3px;
}

/* ROGHT CONTENT */
#right_content 
{
	text-align:justify;
	margin-left:255px;
	padding-top:10px;
	padding-bottom:40px;
	width:655px;
}


#right_content h2 
{
	background:url("../images/logo-subtitle.jpg") top left no-repeat;
	padding:55px 0px 10px 70px;
	color:#b49251;
	font-weight:bold;
	font-size:14px;
}

/* MANAGEMENT  */
.management_image {
	border:solid 3px #e0dcca;
	margin-bottom:10px;
}

.management_name {
	font-family:georgia, times new roman;
	color:#b2926b;
	font-weight:bold;
	font-size:14px;
	
}

.management_desc {
	color:#b2926b;	
	
}

/*counter*/
.hit-counter{
text-align:left;
margin-top:-40px;
padding-left:70px;
padding-bottom:30px;
z-index:99;

}
/* FOOTER */
#footer
{
	text-align:center;
	background:#ffffff url("../images/footer-bg.png") no-repeat;
	width:953px;
	height:60px;
	padding-top:40px;
	padding-bottom:20px;
}

#footer a, #footer:visited {
	color:#82775C;
}

#footer:hover{
	color:#82775C;
	
}

#footer_copy {
	margin-bottom:5px;
}



/* CONTACT */
.textbox {
	background:url('../images/textbox-bg.gif') no-repeat;
	width:220px;
	height:22px;
	padding:3px;
}

.textbox input{
	background:#f8f8f8;
	border:none;
	width:215px;
	font-family: arial, sans-serif, helvetica, verdana;
	font-size: 11px;
}

.textarea{
	background:url('../images/textarea-bg.gif') no-repeat;
	width:243px;
	height:113px;
	padding:3px;
}

.textarea textarea{
	background:#f8f8f8;
	border:none;
	width:237px;
	height:107px;
	font-family: arial, sans-serif, helvetica, verdana;
	font-size: 11px;
}

.button-send {
	background:url('../images/button-send.gif') no-repeat;
	width:93px;
	height:24px;
	display:block;
	border:none;
	cursor:pointer;
}



/* NEWS LIST*/
body#news h3 {
	font-weight:bold;
}

.news_image_container img{
	margin:7px 15px 0px 0px;
}

.news_content {
	margin-top:5px;
}

.news_link {
	font-family: arial, sans-serif, helvetica, verdana;
	color:#b49251;
	font-size:11px;
	text-decoration:underline;	
	font-weight:normal;	
}	

/* J QUAERY SAMPLE*/
#s6 { width: 300px; height: 230px; border: 1px solid #ddd; background-color: #eee; }
#s6 div { width: 270px; height: 200px; padding: 15px; color: #333; text-align: left; font-size: 16px; }
#s6 div img { float: left; margin: 0 10px 10px 0; width: 100px; height: 100px; padding: 3px; background: #fff }

#s7 { width: 230px; height: 230px; border: 1px solid #ddd; }
#s7 div { width: 200px; height: 200px; padding: 15px; color: #333; text-align: left; font-size: 16px; overflow: hidden }

#s6 div, #s7 div { top: 0; left: 0 }
#big { width: 500px; text-align: left }

td a { margin: 5px }
.nav { margin: 5px 0 }

#output { text-align: left; }



	
	
	