body {
	padding: 0;
	margin: 0;
	background: #303030;
	font-family: Lucida grande, Tahoma, Verdana, Arial, sans-serif;
}

:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}

h2 {
	font-size: 20px;
	color: #666;
	font-family: Tahoma, Verdana;
}

a {
	color: #05abcf;
	text-decoration: none;
}

a:hover, .right a:hover {
	color: #05abcf;
	text-decoration: underline;
}

a:visited {
	color: #05abcf;
}

a:active {
	color: #FFF;
	text-decoration: underline;	
}

.headerLine {
	background: #000033 url(../images/headerLine.jpg) repeat-x 0 0;
	width: 100%;
	height: 144px;
}

.header {
	background: transparent url(../images/header1.jpg) no-repeat 0 0;
	width: 960px;
	height: 144px;
	margin: 0 auto;
}

.header2 {
	background: transparent url(../images/header2.jpg) no-repeat 0 0;
}

.header3 {
	background: transparent url(../images/header3.jpg) no-repeat 0 0;
}

.header4 {
	background: transparent url(../images/header4.jpg) no-repeat 0 0;
}

.logo {
	display: none;
}

.header h1 {
	margin: 0;
}

.header h1 a {
	width: 300px;
	height: 100px;
	display: block;
}

.row {
	width: 960px;
	margin: 0 auto;
	display: block;
	padding: 0;
	overflow: hidden;
}

.left {
	padding-top: 0px;
	margin: 0;
	width: 260px;
	float: left;
}

.left ul {
	padding: 0;
	margin: 30px 0 20px 0;
	list-style: none;
}

.left ul li{
	width: 220px;
	border-bottom: 1px solid #616161;
	display: block;
	overflow: hidden;
}

.left ul li a {
	text-decoration: none;
	font-size: 16px;
	padding: 0 0 0 10px;
	width: 240px;
	height: 40px;
	color: #CCC;
	font-family: Georgia, Times New Roman, _serif;
	line-height: 40px;
	display: block;
}

.left ul li a:visited {
	color: #999;
	text-decoration: none;
}

.left ul li a.activeManu:visited {
	color: #FFF;
	text-decoration: none;
}

.left ul li a.activeManu , .left ul li a:hover {
	background: #05abcf;
	color: #FFF;
	margin: 0;
	text-decoration: none;
}

.left ul li a.activeManu , .left ul li a.activeManu :hover {
	color: #FFF;
	cursor: default;
	text-decoration: none;
}

.mainMenu {
	background: #01b8e0 url(../images/background_menu.gif) repeat-x 0 bottom;
	width: 100%;
}

.mainMenu ul {
	width: 960px;	
	padding: 0;
	margin: 0 auto;
	list-style: none;
	height: 42px;
}

.mainMenu ul  li {
	float: left;
	background: transparent url(../images/l.gif) no-repeat left 5px;
	padding: 0 20px 0 0
}

.mainMenu ul  li a {
	color: #333;
	font-family: Georgia, Times New Roman, _serif;
	padding: 0px 0 20px 20px;
	font-size: 16px;
	display: block;
}

.mainMenu ul  li a:hover {
	color: #FFF;
}

.mainMenu ul  li a.activeManu {
	background: transparent url(../images/arr.gif) no-repeat center bottom;
	color: #FFF;
}

.mainMenu ul  li a.activeManu:hover{
	text-decoration: none;
	cursor: default;
}

.right {
	width: 660px;
	display: block;
	padding: 0;
	float: left;
}

.right h2 {
	font-size: 32px;
	color: #FFF;
	font-family: Georgia, Times New Roman, _serif;
	font-weight: normal;
	padding: 30px 0 20px 0;
	margin: 0;
}

.right p {
	color: #FFF;
	font-size: 14px;
	line-height: 18px;
	padding: 10px 0 20px 0;
	margin: 0;
}

.right span.video {
	padding: 15px 0 0 0;
	display: block;
	background: transparent url(../images/video_ico.jpg) no-repeat 0 0;
}

.right span.img {
	padding: 0 0 10px 0;
	*padding: 0 0 8px 0;
	display: block;
	background: transparent url(../images/imgBottom.jpg) repeat-x 0 bottom;
}

.right .col {
	float: left;
	width: 300px;
	display: block;
	padding: 0;
}

.right .floatRight {
	float: right;
}

.right h3 {
	font-size: 24px;
	color: #FFF;
	font-family: Georgia, Times New Roman, _serif;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin: 0;
}

.right ul, .right .col p {
	color: #FFF;
	padding: 0 0 10px 30px;
	margin: 0;
	font-size: 14px;
}

.right .col p {
	padding: 0 0 10px 0;
}

.right img {
	border: 1px solid #696969;
	margin-bottom: 10px;
	_margin-bottom: 10px;
}

.story {
	height: 150px;
	clear: both;
	overflow: hidden;
	display: block;
}

.story1 {
	background: #00b8e0 url(../images/story1.jpg) no-repeat center 0;
	margin-top: 20px;
}

.story2 {
	background: #00b8e0 url(../images/story2.jpg) no-repeat center 0;
}

.story3 {
	background: #00b8e0 url(../images/story3.jpg) no-repeat center 0;
}

.story4 {
	background: #00b8e0 url(../images/story4.jpg) no-repeat center 0;
}

ul.bbInnerPage {
	padding-bottom: 200px;
	background: transparent url(../images/bb.jpg) no-repeat center bottom;
}

.footer {
	width: 960px;
	margin: 0 auto;
}

.footer  p {
	text-align: center;
	font-size: 10px;
	margin: 0;
	padding: 10px 0;
	color: #CCCCFF;
}

.footer  a {
	display: inline;
	text-decoration: none;
}

.footer  a:hover {
	text-decoration: underline;
}

.cleanerSpace {
	clear: both;
	height: 10px;	
}

.col .list p {
	padding: 0;
	margin: 0 0 10px 0;
}

.col .list1 p {
	padding: 0;
	margin: 0 0 2px 0;
}

.list p {
	padding: 0;
	margin: 0 0 9px 0;
}

.list1 p {
	padding: 0;
	margin: 0 0 2px 0;
}

