body{
	background-color: #FDFCFC;
	font-family: Verdana;
	font-size: 12px;
	background-image: url('/img/bg.gif');
	color: #135D7B;
	margin: 0px;
	padding: 0px;
}

a{
	color: #FD6001;
	text-decoration: none;
}

h1{
	font-size: 15px;
}

div.main{
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	background-image: url('/img/background.jpg');
	background-repeat: repeat-y;
	min-height: 100px;
	overflow: visible;
	padding-bottom:20px;
	display: table;
	color: #13497B;
}

div.baner{
	float: none;
	margin: none;
	padding: none;
	width: 800px;
	height: 305px;
	background: url('/img/baner.jpg') no-repeat top center;
	position: relative;
	font-family:arial black;
}

div.banerLeft{
	width: 553px;
	height: 305px;
	background-image: url('/img/banerLeft.gif');
	background-repeat: no-repeat;
	float:left;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

div.banerLeft div{
	dispay:table;
	margin: 40px 0px 0px 150px;
	font-weight:bold;
}

div.banerLeft div div{
	margin: 0px 0px 10px 0px;
	color: #ffffff;
	
}

div.banerRight{
	width: 233px;
	height: 297px;
	background-image: url('/img/banerRight.gif');
	background-repeat: no-repeat;
	display:table;
	float:right;
	margin: 0;
	padding: 0;
}

div.languageMenu{
	width: 230px;
	margin-left:3px;
	height: 26px;
	background-image: url('/img/languageMenu.gif');
	background-repeat: no-repeat;
	display:table;
	float:none;
	color: #ffffff;
}

div.languageMenu div{
	padding-left: 60px;
	padding-top: 2px;
}

div.languageMenu div a{
	color: #ffffff;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
	cursor: pointer;
}

div.menu{
	display: table;
	width: 154px;
	float:right;
	margin-top:100px;
	margin-right: 10px;
	text-align:right;
	font-family: arial;
}

div.menu a{
	color: #ffffff;
	padding-right: 10px;
	padding-top: 2px;
	display: block;
	font-size: 12px;
	text-decoration: none;
}

div.menuPositionActive{
	width: 150px;
	padding-right: 4px;
	float:none;
	background-image: url('/img/menuActive.jpg');
	height: 18px;
	margin: 3px 0px;
}

div.menuPosition{
	width: 150px;
	padding-right: 4px;
	float:none;
	background-image: url('/img/menuNonActive.jpg');
	height: 18px;
	margin: 3px 0px;
}

div.menuPositionActive a{
	font-weight: bold;
}
div.offer{
	margin: 0px;
	display: table;
	float: right;
	width: 200px;
}

table.offer{
	width: 205px;
	border: none;
	margin: 5px;
}

div.middleLeft{
	margin-left: auto;
	margin-right: auto;
	padding: 10px 15px 20px 20px;
	width: 760px;
	float:left;
}

td.middleRightTop{
	background-image: url('/img/middleRightTop.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 46px;
	width: 205px;
}

td.middleRightMiddle{
	background-image: url('/img/middleRightMiddle.gif');
	background-position: top left;
	background-repeat: repeat-y;
	height: 46px;
	width: 205px;
	vertical-align:top;
}

td.middleRightMiddle div{
	display:table;
	width: 190px;
	padding: 0px 0px 0px 5px;
}

#specialOffer{
	display:table;
	border:1px #F8A574 solid;
	border-right: none;
	color:#E45E3F;
	text-align:center;
	font-weight: bold;
	width: 195px;
	padding: 2px 0px 2px 0px;
	margin-bottom:5px;
}

td.middleRightBottom{
	background-image: url('/img/middleRightBottom.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 35px;
	width: 205px;
}

#blueFooter{
	margin-left: 15px;
	margin-top: 20px;
	padding-left: 10px;
	color: #ffffff;
	float:none;
	background-image: url('/img/footerBlue.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 10px;
}

#blueFooter a{
	color: #ffffff;
	text-decoration: none;
}

#footer{
	width:800px;
	padding-top: 10px;
	margin: 0px auto 10px auto;
	display:table;
	clear: both;
	background-image: url('/img/footer.jpg');
	background-position: top;
	background-repeat: no-repeat;
	height: 10px;
	text-align: center;
	font-size: 9px;
}

div.error{
	width: 500px;
	margin-left:auto;
	margin-right:auto;
	display: table;
	background-color: #ffaaaa;
	text-align: center;
}

div.photo {
	float: left;
	display: table;
	width: 500px;
}

div.photo div{
	float: left;
	display: table;
	padding: 15px;
	margin-bottom: 10px;
	text-align: center;
}

div.photo img{
	margin-left:auto;
	margin-right:auto;
	border: none;
}

table.opinion{
	border: 1px black dotted;
	margin-bottom: 20px;
	width: 500px;
}

table.opinion tr td:first-child{
	width: 75px;
	font-weight: bold;
}

div.photo a{
	text-decoration:none;
	color: #E45E3F;
}

div.addEntry{
	display:none;
}

div.pager{
	width:100%;
	text-align: center;
	color: #E45E3F;
}

div.pager a{
	color: #E45E3F;
	text-decoration: none;
}
