body {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/img1.jpg);
	background-repeat:repeat;
	margin:0;
}
#main {
	width:900px;
	margin:auto;	
	border:0;
	height:auto;
	
}
#top {
	padding-top:25px;
	min-height:112px;
	
}
#logo {
width:200px;
	float:left;
	background-color:#003399;
	min-height:115px;
	border-top:#FFFFFF thick solid;
	border-left:#FFFFFF thick solid;
	border-right:#FFFFFF thick solid;
	

}
#slogan {
width:650px;
	float:right;
		padding-left:18px;
	padding-right:4px;
	border-top:#FFFFFF thick solid;
	border-left:#FFFFFF thick solid;
	border-right:#FFFFFF thick solid;
	background-color: #003399;

}

#left {
	
	float:left;
	width:200px;
	border:#FFFFFF thick solid;
	border-bottom:none;
	background-color:#003399;
	min-height:400px;
}
#right {
	
	float:right;
	width:650px;
	padding-left:12px;
	padding-right: 10px;
	border:#FFFFFF thick solid;
	border-bottom:none;
	background-color:#003399;
	color:#FFFFFF;
	text-align:justify;
	line-height:18px;
}

#bottom{
background-image:url(../images/top2.png);
min-height:2px;
width: 900px;
background-position:center;
}

div#navbar {
	width: 188px;
	display:block;
	float:left;
}

div#navbar img {
	padding-left:5px;
	padding-bottom: 10px;
	
}
div#navbar a{
	padding-left:5px;
	padding-bottom: 10px;
	text-align:center;
	
}
div#navbar ul {
	margin:0;
	padding:0;
}
div#navbar li {
	list-style-type:none;
	display:block;
	float:right;
	width:200px;
	height:35px;
	text-align:right;
	border-bottom:1px solid #FFFFFF;
}
div#navbar li.button1 {
	background-image: url(../images/bg-button-1.gif);
	background-repeat: no-repeat;
}
div#navbar li.button2 {
	background-image: url(../images/bg-button-2.gif);
	background-repeat: no-repeat;
}
div#navbar li.button3 {
	background-image: url(../images/bg-button-3.gif);
	background-repeat: no-repeat;
}
div#navbar li.button4 {
	background-image: url(../images/bg-button-4.gif);
	background-repeat: no-repeat;
}
div#navbar li.buttonlast {
	background-image: url(../images/bg-button-last.gif);
	background-repeat: no-repeat;
}
div#navbar li a {
	display:block;
	float:left;
	width:140px;
	height:35px;
	text-decoration: none;
	margin:0;
	padding:0;
	color: #FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:35px;
	padding-right:45px;
	background-image: url(../images/arrow-button.gif);
	background-repeat: no-repeat;
}
div#navbar li a:link {
	color: #FFFFFF:
}
div#navbar li a:visited {
	color: #FFFFFF;
}
div#navbar li a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	background-image: url(../images/arrow-button-over.gif);
	background-repeat: no-repeat;
}
h1, h2, h3, h4, h5, h6 { 
	margin: 15px 0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
}
p { 
	margin: 10px  0;
}
ul, ol { 
	margin: 15px 0 0 15px;
}
.clear {
	clear:both;
}
a, a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#8ac1fa;
	text-decoration:none;
}
#footer {
	font-size: 11px;
	color:#FFFFFF;
	text-align:center;
	padding:20px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#747474;
	text-decoration:underline;
}
.news { 
font-size : 0.8em;
color : blue;
padding-left : 5px;
padding-bottom : 5px;
padding-right : 5px;
} 
.news p { 
font-size : 10px;
padding-left : 5px;
padding-bottom : 5px;
padding-right : 5px;
background-color : white;
border : 1px solid #9bacd3;
} 
.news a { 
margin-left : 100px;
margin-bottom : 2px;
font-size :12px;
font-weight : bold;
padding : 2px;
color : #9bacd3;
}  

.news h3 { 
text-align: center;
font-size : 12pt;
font-weight : bold;
padding : 2px;
color : white;
}  

