body {
	font-family:verdana, arial, helvetica, sans-serif;
	background-color:#666;		
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: small;
}

*html body {
	font-size: 82%; /*for IE5/Win */
	f\ont-size: 80%; /* for other IE versions*/
	}

p{
	text-align:justify;
}
		
#Page {	
	width:674px;
	border-width: 0px;
	margin: 0 auto;
	background-color:#FFF;
}

#container{
	background-color:#FFFFFF;
}

#header{
	width:674px;
	background-color: #FFFFFF;
} 
 
#headerright{
float:right;
width: 500px;
background-color:#FFFFFF;
}

#blueline{
width:674px;
background-color:#336699;
height:20px;
float:left;
font-color:#FFF;
padding-top:4px;
}

#banner{
width: 674px;
background-image:url(images/addressBackground.gif);
background-repeat:repeat-x;
background-color:#AEAEAE;
}
#bannerimage{
width:499px;
margin: 0 0 0 0;
padding:0 0 0 0;
}

#addressholder{
vertical-align:top;
float:right;
width:160px;
background-image:url(images/addressBackground.gif);
background-repeat:repeat-x;
height:124px;
margin: 0 0 0 0;
padding: 0px 6px 0px 6px;
line-height:80%;
}

#address{

}

#nav{
background-color:#336699;
width:674px;
height:29px;
}
#menuline{
	float:left;
	width:674px;
}

#footer {
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	width: 674px;
	height:20px;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	}

#right{
	float:right;
	margin: 20px 0px 0px 0px;
}

#logo{
	margin: 0px 0px 1px 0px;
	float:left;
}

#line{
	padding: 0px 0px 5px 0px;
}

#content {
background-image:url(images/contentbackground.gif);
background-repeat:repeat-y;
	height:auto;		
	min-height:380px;
	_height:380px;

}
#contentleft {
	width: 153px;
	float:left;
	height:auto;		
	min-height:38px;
	_height:380px;
	text-align:center;
	padding: 20px 10px 20px 10px;

}
#contentright {
	width: 153px;
	float: right;
	background-repeat:repeat-y;
	height:auto;		
	min-height:380px;
	_height:380px;
	text-align:center;
	padding: 20px 10px 20px 10px;
}

#contentmain {
	width: 280px;
	padding: 10px 10px 10px 10px;
	margin-left: 180px;
	height:auto;		
	min-height:380px;
	_height:380px;
	
}

.sideimage {
	padding: 2px 2px 2px 2px;
	border:1px solid #FFFFFF;
	margin: 15px 20px 15px 20px;
	float:left;
}
	
.text{
	line-height:1.4em;
	color: #666666;
	text-decoration: none;
} 
.textwhitesmall{
	font-size: 72%;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
} 
.blueboldsmall{
	font-weight:bold;
	font-size: 80%;
	line-height:inherit;
	color: #336699;
	text-decoration: none;
} 
.textsmall{
	font-size: 80%;
	font-weight:normal;
	color: #333333;
	text-decoration:none;
}

.header{
	font-weight: bolder;
	line-height: normal;
	color: #336699;
	text-decoration: none;
	} 
	
a.nav:link { color:#FFFFFF; text-decoration:none;}
a.nav:visited { color:#FFFFFF; text-decoration:none;}
a.nav:hover { color:#FFFFFF; text-decoration:none;}
a.nav:active { color:#FFFFFF; text-decoration:none;}

UL{
vertical-align:bottom;
list-style-image: url(images/bullet.gif)
}

.imagelefttext{
float:left;
}
.imagerighttext{
	float:right;
}
