@charset "utf-8";
/* CSS Document */

body	{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

div#wrapper	{
margin-left:auto;
margin-right:auto;
width: 820px;
height:auto;
}

div#header	{
width:820px;
height:300px;
float:left;
}

div#headerlogin	{
position:absolute;
right:10px;
top:0;
display:block;
height: 20px;
width:120px;
float:right;
border-bottom:1px dotted #CCCCCC;
}

div#topheader	{
background-image:url(../images/header_01.jpg);
height: 242px;
width:820px;
float:left;
}

div#navheader	{
width:820px;
height:58px;
float:left;
}

div#navheader img	{
float:left;
}

div#maincontent	{
width:820px;
padding-top:10px;
height:auto;
background-image:url(../images/afb_31.jpg);
background-repeat:repeat-y;
float:left;
}

div#maincontents	{
width:540px;
float:left;
margin-left:20px;
padding-top:20px;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
display:block;
}

div#mainleft	{
width:122px;
height:auto;
float:left;
}

div#mainright	{
width:398px;
height:auto;
float:right;
padding: 0 10px 0 10px;
}

div#maincontact	{
width:169px;
height:175px;
background-image:url(../images/afb_19.jpg);
background-repeat:no-repeat;
background-position:bottom;
padding: 50px 20px 50px 20px;
float:left;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
}

div#mainclose	{
width:820px;
height:78px;
background-image:url(../images/afb_36.jpg);
background-repeat:no-repeat;
float:left;
}

div#foot	{
width:820px;
height:20px;
text-align:center;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:10px;
color:#6F6F6F;
float:left;
}

a.subl	{
	width:100px;
	text-decoration:none;
	padding:2px;
	color:#ec1c24;
	font-weight:bold;
	display:block;
	float:left;
	margin-left:18px;
}

a.subl:hover	{
	color:#faaf40;
}

a	{
color:#ec1c24;
text-decoration:underline;
}

a:hover 	{ color:#faaf40; }

h1	{
font-size:14px;
font-weight:300;
font-weight:bold;
color:#ec1c24;
}

a img	{
border:none;
float:left;
}