body{
	margin:0;
	text-align:center;
	background:url(images/body-bg.gif) repeat-x top #443D3D;
}


#wrap{
	top:0px;
	left:0px;
	width:960px;
	margin:0 auto;
	text-align:left;
}

#top{
	width:960px;
	height:30px;
	background:url(images/index-01.gif) no-repeat top;
}

#header{
	width:960px;
	height:321px;
	background:url(images/index-02.jpg) no-repeat top;
}

#header2{
	width:960px;
	height:102px;
	background:url(images/index-03.jpg) no-repeat top;
}

#cont{
	width:960px;
}

#cont-clear{
	width:960px;
	clear:both;
	background:#443D3D;
}

#footer{
	width:100%;
	height:130px;
	background:url(images/footer-bg.gif) repeat-x top;
}

/*.........................................*/


.left-part{
	width:262px;
	height:300px;
	float:left;
	background:url(images/left-bg.gif) no-repeat top;
}

.right-part{
	width:540px;
	float:left;
}

/*......................................*/

ul.f-menu{
	margin:0px;
	padding:14px  0px 0px 20px;
	list-style:none;
}

ul.f-menu li{
	margin:0px;
	padding:0px;
	width:226px;
}

ul.f-menu li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#DADED6;
	text-decoration:none;
}

ul.f-menu li a span.top-txt{
	font-size:14px;
	padding:0px 0px 0px 10px;
}

ul.f-menu li a span.bottom-txt{
	font-size:11px;
	padding:0px 0px 0px 10px;
}


ul.f-menu li.fmenu1{
	height:56px;
}

ul.f-menu li.fmenu1 a{
	width:226px;
	height:46px;
	padding-top:10px;
	display:block;
	background:url(images/nav-01.gif) no-repeat top;
}

ul.f-menu li.fmenu1 a:hover{
	background:url(images/nav-h-01.gif) no-repeat top;
}


ul.f-menu li.fmenu2{
	height:53px;
}

ul.f-menu li.fmenu2 a{
	width:226px;
	height:43px;
	padding-top:10px;
	display:block;
	background:url(images/nav-02.gif) no-repeat top;
}

ul.f-menu li.fmenu2 a:hover{
	background:url(images/nav-h-02.gif) no-repeat top;
}

ul.f-menu li.fmenu3{
	height:53px;
}

ul.f-menu li.fmenu3 a{
	width:226px;
	height:43px;
	padding-top:10px;
	display:block;
	background:url(images/nav-03.gif) no-repeat top;
}

ul.f-menu li.fmenu3 a:hover{
	background:url(images/nav-h-03.gif) no-repeat top;
}

ul.f-menu li.fmenu4{
	height:51px;
}

ul.f-menu li.fmenu4 a{
	width:226px;
	height:41px;
	padding-top:10px;
	display:block;
	background:url(images/nav-04.gif) no-repeat top;
}

ul.f-menu li.fmenu4 a:hover{
	background:url(images/nav-h-04.gif) no-repeat top;
}

ul.f-menu li.fmenu5{
	height:57px;
}

ul.f-menu li.fmenu5 a{
	width:226px;
	height:47px;
	padding-top:10px;
	display:block;
	background:url(images/nav-05.gif) no-repeat top;
}

ul.f-menu li.fmenu5 a:hover{
	background:url(images/nav-h-05.gif) no-repeat top;
}

.content-area{
	padding:5px 0px 0px 0px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
}

.content-area a{
	color:#CCCCCC;
	text-decoration:underline;
}


.content-area h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	font-weight:bold;
}

/*.............................................*/

.flag-box{
	padding:5px 0px 0px 785px;
}


.footer-left{
	width:400px;
	padding:5px 0px 0px 24px;
	float:left;
}

.footer-wrapper{
	width:960px;
	margin:0 auto;
	text-align:left;
}

.footer-left{
	width:360px;
	padding:15px 0px 0px 24px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

.footer-right{
	width:140px;
	padding:9px 20px 0px 0px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

.footer-bottom{
	width:960px;
	clear:both;
	padding:10px 0px 0px 0px;
}

p.footer-link{
	margin:0px;
	padding:10px 0px 0px 24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

p.footer-link a{
	color:#999999;
	text-decoration:none;
}