body {
	margin: 0;
	color: #4d4d4d;
	font: 14px tahoma, geneva, sans-serif;
	width:100%;
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {border-style: none;}
input, select, textarea {
	vertical-align: middle;
	font: 100% arial, helvetica, sans-serif;
}
a {
	color: #f00;
	text-decoration: underline;
}
a:hover {text-decoration: none;}
/* General settings */
.holder{
	width:978px;
	margin:0 auto;
}
.scroll{
	width:935px;
	height: 97px;
	margin:0 auto;
}
/* header */
#header{
	width:100%;
	background: url(../images/bg-header.jpg) repeat-x;
	height:215px;
}
#header .holder{
	background: url(../images/bg-header-hold.jpg) no-repeat;
	height:215px;
}
#header h1{
	float:left;
	overflow:hidden;
	width:248px;
	height:62px;
	margin:9px 0 0 19px;
	display:inline;
}
#header h1 a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/logo.gif);
	width:248px;
	height:62px;
}
#header .questions{
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/bg-questions.gif) no-repeat 0 0;
	width:250px;
	height:18px;
	margin:8px 15px 0 400px;
	display:inline;
}
/* header submenu */
#header .submenu{
	margin:29px 0 0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
	width:420px;
}
#header .submenu li{
	float:left;
	padding:0 15px 0 0;
}
#header .submenu li a{
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
}
#header .submenu li a:hover{
	text-decoration:underline;
	position:relative;
}
/* main */
#main{
	width:100%;
	background: url(../images/bg-content.jpg) no-repeat 50% 0;
}
#main .holder{
	background: url(../images/bg-content-hold.jpg) no-repeat;
	position:relative;
}
#main .frame{
	background: url(../images/bg-content-frame.jpg) no-repeat 0 100%;
	min-height:500px;
}
#main .frame:after {
	content:"";
	display:block;
	clear:both;
}
* html #main .frame{
	height:500px;
	overflow:visible;
}
/* content */
#content {
	width:100%;
	position:relative;
}
#content p{
	margin:0 0 18px;
	line-height:18px;
}
/* sidebar */
#sidebar{
	width:230px;
	overflow:hidden;
	float:right;
	margin:-61px 19px 0 0;
	display:inline;
	z-index:70;
	position:relative;
}
#sidebar .t{
	background: url(../images/bg-sb-t.png);
	width:100%;
	height:13px;
	line-height:0;
	font-size:0;
}
#sidebar .b{
	background: url(../images/bg-sb-b.png);
	width:100%;
	height:13px;
	line-height:0;
	font-size:0;
}
#sidebar .c{
	width:204px;
	background: url(../images/bg-sb-c.png) repeat-y;
	overflow:hidden;
	padding:0 13px 5px;
}
#sidebar .check{
	margin:0 0 15px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/h3-check.gif);
	width:204px;
	height:39px;
}
#sidebar p{
	font-size:12px;
	line-height:18px;
	color:#848484;
	padding:0 0 0 0px;
	margin:4px 0 10px;
}
#content:after {
	content:"";
	display:block;
	clear:both;
}
/* visual */
#content .visual{
	width:100%;
	overflow:hidden;
	margin:-144px 0 0;
	float:left;
	position:relative;
}
#content .visual .t{
	background: url(../images/bg-vis-t.gif);
	width:978px;
	height:19px;
}
#content .visual .c{
	background: url(../images/bg-vis-c.png) repeat-y;
	width:940px;
	padding:49px 19px 0;
	overflow:hidden;
}
#content .visual .b{
	background: url(../images/bg-vis-b.png);
	width:978px;
	height:18px;
}
/* subcont */
#content .subcont{
	float:left;
	width:700px;
	overflow:hidden;
	padding:15px 0 75px 25px;
}
.menu-bg{
	background: url(../images/bg-menu.jpg) no-repeat 0 0;
	width:940px;
	height:38px;
	margin:0;
	position:absolute;
	top:-124px;
	left:19px;
}
.m1 {
	width: 940px;
	position: relative;
	text-align: center;
}
.m2 {
	left: 50%;
	float: left;
	position: relative;
	text-align: center;
}
/* menu */
#menu{
	left: -50%;
	float: left;
	position: relative;
	margin:0 0 0;
	padding:0;
	display:inline;
	list-style:none;
	z-index:100;
}
#menu li{
	float:left;
	margin:0;
	height:38px;
	padding:0 14px 0 16px;
	background: url(../images/bul-menu.gif) no-repeat 0 6px;
}
#menu li.first{
	background:none;
}
#menu li a{
	font-size:18px;
	color:#fff;
	text-align:center;
	line-height:38px;
	display:block;
	text-decoration:none;
}
#menu li a:hover,
#menu li:hover a,
#menu li.hover a{
	text-decoration:none;
	color:#08f;
}
#menu .drop {
	display: none;
	position: absolute;
	left:0;
	top:38px;
	width:160px;
	overflow:visible;
	z-index:100;
}
#menu .drop .bottom{
	background: url(../images/bg-bottom.png);
	width:160px;
	height:6px;
	line-height:0;
	font-size:0;
}
#menu ul{
	background: url(../images/bg-drop.png) repeat-y;
	margin:0;
	padding:4px 0 6px;
	width:160px;
	overflow:hidden;
}
#menu ul li{
	display:block;
	margin:0;
	list-style:none;
	height: auto;
	width:160px;
	background:none;
	padding:0;
}
#menu ul li a{
	font-size:14px;
	font-weight:normal;
	color:#fff !important;
	font-weight:bold;
	text-align:left;
	line-height:25px;
	display:block !important;
	padding:0 0 0 13px;
	text-transform:uppercase;
}
#menu ul li a:hover{
	text-decoration:underline;
}
#menu li.hover,
#menu li:hover {
	position: relative;
}
#menu li.hover .drop,
#menu li:hover .drop {
	display: block;
}
/* footer */
#footer {
	width:100%;
	background: url(../images/bg-footer.gif) repeat-x;
	height:233px;
}
#footer .holder{
	width:978px;
	background: url(../images/bg-footer-hold.jpg) no-repeat;
	height:233px;
	overflow:hidden;
}
#footer h3.sponsor{
	margin:0 0 8px 25px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/h3-sponsor.gif) no-repeat;
}
/* block ico */
#footer .ico{
	margin:0 0 12px;
	padding:0 0 0 27px;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#footer .ico li{
	float:left;
	padding:0 40px 0 0;
}
#footer .ico img{
	display:block;
}
/* block ftr-menu */
#footer .ftr-menu{
	width:940px;
	height:38px;
	overflow:hidden;
	margin:0 0 26px 19px;
	padding:0;
	list-style:none;
	text-align:center;
	background: url(../images/ftr-menu.gif) repeat-x;
}
#footer .ftr-menu li{
	display:inline;
	line-height:38px;
	background: url(../images/bul-ftr1.gif) no-repeat 0 4px;
	padding:0 4px 0 10px;
}
#footer .ftr-menu li.first,
#footer .list li.first{
	background:none;
}
#footer .ftr-menu li a{
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
#footer .ftr-menu li a:hover{
	text-decoration:underline;
}
/* block list */
#footer .list{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	text-align:center;
}
#footer .list li{
	display:inline;
	color:#7e7e7e;
	font-size:12px;
	background: url(../images/bul-ftr2.gif) no-repeat 0 2px;
	padding:0 4px 0 10px;
}
#footer .list li a{
	color:#7e7e7e;
	text-decoration:none;
}
#footer .list li a:hover{
	text-decoration:underline;
}
