body {
font-family: Tahoma, Arial, Sans-serif;
font-size: 0.8em;
margin: 0;
}

#accessibility
{
display: none;
}

#print_header
{
display: none;
}

#print_rsca
{
display: none;
}

#container
{
display: block;
text-align: center;
}

#header_container
{
display: block;
background: #330033 url(templates/images/header_bg.gif) bottom center repeat-x;
height: 170px;
margin: 0px auto 0px auto;
}

#header
{
width: 720px;
margin: 0px auto 0px auto;
display: block;
padding: 20px 0 0 0;
}

#content_container1
{
display: block;
width: 100%;
background: url(/templates/images/contentbg1.jpg) top right no-repeat;
margin: 0px auto 0px auto;
}

#content_container2
{
display: block;
width: 100%;
background: url(/templates/images/contentbg2.jpg) bottom left no-repeat;
margin: 0px auto 0px auto;
padding-bottom: 20px;
}

#content_container3
{
display: block;
width: 720px;
margin: 0px auto 0px auto;
}

#content
{
text-align: left;
display: block;
width: 460px;
min-height: 400px;
padding: 0px 0px 5px 0px;
margin: 15px 0px 0px 250px;
}

#content_vacancies
{
text-align: left;
display: block;
width: 720px;
min-height: 400px;
padding: 15px 0px 5px 0px;
margin: 0px 0px 0px 0px;
}

#footer1_container
{
display: block;
float: left;
width: 100%;
background: #ebe0c4;
padding: 10px 0 10px 0;
text-align: center;
margin: 0px auto 0px auto;
}

#footer1
{
margin: 0px auto 0px auto;
width: 720px;
font-size: 90%;
color: #330033;
text-align: left;
display: block;
}

#footer1 .first_footer_panel
{
width: 150px;
margin-right: 100px;
float: left;
clear: none;
position: static;
}

#footer1 .footer_panel
{
width: 220px;
margin-right: 10px;
float: left;
clear: none;
}

#footer1 .footer_panel h4
{
font-family: "Trebuchet MS", Tahoma, Arial;
font-size: 120%;
margin-bottom: 0.8em;
margin-top: 8px;
font-weight: bold;
}

#footer1 .footer_panel p
{
line-height: 1.5em;
}

#footer1 .first_footer_panel p.rcsa
{
color: #666;
font-size: 90%;
}

#footer2_container
{
display: block;
border-top: 2px solid #fff;
background: #330033;
float: left;
width: 100%;
}

#footer2
{
display: block;
margin: 0 auto 0 auto;
width: 720px;
color: #fff;
padding: 10px 0 10px 0;
font-weight: normal;
font-size: 80%;
text-align: left;

}


#footer2 a, #footer2 a:visited
{
color: #fff;
text-decoration: underline;
}

#footer2 a:hover, #footer2 a:visited:hover
{
color: #fff;
text-decoration: none;
}