body {
	font-family: Avant Garde, Futura, ITC Avant Garde Gothic, ITC Avant Garde Book, Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#container {
	width: 800px;
	margin: 0px auto;
}
#top {
	color: #FFFFFF;
	width: 800px;
	height: 248px;
	/*background-color: #a2b5cf; #bc002a;*/
	margin-bottom:5px;
	background-image:url(images/main1.jpg);
background-repeat:no-repeat;
}
#topright {
	float: right;
	height: 140px;
	width: 447px;
	text-align: right;
}
.cl {
clear:both;
}
#gallery {
	width:221px;
	height:140px; 
	margin-top: 5px;
}
#buttons {
text-align:center;
height:55px; 
width:800px;
background-color:#a2b5cf;
}
#buttons ul {
padding:0px;
margin:0px auto;
padding-top:15px;
}
#buttons li {
height:55px;
display:inline;
margin:0px;
}

#buttons li a {
height:35px;
padding:15px 10px 26px 10px;
color:#ffffff;
text-decoration:none;
margin-right:0px;
margin-left:0px;
font-size:14px;

}
#buttons li a:hover {
height:55px;
background-image:url(images/hover.jpg);
background-repeat:repeat-x;
}

#news {
	float:left;
	width: 201px;
	height: 522px;
	margin-top: 5px;
	background-color: #a2b5cf; /*#bc002a;*/
	color: #1b375d;
	padding: 10px;
}

#news a:link, #news a:visited, #news a:active {
	color: #1b375d;
	text-decoration: none;
}

#news a:hover {
	color: #1b375d;
	text-decoration:underline;
}

#menu {
	width: 422px;
	background-color: #F7CB33;
	padding: 13px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 13px;
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	width: 574px;
	float: right;
	height: 682px;
	margin-top: 5px;
	background-color: #ffffff;
	
}
#content a{
	color: #1b375d;
	font-weight:400;
	text-decoration: none;
	padding:0px 8px 0px 0px;	
}
#content a:hover{
	color: #1b375d;
	text-decoration: underline;
}
#content a.space{
	color: #1b375d;
	text-decoration: none;
	padding:0px 8px 0px 8px;	
}
#content a.space:hover{
	color: #1b375d;
	text-decoration: underline;
}
p {
margin: 0px 0px 10px 0px;
line-height: 20px;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-size:16px;
	color: #1b375d;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #1b375d;
}

#pad {
	padding: 12px;
	color: #000000;
	overflow:auto;
	height:610px;
}
#footer {
	background-color: #a7a7a7;
	padding: 12px;
	width: 776px;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #ffffff;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}

h3 {
	font-weight:400;
	font-size: 16px;
	color: #1b375d;
	line-height: 20px;
}
h2 {
	font-size: 14px;
	color: #000000;
	font-style:italic;
	line-height: 17px;
}
h4 {
	color: #1b375d;
	font-weight:bold;
	margin:0px;
	padding:0px;
	font-size: 13px;
	line-height: 20px;
}
