*{
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	margin:0px;
	padding:0px;
}
a:active {
outline: none;
}

a:focus{
-moz-outline-style: none;
}
a, img {
outline-color: invert;
outline-style: none;
outline-width: medium;
}

a{
	text-decoration:none;
}
body{
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:100%;
	background-color:#000;
}
#contentbody{
	width:1000px;
	min-height:620px;
	overflow:hidden;
	padding-top:95px;
	position:relative;
	border:0px solid #f00;

}

.slideshow {
    overflow: hidden;
    width: 100%;
    height: 100%;
	text-align:right;
    background-color: #000;
}
.slideshow img {
    width: 340;
    height: 450;
}
#site_wrap1{
	clear:both;
	top: 30%;
	margin-top:-300px;
	position:absolute;
	width:100%;
	height:200%;
	overflow:hidden;
}
#site_wrap{
	clear:both;
	margin-top:-95px;	
	width:100%;
	height:100%;
	overflow:hidden;
	margin-left:8px;
}

#contentarea{
	padding:70px 0px 0px 0px;
	height:100%;
	text-align:left;
	position:relative;
	width:100%;
}

#zoomImageMask{
	border:0px solid #fff;
	float:right;
	position:relative;
	width:5px;
	background-color:#CFCFCF;
	height:525px;
	margin-top:-525px;
	display:none;
}

#mask{
	height:300px;
	overflow:hidden;
	/*width:525px;*/
	width:1px;
	/*width:32%;*/
	position:relative;
	background-color:#fff;
	float:right;
	margin-top:-300px;
}

.pointer{
	cursor:pointer;
}
.border{
border:1px solid #ddd;
}

#imageloader{
	margin-top:50px;
	position:relative;
	display:none;
}
#loader{
	color:#333333;
	size:11px;
	margin-top:50px;
	float:right;
	text-align:center;
/*	width:600px;*/
	width:60%;
}
span.thinline{
	width:10px;
/**	float:left;*/
	height:10px;
	
}
#mainMenuContainer ul#mainMenu {
	list-style:none;
	padding:0px;
}
#mainMenuContainer ul#mainMenu li{
	list-style:none;
	float:left;
	padding-right:10px;	
}
#mainMenuContainer ul#mainMenu li a, #mainMenuContainer ul#mainMenu li a img{
	border:0px;
}
 ul#mainMenu li a {
	font-size:13px !important;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0px 5px;
}
#pagination a {
	font-size:13px !important;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0px 0px 0px 10px;
}
 ul#mainMenu li a span.first, #pagination a span.first{
 	font-weight:bold;
	font-size:13px !important;
	font-family:Georgia, "Times New Roman", Times, serif;
 }
a:hover p  span.first, a p span.selected{
	text-decoration:underline !important;
}
  ul#mainMenu li a:hover span.first,  ul#mainMenu li a span.selected, #pagination a:hover span.first, #pagination a span.selected{
 	font-weight:bold;
	padding-bottom:10px;
	text-decoration:underline;
	font-size:13px !important;
	font-family:Georgia, "Times New Roman", Times, serif;
 }
#left{
	width:550px;
	height:100%;
	float:left;
	text-align:left;
}
#right{
	width:400px;
	padding-right:30px;
	height:450px;
	position:relative;
	float:right;
}
#logo {
	margin-top:49px;
	background: url( ../../../images/logo_exchange.jpg ) no-repeat;
	width:290px;
	height:189px;
	clear:both;
}
#zoomImageContainer{
	text-align:right;
	width:100%;
	padding:0px;
	height:100%;
}
#rightBottom {
	text-align:left;
	padding:5px 0px 0px 0px;
	width:340px;
}
#designBy{
	/*background:url( ../../../images/designby.jpg) no-repeat 0 0;*/
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	width:185px;
	font-size:8px;
	text-transform:uppercase;
	margin-top:20px;
	height:35px;
	float:right;
}

#imageGallery table tr td img{
	width:60px;
	height:63px;
	opacity:0.01;
	filter:alpha(opacity=1); 
	cursor:pointer;
	border:0px;
}
#imageGallery table tr td{
	width:60px;
	height:63px;
	cursor:pointer;
	border:0px;
}
#pagination{
	padding:5px 0px 5px 0px;
	text-align:right;
	overflow:hidden;
	width:111px;
	height:45px;
}
div#prevNavigation {
	width:67px;
	height:31px;
	background:url(../../../images/prev-next-navigation.jpg) no-repeat left center;
	float:left;
	cursor:pointer;
}
div#nextNavigation {
	width:42px;
	height:40px;
	background:url(../../../images/prev-next-navigation.jpg) no-repeat -67px 0px;
	cursor:pointer;
	float:right;
	
}
#description {
	clear:both;
	font-style:italic;
	padding-left:5px;
	padding-top:10px;
}
#exchangeRoom table tr td, #exchangeRoom table tr td img{
	width:600px;
	border:0px;
}
#enquiry, #enquiry a, #enquiry a span {
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding-top:30px;
}
#enquiry a span {
	font-weight:bold;
}
#enquiry a:hover span {
	text-decoration:underline;
}
