@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: white;
	margin:0px;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
}

h1 {
	width:120px;
	height:25px;
	background: url(images/h1.png) no-repeat center;
	font-size:14px;
	text-align:center;
	color:white;
	margin-top: 0px;
}
h4 {margin:5px;}
.img { border:none; text-align:center;}

.brand_text {color:#990000; font-weight:bold; }
a.read_more:link {background:url(images/point.gif) no-repeat left; padding-left:14px; color:#990000; text-align:right; text-decoration:none; float:right;}
a.read_more:visited { color:#990000; text-decoration:none;}
a.read_more:hover { color:#990000;  text-decoration:underline;}
a.read_more:active {
	color:#990000;
	text-decoration:none;
	display: block;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #333;
}
a {
	font-size: small;
}

a.lang:link {
	font:Arial, Helvetica, sans-serif;
	color:white;
	text-decoration:none;
	text-shadow:#CCCCCC;
	font-size:12px;
	}
a.lang:hover {
	font:Arial, Helvetica, sans-serif;
	color:white;
	text-decoration:none;
	text-shadow:#CCCCCC;
	font-size:12px;
	}
a.lang:active {
	font:Arial, Helvetica, sans-serif;
	color:white;
	text-decoration:none;
	text-shadow:#CCCCCC;
	font-weight:bold;
	font-size:12px;
	}
a.lang:visited {
	font:Arial, Helvetica, sans-serif;
	color:white;
	text-decoration:none;
	text-shadow:#CCCCCC;
	font-size:12px;
	}

#under_banner {
	background-image: url(images/back_under_banner.jpg);
	background-repeat: repeat-x;
	height: 106px;
	width: 100%;
}
#container {
	width: 740px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	display: table;
}
#banner {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 179px;
}
#menu {
	clear: left;
	float: left;
	height: 250px;
	width: 150px;
	padding: 0;
}
#language {
	width: 100px;
	margin-left: 70%;
	padding-top: 60px;
}
#content {
	width: 330px;
	clear: none;
	float: left;
	height: 250px;
	margin-left: 20px;
	text-align: justify;
	display: table;
}
#right {
	background-image: url(images/right_back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 220px;
	width: 190px;
	clear: none;
	float: left;
	margin-left: 20px;
	padding: 15px;
}
#footer {
	height: 24px;
	width: 600px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	float: none;
	margin-top: 15px;
	text-align: center;
	display: table;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	padding-top: 4px;
}

/*<![CDATA[*/
 a.c1 {text-align:center}
/*]]>*/

