﻿
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 15px;
	background-image: url('img/bck.png');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #080044;
}
#wrapper {
	margin: 0 auto;
	width: 1002px;
}

a{
	color:#0066CC;
}
a:visited {
	color:#0066CC;
}
#header {
	position: relative;
	width: 982px;
	padding: 10px 10px 10px 10px;
	color: #333;
	height: 124px;
	background-color: #fff;
	z-index: 100;
}
#tag {
	padding-top: 20px;
	float: right;
	color: #011254;
	text-align: right;
	line-height: 19px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
#nav {
	margin: 0 10px 25px 10px;
	z-index: 5;
	width: 982px;
	height: 40px;
	background-image: url('img/nav.png');
	text-transform:uppercase;
	font-weight: bold;
	box-shadow: 0 0 8px 1px #ccc;
}
#lowlist {
	list-style: none;
	margin: 0;
	padding: 0;
}
#lowlist li {
	float: left;
	height: 42px;
}
#lowlist li a {
	line-height: 40px;
	display: block;
	padding:0 25px 0 25px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	border-right: 1px #ccc solid;
}
#lowlist li a:hover {
	background-image: url('img/nav_hover.png');
}
.current{
	background-image: url('img/nav_on.png');
}
#show {
	height: 320px;
	width: 982px;
	background-color :#B1B3C2;
	margin: 0 10px 25px 10px;
	box-shadow: 0 0 8px 1px #ccc;
	overflow:hidden;
}
#show img {
	border: none;
}
#show ul, #show li {
	width: 982px;
	height: 320px;
	overflow: hidden;
}
#content {
	margin: 0 10px 0 10px;
	width: 972px;
	padding: 10px 0 00px 10px;
	background-color: #fff;
	box-shadow: 0 0 8px 1px #ccc;
	overflow:auto;
}
hr {
	margin:10px 10px 7px 0;
	border-top: 1px navy solid;
	height:0px;
}
table{
	border:1px navy solid;
	width: 962px;
	border-collapse:collapse;
	margin-bottom:10px;
	
}
td{
	border:1px #AFBDFE solid;
	padding:2px 5px 2px 5px;
}
.tablehead {
	background-color:#011254;
	color: #fff;
	font-weight:bold;
	height:38px;
}
.third{
	width:314px;
	float:left;
	border-right:1px navy solid;
	margin-right:10px;
	margin-bottom:10px;
}
#enqformleft{
	width:374px;
	float:left;
	margin-right:10px;
}
#enqformleft input{
	width:214px;
	height:24px;
	padding:0px 0px 0px 5px;
	float:right;
	margin-bottom:10px;
	border:1px navy solid;
}
#enqformleft select{
	width:221px;
	height:26px;
	padding:0px 0px 0px 5px;
	float:right;
	margin-bottom:10px;
	border:1px navy solid;
}

#enqformleft label{
text-transform:uppercase;
font-weight:bold;
	width:145px;
	height:26px;
	padding:0px 0px 0px 0px;
	float:left;
	margin-bottom:10px;
	line-height:24px;
	
}

#enqformright{
	width:567px;
	float:left;
	margin-right:10px;
	padding-left:10px;
	border-left:1px navy solid;
}
#enqformright label{
font-weight:bold;
text-transform:uppercase;
	width:54px;
	height:26px;
	padding:0px 0px 0px 0px;
	float:left;
	margin-bottom:10px;
	line-height:24px;
}
#enqformright textarea{
	width:559px;
	height:60px;
	padding:0px 0px 0px 5px;
	margin-bottom:10px;
	border:1px navy solid;
}
#enqformright input{
	width:90px;
	height:26px;
	float:right;
	border:none;
	background-color:#001867;
	background-image:url('img/nav.png');
	background-position: left center;
	color: #fff;
}

.boxcontent {
	width: 400px;
	height: 330px;
	float: right;
	margin: 0 10px 10px 10px;
	border: 1px #095DA9 solid;
	border-radius: 10px;
	overflow: hidden;
	background-color: #CBE0F5;
}
.type2 ul {
	margin: 0 0 12px 3px;
}
.type2 li {
	background-image: url('img/type2.png');
	background-repeat: no-repeat;
	background-position: 0 3px;
	list-style: none;
	padding-left: 22px;
}
#footer {
	margin: 5px 0 20px 0;
	width: 962px;
	color: #fff;
	padding: 0px 10px 0px 10px;
	clear: both;
}
.click {
	text-decoration: underline;
	cursor: pointer;
}
.type1 {
	background-color: #011254;
	color: #fff;
	padding: 12px 8px 1px 8px;
	margin: 0 10px 10px 0;
	border-radius: 10px;
}
.type1 ul {
	margin: 0 0 12px 8px;
}
.type1 li {
	font-size: large;
	background-image: url('img/type1.png');
	background-repeat: no-repeat;
	background-position: 0 3px;
	list-style: none;
	padding-left: 27px;
}
.block {
	width: 476px;
	margin: 0 10px 10px 0;
	height: 180px;
	float: left;
	background-color: #D8DAE9;
	border-radius: 10px;
	overflow: hidden;
}
.block h3 {
	padding: 5px 0 5px 10px;
	background-color: #011254;
	color: #fff;
}
.block h4 {
	padding: 0 0 0 10px;
}
.block ul {
	margin: 6px 0 10px 10px;
}
.block li {
	background-image: url('img/type2.png');
	background-repeat: no-repeat;
	background-position: 0 3px;
	list-style: none;
	padding-left: 22px;
}
.popblock {
	width: 676px;
	float: left;
	background-color: #D8DAE9;
	border-radius: 10px;
	overflow: hidden;
	border: 6px #fff solid;
}
.popblock h3 {
	padding: 5px 0 5px 10px;
	background-color: #011254;
	color: #fff;
}
.popblock p {
	padding: 0 10px 10px 10px;
}
h1 {
	padding-bottom: 5px;
	color: #011254;
	text-transform:uppercase;
}
h2 {
	padding-bottom: 5px;
	text-transform:uppercase;
}
h3 {
	padding-bottom: 1px;
	margin-bottom: 4px;
	font-size: large;
	color: #011254;
	text-transform:uppercase;
}
p {
	padding-bottom: 12px;
	font-size: medium;
	padding-right: 10px;
}
