/*
<style>
/* */

body
	{
	background: #FFFFFF;
	font-family: Verdana;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	}

td, th
	{
	font-family: Verdana;
	font-size: 11px;
	}

/* * * * * * * * * * *
 * Containers
 * divs one inside the other - centers page
 * * * * * * * * * * */
#containerIE
	{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
#container
	{
	text-align: left;
	width: 958px;
	margin: 0px auto;
	padding: 0px;
	}

/* * * * * * * *
 * Top
 * * * * * * * */
 #top
	{
	background: url(images/background-top.jpg) no-repeat;
	width: 958px;
	height: 42px;
	}
 #top .langs
	{
	float: right;
	display: inline;
	margin-right: 25px;
	line-height: 42px;
	color: #747474;
	}
 #top .langs a
	{
	color: #747474;
	text-decoration: none;
	}
 #top .phone
	{
	margin-left: 25px;
	float: left;
	display: inline;
	line-height: 42px;
	color: #747474;
	}
/* * * * * * * *
 * Logo
 * * * * * * * */
 #logo
	{
	background: url(images/background-logo.jpg) no-repeat;
	width: 958px;
	height: 135px;
	}
#logo .baseUrl
	{
	display: block;
	width: 300px;
	height: 100px;
	margin-left: 10px;
	text-decoration: none;
	}

/* * * * * * * *
 * Menu
 * * * * * * * */
#menu
	{
	width: 958px;
	height: 48px;
	}
#menu table
	{
	width: 958px;
	height: 48px;
	}
#menu td
	{
	background: url(images/background-topmenu.jpg) no-repeat;
	text-align: center;
	color: #666666;
	}
#menu a
	{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	}
#menu .spacer
	{
	background: url(images/background-topmenu-right.jpg) no-repeat;
	width: 3px;
	}
#menu .end
	{
	background: #E2E2E2;
	width: 1px;
	}
#menu .active
	{
	background: url(images/background-topmenu-act.jpg) no-repeat;
	}
#menu .active a
	{
	color: white;
	}
#menu .activeSpc
	{
	background: url(images/background-topmenu-right-act.jpg) no-repeat;
	}
/* * * * * * * *
 * Banner
 * * * * * * * */
#banner
	{
	background: url(images/background-banner.jpg) no-repeat;
	width: 958px;
	height: 207px;
	margin-top: 2px;
	}
#banner .right
	{
	background: url(images/background-banner-right.jpg) no-repeat;
	width: 276px;
	height: 207px;
	}
#banner h2
	{
	margin: 0px;
	margin-top: 13px;
	margin-left: 7px;
	margin-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	font-size: 18px;
	color: #505050;

	border-bottom: 1px solid #EEF8FB;
	}
#banner h3
	{
	margin: 0px;
	margin-top: 25px;
	margin-left: 7px;
	margin-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	font-size: 10px;
	color: #000000;

	border-bottom: 1px solid #EEF8FB;
	}
#banner h3 a
	{
	color: #000000;
	text-decoration: none;
	}
#banner .newsText
	{
	margin-left: 25px;
	margin-right: 15px;
	margin-top: 10px;
	color: white;
	}
#banner .button
	{
	background: url(images/background-banner-button.jpg);
	width: 125px;
	height: 29px;
	display: block;
	color: #474747;
	line-height: 29px;
	text-align: center;
	text-decoration: none;
	margin-left: 130px;
	margin-top: 20px;
	}

/* * * * * * * *
 * Left Menu
 * * * * * * * */
#leftMenu
	{
	float: left;
	display: inline;
	margin-top: 5px;
	width: 340px;
	}
#leftMenu .sideBanner
	{
	background: url(images/background-banner-side.jpg) no-repeat;
	width: 340px;
	height: 207px;
	margin-top: 2px;
	margin-bottom: 2px;
	}
#leftMenu .box
	{
	background: #F2F2F2;
	margin-bottom: 2px;
	padding-top: 8px;
	}
#leftMenu .box .boxTitle
	{
	background: url(images/background-leftmenu-title.jpg);
	width: 324px;
	height: 42px;

	color: #FFFFFF;
	font-size: 18px;
	line-height: 42px;
	margin-left: 8px;
	}
#leftMenu .menuItem
	{
	background: url(images/background-leftmenu.jpg) no-repeat top #E2E2E2;

	margin-left: 9px;
	margin-right: 9px;
	margin-top: 2px;
	margin-bottom: 0px;

	padding-left: 40px;
	padding-top: 12px;
	padding-bottom: 12px;
	}
#leftMenu .menuItem a
	{
	color: #005E9A;
	text-decoration: none;
	}

#leftMenu .subItems
	{
	margin-left: 9px;
	margin-right: 9px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	}
#leftMenu .subItems .subItem
	{
	border-bottom: 1px solid #E2E2E2;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
	}
#leftMenu .subItems a
	{
	margin-left: 10px;
	color: #005E9A;
	text-decoration: none;
	}
#leftMenu .menuItemActive a
	{
	color: #D56800;
	font-weight: bold;
	}
#leftMenu .subItems .noBorder
	{
	border-bottom: 0px;
	}
#leftMenu .boxText
	{
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 15px;
	}
#leftMenu .boxText .button
	{
	background: url(images/background-leftmenu-button.jpg);
	width: 106px;
	height: 25px;
	line-height: 25px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #414141;

	margin-left: 140px;
	}

#leftMenu .downImg
	{
	float: left;
	display: inline;
	background: white;
	border: 1px solid #878787;
	margin-bottom: 10px;
	}
#leftMenu .downImg img
	{
	width: 48px;
	}
#leftMenu .downText
	{
	float: left;
	display: inline;
	width: 250px;
	}
#leftMenu .downText a
	{
	display: block;
	color: #467EB2;
	border-bottom: 1px solid #878787;
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 3px;
	font-weight: bold;
	text-decoration: none;
	}
#leftMenu .downText p
	{
	margin-left: 5px;
	margin-top: 5px;
	}
/* * * * * * * *
 * Content
 * * * * * * * */
#content
	{
	float: left;
	display: inline;
	width: 608px;
	margin-left: 9px;
	color: #656565;
	overflow-x: hidden;
	}
#content.wide
	{
	width: 958px;
	margin-left: 0px;
	}
#content h1
	{
	border-bottom: 1px solid #3C7BAF;
	font-size: 16px;
	color: #656565;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	}
#content a
	{
	color: #FF9732;
	}
#content a:hover
	{
	color: #FFCE39;
	}
/* Discussion */
#content .discTitles
	{
	width: 611px;
	}
#content .discTitles th
	{
	color: #474747;
	font-weight: normal;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	}
#content .discTitles td
	{
	border-bottom: 1px solid #CFCFCF;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
#content .discTitles .big
	{
	font-size: 12px;
	}
#content .discTitles a
	{
	color: #407EB0;
	font-weight: bold;
	text-decoration: none;
	}
#content .discBox
	{
	border-bottom: 1px solid #CFCFCF;
	padding-bottom: 5px;
	margin-bottom: 10px;
	}
#content .discBox b
	{
	color: #407EB0;
	font-size: 14px;
	}
#content .discForm
	{
	margin-left: 100px;
	margin-top: 30px;
	width: 500px;
	}
#content .discForm input, #content .discForm textarea
	{
	width: 400px;
	background: #F2F2F2;
	border: 1px solid #8E8E8E;
	}
#content .discForm .discSubmit
	{
	background: url(images/background-content-submit.jpg);
	width: 106px;
	height: 25px;
	border: 0px;
	color: white;
	}
/* References */
#content .referImg
	{
	float: left;
	display: inline;
	width: 260px;
	}
#content .referImg img
	{
	border: 0px;
	}
#content .referText
	{
	float: left;
	display: inline;
	width: 340px;
	}
#content .referText .title
	{
	font-size: 14px;
	color: #407EB0;
	text-decoration: none;
	font-weight: bold;
	}
#content .referLine
	{
	height: 15px;
	margin-top: 10px;
	border-top: 1px solid #3C7BAF;
	}
/* Partners */
#content .partners
	{
	width: 600px;
	}
#content .partners td
	{
	height: 30px;
	}
#content .partners b
	{
	color: #3C7BAF;
	}
/* Gallery */
#content .galleryNavigation
	{
	height: 20px;
	}
#content .galleryNavigation a
	{
	color: #3C7BAF;
	}

#content .galleryNavigation img
	{
	border: 0px;
	}
#content .galleryItem
	{
	float: left;
	display: inline;
	width: 190px;
	height: 210px;
	}
#content .galleryItem img
	{
	border: 0px;
	}
/* * * * * * * *
 * Bottom
 * * * * * * * */
#bottom
 	{
	border-top: 1px solid #3C7BAF;
	margin-top: 20px;
	height: 40px;
	padding-top: 5px;
	text-align: right;
	color: #A1A1A1;
 	}
#bottom a
 	{
 	color: #A1A1A1;
 	}
/* * * * * * * *
 * General
 * * * * * * * */
 form
 	{
 	margin: 0px;
 	}
.topper
	{
	width: 1px;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	}
.clearer
	{
	clear: both;
	}
.hidden
	{
	display: none;
	}
.right
	{
	float: right;
	}
