body{
	margin:0;
	background:#b0d5ec;
	font:12px/18px LucidaGrande, Arial, Tahoma, sans-serif;
}
form,fieldset,img{margin:0;padding:0;border:0;}
a{color:#000;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
#wrapper{
	width:962px;
	padding:0 15px;
	overflow:hidden;
	margin:0 auto;
	min-height:760px;
	background: url(../images/bg-wrapper.jpg) no-repeat;
}
* html #wrapper{
	height:760px;
	overflow:visible;
}
/*-- header --*/
#header{
	width:100%;
}
#header:after{
	content:"";
	display:block;
	clear:both;
}
#header .holder{
	width:100%;
	overflow:hidden;
}
#header .logo{
	float:left;
	width:466px;
	height:135px;
	overflow:hidden;
	margin:47px 0 0 84px;
	text-indent:-9999px;
	background: url(../images/logo.png) no-repeat;
}
#header .logo a{
	display:block;
	height:100%;
	position:relative;
}
#header .hot-topics{
	float:right;
	width:392px;
	height:35px;
	overflow:hidden;
	background: url(../images/bg-hot-topics.png) no-repeat;
	text-align:center;
	text-transform:uppercase;
}
#header .hot-topics ul{
	margin:6px -24px 0 0;
	padding:0;
	list-style:none;
	position:relative;
}
#header .hot-topics ul li{
	display:inline;
	padding:0 24px 0 27px;
	background: url(../images/separator-hot-topics.gif) no-repeat 0 5px;
}
#header .hot-topics ul li:first-child {
	padding-left:0;
	background:none;
}
#header .hot-topics a{
	font-size:9px;
	color:#fff;
	text-decoration:none;
}
#header .hot-topics a:hover{
	text-decoration:underline;
}
/*-- navigation --*/
#navigation{
	margin:26px 15px 0 0;
	padding:0 0 0 26px;
	list-style:none;
	width:808px;
	height:41px;
	line-height:41px;
	font-weight:bold;
	float:right;
	display:inline;
	position:relative;
	z-index:10;
	background: url(../images/bg-navigation.gif) no-repeat;
}
#navigation li{
	float:left;
}
#navigation a{
	float:left;
	padding:0 22px;
	color:#fff;
	text-decoration:none;
}
#navigation a:hover,
#navigation li.active a,
#navigation li:hover a,
#navigation li.hover a{
	color:#012c4a;
}
/*-- drop --*/
#navigation li:hover,
#navigation li.hover{
	position:relative;
}
#navigation li:hover div,
#navigation li.hover div{
	display:block;
}
#navigation div{
	position:absolute;
	top:41px;
	left:50%;
	width:140px;
	margin:0 0 0 -70px;
	display:none;
}
#navigation ul{
	margin:0;
	padding:0 10px;
	list-style:none;
	height:1%;
	line-height:14px;
	font-weight:normal;
	font-size:11px;
	overflow:hidden;
	background: url(../images/bg-drop.png) repeat;
}
#navigation ul li{
	float:none;
	padding:9px 10px 8px 22px;
	margin:0 0 -1px;
	border-bottom:1px solid #796249;
	position:static !important;
	background: url(../images/bullet-drop.gif) no-repeat 13px 14px;
}
#navigation ul a,
#navigation li.active ul a,
#navigation li:hover ul a,
#navigation li.hover ul a{
	float:none;
	padding:0;
	color:#fff;
	position:relative;
}
#navigation ul a:hover,
#navigation li.active ul a:hover,
#navigation li:hover ul a:hover,
#navigation li.hover ul a:hover{
	color:#012c4a;
}
/*-- banner --*/
#banner{
	width:100%;
	height:258px;
	float:left;
	padding:0 0 11px 12px;
	margin:0 0 0 -12px;
	position:relative;
	background: url(../images/bg-banner.png) no-repeat;
}
/* PVS -- see pics id below
 #banner img{
	float:right;
}
*/

#pics{
	position: absolute;
	left: 230px;
}

#banner .title{
	position:absolute;
	left:0;
	bottom:0;
	width:269px;
	height:59px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/text-since1954.png) no-repeat;
	z-index: 10;
}
/*-- main --*/
#main{
	width:963px;
	margin:2px 0 0;
}
#main .top-main,
#main .bottom-main{
	width:100%;
	height:10px;
	overflow:hidden;
	background: url(../images/bg-top-main.png) no-repeat;
}
#main .bottom-main{
	height:251px;
	clear:both;
	background: url(../images/bg-bottom-main.png) no-repeat;
}
#main .middle-main{
	width:100%;
	float:left;
	background: url(../images/bg-middle-main.png) repeat-y;
}
#main.hp .top-main,
#main.hp .bottom-main{
	width:100%;
	height:10px;
	overflow:hidden;
	background: url(../images/bg-top-main-hp.png) no-repeat;
}
#main.hp .bottom-main{
	height:133px;
	clear:both;
	background: url(../images/bg-bottom-main-hp.png) no-repeat;
}
#main.hp .middle-main{
	width:100%;
	float:left;
	background: url(../images/bg-middle-main-hp.png) repeat-y;
}
/*-- content --*/
#content{
	width:643px;
	padding:0 30px 0 45px;
	float:right;
	min-height:245px;
	position:relative;
	z-index:1;
	margin:0 0 -240px;
}
.hp #content{
	width:597px;
	padding:0 30px 0 38px;
	margin:11px 0 -130px;
}
* html #content{
	height:245px;
	overflow:visible;
}
#content a{
	color:#ff5a00;
	text-decoration:none;
}
#content a:hover{
	text-decoration:underline;
}
#content p{
	margin:0 0 18px;
}
#content ul{
	margin:0 0 18px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#content ul li{
	padding:0 0 0 45px;
	background: url(../images/bullet-list.gif) no-repeat 36px 6px;
}
#content h1{
	font-size:24px;
	line-height:32px;
	color:#235376;
	margin:0 0 8px -28px;
}
/*-- sidebar --*/
#sidebar{
	float:left;
	margin:-10px 0 -240px;
	position:relative;
	z-index:1;
	min-height:245px;
	font-size:11px;
	line-height:18px;
	width:215px;
	padding:0 10px;
}
* html #sidebar{
	height:245px;
	overflow:visible;
}
.hp #sidebar{
	width:238px;
	padding:0 25px 0 22px;
	margin:-10px 0 -130px;
}
#sidebar .title{
	text-transform:uppercase;
	text-align:center;
	line-height:33px;
	color:#fff;
	width:125px;
	overflow:hidden;
	font-size:12px;
	margin:0 0 0 -2px;
	background: url(../images/bg-side-title.gif) no-repeat;
}
.hp #sidebar .title{
	margin:0 0 0 -14px;
}
#sidebar p{
	margin:18px 0 0;
}
#sidebar ul{
	margin:0;
	padding:0 0 11px;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#sidebar ul li{
	padding:0 0 0 10px;
	margin:8px 0 0;
	background: url(../images/bullet-orange.gif) no-repeat 0 8px;
}
#sidebar a.more{
	font-size:9px;
	text-decoration:none;
}
#sidebar a.more:hover{
	text-decoration:underline;
}
#sidebar .second-nav{
	width:190px;
	line-height:30px;
	margin:9px 0 0;
}
#sidebar .second-nav li{
	padding:0;
	background:none;
	margin:0;
	border-bottom:1px solid #dfe1e2;
}
#sidebar .second-nav a{
	color:#007a94;
	text-decoration:none;
	padding:0 0 0 9px;
	background: url(../images/bullet-second-nav.gif) no-repeat 0 3px;
	text-transform: uppercase;
}
#sidebar .second-nav a:hover{
	text-decoration:underline;
}
/*-- footer --*/
#footer{
	overflow:hidden;
	padding:0 8px  40px;
	margin:10px 0 0;
	text-align:right;
	font-size:7pt;
	line-height:14px;
}
* html #footer{
	height:1%;
	overflow:visible;
}
#footer p{
	margin:4px 0 0;
	text-indent: -50px;
}
#footer .to-top{
	float:left;
	color:#013756;
	text-decoration:none;
	text-transform:uppercase;
	line-height:23px;
	background: url(../images/bg-to-top.gif) no-repeat;
	text-align:center;
	width:77px;
}
#footer .to-top:hover{
	text-decoration:underline;
}
