* {
    padding: 0;
    margin: 0;
		line-height:20px;
}

.bdr{border:1px solid #1a5e8f}

img{
border:0px;
}

body{
background: url('../images/bg.jpg') 50% 0% no-repeat;
width:750px;
font-family: Arial; font-size:8pt; font-weight:normal; color:#333333;
	margin-left: auto;
 margin-right: auto;
 text-align: left;

}
/*
body /* Mozilla Firefox alignment */
{

text-align: -moz-center;


} 


a{
text-decoration:none;
font-family: Arial; font-size:10pt; font-weight:normal; color:#ff0000;
}

#news td a{

font-size:10pt;
}

.input{

width:300px;
}

a:hover{

text-decoration:underline
}




#wrapper
{
	position:absolute;
	width:370px;
	}

#site_top{
width: 712px;
height:250px;
background: url("../images/site_top.jpg") 0% 0% no-repeat;
background-color:#ff0000;
}

#site_midtop{
padding-left:10px;

width:712px;
height:39px;
background: url("../images/site_midtop.jpg") 2px 0% repeat-y;
}
#site_mid{

width:712px;
height:100%;
background: url("../images/site_mid.jpg") 2px 0% repeat-y;

}

#site_btm{
width:708px;
height:42px;
background: url("../images/site_btm.jpg") 2px 0% no-repeat
}

#nav{
float:left;
text-align:left;
padding-left:30px;
padding-top:0px;
width:200px;

}


#nav li{
list-style: none;
padding-top:0px;
margin-left:20px;
margin-top:10px;

}

ul 
{ 
list-style-type: none; 
padding: 0; 
margin: 0; 
} 

ul li { 
margin-left: 20px; /* width for bullet.gif */ 
padding-left: 0; 
} 

 


#nav li a{

background-image: url(../images/bullet.gif); 
background-repeat: no-repeat; 
background-position: 0.em; 
padding-left: 1.5em; 


color:#000;
text-decoration:none;

}


#nav li a:hover{
color:#ff0000;
text-decoration:none;
background-image: url(../images/bullet_on.gif); 
background-repeat: no-repeat; 
background-position: 0.em; 
padding-left: 1.5em; 

}

#subnav li{
list-style: none;

}

#callus{
	font-size:25px;
	color:#ff0000;
	text-align:center;
	line-height:25px;
}

.title{
	font-size:20px;
	color:#c80f0f;
}

.title_sm{
	font-size:17px;
	color:#c80f0f;
}

#content{
float:right;
width:430px;
padding-top:10px;
text-align:center;
font-size:15px;
padding-right:20px;

}

#flashimg{
padding-right:17px;
padding-top:11px;
text-align:right;

}

#paulmann{
text-align:left;
}

#clearer{
clear:both;
}