body{
width:100%;
margin:0px;
padding:0px;

background:url(./images/sitetagged_19.gif) top repeat-x #00546d;
}
img
{
 border: 0px;
}

#wrapper {
	margin:0 auto;
	background:#fff;
}

.fixed {
	width:700px;
}

#header {
	height:137px;
}

div.logo{
width:280px;
height:137px;
background-image:url(images/logobackground.gif);
background-repeat:no-repeat;
position: relative;
z-index: 30;
float:left;
margin:0px;
padding:0px;
}


div.back{

width:100%;
height:138px;
margin:0px;
padding:0px;
z-index:10;
position:absolute;
top:0px;}

div.right{
width:420px;
height:137px;
margin:0px;
padding:0px;
float:right;
}

div.right_top{
background-image:url(images/sitetagged_11.gif);
background-repeat:repeat;
width:420px;
height:25px;
}

div.right_bottom{
width:420px;
height:112px;
background-image:url(images/sitetagged_04.gif);
}

div.lers{
position:absolute;
top:0px;
width:100%;
}



div.main{
width:700px;
clear:left;
background-color:#00546d;
}

dt.text{
margin-left:41px;
background-color:#FFFFFF;
padding:20px;
margin-bottom:30px;
}

hr{
color:#E2E2E2;
margin:0px;
}

p.welcome
{
font-size:12px;
}

p.main_text{
text-align:justify;
text-indent:0px;
}

p.copy
{
color:#333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
}

div.images{
position:absolute;
z-index:30;
}

img.menu{
border:0px;
position:relative;
left:100px;
margin-left:30px;
float:left;
}
span.line1{
height:70px;
width:2px;
border-left:1px solid #cccccc;
float:left;
position:relative;
top:20px;
left:110px;
}
span.line2{
height:70px;
width:2px;
border-left:1px solid #cccccc;
float:left;
position:relative;
top:20px;
left:120px;
}
a.copyright {
  font: 10px /10px Verdana;
  color:#333333;
  text-decoration:none;
}

a.copyright:hover {
  text-decoration: underline;
}