#content

{
	background:url(../images/left_back.gif) 0 0 repeat-y;
	overflow:hidden;
	zoom:1;
	padding-bottom:70px;
}
#leftmenu
{
	width:208px;
	float:left;
}

#leftmenu ul li a
{
		background:#116dae;
		display:block;
		border-bottom:1px solid #549acc;
		padding:5px 5px 5px 15px;
		font:normal 11px Arial, Helvetica, sans-serif;
		color:#fff;
		text-decoration:none;
		
		height:14px;
}

#leftmenu ul li a:hover,#leftmenu ul li a#recentpage
{
	background:#0e0c7a;
}
#page
{
	width:684px;
	float:right;
	margin-left:1px;
	padding-left:7px;
	padding-top:8px;
}
#page h2
{
	color:#0e0c7a;
	border-bottom:1px solid #0e0c7a;
	margin-bottom:5px;
	padding-bottom:5px;
}
#leftcol
{
	width:494px;
	float:left;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
}

.contentpage
{
min-height:350px;
overflow:hidden;
zoom:1;
}

.contentpage ul
{
	margin:0 0 15px 35px;
	padding:0 0 0 0;
	list-style:disc;
	
}
.contentpage p
{
	text-align:justify;
}
.flex
{
	width:674px !important;
}

#rightcol
{
	width:180px;
	margin-left:8px;
	float:right;
	
}
#breadcrumb
{
	background:#0e0c7a;
	height:15px;
	color:#fff;
	font-weight:bold;
	padding:5px;
	width:681px;
	float:right;
	margin-left:1px;
}
#breadcrumb a
{
	text-decoration:none;
	color:#fff;
}

.banner
{
	text-align:center;
	padding-top:16px;	

}

.banner img
{
	margin-bottom:17px;
	
}

.pbx
{
	background:#eef4f6;
		border-top:1px solid #d1dce0;
	border-left:1px solid #d1dce0;
	
}

.pbx tr th
{
	text-align:left;
	text-transform:uppercase;
	padding:2px;
	border-right:1px solid #d1dce0;
	border-bottom:1px solid #d1dce0;
	background:#d0e3f1;
	color:#1172ba;
}
.pbx tr td
{
	padding:2px;
	border-right:1px solid #d1dce0;
	border-bottom:1px solid #d1dce0;
}

.pbx tr td.country
{
	font-weight:bold;
}

#top
{
	display:block;
	float:right;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#0099CC;
	text-decoration:none;
	padding:30px 10px 0 0;
	outline:none;
}

