body
{
	width:995px;
	font-family: Verdana;
	font-size: 12px;
	background-color: white;
	margin:auto;
	background-color: #efefef;
}


table.topFrame
{
	width: 100%;
	height: 270px;
}

td.topLeftFrame
{
	width:127px;
	height:270px;
	background-color:#efefef;
	background: url('../img/bgTopLeft.jpg') no-repeat;
}

td.topRightFrame
{
	width:875;
	height:270;
	background: url('../img/bgTopRight.jpg') no-repeat;
	vertical-align: top;	
}

div.flags
{
	width: 90px;	
	margin: 19px 0px 0px 19px;
	float:left;
}

div.flags a
{
	margin: 0px 2px 0px 3px;
	text-decoration:none;
}

div.flags img
{
	border:none;
}

div.logoTop
{
	float: right;
	margin: 0px 44px 0px 0px;
}

div.menu
{
	width: 780px;
	vertical-align:top;
	margin: 235px auto 0px 42px;
}

div.menu a
{
	color: black;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

div.menu a:hover
{
	text-decoration: underline;
}

div.menu img
{
	display:inline;
	margin: 0px 0px 2px 0px;
}




table.mainFrame
{
	width:100%;
	font-size: 12px;
	font-family: Verdana;
	color: #a81239;
	vertical-align:top;
	background-color:#efefef;
	
}

td.mainLeftFrame
{
	vertical-align:top;
	width: 127px;
}

table.leftContent
{
	margin: 19px 6px 0px 17px;
}

table.leftContent img
{
	margin: 2px 8px auto auto;
}

table.leftContent a
{
	font-size: 12px;
	font-family: Verdana;
	color: #a81239;
	text-decoration: none;
}

table.leftContent a:hover
{
	text-decoration: underline;
}

table.leftContent input.search
{
	width: 88px;
	border: 1px solid #a81239;
	background: white;
	font-size: 12px;
	margin-top:2px;
}




td.mainRightFrame
{
	width: 875px;
	background-color:white;
	vertical-align: top;
}

div.mainContent
{
	width: 550px;
	margin: 15px 0px 20px 20px;
}

div.mainContent h1
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #a81239;
}

div.mainContent p
{
	font-family: Verdana;
	font-size: 12px;
	color: black;
}

img.contentImg
{
	border:none;
	margin:20px 10px 0px 10px;
}


div.bottomFrame
{
	width: 100%;
	height: 100px;
	background-color:#efefef;	
}