html, body {
	color:#555555;
	height:100%;
	line-height:14px;
	text-decoration:none;
	text-transform:none;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
}
h1{
	text-align:center;
	font-family:arial,helvetica,sans-serif;
	color:#CC0001;
	font-size:16px;
	margin-bottom:30px;
}
h3{
	font-size:11px;
	padding:0;
	margin:0;
	color:#55555;
	font-weight:normal;
}
h4{
	font-size:14px;
	float:left;
	padding:0;
	margin:0;
}
img{
	border:0;
}
#container{
	margin:0 auto;

	width:900px;
}
#head{
}
#logo{
	padding:6px;	
	float:left;
	width:700px;
}
#language{
	float:left;
	width:150px;
}
#content{
	margin-top:15px;
}
#menu{
	float:left;
}
#menu a, a:visited {
	color:#CC0000;
	text-decoration:none;
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
#menu a:hover{
	text-decoration: underline;
	color:#5F5F5F;
}
#text{
	float:left;
	border:1px solid #CDCDCD;
	margin-top:20px;
	margin-left:30px;
	width:706px;
}
.menuBox {
	border:1px solid #CDCDCD;
	
	margin-top:20px;
	margin-bottom:50px;
	padding:5px 0 0 10px;
	width:150px;
}
.menuBox h4{
	background:#FFFFFF none repeat scroll 0 0;
	color:#CC0000;
	font-family:Arial,Verdana,Helvetica;
	font-size:14px;
	line-height:10px;
	margin:-10px auto 0px 5px;
	position:relative;
	text-align:center;
	width:130px;
}
.menuBox ul{
	padding:2px;
	margin-top:12px;
}
.menuBox li{
	list-style:none;	
	padding-bottom:1px;
}
.offer{
	margin:15px;
	padding-bottom:10px;
	padding-left:10px;
	border-bottom: 1px solid #EFEFEF;
	
}
.oRight a, a:visited {
	color:#CC0000;
	text-decoration:none;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}
.oRight a:hover {

	text-decoration:underline;
}
.oLeft{
	float:left;
	width:140px;
}
.oRight{
	width:520px;
	float:left;
}
.underL {
	float:left;	
}
.underL a{
	color:#103E6B;
	text-decoration:none;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
}
.underL a:hover{
	text-decoration:underline;
}
.underR{
	float:right;
	marging-right:5px;
	font-style: italic;
}

#footer{
	clear:both;
	background:#CC0001;
	padding:10px;
	
}
