/* CSS Document */

body{
background:url(../images/bg.gif) repeat-x #b50000;
margin:0px;
padding:0px;}

#topheader{
background:url(../images/logo.jpg);
width:913px;
height:100px;
}

#header{
background:url(../images/header.jpg);
width:913px;
height:216px;}

#headerabt{
background:url(../images/abt_header.jpg);
width:913px;
height:132px;}

#nav{
	width:434px;
	height:20px;
	padding: 80px 30px 0px 0px;
	float:right;
}

#bodybg{
padding:0px 30px 0px 30px;
width:853px;
background-color:#FFFFFF;}

#footer{
background:url(../images/footer.gif) repeat-x;
height:63px;
width:913px;}

.pic{
padding:0px 10px 0px 10px;}

.content{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;}

.label{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#000000;}

.footer{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;}