@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	background-color: #f2f2f2;
	background-image: url(../images/header_bkg2.jpg);
	background-repeat: repeat-x;
	text-align: justify;
}

#container {
	width: 862px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-image: url(../images/final_full_bkg_home.jpg);
	background-repeat: no-repeat;
	height: 630px;
}

#header {
	width: 862px;
	height: 147px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#header_title   {
	left: 10px;
	height: 55px;
	float: left;
	padding-top: 75px;
}
.header_title {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #0E298C;
	text-transform: uppercase;
}
.title {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	color: #042477;
	text-transform: uppercase;
}
.address_k {
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
}


/* Page */

#page {
}

/* Content */

#content {
	width: 440px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 22px;
	padding-right: 0px;
	padding-left: 350px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/sc_bkg.gif);
}
#content p {
	padding-top: 12px;
}
#content #mission   {
	width: 370px;
	padding-left: 400px;
	padding-right: 100px;
	height: 300px;
	padding-top: 10px;
}
#strategic   {
	padding-top: 20px;
	background-color: #FFFFFF;
	background-image: url(../images/strategic_bkg.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
#strategic  p   {
	font-size: 11px;
	text-align: center;
}

#content p, #content ul, #content ol {
	line-height: 20px;
}
/* Footer */

#footer {
	clear: both;
	height: 80px;
	background-color: #042477;
	background-image: url(../images/footer_bkg.jpg);
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-repeat: repeat-x;
}
.address_left  {
	margin: 0;
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
}

#footer a {
	border: none;
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer .copyright {
	font-size: 11px;
	color: #FFFFFF;
	float: right;
}
#address {
	width: 830px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 20px;
}
#header #logo {
	float: left;
	height: 123px;
	width: 143px;
}
#navigation {
	font-family: Tahoma;
	font-size: 12px;
	color: #042477;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 33px;
	width: 860px;
	position: absolute;
	top: 123px;
	left: 0px;
}
#navigation .navbar {
	height: 33px;
	padding-left: 300px;
}
#navbar {
	position: absolute;
	height: 27px;
	left: 328px;
	top: 4px;
	width: 497px;
}
#navigation a {
	color: #042477;
	text-decoration: none;
}
#navigation a:visited {
	color: #042477;
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: underline;
}
#navigation a:active {
	text-decoration: none;
}

#page #content #mission p {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 12px;
}
#page #content #mission img {
	padding-right: 130px;
	padding-left: 130px;
}
#footer .copyright {
	font-size: 11px;
	color: #FFFFFF;
	float: right;
}
a:link {
	color: #042477;
	text-decoration: underline;
}
a:visited {
	color: #042477;
	text-decoration: underline;
}
a:hover {
	color: #042477;
	text-decoration: none;
}
a:active {
	color: #042477;
	text-decoration: underline;
}

