*{
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 8pt;
}

html, body{
	width: 100%;
	height: 100%;
}

body{
	background: url('/img/new/bodybg.gif');
}

.main{
	width: 930px;
	margin: auto;
}

.header{
	position: relative;
}

.header .logo{
	background: url('/img/new/logo.gif');
	height: 69px;
	width: 120px;
}

.header .logo .homeLink{
	position: absolute; 
	top: 22px; 
	left: 0px; 
	z-index: 10; 
	width: 120px; 
	height: 40px; 
	cursor: pointer;
}

.header .topmenu{
	display: block;
	height: 40px;
	line-height: 40px;
	position: absolute;
	right: 0px;
	top: 29px;
}

.header .topmenu li{
	list-style: none;
	display: inline;
	background: url('/img/new/topmenu_bullet.gif') no-repeat left center;
	padding-left: 12px;
	padding-right: 5px;
}

.header .topmenu a{
	text-decoration: none;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
}

.header .topmenu a:hover{
	text-decoration: underline;
}

.header .image{
	/*background: url('/img/new/header.gif') no-repeat;*/
	position: relative;
	width: 930px;
	height: 262px;
	text-align: center;
}

.header .newsDiv{
	position: absolute; 
	width: 250px; 
	height: 235px; 
	top: 10px; 
	right: 11px; 
	border: 1px solid #806608;
	background: #ffe27b;
	opacity: 0.8;
}

.header .newsHeader{
	position: absolute; 
	width: 237px; 
	height: 22px; 
	top: 14px; 
	right: 19px; 
	font-size: 15px;
	font-weight: bold;
	color: #806608;
	border-bottom: 1px solid #806608;
}

.header .newsText{
	position: absolute; 
	width: 238px; 
	height: 195px; 
	top: 43px; 
	right: 18px; 
	text-align: left;
	overflow: auto;
}

.header .newsInfo{
	margin-bottom: 5px;
}

.header .newsInfo span{
	font-weight: bold;
	color: #604d06;
}

.header .newsInfo a{
	text-decoration: none;
	color: black;
}

.header .newsInfo a:hover{
	text-decoration: underline;
}

/*******************************************************************/

.header .offersDiv{
	position: absolute; 
	width: 250px; 
	height: 235px; 
	top: 10px; 
	left: 11px; 
	border: 1px solid #0f4f8a;
	background: #d4dde5;
	opacity: 0.8;
}

.header .offersHeader{
	position: absolute; 
	width: 237px; 
	height: 22px; 
	top: 14px; 
	left: 19px; 
	font-size: 15px;
	font-weight: bold;
	color: #0f4f8a;
	border-bottom: 1px solid #0f4f8a;
}

.header .offersText{
	position: absolute; 
	width: 238px; 
	height: 195px; 
	top: 43px; 
	left: 18px; 
	text-align: left;
	overflow: auto;
}

.header .offersInfo{
	margin-bottom: 5px;
}

.header .offersInfo span{
	font-weight: bold;
	color: #0f4f8a;
}

.header .offersInfo a{
	text-decoration: none;
	color: black;
}

.header .offersInfo a:hover{
	text-decoration: underline;
}

/*******************************************************************/

.menu{
	position: relative;
}

.menu .head{
	background: url('/img/new/menu_header.gif') no-repeat;
	height: 27px;
}

.inner .head{
	background: url('/img/new/menu_header_inner.gif') no-repeat;
}

.menu .content{
	height: 146px;
	background: #FFD73D;
}

.menu .foot{
	background: url('/img/new/menu_footer.gif') no-repeat;
	height: 27px;
}

.menu .item .head{
	height: 28px;
	background: url('/img/new/menu_bullet.gif') no-repeat left center !important;
	line-height: 28px;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
	margin-left: 10px;
	padding-left: 10px;
}

.menu span{
	display: block;
}

.menu .item{
	display: block;
	height: 200px;
	background: url('/img/new/menu_item.gif') no-repeat right top;
	position: absolute;
	top: 0px;
	cursor: pointer;
	text-decoration: none;
}

.menu .item0, .menu .item1{
	width: 156px;
}

.menu .item2, .menu .item3, .menu .item4{
	width: 155px;
}

.menu .item5{
	width: 153px;
	background: none !important;
}

.menu .item0{
	left: 0px;
}

.menu .item1{
	left: 156px;
}

.menu .item2{
	left: 312px;
}

.menu .item3{
	left: 467px;
}

.menu .item4{
	left: 622px;
}

.menu .item5{
	left: 777px;
}

.menu .item .image{
	height: 85px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.menu .item0 .image{
	background: url('/img/new/menu_item0.jpg') no-repeat;
	width: 153px;
}

.menu .item1 .image{
	background: url('/img/new/menu_item1.jpg') no-repeat;
	width: 153px;
}

.menu .item2 .image{
	background: url('/img/new/menu_item2.jpg') no-repeat;
	width: 152px;
}

.menu .item3 .image{
	background: url('/img/new/menu_item3.jpg') no-repeat;
	width: 152px;
}

.menu .item4 .image{
	background: url('/img/new/menu_item6.jpg') no-repeat;
	width: 152px;
}

.menu .item5 .image{
	background: url('/img/new/menu_item5.jpg') no-repeat;
	width: 153px;
}

.menu .item .description{
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	color: #333333;
}

.footer{
	text-align: center;
	color: #7F7F7F;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 30px;
}

.inner .foot{
	height: 0px;
	overflow: hidden;
}

.inner .content{
	height: 0px;
	overflow: hidden;
}

.inner .content .item{
	height: 27px;
}

.inner .content .item .image,
.inner .content .item .description{
	display: none;
}

.button{
	font-size: 12px;
	font-weight: bold;
	padding: 2px 5px;
	border: 1px solid GRAY;
	margin-top: 5px;
	color: #777777;
}

.message{
	font-size: 12px;
	font-weight: bold;
	color: GREEN;
	text-align: center;
}

#pagination{
	margin-top: 10px;
	text-align: center;
	font-size: 12px;
}

#pagination em{
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

#pagination a{
	color: BLACK;
	font-size: 12px;
}

#pagination a:hover{
	color: GREEN;
	text-decoration: none;
}

#pagination a img{
	border: none;
}

.infoText{
	margin: 7px 4px;
}
