/* main menu start */

#menuBar
{
	width: 692;
	height: 108px;
	margin: 0 auto;
	float: right;
}

#menu
{
	width: 692;
	height: 108px;
}

#menu ul
{
	width:692px;
	height:108px;
	background:url(../images/subNav.png) 0 2px no-repeat;
	display:block;
	z-index:100;
}

#menu ul li
{
	position:relative;
	float:left;
	list-style:none;
}

#menu ul li a
{
	display:block;
	height:108px;
	overflow:hidden;
}

#mm1 a
{
	width:125px;
	background:url(../images/subNav.png) 0 -112px no-repeat;
}

#mm2 a
{ 
	width:147px;
}

#mm2 a:hover 
{
	background:url(../images/subNav.png) -125px -112px no-repeat;
}

#mm3 a 
{
	width:134px;
}

#mm3 a:hover 
{
	background:url(../images/subNav.png) -272px -112px no-repeat;
}

#mm4 a 
{
	width:229px;
}

#mm4 a:hover 
{
	background:url(../images/subNav.png) -406px -112px no-repeat;
}

/* photo sections */

#pagesMain
{
	width: 530px;
	height: 390px;
	color: #fff;
	font-size: 10px;
	margin: 70px 0 0 25px;
	background-color: #4A250B;
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
	padding: 30px;
	line-height: 1.1;
}

#pagesMain strong
{
	font-size: 13px;
}

#pagesMain p
{
	margin: 5px 0 0 0;
}

#pages1
{
	width: 180px;
	height: 250px;
}

#pages2
{
	width: 170px;
	height: 250px;
	margin: -250px 0 0 205px;
}

#pages3
{
	width: 160px;
	height: 250px;
	margin: -250px 0 0 390px;
}

#pages4
{
	width: 160px;
	height: 250px;
	margin: -150px 0 0 0;
}

#pages5
{
	width: 160px;
	height: 250px;
	margin: 0 0;
}

#pagesSub
{
	width: 530px;
	height: 40px;
	color: #fff;
	font-size: 10px;
	margin: 0 0 0 25px;
	background-color: #4A250B;
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
	padding: 30px;
	line-height: 1;
}

#pagesSub strong
{
	font-size: 14px;

}

#pagesSub p
{
	margin: 5px 0 0 0;
}

#pagesSub a
{
	color: #fff;
	text-decoration: none;
}

#pagesSub2
{
	width: 530px;
	height: 60px;
	color: #fff;
	font-size: 10px;
	margin: 0 0 0 25px;
	background-color: #4A250B;
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
	padding: 30px;
	line-height: 1;
}

#pagesSub2 strong
{
	font-size: 14px;

}

#pagesSub2 p
{
	margin: 5px 0 0 0;
}

#pagesSub2 a
{
	color: #fff;
	text-decoration: none;
}

/* banner ad start */

#twoCentsTxt ul
{
	width: 580px;
	height: 100px;
	margin: 0 auto;
	display:block;
	z-index:100;
	background:url(../images/bannerAds/bannerAd1.png) 0 0 no-repeat;
}

#twoCentsTxt ul li
{
	position:relative;
	float:left;
	list-style:none;
}

#twoCentsTxt ul li a
{
	display:block;
	overflow:hidden;
}

#ba1 a
{
	width: 580px;
	height: 100px;
	background:url(../images/bannerAds/bannerAd1.png) 0 0 no-repeat;
}

#ba1 a:hover
{
	background:url(../images/bannerAds/bannerAd1.png) 0 0 no-repeat;
}

/* banner ad end */