/*
	Date: 
	Title: 
====================================
*/
* {
	margin:0;
	padding:0;
}
@font-face{
	font-family:"Swis721 BT";
}
body {
	text-align:center;
	font:12px "Swis721 BT", Georgia, Verdana, Lucida, "Trebuchet MS", Helvetica, Tahoma, sans-serif;
	border-top:2px solid #EFEFEF;
	background:url(../images/topbg.gif) no-repeat center top;
	color:#424242;
}
img { border:0; }
:focus { outline:none; }
ul, ol, li { list-style:none; }
a {
	color:#414141;
	text-decoration:underline;
}
a:hover {
	color:#DF6100;
	text-decoration:underline;
}
.hide {
	position: absolute;
	left: -9999px;
}
.clear { clear:both; }
.fl { float:left; }
.fr { float:right; }
/*-----------------------Page Structure goes from here
*/

.wrapper{
width:100%;
background:url(../images/wrapper-bg.jpg) top repeat-x;
padding-top:75px;
padding-bottom:15px;
}
.wrapper.home{
height:734px;
padding-bottom:0px;
}

.dbody{
width:602px;
height:322px;
padding:67px 0px 0px 74px;
background:url(../images/dbody-bg.gif) top left no-repeat;
text-align:left;
margin:0px auto;
}
.mainContents{
width:602px;
height:166px;
background:url(../images/main-bg.jpg) top left no-repeat;
margin-top:11px;
position:relative;
overflow:hidden;
}
.mainContents h2{
position:absolute;
color:#0067a6;
top:17px; left:20px;
font:"Swis721 BT";
font-size:11px;
text-transform:uppercase;
}
dl.countryNav{
position:absolute;
width:756px;
top:40px;
left:12px;
}
dl.countryNav dd{
width:73px;
height:113px;
float:left;
}
dl.countryNav dd img{
display:block;
width:54px; height:54px;
margin:20px auto 17px auto;
}
dl.countryNav dd a{
display:block;
text-align:center;
color:#0067a6;
font-size:11px;
text-decoration:none;
text-transform:uppercase;
font-weight:bold;
}
dl.countryNav dd a:hover{
color:#0067a6;
text-decoration:none;
}

@font-face{
font-family: "Swis721 Cn BT";
}
.footer{
width:287px;
height:45px;
text-align:left;
margin:26px auto 0px auto;
font:"Swis721 Cn BT" !important;
font-size:20px;
color:#ffffff;
font-style:italic;
}
.footer h3{
font:"Swis721 Cn BT" !important;
}
.footer span{
color:#04c2f2;
}
