#container{
	width: 960px;
	display: block;
	margin-right: auto;
	margin-left: auto;	
	clear: both;
	font-family: "Lucida Grande", "Tahoma", "Lucida Sans", "Lucida", "Arial", "Helvetica", "sans-serif";
}

#header{
	display: block;
	width: 960px;
	float: left;
	height: 50px;
	clear: both;
}

#logo{
	height: 50px;
	width: 250px;
	display: block;
	float: left;
	margin-top: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	display: inline;
	text-decoration: none;
	letter-spacing: 1.5px;
}

#logo h1{
	font-size: 24px;
	margin-top: 0px;
	display: inline;
	text-decoration: none;
}

#logo h1 a{
	text-decoration: none;
	color: 162b4f;
}

#logo h2 {
	font-size: 20px;
	display: inline;
	text-decoration: none;
	color: #00679d;
}

#logo h2 a{
	text-decoration: none;
	color: #00679d;
}

#topmenu{
	height: 27px;
	width: 495px;
	display: block;
	float: right;
	margin-top: 23px;
	overflow: hidden;
}

#leftmenu{
	width: 193px;
	height: 400px;
	display: inline;
	float:left;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #d6d6d6;
}

#topmenu ul{
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#leftmenu ul{
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#topmenu li {
	width: 90px;
	height: 18px;
	border: 0.1em solid #dcdce9;
	background-color: #dcdce9;
	float: left;
	margin-top: 6px;
	margin-bottom: 5px;
	margin-left: 3px;
	margin-right: 3px;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
}

#leftmenu li {
	width: 195px;
	height: 20px;
	border: 0.1em solid #dcdce9;
	background-color: #dcdce9;
	float: right;
	margin-top: 6px;
	margin-bottom: 5px;
	margin-left: 3px;
	margin-right: -5px;
	text-decoration: none;
	font-size: 12px;
	text-align: right;
	padding-right: 0px;
	padding-top: 1px;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #dcdce9;
}

#topmenu li a{
	background-color: #d6d6d6;
	color: #162b4f;
	text-decoration: none;
	width: 90px;
	height: 22px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	padding-top: 2px;
}

#leftmenu li a{
	width: 199px;
	height: 22px;
	float: right;
	margin-top: -1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	color: #162b4f;
	text-decoration: none;
	line-height:160%;
}


#topmenu li a:hover{
	background-color: #00679d;
	color: #ffffff;
}
	
#leftmenu li a:hover{
	background-color: #00679d;
	color: #ffffff;
}

#topmenu li.active a{
	background-color: #00679d;
	color: #ffffff;
	text-decoration: none;
	width: 90px;
	height: 44px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	padding-top: 2px;
}

#leftmenu li.self a{
	width: 194px;
	height: 22px;
	float: right;
	margin-top: -1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	text-decoration: none;
	line-height:160%;
	background-color: #00679d;
	color: #ffffff;
}


.divider{
	display: block;
	width: 960px;
	height: 1px;
	background-color: #d6d6d6;
	clear: both;
}

#contents {
	font-size: 13px;
	color: #162B4F;
}

#contents table{
	margin-left: 10px;
	margin-top: 10px;
	margin-right:10px;
	margin-bottom: 10px;
	border-spacing: 10px;
}

#contents table tr{
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top:20px;
	padding-bottom:20px;
}

#contents table tr td{
	margin-top: 20px;
	margin-bottom: 20px;
}


a img {
	border: 0px;
}

#centralbox {
	width: 960px;
	height: 150px;
	background-color: #ececec;
	display: block;
	float: left;
	margin-top: 20px;
}

#centralboximage{
	height: 150px;
	width: 200px;
	display: inline;
	float: left;
}

#centralboxtext {
	width: 700px;
	height: 100px;
	float: right;
	display: inline;
	margin-top: 70px;
	text-align: right;
	padding-right: 20px;
}

#centralbox h2 {
	font-weight: bold;
	font-size: 18px;
	color: #00679d;
}

#centralbox p{
	font-size: 12px;
	color: #162b4f;
}	

#leftbox{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 200px;
	display: block;
	float: left;}

.column{
	width: 440px;
	display: inline;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.column h2{
	font-weight: bold;
	font-size: 16px;
	color: #00679d;
}

.column h3{
	font-weight: bold;
	font-size: 14px;
	color: #00679d;
}

.column p{
	font-size: 12px;
	color: #162b4f;
}

.column ul{
	font-size: 12px;
	color: #162b4f;
}

.column li{
	margin-top: 6px;
	margin-bottom: 6px;
}

.column a{
	color: #00679d;
	text-decoration: none;
	font-weight: bold;
}

.maintext {
	width: 800px;
	display: inline;
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.maintext table{
	font-size: 12px;
	color: #162B4F;
	margin-left: 25px;
}

.maintext2 {
	width: 600px;
	display: inline;
	float: left;
	text-align: left;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
}

.maintext3{
	width: 800px;
	display: inline;
	float: left;
	text-align: left;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
}

.righttext {
	position: relative;
	width: 430px;
	display: inline;
	float: left;
	text-align: left;
}

.maintext h1{
	font-size: 16px;
	color: #00679d;
	font-weight: bold;
}

.maintext h2{
	font-size: 12px;
	font-weight: bold;
}

.maintext2 h1{
	font-size: 14px;
	color: #00679d;
	font-weight: bold;
}

.righttext h1{
	font-size: 14px;
	color: #00679d;
	font-weight: bold;
}

.maintext p{
	font-size: 12px;
	color: #162b4f;
}

.contactdetails{
	color: #162b4f;	
}

.maintext2 p{
	font-size: 12px;
	color: #162b4f;
}

.righttext p{
	font-size: 12px;
	color: #162b4f;
}


.maintext a{
	color: #00679d;
	text-decoration: none;
	font-weight: bold;
}

.righttext a{
	color: #00679d;
	text-decoration: none;
	font-weight: bold;
}

.maintext a:hover{
	text-decoration: underline;
}

.righttext a:hover{
	text-decoration: underline;
}

.bigup{
	font-size: 12px;
	color: #162b4f;
	font-weight: bold;
}

.pic {
	width: 120px;
	height: 100px;
	margin-top: 30px;
	display: inline;
	float: right;
}

#contactdetails {
	margin-left: 0px;
	font-size: 12px;
	color: #162b4f;
	height: 150px;
}

#contactdetails table{
	line-height: 15px;
}

#contactdetails table a{
	color: #00679d;
	text-decoration: none;
	font-weight: bold;
}

#main-image{
	display: inline;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 300px;
	height: 400px;
}

#right-text{
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 20px;
	width: 430px;
	display: inline;
	float: left;
}	

#right-nav{
	position: absolute;
	top: 450px;
	font-family: "Lucida Grande", "Tahoma", "Lucida Sans", "Lucida", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}

#right-nav a{
	color: #00679d;
	text-decoration: none;
	font-weight: bold;
}	

#right-nav a:hover{
	text-decoration:underline;
}
	
#footer{
	font-family: "Lucida Grande", "Tahoma", "Lucida Sans", "Lucida", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	text-align: center;
	color: #5d5d5d;
	margin-top: 5px;
}
