body
{
margin:0px;
padding:0px;
background:#5d768a;
color:#2f331c;
}

#main {
	background-color: #e6edf3;
	width: 980px;
	margin-right:auto;
	margin-left:auto;
	font-family:verdana;
	font-size:12px;
	text-align:justify;
}

.float
{
float:left;
}

.clear
{
clear:both;
}

#top_header
{
width:980px;
height:89px;
}

#navig
{
width:714px;
height:29px;
margin:60px 0px 0px 50px;
float:left;
}

.navig_bg
{
background:url(../images/navig_button.gif) no-repeat;
width:114px;
height:27px;
float:left;
padding:5px 5px 0px 0px;
font-size:14px;
color:#ffffff;
font-weight:bold;
}

.navig_bg a
{
color:#ffffff;
text-decoration:none;
}

.navig_bg a:hover
{
color:#ccff00;
text-decoration:underline;
}

#mid_body
{
width:980px;
height:auto;
}

.mid_body
{
background:url(../images/mid_top.gif) no-repeat;
height:48px;
width:980px;
font-size:15px;
font-weight:bold;
}

.mid_repeat
{
background:url(../images/mid_repeat.gif) repeat-y;
height:auto;
width:980px;
line-height:1.5em;
color:#2f331c;
}

#footer
{
background:#2f331c;
height:30px;
color:#FFFFFF;
padding:15px 0px 0px 15px;
}

#footer a
{
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover
{
color:#FFFFFF;
text-decoration:underline;
}

a
{
color:#2f331c;
text-decoration:none;
font-weight:bold;
}

a:hover
{
color:#2f331c;
text-decoration:underline;
}

.image
{
margin:0px 10px 10px 10px;
float:right;
}

.form
{
width:200px;
}
