body {
 margin: 40px; padding: 0px;
 font-family: arial,helvetica,sans-serif;
 font-size:12px;
 line-height:150%;
 background-color: #fff
}

h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size:200%;
 line-height:100%;
}
a img {border:none;}
td {
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 }
#wrapper { 
 margin: 0 auto;
 width: 820px;
 border: 1px solid #000;
}

#header {
 color: #fff;
 width: 430px;
 float: left;
 padding: 10px;
 height: 52px;
}

#leftcolumn { 
 color: #000;
 margin: 0px 5px 5px 0px;
 height: %; 
 padding: 10px;
 width: 370px;
 float: left;
}

#rightcolumn {
 float: right;
 color: #333;
 height: 250px;
 width: 370px;
 display: inline;
 background-image:url(../images/prospectus_photo.jpg);
 background-repeat: no-repeat;  
}

#rightcolumnresult {
 float: right;
 color: #333;
 height: 299px;
 width: 370px;
 display: inline;
 background-image:url(../images/prospectus_results_photo.jpg);
 background-repeat: no-repeat;  
}

#rightcolumnfurther {
 float: right;
 color: #333;
 height: 250px;
 width: 370px;
 display: inline;
 background-image:url(../images/prospectus_further_photo.jpg);
 background-repeat: no-repeat;  
}

#rightcolumncontact {
 float: right;
 color: #333;
 height: 250px;
 width: 370px;
 display: inline;
 background-image:url(../images/prospectus_contact_photo.jpg);
 background-repeat: no-repeat;  
}

#searchbox { 
 width: 778px;
 clear: both;
 color: #333;
 margin: 0px 10px 10px 10px;
 padding: 10px;
 border: 1px solid #000;
 background-image:url(../images/search_bckground.jpg)
}

#searchinner {
	width: 780px;
	height: 160px;
	background-image:url(../images/step.png);
	background-repeat: no-repeat;
    margin: 20px 0px 30px 0px;
}

#footer { 
 margin: 0 auto;
 width: 801px;
 border: 1px solid #000;
 padding: 3px 10px 3px 10px;
}

#navcontainer ul {
 float: right;
 display: inline;
 list-style: none;
 margin: 50px 10px 0px 0px;
 font-family: times, serif;
 font-size: small;
}

#navcontainer li {
 border: 1px solid #fff;
 background-color: #004a97;
 color: #fff;
 font-weight: bold;
 font-style: italic;
 display: block;
 float: left;
}

#navcontainer a:link,
#navcontainer a:visited {
 background-color: #004a97;
 color: #fff;
 text-decoration: none;
 padding: 5px 15px 5px 15px;
}

#navcontainer a:hover {
 background-color: #707070;
 color: #fff;
}

#navcontainerclear {
 display: none;
}

html>body #navcontainerclear {
 display: block;
 clear: both;
}

#navcontainer li#active a {
 background-color: #464646;
 color: #fff;
}

.textlink_black {
 color: #000;
 text-decoration: none;
}

.textlink_black:hover {
 color: #707070;
 text-decoration: none;
}

input.submit
{
border: 3px double #707070;
border-top-color: #004a97;
border-left-color: #004a97;
padding: 0.25em;
background-color: #FFFFFF;
color: #707070;
font-size: 100%;
font-weight: bold;
font-family: Arial, sans-serif;
}

input.submit:active
{
border: 3px double #CCCCCC;
border-top-color: #999999;
border-left-color: #999999;
}
.tablewrapper {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
