body{
	margin:0;
	padding:0;
	line-height: 1em;
	background-color:#EAEAEA;
}

#maincontainer{
	width: 940px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-image: url(images/backgroundbody.gif);
	padding-left:30px;
	background-repeat: repeat-y;
}

#topsection{
	height: 150px; /*Height of top section*/
	background-color: #FF66FF;
	}

/* top menu*/

#topmenu{
	float: right;
	height: 20px; /*Height of top section*/
}

.topmenu{
	overflow: hidden;
	height: 20px;
	background-color: #EBEBEB;
	width: 898px;
	margin-left:-10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
}

.topmenu ul{
float: right;
margin: 0;
padding: 0;
font: 11px Verdana;
list-style-type: none;
}

.topmenu li{
display: inline;
margin: 0;
}

.topmenu li a{
	float: left;
	display: block;
	text-decoration: none;
	margin-top: 1px;
	color: #222222;
	text-align: center;
	padding-right: 15px;
	padding-left: 5px;
}

.topmenu li a:hover, .topmenu li.selected a{
color: #339999; 
}

#topsentence {
	float:left;
	width:400px;
	height: 20px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #194D98;
	}

/* Main building blocks*/

#contentwrapper{
	float: left;
	width: 100%;
}

#maintext {
	padding:0px;
	float:left;
	width:640px;
	margin-bottom: 10px;
	margin-left:0px;
	margin-top: 10px;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	background-image: url(images/backgroundmaintext.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#maintext1 {
	padding:0px;
	float:left;
	width:640px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	background-image: url(images/backgroundmaintext.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#banner {
	padding:0px;
	float:left;
	width:878px;
	height: 200px;
	background-color:#ffffff;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #618083;
}

#logobanner {
	padding:0px;
	float:left;
	width:899px;
	height: 87px;
	margin-left: -10px;
	background-image: url(images/logobanner.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#pictureholder {
	float:left;
	width:250px;
	height:110px;
	margin-bottom:10px;
	margin-right: 10px;
	border: 1px solid #618083;
}


#leftbar{
	float: left;
	width: 675px;
}

#box01 {
	float:left;
	width:213px;
	height:90px;
	margin-left:0px;
	background-image: url(images/greenblock.gif);
	margin-top: 0px;
	border: 1px solid #618083;
	margin-bottom:0px;
	background-repeat: no-repeat;
}

#box02 {
	float:left;
	width:213px;
	height:90px;
	margin-left:10px;
	background-image: url(images/yellowblock.gif);
	margin-top: 0px;
	border: 1px solid #618083;
	background-repeat: no-repeat;
}

#box03 {
	float:left;
	width:213px;
	height:90px;
	margin-left:10px;
    background-image: url(images/blueblock.gif);
	margin-top: 0px;
	border: 1px solid #618083;
	background-repeat: no-repeat;
}

#box1 {
	float:left;
	width:200px;
	height:90px;
	margin-left:0px;
	background-image: url(images/greenbox.gif);
	margin-top: 10px;
	border: 1px solid #618083;
	margin-bottom:0px;
	background-repeat: no-repeat;
}
#box2 {
	float:left;
	width:200px;
	height:90px;
	margin-top: 10px;
	background-image: url(images/yellowbox.gif);
	border: 1px solid #618083;
	background-repeat: no-repeat;
}
#box3 {
	float:left;
	width:200px;
	height:90px;
	margin-top: 10px;
    background-image: url(images/bluebox.gif);
	border: 1px solid #618083;
	background-repeat: no-repeat;
}




#right01 {
	float:left;
	width:200px;
	margin: 0px;
	border: 1px solid #dddddd;
}

#right02 {
	float:left;
	width:200px;
	height:300px;
	margin-top: 10px;
	border: 1px solid #dddddd;
}


#right03 {
	float:left;
	width:180px;
	margin-top: 10px;
	padding: 10px;
	background-color: #FFFFFF;
	background-image: url(images/backgroundmaintext.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px solid #dddddd;	
	margin-bottom: 10px;
}

/*fonts */

.boxhead {
	font-family: "Trebuchet MS", Arial, SansSerif;
	font-size: 20px;
	color: #EFEFEF;
	font-weight:600;
	padding-left: 7px;
	padding-right: 5px;
	margin-top: 14px;
	line-height: 14px;
}
.boxhead a{
	text-decoration: none;
	color: #EFEFEF;
}
.boxhead a:hover, .boxhead a:active {
	color: #184B4B;
}

.boxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EFEFEF;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 5px;
	margin-top: 11px;
	line-height: 14px;
}

.boxes a{
	text-decoration: none;
	color: #EFEFEF;
}

.boxes a:hover, .boxes a:active {
	color: #184B4B;
	}
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #E9A31B;
	line-height: 32px;
	margin-top: -5px;
	margin-bottom: -3px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #E9A31B;	
	margin-top: 0;
	margin-bottom: -4px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #618083;
	background-image: url(images/b-underline.gif);
	background-position:left bottom;
	background-repeat: no-repeat;
	line-height: 23px;
	margin-top: 8px;
	margin-bottom: -3px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E9A31B;	
	margin-top: 1px;
	margin-bottom: -1px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E9A31B;	
	margin-top: 0;
	margin-bottom: -12px;
}

h5 a {
	color: #E9A31B;	
	text-decoration: none;
}

h5 a:hover, p a:active {
	color: #E9A31B;	
	text-decoration: underline;
	}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646486;
	font-weight: normal;
	}

p a {
	color: #339999;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	}

p a:hover, p a:active {
	text-decoration: underline;
	}
	
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646486;
	font-weight: normal;
	}

#body ul  {
	list-style-position: top;
	vertical-align: top;
	}
		
#body li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646486;
	font-weight: normal;
	padding: 0px;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	list-style-type: none;
	list-style-position: top;
	vertical-align: top;
	margin: 2px 2px 5px 5px;
	}
	

	
#body li a {
	color: #339999;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	vertical-align: top;
	}

#body li a:hover, p a:active {
	text-decoration: underline;
	}

/* Footer area*/
#footer{
clear: left;
	height: 25px;
	background-color: #EBEBEB;
	width: 898px;
	margin-left:-10px;
	margin-top:20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
}

#footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #777777;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #777777;
}

