IMG{
	border:none;
}
HTML,BODY{
	width:100%;
	padding:0px;
	margin:0px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
BODY{
	background:url(../images/bg.jpg) top center repeat-x;
}
#headerImage{
	position:absolute;
	width:100%;
	height:149px;
	text-align:center;
	top:80px;
}
#container{
	position:relative;
	margin:auto;
	width:100%;
	text-align:center;

}

#topSpaceSaver{
	top:0px;
	width:100%;
	height:229px;
}
#mainMenu{
	position:relative;
	top:55px;
	width:867px;
	text-align: justify;
	display:block;
	margin:auto;
	white-space: nowrap;
}
#mainMenu a{
	font-size:14px;
	text-decoration:none;
	color:rgba(227,227,227,1.00);
	white-space: nowrap;
	position: relative;
	z-index: 2;
}
#mainMenu a:hover{
	color:#fff;
}
#mainMenu span{
	display:inline-block;
	font-size:14px;
	text-align:center;
	color:rgba(227,227,227,1.00);
	margin:0px 11px 0px 11px;
}
#worldSubMenu {
	position: absolute;
	top:4px;
	right:150px;
	width:114px;
	min-height:13px;
	background-color: #788186;
	z-index: 1;
}
.worldSubMenuData{
	padding-top: 20px;
	text-align: center;
	display: none;
}
.worldSubMenuData a{
	font-size:14px;
	display: inline-block;
	line-height: 27px;
	text-decoration:none;
	color:rgba(227,227,227,1.00);
	white-space: nowrap;
}
.rightWhitePixel {
	position: absolute;
	top:0;
	right:0;
	width: 2px;
	height:100%;
	background-color: rgba(227,227,227,1.00);
}
.leftWhitePixel {
	position: absolute;
	top:0;
	left:0;
	width: 2px;
	height:100%;
	background-color: rgba(227,227,227,1.00);
}
.bottomWhitePixel {
	position: absolute;
	bottom:0;
	left:0;
	width: 100%;
	height:2px;
	background-color: rgba(227,227,227,1.00);
}
.regularData{
	position:relative;
	width:867px;
	margin:auto;
	font-size:14px;
	color: #788186;
}
.redarrow
{
	font-size:18px;
	color: #ce3726;
}
.greyarrow{
	font-size:18px;
	color: rgba(83,83,83,1.00);
}
H1{
	font-size:18px;
	color: #788186;
	font-weight:bold;
	border-bottom:1px dotted #666666;
}
#footer{
	border-top:1px dotted #666666;
	padding-top:10px;
	position:relative;
	width:878px;
	margin:auto;
	text-align:center;
	color:#788186;
	font-size:12px;
}
#footer a{
	color:#788186;
	font-size:12px;
}
#footer a:hover{
	color:#4C4C4C;
}
#footer span{
	position:relative;
	color:#788186;
	font-size:12px;
	top:5px;
}
#leftADD{
	position:relative;
	display:block;
	width:216px;
	height:149px;
	left:3px;
	top:20px;
}
H2{
	font-size:14px;
	color: #788186;
	font-weight:bold;
	border-bottom:1px dotted #666666;
}
.fbButtonMain{
	position:absolute;
	display:block;
	top:-57px;
	right:-5px;
	cursor:pointer;
}
#articlePlace
{
	height:100%;
	display:table-cell;
	vertical-align:top;
	padding-right:20px;
	padding-left:40px;	
}
#article{
	text-align:right;
	color:#000;
	font-size:15px;
	font-weight:normal;
	width:590px;
}
#article span{
	color:#010000;
	font-size:15px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
#article li{
	padding:0px;
	padding-right:0px;
	margin:0px;
	margin-right:20px;
}

#article h1{
	font-size:26px;
	color:#215978;
	font-weight:bold;
	margin:0;
	padding:0;
	border:none;
}
#article h2{
	font-size:17px;
	color:#000;
	font-weight:bold;
	margin:0;
	padding:0;
	border:none;
}
#article h3{
	font-size:15px;
	color:#747474;
	font-weight:normal;
	margin:0;
	padding:0;
	border:none;
}
#article strong{
	color:#215978;
	font-size:17px;
	font-weight:bold;
}
#articleRight{
	display:table-cell;
	vertical-align:top;
	position:relative;
	width:150px;
	height:100%;
	/*border-left:1px solid #8d8d8d;*/
	background:url(../../images/vline.png) top left no-repeat;
	text-align:center;
}
#articleIconImage{
	display: table;
	width:134px;
	height:134px;
	text-align:center;
	margin:auto;
	/*border:1px solid #808080;*/
}
#articleIconImage img{
	display: table-cell;
	vertical-align: middle;
	text-align:center;
	margin:auto;
}


.sb_thumb{
	display: inline-block;
	width: 270px;
	height: 250px;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: top;
	
}
.sb_thumb a{
	text-decoration: none;
	vertical-align: top;
}
.sb_thumb span{
	color: #9b9b9c;
	font-size: 13pt;
	font-weight: bold;	
	text-decoration: none;
	vertical-align: top;
}
