* { 
	padding: 0px;
	margin: 0px;
	outline: none;
}
img, fieldset {
	border: none;
}
ul {
	list-style: none;
}
body {
	font: 14px arial;
	background: url(img/bg.gif) repeat;
	behavior: url("csshover.htc");
}
#main_out {
	width: 100%;
	min-width: 1002px;
	background: url(img/bg_line.png) no-repeat center 214px;
	float: left;
	_float: none;
}
#main {
	width: 1002px;
	position: relative;
	margin: 0 auto;
}
#logo, #logo div {
	width: 313px;
	float: left;
}
#logo {
	height: 193px;
	overflow: hidden;
}
#logo div {
	text-align: center;
	margin: -40px 0 0 0;
	position: relative;
	z-index: 1;
}
#logo div span {
	padding: 5px 0 0 0;
	display: block;
}
#logo div span a {
	color: #FFF;
	font: 18px arial;
	text-decoration: none;
}
#header {
	width: 732px;
	height: 328px;
	background: url(img/header.png) no-repeat;
	z-index: 1;
	position: absolute;
	top: 0;
	right: 0;
}
#container_top, #container_bottom {
	width: 952px;
	padding: 20px 40px 0 0;
	margin: 0 0 0 5px;
	display: inline;
	float: left;
}
#container_top {
	height: 20px;
	background: url(img/container_top_bottom.png) no-repeat;
}
#container_bottom {
	height: 50px;
	text-align: right;
	background: url(img/container_top_bottom.png) no-repeat right 0;
}
#container_bottom a {
	color: #000;
	text-decoration: none;
}
#container {
	width: 992px;
	background: url(img/container_center.png) repeat-y;
	margin: 0 0 0 5px;
	display: inline;
	float: left;
}
#sidebar {
	width: 277px;
	padding: 0 0 0 24px;
	float: left;
}
#sidebar #menu {
	width: 277px;
	padding: 0 0 50px 0;
	float: left;
}
#sidebar #menu li {
	width: 277px;
	float: left;
}
#sidebar #menu li:hover {
	background: url(img/menu_hover.gif) no-repeat;
}
#sidebar #menu a {
	width: 277px;
	height: 55px;
	float: left;
}
#sidebar #menu a.item_1 {
	background: url(img/menu_item_1.png) no-repeat 20px 15px;
}
#sidebar #menu a:hover.item_1 {
	background: url(img/menu_item_1.png) no-repeat -280px 15px;
}
#sidebar #menu a.item_2 {
	background: url(img/menu_item_2.png) no-repeat 20px 15px;
}
#sidebar #menu a:hover.item_2 {
	background: url(img/menu_item_2.png) no-repeat -280px 15px;
}
#sidebar #menu a.item_3 {
	background: url(img/menu_item_3.png) no-repeat 20px 15px;
}
#sidebar #menu a:hover.item_3 {
	background: url(img/menu_item_3.png) no-repeat -280px 15px;
}
#sidebar #menu a.item_4 {
	background: url(img/menu_item_4.png) no-repeat 20px 15px;
}
#sidebar #menu a:hover.item_4 {
	background: url(img/menu_item_4.png) no-repeat -280px 15px;
}
#sidebar .demo {
	padding: 15px 0;
	display: block;
}
#content {
	width: 650px;
	padding: 55px 40px 0 0;
	float: right;
}
#content h1 {
	padding: 0 0 12px 0;
	display: block;
}
#content p {
	line-height: 1.3;
	padding: 0 0 12px 0;
	display: block;
}
#content .img_center {
	border: 1px solid #000;
	margin: 0 0 15px 0;
}
#content .video {
	background: url(img/video_bg.gif) no-repeat center 0;
	padding: 35px 0 0 0;
	margin: 0 0 0 15px;
	float: right;
}
#footer {
	width: 942px;
	font: 12px arial;
	padding: 0 30px 20px 30px;
	float: left;
}
#footer .left {
	color: #BDBDBD;
	float: left;
}
#footer .right {
	color: #7F7F7F;
	float: right;
}
#footer .right a {
	color: #7F7F7F;
	text-decoration: none;
}
.hidden {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
#logo div span a:hover, #container_bottom a:hover, #footer a:hover {
	text-decoration: underline;
}
#homeSSPContainer {
	width:351px;
	float:right;
	margin-left:15px;
	padding-top:20px;
	display:inline;
}