body {
background: url('images/bg-2x600.jpg') repeat-x top;
margin: 0; padding:0; font-size: 9pt;
font-family : Verdana;
color : #000000;
}
h1, h2, h3, h4 {
	font-size: 10pt;
}
img {
	border: none;
}
#wrapper{
margin: 0 auto;
text-align: center;
width: 1140px;
height:100%;
background: url('images/eps-1140x600.jpg') no-repeat top center;
padding:0;
}
#gallery{
width:640px;padding-left: 4px;
}
#menu{
float:right;
text-align:left;
width:900px;
height: 60px;
border: 0px solid #ccc;
margin-top: 0px;
margin-right: 8px;
}
#menu a{
padding: 16px 4px 0 4px;
display:block;
float:left;
text-align: center;
height: 60px;
text-decoration: none;
border: none;
color: #274185;
width:82px;
}
#menu a:hover{
height: 44px;
background-color: #ccdee9;
}

#menu a.selected{

background-color: #e6e9e9;
width:82px;
}

#flash-news{
float:right;
margin-right: 8px;
height: 180px;
width: 900px;
background: url('images/img-900x180.jpg') no-repeat;
}


#breadcrumps{
text-align: left;
padding: 10px 0 0 18px;
font-size: 8pt;
color: #000;	
}

#breadcrumps a{
	color: #000;
	text-decoration: none;
	
}
h3{
color: #274185;
}
.colmL{
width: 200px;
border: 0px solid #000;
margin: 20px 12px 0 20px;
text-align: left;

}
.colmR{
width: 200px;
border: 0px solid #000;
margin: 20px 20px 0 12px;
text-align: left;

}

.colmL h3{
	color: #274185;
	width:200px;
	background-color: #ccdee9;
	text-align: center;
	padding-top: 6px;
	height: 24px;
}

.colmL p{
	width:192px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #e6e9e9;
	padding-top:6px;
	padding-bottom:6px;
	margin:0;
}
.colmL p:hover{
	width:192px;
	background-color: #fff;
	padding-top:6px;
	margin:0;
}
.colmL a {
	color: #000;
	text-decoration: none;
}
.colmL ul{
	list-style: none;
	width:200px;
	margin:0;
	padding:0;
}
.colmL li{
	list-style: none;
	width:192px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #e6e9e9;
	padding-top:6px;
	padding-bottom:6px;
	margin:0;
}

.colmL li.active{
	list-style: none;
	width:192px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #e6e9e9;
	padding-top:6px;
	padding-bottom:6px;
	margin:0;
}

.colmL li a {
	padding:0;
	margin:0;
	color: #000;
	text-decoration: none;
}
.colmL li:hover{
	width:192px;
	background-color: #fff;
	padding-top:6px;
	margin:0;
}
#content{
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
text-align: left;
padding-left: 7px;
padding-right: 7px;
margin-top: 20px;
width: 660px;
min-height: 600px;
}
#content h2{
color: #274185;
}
#content h3{
color: #274185;
}
.photo {
    float: left;
    margin: 0.5em;
    border: 1px solid #ccc;
    padding: 1em;
    font-size: 10px;
  }
#footer{
height: 40px;
background: url('images/footer-1140x40.jpg') no-repeat;
}
#footer p{
font-size: 7pt;
text-align: center;
padding-top: 30px;
color: #33669A;
}
