body {
	font: 13px Arial, Helvetica, sans-serif;
	margin: 0;
	background:#fff url(../images/bg-body.jpg) repeat-x;
	color: #222;
}
form, fieldset {
	padding: 0;
	margin: 0;
	border:0;
}
a {text-decoration: none;}
p a {text-decoration: underline;
	color:#364b64;
	font-weight:bold
}
ul a {text-decoration: none;
	color:#364b64;
	font-weight:bold
}
a:hover {text-decoration: none;}
img {border-style: none;}
/* index page start */
.index #wrapper {
	margin: 0 auto;
	width:930px;
	position:relative;
}
#header {
	height:52px;
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
.index #main {
	padding:52px 0 25px;
	width:100%;
	overflow:hidden;
}
.index #content {
	width:100%;
	overflow:hidden;
}
.index-flash-holder{
	width:100%;
	overflow:hidden;
}
.index-flash-holder .t{
	background:url(../images/bg-index-main-t.png) no-repeat;
	width: 930px;
	height: 158px;
}
.index-flash-holder .b{
	background:url(../images/bg-index-main-b.png) no-repeat;
	width: 930px;
	height: 241px;
}
.index-flash-holder .info-holder{
	background:url(../images/bg-index-main-c.png) repeat-y;
	width:100%;
	float:left;
}
.index-flash-holder .c{
	width:930px;
	float:left;
}
.index .center {
	width:882px;
	padding:0 0 0 48px;
	margin:-136px 0 -201px;
	position:relative;
	float:left;
}
.flash-holder{
	width:837px;
	position:relative;
}
.twocolumn {
	width:875px;
	margin:0 auto;
	overflow:hidden;
}
.image-hodler{
	width:490px;
	float:left;
	padding:5px 0 0;
}
.index .info {
	width:380px;
	float:left;
}
/* index page end */
/* inner-page start */
.wrap{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-inner-wrapper.png) no-repeat;
	padding:143px 0 0;
}
.inner #wrapper{
	width:955px;
	position:relative;
	margin:0 auto;
}
.inner .main-c{
	background:url(../images/bg-inner-main-c.gif) repeat-y;
	width: 955px;
	overflow:hidden;
}
.inner #main {
	background:url(../images/bg-inner-main.gif) no-repeat;
	width:879px;
	overflow:hidden;
	padding:6px 34px 25px 42px;
}
/* inner content start */
.inner #content {
	width:624px;
	float:left;
	overflow:hidden;
	background:url(../images/bg-inner-content.gif) no-repeat 0 29px;
}
.main-column{
	width:415px;
	float:right;
}
.side-column{
	width:153px;
	float:left;
	padding:45px 30px 0 26px;
}
.side-nav {
	width:100%;
	overflow:hidden;
}
.side-image-holder {
	width:100%;
	overflow:hidden;
	padding:29px 0 0;
}
/* inner content end */
/* sidebar start */
#sidebar {
	width:227px;
	float:right;
	overflow:hidden;
}
#sidebar .img-holder{
	width:100%;
	overflow:hidden;
	padding:0 0 19px;
}
.sidebar-nav{
	width:207px;
	overflow:hidden;
	padding:11px 0 0 16px;
	background:#f4f4f4 url(../images/bg-side-list-t.gif) no-repeat 100% 0;
}
/* sidebar end */
/* inner-page end */
/* footer star */
#footer {
	background:url(../images/bg-footer.gif) no-repeat;
	width: 846px;
	margin:0 auto;
	padding:10px 0 25px;
	overflow:hidden;
}
.main-column ul ul ul li {
list-style-type:circle;
}
/* footer end */
