html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	height: 100%;
}

#mainContainer {
	width: 970px;
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#topNavContainer {
	width: 970px;
	height: 85px;
}

#flashMenuContainer {
	width:100px;
/*	left:-50px;*/
	position:absolute;
	top:58px;
	z-index:6000;
	overflow:hidden;
}

#sectionContainer {
	width: 970px;
	height: 24px;
	text-align:left;
/*	background:url(/eng/images/topnav_bg.gif) no-repeat center bottom;  */
}


#mainNavContainer {
	width: 608px;
	height: 35px;
	position: absolute;
	left: 361px;
	top: 98px;
}

#contentContainer {
	display: block !important;
	
	position: relative;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	width: 970px;
	border: transparent 1px solid;
	
/*	background:url(/eng/images/bg.jpg) repeat-y 0px 133px;*/
}
* html #contentContainer {
	border: none;
}

#footerContainer {
	color:#84A49B;
	text-align: right;
	padding:20px 5px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footerContainer a {
	color:#84A49B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#titleImage {
	height:25px;
	text-align: center;
}

#shop_logo {
	padding:0px 0px 20px 0px;
}

.clearer {
	clear: both;
}

.toLeft {
	float:left;
}

.toRight {
	float:right;
}

.image_left {
	float:left;
	width:210px;
	padding:23px 20px 0px 20px;
}

.image_title {
	height:22px;
}

.content_right {
	float:left;
	width:720px;
	padding:23px 0px 0px 0px;
}

.content_stroke {
	margin:7px 45px 0px 0px;
	border-bottom:#93B8B3 1px solid;
}

.tableContainer {
	width:680px;
	border-bottom:#93B8B3 1px solid;
}

.inside_padding {
	position:relative;
	padding:17px 45px 0px 4px;
}

.inside_padding_sitemap {
	position:relative;
	padding:2px 45px 0px 4px;
}

.info_left {
	float:left;
	width:320px;
}

.info_right {
	float:left;
	width:345px;
}

.btn_back, .btn_jumpmenu, .btn_more {
	position:absolute;
}

.btn_back {
	right:45px;
	padding:0px 0px 0px 8px;
	background:url(../images/arrow_left.gif) no-repeat 0px 6px;
}
.btn_more {
	right:44px;
	padding:0px 0px 0px 8px;
	background:url(../images/arrow_right.gif) no-repeat 0px 6px;
}


.btn_jumpmenu {
	right:47px;
}

.photo_frame {
	position:absolute;
}

.photo_frame_border {
	float:left;
	width:78px;
	border:#8CBCB6 1px solid;
	margin:15px 8px 0px 0px;
}

/* nav class starts */
.shop_nav {
	padding:6px 0px 0px 242px;
	height:25px;
	font-size:12px;
}

.shop_prev, .shop_back, .shop_next {
	float:left;
	text-align:left;
}

.shop_prev a, .shop_back a, .shop_next a {
	color:#134843;
}

.shop_prev {
	width:157px;
	padding:0px 0px 0px 8px;
	background:url(/eng/images/arrow_nav_left.gif) no-repeat 0px 6px;
}

.shop_back {
	width:200px;
	padding:0px 0px 0px 11px;
	background:url(/eng/images/arrow_nav_top.gif) no-repeat 0px 8px;
}

.shop_next {
	width:120px;
	text-align:right;
	padding:0px 8px 0px 0px;
	background:url(/eng/images/arrow_nav_right.gif) no-repeat right 6px;
}

.hidden {
	display:none;
}

/* nav class ends */

/* For IE 6 and below */
* html .pngImg {
	behavior: url(/eng/css/iepngfix.htc);
}

.menuOver {
	behavior: url(/eng/css/menuover.htc);
	/* For FireFox */
	-moz-binding:url(/eng/css/menuover.xml#menuover);
}

.btnOver {
	behavior: url(/eng/css/btnover.htc);
	/* For FireFox */
	-moz-binding:url(/eng/css/menuover.xml#btnover);
}

* html .topCover {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='../images/bg_top.png');
}



	



































