h1, h2, h3, h4, h5, h6, p, ul{margin: 0;}
ul{
	padding: 0;
	list-style: none;
}
img{
	display: block;
	border: none;
}
a{
	color: #000;
	text-decoration: none;
}
a:hover{text-decoration: underline;}
html, body{height: 100%;}
body{
	margin: 0;
	padding: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
h1{
	font-size: 24px;
	font-weight: normal;
}
h2{font: 18px "trebuchet MS", verdana, arial, sans-serif;}
h3{font: 14px "trebuchet MS", verdana, arial, sans-serif;}
/*main container start*/
#main-container{
	min-height: 100%;
	background: #737273 url(/resource/main-container.png) repeat-x;
}
* html #main-container{height: 100%;}
/*container start*/
#container{
	width: 816px;
	margin: 0 auto;
	padding: 15px 0 110px;
}
/*page start*/
.page{background: url(/resource/page.gif) repeat-y;}
.page .top-bg{background: url(/resource/page-top.jpg) no-repeat;}
.page .bot-bg{
	background: url(/resource/page-bot.jpg) no-repeat 0 100%;
	min-height: 275px;
	width: 761px;
	padding: 31px 29px 35px 26px;
}
* html .page .bot-bg{height: 275px;}
/*header start*/
#header{
	background: url(/resource/header.jpg) no-repeat;
	padding: 224px 0 0;
	width: 100%;
	position: relative;
}
* html #header{height: 1%;}
#header .title{
	position: absolute;
	font: 22px "trebuchet MS", verdana, arial, sans-serif;
	top: 141px;
	right: 39px;
}
/*main navigation start*/
#header ul{
	width: 100%;
	text-align: center;
	background: #626466 url(/resource/main-nav.gif) no-repeat 0 100%;
	padding: 14px 0 15px;
}
#header ul li{
	display: inline;
	padding: 0 5px;
}
#header ul li a{color: #fff;}
/*main navigation end*/
/*header end*/
/*content start*/
#content{
	margin: 18px 4px 0;
	width: 753px;
	background: url(/resource/content.gif) repeat-y 100% 0;
}
/*content start*/
#content .top{background: url(/resource/content-top.gif) no-repeat 100% 0;}
#content .bot{
	background: url(/resource/content-bot.gif) no-repeat 100% 100%;
	width: 100%;
	overflow: hidden;
}
/*seo block start*/
.seo-block{
	width: 460px;
	float: left;
	padding: 0 0 3px;
}
.seo-block .text-box{padding: 7px 0 19px 12px;}
.seo-block p{
	margin: 12px 0 0;
	padding: 0 0 4px;
}
/*seo block end*/
/*sidebar start*/
.sidebar{
	width: 250px;
	float: right;
	padding: 14px 12px 0 0;
}
.download{
	font-size: 10px;
	padding: 18px 0 16px;
	width: 100%;
	overflow: hidden;
}
.download li{
	background: url(/resource/download-icon.gif) no-repeat 0 3px;
	padding: 0 0 24px 22px;
	width: 228px;
	float: left;
}
.download li img{margin: 15px 0 0 -2px;}
.banner{
	width: 100%;
	overflow: hidden;
	padding: 6px 0 17px;
}
.banner li{
	width: 100%;
	float: left;
}
.banner a{float: left;}
/*sidebar end*/
/*content end*/
/*page end*/
/*contact start*/
.contact{
	text-align: center;
	color: #fff;
	font-size: 11px;
	margin: -3px 0 0;
	padding: 0 0 5px;
}
.contact li{
	display: inline;
	background: url(/resource/white-separate.gif) no-repeat 0 2px;
	padding: 0 1px 0 5px;
}
.contact li.first{
	padding-left: 0;
	background: none;
}
/*contact end*/
/*container end*/
/*main container end*/
/*footer start*/
#footer{
	height: 76px;
	background: #fff;
	margin: -108px 0 0;
	padding: 32px 0 0;
}
#footer .inner{
	width: 816px;
	margin: 0 auto;
}
/*logo start*/
.logo{
	float: right;
	padding: 0 69px 0 0;
	width: 277px;
	height: 45px;
	overflow: hidden;
}
.logo a{
	display: block;
	width: 277px;
	height: 45px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/resource/logo.png) no-repeat;
}
/*logo end*/
/*navigation start*/
#footer ul{
	float: right;
	overflow: hidden;
	padding: 18px 24px 0 0;
}
#footer ul li{
	float: left;
	background: url(/resource/black-separate.gif) no-repeat 0 2px;
	margin: 0 0 0 -1px;
	padding: 0 7px;
}
#footer ul a{color: #404040;}
/*navigation end*/
/*footer end*/

