BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../images/bg/background3.png);
	background-repeat:repeat;
}
A {text-decoration: none;}
A:HOVER {text-decoration: underline;}
IMG {border: none;}
H1, H2, H3, H4, H5, H6, P, FORM {
	padding: 0;
	margin: 0;
}
H1, H2, H3, H4, H5, H6 {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-family:'Roboto';
	color:#0054A4;
}
html, body {height: 100%;}
	
.relax {
	clear: both;
	height: 0px;
	line-height: 0%;
	font-size: 0;
}
.wrapper {
    margin: 0 auto 0;
	padding-bottom: 90px;
}

/*  Page  */
#page,.page {
	text-align: left;
	margin: auto;
    width: 990px;
}
.top-bg {
    min-height: 725px;
    min-height: 100%;
	height: auto !important;
	height: 100%;
}

/*  Header  */
.header {
	width: 990px;
	height: 120px;
	background: url(/images/bg/header-bg2.png) left bottom no-repeat;
}
.header .logo {
	float: left;
	margin: 52px 0 0 270px;
    display: inline;
}

/*  Content  */
.content H1 {
	color: #EB2932;
	font-size: 14px;
}
.content A {
	color: #000;
	font-size: 14px;
	text-decoration: underline;
}
.content A:HOVER {text-decoration: none;}
.content P {
	color: #000;
	font-size: 14px;	
	padding-top: 20px;
    line-height: 20px;
}
.content TABLE {
	color: #000;
	font-size: 14px;	
	padding-top: 20px;
    line-height: 20px;
}
.main-content UL LI, .main-content OL LI {
    color: #000;
    line-height: 20px;
    font-size: 14px;    
}
/*  Content Menu  */
.content .main-menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	height: 54px;
	width: 990px;
	background: url(/images/bg/menu-bg.png) left top no-repeat;
}
.content .main-menu UL {
    padding: 0px;
    margin: 0px;
    list-style: none;
	padding-top: 8px;
	text-decoration:none;
}
.content .main-menu UL LI{display: inline;}
.content .main-menu UL LI A{
	font-family:'Roboto';
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 17px 0px 21px 15px;
    position: relative;
}
.content .main-menu UL LI A:HOVER, .content .main-menu UL LI.active A{
	color:#CCCCCC;
	text-decoration: none;
}
.content .main-menu UL LI A SPAN {
	font-weight: bold;
	padding-left: 16px;
}
.content .main-menu UL LI A:HOVER SPAN {color: #fff;}
.content .main-menu UL LI.active A SPAN{color: #fff;}
.content .main-menu UL LI.first A {padding-left: 35px;}

.content .main-menu UL LI { position: relative; z-index: 1; }
.content .main-menu UL LI UL.submenu { background: url(/images/bg/menubg.png) left top no-repeat; position: absolute; z-index: 10; left: 0px; top: 15px; display: none; width: 200px; padding: 30px 5px 0 20px; width: 200px; }
.content .main-menu UL LI:hover UL.submenu { display: block; }
.content .main-menu UL LI UL.submenu li.last { background: url(/images/bg/footermenubg.png) left top no-repeat; height: 53px; width: 200px; padding: 0; display: block; position: absolute; bottom: -53px; left: 0px; }
.content .main-menu UL LI UL.submenu LI { clear: both; display: block; color: #fff; line-height: 25px; padding: 0; margin: 0; }
.content .main-menu UL LI UL.submenu LI a { font-size: 13px; font-family:'Roboto'; color: #fff; padding: 0; margin: 0; font-weight: normal; }
.content .main-menu UL LI UL.submenu LI a:hover { text-decoration: none; color:#CCCCCC; }

/*  Content Sidebar */
.content .sidebar {
	width: 281px;
	float: left;	
}
.sidebar .box-top {
	height: 32px;
	background: url(/images/bg/box-top-bg.png) left top no-repeat;
}
.sidebar .box-content-menu {
	padding: 50px 0 20px 0;
	background: url(/images/bg/box-bg.png) left top repeat-y;
}
.sidebar .box-bottom {
	height: 32px;
	background: url(/images/bg/box-bottom-bg.png) left top no-repeat;
}
.sidebar .sidebar-pic {
    height: 250px;
    line-height: 0%;
    font-size:1px;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
}
.sidebar UL {
	list-style: none;
	border-left: 1px #ee7b1c solid;
	padding: 0 30px 0 30px;
    margin: 0 0 0 45px;
}
.sidebar UL LI {
	display: block;
	padding-bottom: 20px;
}
.sidebar UL LI.last {padding-bottom: 0px;}
.sidebar UL LI A{
	text-decoration: none;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.sidebar UL LI A:HOVER{text-decoration: underline;}
.sidebar .mar-top {margin-top: 20px;}
/*  Content Main Content */
.content .main-content {
	width: 699px;
	float: right;
	padding-top: 0px;
}
.main-content-top {
	height: 12px;
	width: 699px;
	background: url(/images/bg/main-content-top-bg.png) left top no-repeat;
}	
.main-content-txt {
	background: url(/images/bg/main-content-bg.png) left top repeat-y;
}
.main-content-bottom {
	height: 32px;
	width: 699px;
	background: url(/images/bg/main-content-bottom-bg.png) left bottom no-repeat;
}
.main-content-txt .data{padding: 30px 50px 0px 50px;}

.sidebar .box-news { margin: 0 auto; padding: 0 33px 0 32px; }
.box-news h3 { color: #0054A4; font-size: 16px; }
.box-news p { font-size:11px; margin: 0; padding: 0; line-height: 12px; padding-top: 15px; padding-bottom: 3px; border-bottom: 0px solid #EF3D34; }
.box-news a { font-size: 11px; text-decoration: none; }
.box-news a:hover { color: #000; text-decoration: underline; }


/*  Footer  */
.footer-wrapper {
	margin: auto;
	margin-top: -45px;
	position: relative;
	clear: both;
	width: 990px;
}
.footer {
	background: url(/images/bg/footer-bg.png) left bottom no-repeat;	
}
.footer-wrapper,.footer {height: 45px;}
.footer P {
	padding: 17px 22px 0px 32px;
	font-size: 13px;
	color: #fff;
    position: relative;
    text-align: left;
	font-family:'Roboto';
}
.footer a, .footer a:link, .footer a:visited, .footer a:active {
	text-decoration:none;
	color:#fff;
	font-size:11px;
	font-family:'Roboto';
	font-size:11px;
	}
.footer a:hover {
	text-decoration:underline;
	}