body{
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	background:#fff;
	color:#363636;
}
img{ border-style:none; }
a{
	text-decoration:none;
	color:#494cb2;
}
a:hover{ text-decoration:underline; }
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	background:#fff;
	color:#000;
}
/* wrapper */
#wrapper{
	width:929px;
	margin:0 auto;
}
/* header */
#header{
	width:929px;
	overflow:hidden;
	position:relative;
	z-index:10;
}
/* heading */
.heading{
	overflow:hidden;
	padding:13px 0 2px 10px;
	height:1%;
}
.heading h1{
	margin:0;
	float:left;
}
.logo{
	background:url(../images/logo.jpg) no-repeat;
	width:118px;
	height:69px;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
}
.slogan{
	float:left;
	padding:3px 0 0 12px;
}
.slogan strong{
	display:block;
	overflow:hidden;
	background:url(../images/slogan.jpg) no-repeat;
	width:118px;
	height:65px;
	text-indent:-9999px;
}
/* tools */
.tools{
	float:right;
	overflow:hidden;
	padding:7px 0 0;
}
/* quick */
.quick{
	list-style:none;
	margin:0 0 0 -7px;
	padding:2px 8px 0 0;
	float:right;
	overflow:hidden;
}
.quick li{
	float:left;
	font-size:11px;
	line-height:13px;
	margin:0 0 0 13px;
	display:inline;
}
.quick li a{ color:#000; }
/* search */
.search{
	float:right;
	overflow:hidden;
}
.search div{
	float:left;
	overflow:hidden;
}
.text{
	width:109px;
	height:19px;
	background:url(../images/bg-input.png) no-repeat;
	padding:0 2px 0 3px;
}
.search label{
	padding:1px 7px 0 0;
	float:left;
	color:#000;
}
.search .text input{
	background:none;
	border-style:none;
	float:left;
	width:109px;
	font-size:12px;
	margin:0;
	padding:0;
	color:#313131;
}
.search .submit{
	text-indent:-9999px;
	background:url(../images/btn-go.png) no-repeat;
	height:21px;
	width:28px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	border:0;
	padding:0;
	margin:1px 0 0;
	cursor:pointer;
	float:left;
}
/* nav */
.nav{
	background:url(../images/bg-nav.png) repeat-x;
	height:45px;
	overflow:hidden;
}
.nav ul {
	float:right;
	overflow:hidden;
	list-style:none;
	margin:0 11px 0 0;
	padding:0;
	display:inline;
}
.nav ul li{
	float:left;
	width:120px;
	height:39px;
	text-align:center;
	display:table;
	background:url(../images/bg-nav-a.png) no-repeat;
}
.nav ul li a{
	display:table-cell;
	vertical-align:middle;
	line-height:14px;
	font-size:12px;
	color:#000;
	position:relative;
}
* html .nav ul li a{ display:block; }
*+html .nav ul li a{ display:block; }
.nav ul li:hover a,
.nav ul li.hover a{ color:#363636; }
.nav ul .active a{ color:#fff; }
.nav ul li a span{ display:block; }
.nav ul li.active{
	background:url(../images/bg-nav-active.png) no-repeat;
	width:120px;
	height:42px;
}
.nav ul li:hover,
.nav ul li.hover{ background:url(../images/bg-nav-h.png) no-repeat; }
.nav ul li a:hover{ text-decoration:none; }
/* main */
#main{
	margin:-5px 0 3px;
	padding:0;
	width:929px;
	overflow:hidden;
	position:relative;
}
/* sidebar */
.sidebar {
	width:202px;
	float:left;
	margin:0 -100% 0 0;
	position:relative;
	z-index:2;
}
.sidebar-box{
	background:url(../images/bg-sidebar.png) repeat-y;
	width:202px;
	padding:0 0 10px;
}
.sidebar-b{
	background:url(../images/bg-sidebar-b.png) no-repeat;
	width:202px;
	height:5px;
	display:block;
	overflow:hidden;
}
.sidebar h2{
	font-size:16px;
	line-height:18px;
	font-weight:normal;
	color:#fff;
	text-align:center;
	margin:0;
	padding:10px 10px 4px;
}
.sidebar h3{
	font-size:18px;
	line-height:20px;
	color:#fff;
	margin:0;
	padding:0 15px 8px;
}
.sidebar h3 span{
	display:block;
	padding:13px 0 0;
}
/* menu */
.menu{
	width:192px;
	margin:0 0 0 4px;
	line-height:15px;
}
.menu ul{
	list-style:none;
	margin:0 0 16px;
	padding:0;
	width:100%;
}
.menu ul li{ margin:6px 0 0; }
.menu ul li a{
	background:#fbda64;
	display:block;
	color:#181553;
	font-size:15px;
	font-weight:bold;
}
.menu ul li .menu-t{
	background:#fbda64;
	padding:3px 0 0;
	display:block;
}
.menu ul li .menu-b{
	background:#fbda64;
	padding:0 0 3px;
	height:37px;
	width:100%;
	vertical-align:middle;
	cursor:pointer;
	color:#181553;
	font-size:15px;
	display:table;
}
.menu ul li a:hover{
	background:url(../images/bg-menu-h.gif) repeat-y;
	text-decoration:none;
}
.menu ul li a:hover .menu-t{ background:url(../images/bg-menu-h-t.gif) no-repeat; }
.menu ul li a:hover .menu-b{ background:url(../images/bg-menu-h-b.gif) no-repeat 0 100%; }
.menu ul li .menu-b span{
	display:table-cell;
	vertical-align:middle;
	padding:0 10px;
}
* html .menu ul li .menu-b{ display:block; }
*+html .menu ul li .menu-b{
	display:block;
	min-height:37px;
	height:auto;
}
* html .menu ul li .menu-b span{ display:block; }
*+html .menu ul li .menu-b span{ display:block; }
/* add-nav */
.add-nav{
	width:192px;
	line-height:17px;
}
.add-nav ul{
	list-style:none;
	margin:0;
	padding:0 0 6px 30px;
	font-size:12px;
	line-height:14px;
	overflow:hidden;
}
.add-nav ul li{ margin:0 0 7px; }
.add-nav ul li a{
	color:#fff;
	font-weight:bold;
}
.add-nav ul li a:hover{
	color:#fbda64;
	text-decoration:none;
}
/* content */
.content{
	width:727px;
	float:right;
	padding:0 6px 5px 0;
}
/*.content img{ display:block; }*/
/* visual */
.visual{ margin:0 0 11px; }
/* boxes */
.boxes{
	width:727px;
	overflow:hidden;
	padding:0 0 40px;
	margin:0 -6px 0 0;
	float:right;
	display:inline;
}
.box{
	background:url(../images/bg-box-c.png) repeat-y;
	width:215px;
	margin:0 19px 0 0;
	padding:0 12px 12px 16px;
	line-height:14px;
	font-size:12px;
	color:#404040;
}
.container-alt .box{
	background:url(../images/bg-box-alt-c.png) repeat-y;
	width:213px;
	margin:0 19px 0 0;
	padding:6px 14px 12px;
	line-height:14px;
	font-size:12px;
	color:#404040;
}
/* container */
.container{
	float:left;
	overflow:hidden;
	width:243px;
}
.container-alt{
	float:left;
	overflow:hidden;
	width:240px;
}
.container-t{
	background:url(../images/bg-box-t.png) no-repeat;
	width:243px;
	height:10px;
	overflow:hidden;
	font-size:0;
	line-height:0;
}
.container-alt-t{
	background:url(../images/bg-box-alt-t.png) no-repeat;
	width:240px;
	height:10px;
	overflow:hidden;
	font-size:0;
	line-height:0;
}
.container-b{
	background:url(../images/bg-box-b.png) no-repeat;
	width:243px;
	height:14px;
	overflow:hidden;
	font-size:0;
	line-height:0;
}
.container-alt-b{
	background:url(../images/bg-box-alt-b.png) no-repeat;
	width:240px;
	height:14px;
	overflow:hidden;
	font-size:0;
	line-height:0;
}
.container-c{
	width:243px;
	overflow:hidden;
}
.box h3{
	margin:0 0 11px;
	font-size:24px;
	color:#6d2800;
	line-height:26px;
	font-weight:normal;
	text-align:center;
}
.box a{
	color:#494cb2;
	font-weight:bold;
	/*background:url(../images/bullet2.gif) no-repeat 100% 4px;
	padding:0 10px 0 0;
	vertical-align:middle;*/
}
.box div{
	overflow:hidden;
	width:216px;
}
.box p{ margin:0 0 18px; }
.container-alt .box p{
	margin:0 0 15px;
	padding:0 0 0 2px;
}
.box ul{
	list-style:none;
	margin:0;
	padding:0;
}
.box ul li{
	margin:0 0 16px;
	background:url(../images/bullet1.gif) no-repeat 0 4px;
	padding:0 13px 0 13px;
}
.photo{
	padding:0 0 13px;
	width:210px !important;
}
.photo img{ display:block; }
.container-alt .box h3{
	margin:0 0 10px;
	padding:0 3px 0 0;
	font-size:18px;
	color:#6d2800;
	line-height:20px;
	font-weight:bold;
	text-align:center;
}
.more{ float:left; }
.another{ float:right; }
/* navbar */
.navbar{
	overflow:hidden;
	position:absolute;
	bottom:5px;
	left:196px;
	width:715px;
	padding:0 12px 0 04px;
	background:#e49829;
}
.navbar ul{
	list-style:none;
	margin:0;
	float:left;
	display:inline;
	overflow:hidden;
	padding:0;
	width:715px;
}
.navbar ul li{
	text-align:center;
	float:left;
	font-size:13px;
	line-height:15px;
	margin:0;
	display:inline;
	padding:6px 0 9px;
}
.navbar ul li a{
	color:#fff;
	font-weight:bold;
}
.navbar ul li span{ display:block; }
/* block */
.block{
	padding:6px 25px 36px 21px;
	/*line-height:14px;*/
}
.block h1{
	color:#6d2800;
	margin:0 0 30px;
	font-size:24px;
	line-height:26px;
}
.block h2{
	color:#6d2800;
	margin:0 0 22px;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
}
.block h3{
	color:#6d2800;
	margin:0 0 16px;
	font-size:14px;
	font-weight:normal;
	line-height:16px;
}
.block p{
	margin:0 0 25px;
	color:#363636;
}
/*.block div{ margin:0 0 15px; }*/
.block a:hover,
.block a.active{ text-decoration:underline; }
/* footer */
#footer{
	width:100%;
	font:9px/11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#444444;
	overflow:hidden;
	padding:0 0 20px;
}
#footer ul{
	list-style:none;
	margin:0 -26px 0 0;
	float:left;
	padding:0 0 0 3px;
	overflow:hidden;
}
#footer ul li{
	float:left;
	margin:0 20px 0 0;
	overflow:hidden;
}
#footer ul li a{
	float:left;
	padding:1px 0 0;
}
#footer ul li img{ display:block; }
#footer ul li p{
	float:left;
	margin:0 0 0 7px;
	display:inline;
	width:266px;
}
#footer ul li div:after{
	content:"";
	display:block;
	clear:both;
}
#footer ul li div p{
	font-weight:bold;
	float:left;
	font-size:8px;
	line-height:10px;
	margin:9px 0 0;
	padding:0 0 0 11px;
	text-indent:-9px;
	width:173px;
	color:#444;
}
#footer ul li p a{
	float:none;
	color:#444;
}
.copyright{
	font-size:9px;
	color:#888;
}
