﻿@charset "UTF-8";
/* CSS Document */



body{
	padding:0px;
	background:#624aba;
	min-width:810px;
    }
	
body a {
	color:#000;
	text-decoration:none;
}

#wrap {
	background:#FFF;
	margin:0 auto;
	width:990px;
	font-size: 14px;
	position: relative;
	height: 1000px;
	left: 0px;
    }
	
#header {
	background:#336699;
	height: 154px;
	width: 984px;
	font: normal 34px/55px "Times New Roman", Times, serif;
	color: #FFF;
	padding-left: 0px;
	border-width:0px;
    }
	
#main {
	width: 600px;
	position: absolute;
	left: 300px;
	top: -10px;
	color: #000;
	font: normal 15px/20px Arial, Helvetica, sans-serif;
	height: 100%;
}
	
#main a {
	color: #DD1807;
	text-decoration: none;
}

#main a:hover {
	color: #624aba;
}

#main img {
	padding-bottom: 4px;
	padding-left: 6px;
}

#main #title {
	left: -6px;
	position: relative;
}

#main #title img {
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 10;
	border-width:0px;
}

#nav {
	background:#624aba;
	height: 60px;
	color: #fff;
	top: 0px;
	padding-top: 16px;
	font-family: Helvetica, sans-serif;
    }
	
#nav a {
	color: #fff;
}
	
#nav #menu a {
	text-decoration: none;
}
	
#nav #menu a:hover {
	color: #F0D0B0;
    }
	
#nav #menu {
	float: right;
	padding-top: 20px;
	width: 700px;
	position: relative;
	padding-right: 0px;
	color: #fff;
	text-align: right;
}	

#nav #menu #highlight a {
	text-decoration: underline;
}

#footer {
	clear:both;
	position: relative;
	width: 872px;
	text-align: center;
	left: 10px;
	top: 798px;
	color: #96B1C9;
    }
	
#footer p {
    padding:5px;
    margin:0;
    }
	
#footer #text {
	left: 172px;
	position: absolute;
	top: 38px;
	font: 14px;font-family: helvetica;
	color: #1f3f72;
}
#footer #navcont {
	height: 60px;
	width: 200px;
}

#wrap #mid {
	position: relative;
	background: #214272;
}



#leftbar {
	background:  no-repeat;
	top: 94px;
	position: absolute;
	width: 187px;
	padding-left: 20px;
	padding-right: 10px;
	font-size: 15px;
	left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	height: 590px;
	background-image: url("leftbarbg4flat.png");
}

#leftbar a {
	color: #CB6B0F;
	font-weight:bold;
}
	
#leftbar #link a {
	text-decoration: none;
}
	
#leftbar a:hover {
	color: #624ABA;
	font-weight: bold;

}
	
#sunflower {
	position: absolute;
	left: -200px;
	top: 0px;
	background: url("sunflower.png") no-repeat;
	width: 702px;
	height: 686px;
}

.h1 {
	margin-top: 0px;
	color: #624ABA;
	font-size: x-large;
	font-weight: bold;
}

.subtitle {
	font-weight: bold;
	color: #624aba;
}

.subtitle2 {
	font-weight: bold;
	color: #DA1C09;
}

.subtitle3 {
	font-weight: normal;
	color: #DA1C09;
}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal}

