body{
	margin:0;
	background:url(../IMG/bg_site.png);
	background-repeat:repeat-x;
	background-color:#ffffff; 
	font-family:Verdana;
	font-size:12px;
}
img {
	border: 0px;
}
h1 {
	margin: 4px;
	font-weight: bold;
	font-size: 14px;
	font-family:Verdana;
}
h2{
	margin: 0px;
	font-weight: normal;
	font-size: 12px;
	font-family:Verdana;
}
h2:first-letter{
	margin:0px;
	font-weight: bold;
	font-size: 15px;
	text-transform:uppercase;
	font-family:Verdana;
}
h7{
	margin: 0px;
	font-weight: normal;
	font-size: 14px;
	font-family:Verdana;
}
h5:first-letter{
	margin:0px;
	font-weight: bold;
	font-size: 19px;
	text-transform:uppercase;
	font-family:Verdana;
}

h5 {
	margin: 4px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 16px;
	font-family:Verdana;
}
h4{
	margin: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 11px;
	font-family:Verdana;
}
h6 {
	margin: 0px;
	margin-top: 4px;
	font-family:Verdana;
	font-size:14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
#site {
	margin:0 auto;
	width:1000px;
}
#header{
	width:1000px;
	height:170px;
	background-image:url(../IMG/bg_site.png);
	background-repeat:repeat-x;
}
#logo{
	width:185px;
	height:170px;
	background-image:url(../IMG/logo.png);
	background-repeat:no-repeat;
	float:left;
}
#name{
	width:765px;
	height:170px;
	background-image:url(../IMG/name.png);
	background-repeat:no-repeat;
	float:left;
}
#menu{
	width:1000px;
	height:36px;
	line-height:50px;
	background-image:url(../IMG/bg_menu.png);
	background-repeat:repeat-x;
}
#grey {
	background-color: #c2c2c2;
	width: 0px;
	height: 0px;
	visibility: hidden;
	opacity: .75;
	filter: alpha(opacity=75);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
#route{
	background-color:#B2CD80;
	border:5px;
	border-color:#517703;
}
#bigFoto {
	color: #000000;
}	
#content {
	padding-top: 10px;
	min-height:300px;
	background-color:#FFFFFF;
	clear:both;
}
#leftContent{
	width:193px;
	float:left;
	height: 260px;
	padding-top: 10px;
	padding-left: 7px;
	background-image:url(../IMG/bg_leftside.png);
	background-repeat:no-repeat;
}
#leftSideTop {
	width: 200px;
	height: 256px;
}
#leftSideBottom {
	margin-left: -7px;
}
.leftSideBottomTop {
	margin-top: 10px;
	background-image:url(../IMG/greytop.png);
	background-repeat:no-repeat;
	height: 8px;
	width: 200px;
}
.leftSideBottomMiddle {
	background-image:url(../IMG/greymiddle.png);
	background-repeat:repeat-y;
	padding-left: 5px;
	height: 30px;
	width: 195px;
	text-align: center;
	vertical-align: middle;
}
.leftSideBottomMiddle a, .leftSideBottomMiddle a:visited {
	color: black;
	font-weight: bold;
	font-size: 12px;
}
.leftSideBottomBottom {
	background-image:url(../IMG/greybottom.png);
	background-repeat:no-repeat;
	height: 8px;
	width: 200px;
}
#askOfferButton {
	margin-top: 10px;
}
#mainContent{
	width:590px;
	float:left;
	padding: 5px;
}
#rightContent{
	width:200px;
	float:left;
}
#newsRightTitle {
	background-image:url(../IMG/newsTopHome.png);
	background-repeat:no-repeat;
	height: 40px;
	width: 200px;
}
#newsRightContent {
	background-image:url(../IMG/newsMiddleHome.png);
	background-repeat: repeat-y;
	min-height: 240px;
	padding-left: 5px;
	padding-top: 10px;
	width: 195px;
}
#newsRightBottom {
	background-image:url(../IMG/newsBottomHome.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 200px;
	margin-bottom: 20px;
}
#bottom{
	width:975px;
	padding-left: 25px;
	height:200px;
	background-image:url(../IMG/bg_bottom.png);
	background-repeat:repeat-x;
	clear:both;
}
#news{
	width:200px;
	height:157px;
	margin-top: 25px;
	background-image:url(../IMG/newsfield.png);
	background-repeat:no-repeat;
	float:left;
}
#photo{
	margin-top: 25px;
	margin-left: 20px;
	padding-left: 10px;
	padding-top: 5px;
	width:735px;
	height:157px;
	background-image:url(../IMG/photofield.png);
	background-repeat:no-repeat;
	float:left;
}
#footer {
	width:1000px;
	background-color:#b2b8b8;
	font-family:Verdana;
	color:#FFFFFF;
	font-size:12px;
	clear: both;
	height: 55px;
	line-height:55px;
	text-align:center;
}
a.kesh, a.kesh:visited, a.kesh:hover{
	font-family:Verdana;
	color:#ec008c;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
#footerLink, #footerLink:visited {
	color: white;
}
