body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
* {
margin:0;
padding:0;
}
	


#topbar {
	width: 100%;
	height: 100px;
	background: url(/_images/topbarbkgd.jpg) repeat-x;
	}
	
#topbar_content {
	display: block;
	width: 850px;
	height: 100px;
	margin: 0px auto;
	}
	
#logo {
	display:block;
	position: relative;
	top: -90px;
	left: 50px;	
	height: 205px;
	width: 205px;
	background: url(/_images/logo_square.jpg) no-repeat;
	}
	
#logo a {
	display:block;	
	height: 205px;
	width: 205px;
	text-decoration: none;
	border: none;
	}

#logo_title {
	display: block;
	position: relative;
	top: 15px;
	left: 270px;	
	height: 58px;
	width: 445px;
	background: url(/_images/logo_title.png) no-repeat;
	}

#logo_title a {
	display:block;	
	height: 58px;
	width: 445px;
	text-decoration: none;
	border: none;
	}

#tag {
	display: block;
	margin: 3px 0 0 360px;
	height: 35px;
	width: 291px;
	background: url(/_images/tag.png) no-repeat;
	}

#navbar {
	width: 100%;
	height: 28px;
	background: url(/_images/menubkgd.jpg) repeat-x;
	border-top: 2px solid #0099FF;
	border-bottom: 2px solid #0099FF;
	}
	
#bottombar{
	display: block;
	height:200px;
	width: 100%;
	background: url(/_images/bottombarbkgd.jpg) repeat-x #4E4E4E;
	border-top: 2px solid #0199FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bottombar p {
	color: #999;
	font-size: 12px;
}

#bottombar a {
	color: #3399FF;
}

#bottombar a:hover {
	color: #fff;
}

#copy {
	display: block;
	height:160px;
	width: 850px;
	margin: 10px auto 0 auto;
	}

span.address {
	display: block;
	width: 350px;
	height: 160px;
	font-size: 14px;
	color: #999;
	float: left;
}

span.address h4 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	

span.subaddress {
	display: block;
	width: 250px;
	height: 45px;
	font-size: 12px;
	color: #999;
	border-top: 1px solid #666;
}

span.address h5 {
	color: #ccc;
	font-size: 10px;
}	

#content {
	display: block;
	width: 850px;
	margin: 0 auto;
	}
	
#content p {
	color: #666;
	font-size: 14px;
	}

#mainimg {
	display: block;
	float: left;
	width: 270px;
	height: 348px;	
	margin: 86px 0 0 23px;
	}
	
#mainimg img {
		
	border-right: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	}

h1 {
	display: block;
	width: 520px;
	height: 25px;
	margin-bottom: 10px;
	padding-left: 10px;
	background: url(/_images/h1_bkgd_round.jpg) bottom left no-repeat;
	}
	
h2 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC6600;
	margin-bottom: 10px;
	}

#maincontent {
	display: block;
	width: 530px;
	margin-left: 300px;
	padding-top: 20px;
	height: 430px;
	}
	
#maincontent p {
	margin-bottom: 10px;
	}
	
#maincontent h5 {
	color: #666666;
	text-decoration: underline;
	}
	
#maincontent ul {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
#maincontent li {
	padding-left: 20px;
	font-size: 16px;
	color: #666;
	background:url(/_images/arrow.gif) no-repeat;
	margin: 10px 0;
	}

#maincontent a:hover {
	color: #FF6600;
}

#quote {
	display: block;
	width: 300px;
	margin: 0 auto;
	}

#quote p {
	font-style: italic;
	font-size: 14px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#name {
	text-align: right;
	font-size: 12px;
	color: #666;
	}
	
img, #logo, #logo_title, #tag, #topsection a, #topsection a:hover { 
	behavior: url(/iepngfix.htc); 
	}

