@charset "utf-8";
body {
	margin: 0px;
	font-family: tahoma;
	font-size: 12px;
	color:#3d3223;
	background:url(dndn.jpg) fixed;
}
table {
	max-width: 640px;
}
#mainbg {
	background:url(main-bg.jpg) 776px top no-repeat fixed;
	min-height: 100%;
}
#mainpage {
	width: 776px;
	margin-right:auto;
	margin-left:0;
}
.header {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	height: 197px;
}
.footer {
	background-image: url(footer.jpg);
	height: 133px;
}
.container {
	background-image: url(cont-in.jpg);
	background-repeat: repeat-y;
	padding-left: 80px;
	padding-right: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	max-width: 646px;
}
.navleft {
	background-image: url(bt-1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 258px;
}
.navmnu {
	float: left;
	height: 45px;
	width: 485px;
}
.navright {
	background-image: url(bt-6.jpg);
	float: left;
	height: 45px;
	width: 33px;
}
.countrytabs {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.countrytabs li {
	float: right;
	height: 45px;
	width: 97px;
}
.countrytabs a {
	display: block;
	height: 45px;
	width: 97px;
}
.bt2 a {
	background-image: url(bt-2.jpg);
}
.bt3 a {
	background-image: url(bt-3.jpg);
}
.bt4 a {
	background-image: url(bt-4.jpg);
}
.bt5 a {
	background-image: url(bt-5.jpg);
}
.bt6 a {
	background-image: url(bt-0.jpg);
}
.icoa1 {
	background-image: url(../icons/b7reldoa.jpg);
}
.icoa2 {
	background-image: url(../icons/tmrdrisha.jpg);
}
.icob1 {
	background-image: url(../icons/awlmtr.jpg);
}
.icob2 {
	background-image: url(../icons/zaty.jpg);
}


.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
z-index:110;
width: 112px;
visibility: hidden;
}


.dropmenudiv a{
width: 110px;
display: block;
height:75px;
border: 1px solid #22170c; /*THEME CHANGE HERE*/
margin-bottom:2px;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 110px;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/

}
