html, body
{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.mainDiv
{
	width:100%;
}

.actualDiv
{
	position:relative;
	float:none;
	width:900px;
	margin:auto;
	border:#000000 solid 0px;
}

.headerDiv
{
	width:100%;
	height:120px;
	position:relative;
	top:0px;
}

.languageDiv
{
	position: absolute;
	 width:285px;
	 height:70px;
	 right: 0px;
	 color:#666666;
	 padding-right:20px;
	 padding-top:20px;
}

select
{
	background-color:#D7D7D9;
	font-size:10px;
	width:110px;
	margin-top:4px;
}

.mnuDiv
{
	width:100%;
	border:#FF0000 solid 0px;
	background-image:url(../images/mnuBg.jpg);
	background-repeat:repeat-x;
	height:58px;
	position:relative;
	top:0px;
}

.mnuCorner
{
	width:27px;
	height:58px;
	float:left;
}

.listStyler
{
	float:left;
	list-style:none;
	background-image:url(../images/mnuSep.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:38px;
	padding-left:16px;
	padding-right:26px;
	padding-top:20px;
}

.mnuDivLast
{
	float:left;
	list-style:none;
	height:38px;
	padding-left:16px;
	padding-top:20px;
}

.mnuLink
{
	color:#C31419;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.mnuLink:hover
{
	color:#666666;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.mnuLink-ov
{
	color:#666666;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.bannerDiv
{
	width:100%;
	height:332px;
	position:relative;
	top:0px;
}

.contentDiv
{
	width:100%;
	position:relative;
	top:0px;
}

.contentArea
{
	width:565px;
	background-color:#D7D7D9;
	border:#FFFFFF 4px solid;
	line-height:20px;
	float:left;
	margin:1px 0px 8px 5px;
}

.contentArea-r
{
	width:555px;
	background-color:#D7D7D9;
	border:#FFFFFF 4px solid;
	line-height:20px;
	float:left;
	margin:1px 0px 8px 5px;
}

.contentAreaSub
{
	width:892px;
	background-color:#D7D7D9;
	border:#FFFFFF 4px solid;
	line-height:20px;
	margin-top:1px;
	padding-bottom:8px;
}

.contentAreaSubRight
{
	width:302px;
	background-color:#ffffff;
	border-left:#C31419 3px solid;
	border-right:#C31419 3px solid;
	border-bottom:#C31419 3px solid;
	line-height:20px;
	margin-top:1px;
	float:right;
	padding:4px;
}

.contentHeader
{
	font-size:16px;
	font-weight:bold;
	color:#C31419;
	background-image:url(../images/contHeadBullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-left:10px;
	padding-left:26px;
	margin-top:20px;
	display:block;
}

.contentSubHeader
{
	color:#666666;
	font-size:14px;
	line-height: 180%;
	font-weight:bold;
	padding-bottom:6px;
	border-bottom:#C31419 2px dotted;
}

.contentSubHeaderLink
{
	color:#C31419;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.contentSubHeaderLink:hover
{
	color:#666666;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}


.contentArea p, .contentArea-r p
{
	padding: 0px 12px 0px 12px;
}

.contentAreaSub p
{
	padding: 0px 12px 0px 12px;
}

.imageBorder
{
	border:#666666 1px dashed;
}

.album
{
	background-image:url(../images/album.gif);
	background-repeat:no-repeat;
	background-position:15px top;
	width:888px;
	height:624px;
}

.clientDiv
{
	width:100%;
	position:relative;
	top:0px;
}

.footerDiv
{
	width:100%;
	position:relative;
	top:0px;
	color:#676767;
	padding: 15px 25px 15px 25px;
	font-size:11px;
}

.footerDiv a {
	color:#676767;
	text-decoration: none;
}

.contentAreaSub table {
	padding: 0px 0px 0px 20px;
}

.contentAreaSub td {
	padding: 0px 0px 20px 0px;
}

.flag { 
	filter: alpha(opacity=50);
	opacity: 0.5;
}
