html{
	height:100%;
}
body{
	margin:0;
	font:13px/16px Arial, Helvetica, sans-serif;
	color:#636061;
	height:100%;
}
h1{margin:0;}
h2{
	font-size:24px;
	line-height:26px;
	margin:10px 0 0;
	font-weight:normal;
	color:#666666;
}
h3{
	color:#666666;
	font-size:20px;
	font-weight:normal;
	line-height:24px;
	margin:10px 0 0;
}
h4{
	font-size:13px;
	line-height:18px;
	margin:10px 0 0;
}
a{
	text-decoration:none;
	color:#df3c30;
}
a:hover{
	text-decoration:underline;
}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
}
img{
	display:block;
	border:none;
}
#content h1 {
	margin:10px 0 20px;
	color:#DF3C30;
	font-size:27px;
	font-weight:normal;
}

#page{
	width:960px;
	min-height:100%;
	position:relative;
	margin:0 auto;	
}
* html #page{
	height:100%;
}
/*header*/
#header{
	background:#231f20;
	width:100%;
	overflow:hidden;
}
#header h1{
	font-size:0;
	line-height:0;
}
#header h1 a{
	float:left;
	margin:36px 0 0 69px;
	overflow:hidden;
	text-indent:-9999px;
	width:120px;
	height:74px;
	background:url(../img/logo.jpg) no-repeat 0 0; 
}
/*search*/
#header div.search{
	width:210px;
	float:right;
	margin:53px 0 0;
	padding:2px 57px 0 0;
}
#header div.search div.bg-input{
	width:168px;
	height:20px;
	padding:3px;
	float:left;
	background:url(../img/bg-search.jpg) no-repeat 0 0; 
}
#header div.search div.bg-input input{
	float:left;
	width:146px;
	height:18px;
	padding:1px 5px 1px 17px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#1e345e;
	border:0;
	background:none;
}
#header div.search input.submit{
	width:26px;
	margin:0 0 0 5px;
	font-size:0;
	line-height:0;
	padding:0;
	text-indent:-9999px;
	float:left;
	height:26px;
	border:0;
	background:url(../img/bg-search.jpg) no-repeat -179px 0;
	cursor:pointer;
}
#header div.search p{
	margin:27px 0 0 60px;
	line-height:15px;
	float:right;
	font-size:12px;;
	padding:0 9px 0 0;
	text-align:right;
	letter-spacing:1px;
	font-weight:bold;
	color:#fff;
}
/*image*/
#header div.image{
	width:100%;
	margin:1px 0 0;
	overflow:hidden;
	float:left;
}
/*menu*/
#header div.menu{
	width:100%;
	padding:5px 0 0;
	background:#fff;
	background:#fff url(../img/bg-menu.gif) repeat-x 0 -34px;
	overflow:hidden;
	clear:both;
}
#header div.menu-left{
	width:100%;
	overflow:hidden;
	background:url(../img/bg-menu.gif) no-repeat 100% 100%;
}
#header div.menu ul{
	margin:0;
	float:left;
	background:url(../img/bg-menu.gif) no-repeat 100% 0;
	padding:0 7px 0 0;
	list-style:none;
}
#header div.menu ul li{
	float:left;
	padding:0 2px 0 0;
	background: url(../img/bg-menu-li.gif) no-repeat 100% 0; 
	line-height:34px;
}
#header div.menu ul li a{
	float:left;
	font-weight:bold;
	cursor:pointer;
	font-size:13px;
	text-decoration:none;
	color:#fff;
	background:url(../img/bg-menu.gif) no-repeat 100% 100%;
}
#header div.menu ul li a span{
	float:left;
	padding:0 22px;
	background:url(../img/bg-menu.gif) no-repeat 0 0;
}
/* Rollover */
#header div.menu ul li ul {
	display:none;
	position:absolute;
	background:#DF3C30;
	margin:0 0 0 1px;
	padding:5px 15px 10px 0;
}
#header div.menu ul li ul li {
	float:none;
	background:none;
	display:block;
	line-height:22px;
	padding:0 0 0 15px;
}
#header div.menu ul li ul li a {
	float:none;
	background:none;
}
#header div.menu ul li ul li a:hover {
	text-decoration:underline;
}
#header div.menu ul li a:hover ul,
#header div.menu ul li:hover ul {
	display:block;
}
/*main*/
#main{
	width:100%;
	margin:13px 0 0;
	padding-bottom:99px;
	overflow:hidden;
	background:url(../img/bg-main.gif) repeat-y 201px 0; 
}
/*sidebar*/
#sidebar{
	float:left;
	width:186px;
	padding:0 0 0 15px;
}
#sidebar ul.navigation{
	width:100%;
	overflow:hidden;
	padding:0;
	margin:9px 0 0;
	list-style:none;	
}
#sidebar ul.navigation li{
	line-height:34px;
	font-size:12px;
	font-weight:bold;
	padding:2px 0 3px 43px;
	background:url(../img/bg-nav.gif) no-repeat 0 50%;  
}
#sidebar ul.navigation li a{
	text-decoration:none;
	color:#231f20;
}
#sidebar ul.navigation li a:hover{
	text-decoration:underline;
}
#sidebar div.image{
	margin:60px 0 0 1px;
	width:185px;
	overflow:hidden;
}
/*content*/
#content{
	float:right;
	width:686px;
	padding:0 50px 0 16px;
}
#content div.text{
	width:100%;
	overflow:hidden;
	margin:0 -2px;
	padding:0 2px 42px;
	background:url(../img/bg-text.gif) no-repeat 0 100%; 
}
#content p{
	margin:11px 0 0;
	padding-bottom:7px;
}
/*boxes*/
#content div.boxes{
	width:100%;
	overflow:hidden;
	padding-bottom:1px;
	margin:5px 0 0;
	background:url(../img/bg-main.gif) repeat-y 338px 0; 
}
#content div.visual{
	float:left;
	width:325px;
	padding:5px 0 0 20px;
}
#content div.visual a{
	float:left;
}
#content div.news{
	float:left;
	width:326px;
	padding:0 10px 0 2px;
}
#content div.news h3{margin:0;}
#content div.news-ul ul{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0 0 2px 0;
	list-style:none;
}
#content div.news-ul ul li{
	padding:6px 0 10px;
	width:100%;
	float:left;
}
#content div.news-ul ul h4{
	margin:0;
	color:#525151;
}
#content div.news-ul ul h4 a{
	color:#525151;
}
#content div.news-ul ul p{
	font-size:11px;
	margin:0;
	padding:0;
	line-height:14px;;
	color:#525151;
}
/*footer*/
/*vertical align*/
div.cont{
	display:table;
	width:100%;
	height:100%;
}
div.sub{
	text-align:center; 
	width:100%;
	display:table-cell;
	vertical-align:middle;
}
div.sub img{display:inline;}
* html div.cont{position:relative;}
*+ html div.cont{position:relative;}
* html div.sub{position:absolute;top:50%;}
*+ html div.sub{position:absolute;top:50%;}
* html div.sub img{position:relative;top:-50%;}
*+ html div.sub img{position:relative;top:-50%;}
#footer{
	width:100%;
	overflow:hidden;
	height:87px;
	position:absolute;
	bottom:0;
	padding:12px 0 0;
	left:0;
	background:#fff url(../img/bg-footer.gif) no-repeat 0 12px; 	
}
#footer ul.logo{
	padding:0 0 0  22px;
	margin:18px 0 0;
	float:left;
	width:312px;
	list-style:none;
}
#footer ul.logo li{
	float:left;
	padding:0 4px;
}
#footer ul.logo div.cont{
	height:50px;
	width:65px;
}
#footer div.right{
	float:left;
	padding:24px 0 0;
	overflow:hidden;
	color:#231f20;
	line-height:14px;
	font-size:9px;
	font-weight:bold;
	width:500px;
}
#footer div.right ul{
	margin:0 0 0 -4px;
	padding:0;
	overflow:hidden;
	
	list-style:none;
	width:100%;
}
#footer div.right ul li{
	float:left;
	margin-left:-1px;
	padding:0 5px;
	background:url(../img/bg-footer-list.gif) no-repeat 0 50%; 
}
#footer div.right a{
	color:#231f20;
}
#footer div.right p{
	margin:0;
}