html {
background-color : #ebebeb;
font-family : Arial, Georgia, Sans-Serif;
font-size : 12px;
height:100%;
}
a {
font-weight : bold;
border-bottom : 1px dashed transparent;
}
a:link {
color : #336699;
text-decoration : none;
border-bottom-color : #336699;
}
a:visited {
color : #5588aa;
text-decoration : none;
border-bottom-color : #5588aa;
}
a:hover, a:active {
color : #ad5b1e;
border-bottom : 1px solid #ad5b1e;
}
h1, h2, h3, h4, h5, h6 {
font-weight : bold;
margin : 5px 0 10px;
padding : 0;
}
h1 {
font-size : 22px;
color:#555555;
}
h2 {
font-size : 20px;
}
h3 {
font-size : 18px;
}
h4 {
font-size : 16px;
}
h5 {
font-size : 14px;
}
h6 {
font-size : 12px;
}
ul, ol, blockquote, pre {
color : #555555;
padding : 10px 30px;
margin:0;
line-height : 1.8em;
}
ul {
list-style-type : square;
}
/*contact form*/
textarea, input{font:1.2em Courier, Monospace; padding:3px; border:1px solid #ccc; color:#666;}
textarea:focus, input:focus{color:#000; border-color:#888;}
input {margin:3px;}
body {
padding : 0;
width : 1000px;
color:#555555;
height:100%;
margin : 0 auto;
}
#page
{
	min-height:100%;
	height:auto !important;
	height:100%;
	background : url('../images/body_bg.png') repeat-y top left;
	width:1000px;
}
#container {
width : 850px;
background : #fff;
margin: 0 auto;
}
#header {
float : left;
width : 100%;
clear : both;
margin-top : 10px;
}
#navigation {
float : left;
width : 100%;
clear : both;
}
#page-header {
clear : both;
position : relative;
margin-bottom : 20px;
height : auto;
}
#page-header img {
border : 1px solid #999999;
padding : 3px;
}
#contact p
{
	margin:6px;
}

#wrapper {
text-align : center;
padding-top : 10px;
}
#footer {
clear : both;
border-top:solid 1px #ebebeb;
color : #666666;
padding : 20px 0 15px;
height:40px;
text-align : left;
}
#footerL {
width : 50%;
display:block;
float : left;
}
#footerR {
display : block;
float : right;
margin-top:10px;
width : 50%;
}
#header #info
{
	float:left;
	display:block;
	margin:0;
	width:500px;
	padding:0;
}
#header #info p {
padding : 10px;
margin : 10px 0;
font-size : 12px;
text-transform : none;
letter-spacing : 0.1em;
background : #fff;
}
#header #info p a:link {
color : #567040;
border-bottom-color : #567040;
}
#header #info p a:visited {
color : #789160;
border-bottom-color : #789160;
}
#header #info #layer
{
	display:block;
	padding : 10px;
	height:50px;
	overflow:hidden;
	width:500px;
	margin : 10px 0;
}
#header #info #layer p
{
	margin:0;
	padding:0;	
}
#header #logo {
float : right;
border:0px;
background : url('../images/logo_ser.png') no-repeat top right;
height : 145px;
width : 210px;
}
#navigation ul {
padding : 0;
width : 100%;
float : left;
margin : 0 0 10px;
list-style-type : none;
background-color : #6081b7;
}
#navigation li {
float : left;
}
#navigation a {
float : left;
text-transform : uppercase;
border-left : 1px solid #fff;
display : block;
color : #eff8ff;
padding : 5px 10px;
border-bottom-width : 0;
}
#navigation a:hover {
color : #ffffff;
text-transform : uppercase;
background-color : #1d5c9e;
}
#navigation a.active {
color : #ffffff;
text-transform : uppercase;
background-color : #1d5c9e;
}
#menu {
display : block;
float : right;
text-align : right;
margin-right : 20px;
}
#menu ul {
margin : 0;
padding : 0;
list-style : none;
}
#menu li {
display : block;
float : left;
padding : 0 10px 0 0;
margin-bottom:0;
white-space : nowrap;
}
#menu li a {
color : #567040;
font-size : 12px;
font-weight : bold;
text-decoration:none;
border-bottom-style:dashed;
border-bottom-color:#567040;

}
#menu li a:hover {
text-decoration : none;
border-bottom-style:solid;
border-bottom-color:#567040;
}
#menu li a.active {
text-decoration : none;
border-bottom-style:solid;
border-bottom-color:#567040;
}
#page-header p {
bottom : 300px;
right : 10px;
margin : 0;
padding : 0;
float : right;
color : #fff;
font-size : 20px;
font-weight : bold;
position : absolute;
}
.col {
width : 200px;
float : left;
margin : 0 15px;
text-align : left;
margin-bottom:20px;
}
.col ul {
margin : 0 0 0 15px;
padding : 0;
line-height : 1.5em;
}
.col li {
padding-bottom : 10px;
}
.col h3 {
font-size : 13px;
padding : 5px 10px;
margin-top : 20px;
}
#links h3 {
background-color : #94b4d6;
}
#content img {
border : 1px solid #999999;
padding : 3px;
}
#content h3 {
background-color : #ebebeb;
}
#content #newsHeader {
border-top:solid 1px #ebebeb;
border-bottom:solid 1px #ebebeb;
}
#content #newsHeader p.newsDate{
color:#567040;
}
#links a:hover, #links a:active {
color : #1d5c9e;
border-bottom-color : #1d5c9e;
}
#content a:link {
color : #567040;
border-bottom-color : #567040;
}
#content a:visited {
color : #789160;
border-bottom-color : #789160;
}