html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label,
legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin:0; 
	padding:0; 
	border:0; 
	outline:0;
	font-weight:inherit; 
	font-style:inherit; 
	font-size:100%; 
	font-family:inherit;
	vertical-align:baseline;
}

body
{
	font: normal 11px "Tahoma";
	text-align: center;
	background: #E6EBEF;
}

.mainholder
{
	margin: auto;
	width: 880px;
	
}

.container
{
	position: relative;
	float: left;
	
	border: 1px;
	border-style: solid;
	border-color: #476379;	
	
	width: 880px;
	_width: 882px;
	text-align: justify;
	
	background: url(/images/bg.jpg);
}

.container a
{
	font: bold 11px "Tahoma";
	text-decoration: none;
	color: #2F6077;
}

.container a:hover
{
	text-decoration: underline;
}

.container h3
{
	margin-top: 6px;
	margin-bottom: 5px;
	margin-left: 15px;
	
	padding-left: 12px;
	
	font: bold 11px "Tahoma";
	text-decoration: none;
	text-align: left;
	color: #C10416;
	
	background: url(/images/h3bg.gif) no-repeat;
	background-position: left;
}

.container p
{
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}


.header
{
	position: relative;
	float: left;
	
	width: 880px;
	height: 136px;
	
	background: url(/images/header.jpg) no-repeat;
}

.logo
{
	position: relative;
	float: left;
	
	margin-top: 29px;
	margin-left: 14px;
	display: inline;
}

.language
{
	position: relative;
	float: right;
	
	margin-top: 10px;
	margin-right: 10px;
	display: inline;	
}

.language select
{
	font: normal 11px "verdana";
}

.header h1
{
	position: relative;
	float: left;
	
	margin-top: 82px;
	margin-left: -170px;
	display: inline;
	
	font: bold 11px "verdana";
	font-style: italic;
	color: #fff;
}






.searchbar
{
	position: relative;
	float: left;
	
	width: 880px;
	height: 36px;
	
	background: url(/images/searchbg.jpg) no-repeat;
}

.navigation
{
	position: relative;
	float: left;
	
	margin-top: 7px;
	margin-left: 70px;
	display: inline;
	
	width: 200px;
	text-align: center;

}

.navigation a
{
	margin-left: 3px;
	margin-right: 3px;
	
	font: bold 10px "verdana";
	text-decoration: none;
	color: #2F6077;
}

.navigation a:hover
{
	text-decoration: underline;
}




.content
{
	z-index: 1;
	position: relative;
	float: left;
}







.search, .login
{
	position: relative;
	float: right;
	
	width: 230px;	
	
	margin-top: 15px;
	margin-right: 5px;
	display: inline;
}

.search h4, .login h4
{
	position: relative;
	float: left;
	
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	display: inline;
	
	width: 75px;

	font: bold 11px "verdana";
	text-align: right;
	color: #2F6077;
}

.search input, .login input
{
	position: relative;
	float: left;
		
	width: 100px;
	height: 14px;
	_height: 20px;
	
	padding: 0px;
	margin: 0px;
}

.searchtextfield input
{
	position: relative;
	float: right;
	
	width: 40px;
	height: 20px;
	
	display: inline;
}

.loginholder
{
	position: relative;
	float: right;
	
	margin-top: 15px;
	margin-right: 5px;
	display: inline;
	
	width: 230px;
	text-align: center;
}

.loginholder a
{
	display: block;
	font-weight: normal;
}

.login 
{
	margin-top: 0px;	
}

.login h4
{
	font-weight: normal;
}





.leftsideholder
{
	position: relative;
	float: left;
	
	width: 233px;
}

.menu
{
	position: relative;
	float: left;
	
	background: url(/images/menuulhead.gif) no-repeat;
}

.menu ul
{
	position: relative;
	float: left;
	
	margin-top: 20px;	
	
	width: 100%;
	text-align: left;
	
	list-style: none;
	background: url(/images/menuulbg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.menu li
{
	position: relative;
	
	width: 202px;
	height: 40px;
	
	margin-left: 10px;
	margin-top: -6px;
	_margin-top: -8px;
	margin-bottom: 3px;
	
	background: url(/images/menuitembg.gif) no-repeat;	
}

.menu a
{
	position: relative;
	float: left;
	
	margin-top: 16px;
	margin-left: 14px;
	display: inline;
	
	padding-left: 20px;
	
	width: 150px;
	_width: 170px;
	
	font: bold 12px "Tahoma";
	text-decoration: none;
	color: #FFFFFF;
	
	background: url(/images/menuitembtn.gif) no-repeat;
	background-position: left;
}

.menu a:hover
{
	text-decoration: none;
	background: url(/images/menuitembtnact.gif) no-repeat;
	background-position: left;
}




.leftside, .leftsidehead, .leftsidetail
{
	position: relative;
	float: left;
	
	width: 233px;
	
	background: url(/images/blockbg.jpg);
}

.leftside
{
	z-index: 99;
}

.leftsidehead
{
	height: 27px;
	
	background: url(/images/blockhead.gif);
}

.leftsidetail
{
	z-index: 98;
	
	margin-bottom: -10px;
		
	height: 109px;	
	background: url(/images/blocktail.gif);
}

.leftsidetext
{
	z-index: 100;
	
	position: relative;
	float: left;
	
	margin-left: 10px;
	margin-top: 20px;	
	margin-bottom: -60px;	
	display: inline;
	
	width: 210px;
	height: 1%;
	text-align: left;
}






.rightsideholder
{
	z-index: 101;
	position: relative;
	float: left;
	
	margin-left: -10px;
	
	width: 657px;

}




.centerholder
{
	position: relative;
	float: left;
	
	width: 442px;
}


.center, .centerhead, .centertail
{
	position: relative;
	float: left;
	
	width: 436px;
	
	background: url(/images/centerbg.jpg);
}

.centerhead
{
	width: 443px;
	height: 41px;
	
	margin-left: -7px;
	
	background: url(/images/centerhead.gif);
}

.centertail
{
	z-index: 300;
	margin-bottom: -10px;
	
	width: 436px;
	height: 20px;
	
	background: url(/images/centertail.gif);
}

.centertext
{
	z-index: 301;
	position: relative;
	float: left;
	
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
	display: inline;
	
	width: 400px;
}



.centerform
{
	z-index: 302;
	position: relative;
	float: left;
	
	width: 100%;
	
	text-align: left;
}

.centerform input, .centerform select, .centerform textarea
{
	margin-right: 10px;
	margin-top: 4px;

	width: 260px;
}

.centerform textarea
{
	height: 150px;
}

.btnsubmit
{
	margin-top: 10px;
	width: 100%;
	text-align: center;
}

.btnsubmit input
{
	width: auto;
}







.rightside
{
	position: relative;
	float: left;
	
	width: 215px;
}

.rightsidehead
{
	z-index: 400;
	position: relative;
	float: left;
	
	margin-left: -94px;
	
	width: 309px;
	height: 148px;
	
	background: url(/images/rsheadbg.gif);
}

.rightsidecontent, .rightsidetail
{
	z-index: 199;
	position: relative;
	float: left;
	
	width: 215px;

	background: url(/images/rsbg.jpg);
}

.rightsidetail
{
	z-index: 198;
	
	margin-bottom: -10px;
	
	height: 84px;
	background: url(/images/rstail.gif);
}

.rightsidecontenttext
{
	z-index: 200;
	
	position: relative;
	float: left;
	
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: -30px;
	display: inline;
	
	width: 196px;
}

.contacts
{
	position: relative;
	float: right;
	
	width: 160px;
	
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	color: #fff;
}

.contacts a
{
	color: #fff;
}
 



.footer
{
	z-index: 0;
	
	position: relative;
	float: left;
	
	width: 880px;
	height: 73px;
	
	text-align: center;
	font-size: 10px;
	color: #2F6077;
	
	background: url(/images/footer.jpg);
}

.footermenu
{
	position: relative;
	margin-top: 20px;
}

.footermenu a
{
	margin-left: 3px;
	margin-right: 3px;
}

.footermenu a:hover
{
	color: #C10416;
}

.copyright
{
	position: relative;
}













