body
{
background-color: #A8ABAD;
color: #000000;
font-family: Arial, sans-serif;
font-size: 12px;
margin: 0;
}

h1
{
font-size: 36px;
text-align: center;
margin: 60px 0px 0px 0px;
}


h2
{
font-size: 16px;
margin: 10px;
text-align: center;
}

h3
{
font-size: 20px;
margin: 0;
padding: 0px 0px 5px 0px;
}

h1, h3, h4, h5
{
line-height: .75;
font-weight: bold;
text-transform: uppercase;
}

h3, h4, h5
{
color: #000F80;
}

h4, h5
{
font-size: 14px;
padding: 0;
margin: 0px 0px 3px 0px;
}

p
{
line-height: 1.4;
text-align: justify;
margin-top: 0;
padding: 0;
}

#container, #container2
{
	background-color: #FFFFFF;
	width: 850px;
	margin: 0px auto;
	border: 2px solid #515770;
}

#container
{
	background-image: url(../images/background.png);
	background-repeat: repeat-y;
}

#header
{
padding: 10px 35px;
background-color: #FFFFFF;
height: 150px;
}

#header_pictures
{
padding: 5px 5px 0px 5px;
background-color: #515770;
height: 137px;
white-space:nowrap;
}

#navigation
{
padding: 15px 10px 0px 10px;
background-color: #515770;
text-align: right;
overflow: auto;
}

#navigation a
{
color: #FFFFFF;
font-size: 16px;
text-decoration: none;
}

#navigation a:hover
{
color: #000F80;
background-color: #D5D5D5;
}

#navigation li
{
list-style: none;
display: inline;
font-size: 18px;
color: #FFFFFF;
}

#content
{
float: left;
padding: 20px 15px 15px 15px;
width: 530px;
clear: both;
}

#content li, #sidebar li
{
list-style: circle;
line-height: 2.5;
}

#content a, #sidebar a
{
color: #000000;
letter-spacing: .025em;
text-decoration: none;
}

#content a:hover, #sidebar a:hover
{
color: #FFFFFF;
background-color: #000F80;
padding: 3px;
text-decoration: none;
}

#content2
{
padding: 20px 15px 15px 15px;
background-color: #FFFFFF;
clear: both;
}

#content2 table
{
width: 790px;
margin: 10px 15px 0px 15px;
}

#content2 th
{
background-color: #A8ABAD;
padding: 5px;
}

#content2 td
{
padding: 10px 0px;
border-bottom: 1px solid #A8ABAD;
}

#content3
{
padding: 20px 15px 15px 15px;
background-color: #FFFFFF;
clear: both;
}

#content3 table
{
width: 600px;
margin: 10px 15px 0px 15px;
}

#content2 th
{
background-color: #A8ABAD;
padding: 5px;
}

#content3 td
{
padding: 10px 0px;
border-bottom: 1px solid #A8ABAD;
}


#sidebar
{
float: right;
padding: 20px 15px 15px 15px;
text-align: left;
width: 260px;
height: 410px;
}

#sidebar h4
{
padding: 0px 0px 3px 0px;
margin: 0px 0px 3px 0px;
border-bottom: 1px solid #000F80;
font-size: 11px;
}

#sidebar p
{
padding: 0;
text-align: left;
font-size: 11px;
}

#footer
{
background-color: #515770;
clear: both;
padding: 5px;
text-align: center;
}
		
#footer p
{
color: #A8ABAD;
font-size: 10px;
text-align: right;
margin: 0;
}

#footer a
{
color: #FFFFFF;
font-size: 14px;
text-decoration: none;
line-height: 1.5;
}

#footer a:hover
{
color: #000F80;
background-color: #D5D5D5;
}

#footer li
{
list-style: none;
display: inline;
font-size: 14px;
color: #FFFFFF;
}

.emphasis
{
font-weight: bold;
}

.picture
{
float: left;
padding: 10px 30px 10px 55px;
width: 111px;
height: 131px;
}

.picture_two
{
width: 278px;
height: 133px;
}

.picture_three
{
width: 300px;
height: 260px;
float: right;
padding: 0px 30px 0px 0px;
}

.no_bullets
{
list-style: none;
}

.jobs
{
text-align: center;
}

.jobs2
{
text-align: center;
padding: 10px 0px 0px 0px;
font-weight: bold;
}
