* {
	margin			: 0px;
	padding			: 0px;
	border			: none;
}

html {
	overflow		: -moz-scrollbars-vertical;
	font			: 12px Georgia, "Times New Roman", Times, serif;
	color			: #FFF4BD;
	line-height		: 20px;
	letter-spacing	: 1px;
}

body {
	background		: #373231;
}

a, a:visited {
	color			: #FFF4BD;
	text-decoration	: underline;
}

#content a, #content a:hover,#content a:visited {
	font-size		: 12px;
	font-weight		: bold;
}

h1 {
	height			: 22px;
	padding			: 6px 0px 6px 35px;
	font			: bold 16px Georgia, "Times New Roman", Times, serif;
	color			: #FFF4BD;
	background		: url(/images/h1.png) no-repeat;
}

#container {
	width			: 998px;
	/*height			: 758px; */
	margin			: 10px auto 10px auto;
	border			: 1px solid #FFF4BD;
}

#border {
	width			: 990px;
	/* height			: 750px; */
	margin			: 3px 0px 3px 3px;
	border			: 1px solid #9B9998;
}

#header {
	width			: 990px;
	height			: 140px;
	background		: url(/images/header.png);
}

#language {
	float			: right;
	margin			: 5px 10px 0px 0px;
}

#language a, a:visited {
	font			: 11px Georgia, "Times New Roman", Times, serif;
	letter-spacing	: 0px;
	text-decoration	: none;
	color			: #FFF4BD;
}

#language img {
	vertical-align	: bottom;

}

.line {
	width			: 990px;
	height			: 2px;
	background		: url(/images/line.png);
	font-size		: 0px;
	line-height		: 0px;
}

#slideshow {
	height			: 230px;
	background		: url(/header/photo-1.jpg);
}

#main {
	width			: 990px;
	background		: url(/images/main.png) bottom left no-repeat;
	overflow		: auto;
}

#menu {
	float			: left;
	width			: 236px;
	padding			: 30px 0px 0px 30px;
}

#menu li {
	width			: 196px;
	height			: 34px;
	padding			: 6px 0px 0px 40px;
	background		: url(/images/menu.png) no-repeat;
	list-style		: none;
}

#menu a, #menu a:visited {
	font			: bold 16px Georgia, "Times New Roman", Times, serif;
	color			: #FFF4BD;
	text-decoration	: none;
}

#menu a:hover {
	text-decoration	: underline;
}

#vline {
	float			: left;
	width			: 2px;
	height			: 350px;
	background		: url(/images/v-line.png) 0px 30px no-repeat;
}

#content {
	float			: left;
	width			: 670px;
	padding			: 30px 20px 10px 30px;
	background		: url(/images/content.png) top right no-repeat;
}

#contact {
	margin			: 7px 0px 0px 0px;
	font			: 11px Georgia, "Times New Roman", Times, serif;
	letter-spacing	: 0px;
}

#contact a, #contact a:visited {
	color			: #FFF4BD;
	text-decoration	: underline;
}

#content_footer {
	width:615px;
	height:65px;
	margin:10px 0px 0px 0px;
	background:url(/images/h-line.png);
	clear:both;

}

.active {
	width			: 196px;
	padding			: 6px 0px 0px 40px;
	background		: url(/images/menu_active.png) no-repeat;
	list-style		: none;
}

.divider {
	background		: url(/images/divider_line_menu.png) no-repeat;
	height			: 10px;
}

p img {
	padding			: 3px;
	border			: 1px solid #FCFDC8;
	margin			: 0px 0px 10px 10px;
}

p {
	padding			: 10px 0px 10px 0px;
	marging			: 10px 0px 30px 0px;
	clear			: both;
}

td {
	border			: 1px solid #FCFDC8;
	padding			: 10px;
	}
h3 {
	font-size		: 12px;
	font-weight		: bold;
}