body{
     margin:0;
     padding:0; 
     background:#FFFFFF url(../img/tall.jpg) top left repeat-x;
     color:#000000; 
     padding:0; 
     font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif; 
     font-size:75%;
}

#container{
     margin:0px auto; 
     text-align:center; 
     width:900px;
     background-color: #ffffff;  
}

h3 {
  color: #BF4B1E;
  font-size: 16px;
  font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
  margin: 0px;
	border-bottom: 1px #BF4B1E dotted; 
}

h3 a{
  color: #BF4B1E;
  font-size: 16px;
  font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
  font-weight: bold;
  margin: 0px;
  text-decoration:none;
}

h4 {
  color: #BF4B1E;
  font-size: 12px;
  font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
  font-weight: bold;
  margin: 0px;
}

h4 a{
  color: #BF4B1E;
  font-size: 11px;
  font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
  font-weight: bold;
  text-decoration:none;
}

#holder{
     width:100%; 
     padding:0px 10px 3px 10px; 
     background:#FFFFFF; 
     text-align:left; 
}

#logo	{
     padding:0px 30px 0px 0px; 
     float:left
}


#navigation	{
     padding:5px 5px; 
     text-align:right
}

#header{
	   text-align:center;
	   background:#FFFFFF url('../img/header.jpg') no-repeat 0 0; 
	   padding:0px 0px; 
	   height:160px; 
}
	
	
/*navigation*/
#navigation ul {
     margin:0; 
     padding:0; 
     text-align:right
}


#navigation li{
     margin:0; 
     padding:0; 
     list-style:none; 
     display:inline; 
}


#navigation a{
     color:#225799; 
     padding:0 20px 0 0; 
     text-decoration:none; 
}


#navigation a:hover{
     color:#000000;
}

#footer {
	background:url(../img/menu.jpg); background-repeat:no-repeat;
	width: 920px;
	overflow: hidden;
	font-size: 11px;;
	margin: 0px auto 0px;
  padding-top: 5px;
	padding-left:5px;
	margin-bottom:0px;
	color:#ffffff;
	height: 23px;
	clear: both;
	text-align:center;
}
	
#footer p {
	color:#000000;
  padding: 0px;
	margin-left: 20px;
	margin-top: 0px;	
}
	
#footer a, #footer a:visited {
	color: #000000;
	text-decoration: none;
	border: none;
}
	
#footer a:hover {
	text-decoration: none;
	border: none;
	color:#BF4B1E;
}

#menu {
	   width: 900px;
	   height: 27px;
	   margin: 0 auto;
	   background: url(../img/img03.gif) repeat-x;
	   background-color:#40689C
}

#menu ul {
	   margin: 0;
	   padding: 0;
	   list-style: none;
	   background-color:#40689C
}

#menu li {
	   display: inline;
}

#menu a {
	   display: block;
	   float: left;
	   height: 25px;
  	 margin: 0 5px 0 0;
  	 padding: 4px 22px 0 22px;
  	 background: url(../img/img03.gif) repeat-x;
  	 text-align: center;
  	 font-size: 12px;
  	 font-weight: bold;
  	 color: #FFFFFF;
  	 text-decoration: none;
}

#menu a:hover {
	   background-image: url(../img/img04.gif);
	   text-decoration: none;
}

#menu .active a {
	   background-image: url(../img/img05.gif);
}

#dropmenudiv{
     position:absolute;
     border:1px solid #4B8BD2;
     border-bottom-width: 0;
     font:normal 12px Verdana;
     line-height:18px;
     z-index:100;
     color:#ffffff;
}

#dropmenudiv a{
     width: 100%;
     display: block;
     text-indent: 3px;
     border-bottom: 1px solid black;
     padding: 1px 0;
     text-decoration: none;
     font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
     background-color: #125682;
     color:#FFFFFF;
}

#content{
     float:left;
     width:650px; 
     padding:20px 5px 0 0; 
     line-height:140%; 
}

#news{
     float:right; 
     width:215px; 
     padding:20px 0 0 0; 
     line-height:120%; 
     text-align:right; 
}

.newsItem	{
     padding:5px 23px; 
     font-size:90%; 
     margin-bottom:20px; 
}


#copyright{
  float:right;
}

/*headings*/
.newsItem h1{
     color:#225799; 
     margin:0 0 10px 0; 
     padding:0; 
     text-align:center; 
     font-size:130%;
     font-weight:normal;
}

#content h1{
     font-size:170%;
     font-weight:normal;
     line-height:130%;
     margin:0;
     padding:0;
}

#logo h1{
     font-weight:normal; 
     font-size:150%; 
     margin:0; 
     padding:0; 
     color:#225799;
}

.addbutton{
 	padding:5px 10px;
	padding-left:30px;
	padding-top:0px;
	padding-bottom:0px;
	color:#ffffff;
	background:#BF4B1E url('../img/i_plus.gif') no-repeat 5% 50%;

}

.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
* html .clearfix {height:1%; }
.clearfix {display:block; }


#nav {
  clear:both;
  width: 890px;
  height: 33px;
  margin:auto; 
  margin-left:-2px;
  margin-top:2px;
  clear:both;
  background-repeat:no-repeat;}
}

/* nav bar head
*/

#pageNavbar {
  float:left;
	width : 892px;
	height: 28px;
	margin-top:5px;
	padding-top:0px;
  text-align: center;
	font-size:11px;
	font-family: trebuchet ms, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	margin-bottom:5px;
}
#tabs {
  float:left;
  margin:0;
  padding:0;  
	text-align: center;
  text-decoration:none;
}
#tabs li {
  background: url(../img/submenu.gif);background-repeat:no-repeat;
	width : 113px;
	height : 28px;
  text-align: center;
	display:inline;
	text-decoration:none;
}

div#pageNavbar li a {
	float:left;
	background: url(../img/submenu.gif); background-repeat:no-repeat;
	width : 113px;
	margin-left:0px;
	margin-top:0px;
	padding-top:3px;
  height:28px;
  color:#ffffff;
  font-weight:normal;
	font-size: 11px;
	font-family: trebuchet ms, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration:none;
}
div#pageNavbar li a:hover {
 	background: url(../img/submenu_activ.gif);background-repeat:no-repeat;
	width : 113px;
  height:28px;
  margin-top:0px;
  padding-top:3px;
	color:#ffffff;
	text-align:middle;
}

div#pageNavbar li a.aActive {
	background: url(../img/submenu_activ.gif);background-repeat:no-repeat;
  color:#ffffff;
}


div#pageNavbar li a.horizont_active_menu{
	background: url(../img/submenu_activ.gif);background-repeat:no-repeat;
  color:#ffffff;
}

div#pageNavbar li menu {
	color: #660000;
	cursor: hand;
	font-size: 12px;
	font-family: trebuchet ms, Verdana, Arial, Geneva, Helvetica, sans-serif;
	Text-decoration:none;
    line-height: 21px;
    height: 21px;
	display: block;
	padding-left: 10px;
}

/* end nav bar head
*/
