body, h1,h2,h3,h4,h5,h6,p,ul,li,ol,div,span,table,td,tr,th,img,form,input {
	margin:0;
	padding:0;
	}
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#000000;
	background:#f1f1f1;
	border-top:#00257c 3px solid;
	}
.clr {
	clear:both
	}
img { border:none; outline:none}
img a,img a:hover { border:none; outline:none}
#wrapper {
	width:100%;
	display:block;
	overflow:hidden;
	}
.main {
	width:980px;
	margin:0 auto;
	display:block;
	border:#dbdbdb 1px solid;
	background:#FFFFFF;
	}
.header {
	width:auto;
	height:103px;
	display:block;
	background:url(../images/header-bg.jpg) bottom left repeat-x #ffffff;
	}
.logo {
	width:220px;
	height:56px;
	margin: 25px 0 0 15px;
	display:block;
	float:left;
	}
.logo h1 {
	display:block;
	float:left;
	}
.logo h1 a {
	width:220px;
	height:56px;
	display:block;
	float:left;
	text-indent: -99999px;
	background:url(../images/logo.gif) left top no-repeat;
	}
.top-menu {
	width:197px;
	height:31px;
	margin: -1px 25px 0 0;
	display:block;
	float:right;
	background:url(../images/top-menu-bg.gif) right top no-repeat;
	}
.top-menu ul {
	list-style:none;
	}
.top-menu ul li {	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#ffffff;
	margin:0;
	padding:0;
	float:left;
	width:auto;
	display:block;
	}
.top-menu ul li a {	
	color:#ffffff;
	float:left;
	width:auto;
	display:block;
	text-decoration:none;
	margin: 5px 0 0 28px;
	}
.top-menu ul li a:hover {	
	color:#ffffff;;
	text-decoration:underline;
	}
.nav {
	width:auto;
	height:43px;
	display:block;
	margin: 0 10px;
	}
.nav ul {
	list-style:none;
	display:block;
	float:left;
	}
.nav ul li {
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
	width:auto;
	float:left;
	display:block
	}
.nav ul li a {
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
	width:auto;
	height:25px;
	float:left;
	display:block;
	font-weight:bold;
	padding: 9px 19px 9px 19px;
	*padding: 9px 21px 9px 20px;
	background:url(../images/nav-bg.gif) left top repeat-x;
	border-left:#7d8ec4 1px solid;
	border-right:#000f47 1px solid;
	}
.nav ul li a:hover {
	color:#73dcff;
	text-decoration:none;
	}
.nav ul li:first-child a {
	border-left:none;
	}
.nav ul li:last-child a {
	border-right:none;
	}
.nav-right {
	width:15px;
	height:43px;
	float:left;
	display:block;
	float:left;
	background:url(../images/nav-lr.gif) right top no-repeat;
	}
.nav-left {
	width:15px;
	height:43px;
	float:left;
	display:block;
	float:left;
	background:url(../images/nav-lr.gif) left top no-repeat;
	}
.banner {
	background:url(../images/banner-bg.gif) left top no-repeat;
	width:960px;
	height: 192px;
	display:block;
	margin: 10px 10px;
	}
.banner span a {
	color:#666666;
	position: absolute;
	margin: 100px 0 0 550px;
	text-decoration:none;
	font-style:italic;
	background:url(../images/arrow.gif) left center no-repeat;
	padding: 0 0 0 20px;
	}
.banner span a:hover {
	color:#666666;
	text-decoration:underline;
	}
.footer {
	background:url(../images/footer-bg.jpg) center top no-repeat #FFFFFF;
	border-top:#e3e3e3 1px solid;
	width:940px;
	margin:10px auto;
	padding:10px;
	display:block;
	}
.footer p {
	font-style:italic;
	color:#8e8e8e;
	letter-spacing:-.3px;
	}
.footer p a {
	color:#08103e;
	text-decoration:none;
	}
.footer p a:hover {
	color:#08103e;
	text-decoration:underline;
	}
.footer ul {
	list-style:none;
	}
.footer ul li {
	font-weight:bold;
	font-size:12px;
	display:inline;
	font-style:italic;
	color:#797876;
	letter-spacing:-.3px;
	padding: 0 15px 0 15px;
	border-left:#797876 1px solid;
	}
.footer ul li:first-child {
	padding: 0 15px 0 0px;
	border-left:none;
	}
.footer ul li a {
	color:#797876;
	text-decoration:none;
	}
.footer ul li a:hover {
	color:#797876;
	text-decoration:underline;
	}	
/*----------------body-content start---------------------*/
.body-content {
	width: 960px;
	display:block;
	margin: 10px 10px;
	}
.body-content-top-row {
	width:auto;
	height: 11px;
	display:block;
	}
.body-con-lt {
	width:8px;
	height: 11px;
	display:block;
	background:url(../images/body-corner.gif) left top no-repeat;
	float:left;
	}
.body-con-center {
	width:944px;
	height: 11px;
	display:block;
	float:left;
	border-top:#e2e2e2 1px solid;
	}
.body-con-rt {
	width:8px;
	height: 11px;
	display:block;
	background:url(../images/body-corner.gif) right top no-repeat;
	float:left;
	}

.body-content-center-row {
	border-left:#e2e2e2 1px solid;
	border-right:#e2e2e2 1px solid;
	padding: 10px;
	display:block;
	}
.body-content-center-row h2 {
	font-size:22px;
	color:#100160;
	margin:0px 0 5px 0;
	font-style:italic;
	letter-spacing:-1px;
	}
.body-content-center-row p {
	font-size:15px;
	color:#666666;
	letter-spacing:-.3px;
	margin: 0 0 10px 0;
	line-height:normal;
	display:block;
	}
.body-content-center-row a, .body-content-center-row a:visited {
	color:#08103e;
	text-decoration:none;
	font-style:italic;
	}
.body-content-center-row a:hover {
	text-decoration:underline;
	}
.body-content-center-row span {
	margin: 10px 0 0px 0;
	padding: 10px 5px 5px 10px;
	background:#f7f7f7;
	border-top:#cecece 1px solid;
	border-bottom:#cecece 1px solid;
	display:block;
	}
.body-content-center-row ul {
	margin: 0px 0 0px 0;
	padding: 0px 10px 5px 15px;
	display:block;
	color:#666666;
	list-style:square;
	}
.body-content-center-row ul li {
	margin: 0 0 3px 10px;
	padding: 0;
	font-size:15px;
	}
	
.body-content-bottom-row {
	width:auto;
	height: 11px;
	display:block;
	}
.body-con-lb {
	width:8px;
	height: 11px;
	display:block;
	background:url(../images/body-corner.gif) left bottom no-repeat;
	float:left;
	}
.body-con-center-bottom {
	width:944px;
	height: 11px;
	display:block;
	float:left;
	border-bottom:#e2e2e2 1px solid;
	}
.body-con-rb {
	width:8px;
	height: 11px;
	display:block;
	background:url(../images/body-corner.gif) right bottom no-repeat;
	float:left;
	}
.col-left {
	padding: 0px 15px 0 0px;
	border-right:#cecece 1px solid;
	}
.col-center {
	padding: 0px 15px 0 15px;
	border:none;
	}
.col-right {
	padding: 0px 0 0 15px;
	border-left:#cecece 1px solid;
	}
.tab {
	background:url(../images/tab-bg.png) left top no-repeat;
	width:298px;
	height:188px;
	display:block;
	margin: 10px 0;
	}
.tab h3 {
	font-size:22px;
	letter-spacing:-.5px;
	font-style:italic;
	text-shadow:#ffffff 0px 1px 1px;
	color:#000000;
	margin:50px 0px 5px 5px;
	padding:0;
	float:left;
	display:block;
	width:auto;
	}
.tab p {
	font-size:14px;
	*font-size:13px;
	line-height: 15px;
	letter-spacing:-.5px;
	font-style:italic;
	color:#000000;
	margin:0px 0px 5px 5px;
	padding:0;
	float:left;
	display:block;
	width:170px;
	}
.tab span {
	width:78px;
	height:99px;
	display:block;
	float:left;
	margin:40px 5px 0px 20px;
	padding:0;
	background:url(../images/icon-demo.png) left top no-repeat;
	border:none;
	}
