<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	color:#585858;
	font-family:Arial;
	font-size:14px;
	margin:0;
	min-width:960px;
}
a{
	outline:none;
}
img{
	border:none;
}
#header div#section:after, #header ul:after{
	clear:both;
	content:" ";
	display:block;
	font-size:0;
	height:0;
	visibility:hidden;
}
#page{
	background:url(../images/background1.jpg) no-repeat center 20px;
	//width:100%;
}
#header{
	height:auto;
	overflow:hidden;
	position:relative;
}
#header div#section{
	height:145px;
	margin:0 auto;
	width:100%;
	background-color:white;
}
#header div#section div{
	float:left;
	margin-top:48px;
}
#header div#section div a{
	display:block;
}
#header div#section span{
	color:#ACBCC9;
	float:right;
	margin:0;
	padding-right:160px;
	padding-top:45px;
	text-align:right;
	width:300px;
}
#header ul{
	list-style:none;
	margin:2px auto 0;
	padding:0 0 70 0;
	background-color: #145046;
}
#header ul li{
	float:left;
	padding-right:5px;
}
#header ul li a{
	color:#fff;
	font-weight: bold;
	display:block;
	font-size:13px;
	height:43px;
	line-height:37px;
	padding:0 23px;
	text-align:center;
	text-decoration:none;
	text-transform:capitalize;
}
#header ul li.current, #header ul li:hover{
	height:43px;	
}
#header ul li.current a{
	color:black;
	font-weight:bold;
	text-shadow:1px 1px 0 #a8d32c;
}
#header ul li a:hover{
	color:#00cc99;
	font-size: 15px;
}
#header div#tagline{
	background:url(../images/bg-header3.png) no-repeat center;
	margin-top:10px;
}
#header div#tagline div{
	color:#295071;
	height:480px;
	padding-left:20px;
	margin:0 auto;
	width:940px;
}
#header div#tagline div h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:50px;
	font-weight:bold;
	line-height:70px;
	margin:0;
	padding-top:20px;
	text-shadow:0 1px 0 #FFFFFF;
	width:450px;
}
#header div#tagline div p{
	font-size:20px;
	line-height:35px;
	margin:0;
	text-shadow:0 1px 1px #FFFFFF;
	width:340px;
}
</pre></body></html>