BODY
{
	font-size: 75%;
/*reset 1EM to 10px*/
	margin: 0;
	padding: 0;
	background: transparent url(../images/bg.gif) repeat top left;
	font-family: "lucida grande", arial, tahoma, sans-serif;
}
H1
{
	margin: 0;
	font-weight: bolder;
	color: #B7001F;
	font-size: 16px;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
H1 STRONG
{
	color: #58626A;
}
H2
{
	margin: 0;
	display: inline;
	position: relative;
	top: -1.5em;
	left: 2em;
	font-size: 1.8em;
	font-weight: normal;
	color: #94C258;
}
H3
{
	margin: 0;
	font-size: 1.5em;
	font-weight: normal;
	color: #94C258;
}
A:link
{
	color: #990000;
	text-decoration: none;
}
A:visited
{
	text-decoration: none;
	color: #990000;
}
A:hover
{
	text-decoration: none;
	color: #666666;
}
A:active
{
	text-decoration: none;
	color: #990000;
}
#wraper
{
	margin: 0 auto;
	width: 100%;
	background: url(../images/top.gif) repeat-x left top;
}
#topbar
{
	width: 100%;
	background: url(../images/greenbar.gif) repeat-x left top;
	height: 12px;
	position: absolute;
	top: 0px;
	z-index: 5;
	left: 0px;
}
#logo
{
	width: 290px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}
#phone
{
	width: 290px;
	float: right;
	height: 44px;
	background: url(../images/phonebar.gif) no-repeat left top;
	margin-right: 30px;
	margin-top: -1px;
	padding: 7px 20px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	z-index: 150;
	line-height: 20px;
}
#phone A:link
{
	color: #FFF;
	text-decoration: none;
}
#phone A:hover
{
	color: #FFF;
	text-decoration: underline;
}
#container
{
	margin: 0 auto;
	width: 768px;
	position: relative;
	border: 1px solid #115B8F;
	background-color: #FFFFFF;
}
#header
{
	margin: 0 auto;
	width: 768px;
	height: 100px;
	background-color: #FFFFFF;
}
.headtitle
{
	position: relative;
	font-family: "lucida grande", arial, tahoma, sans-serif;
	font-size: 30px;
	color: #FFF;
	top: 8px;
	left: 12px;
}
#menu
{
	margin: 0px;
	padding: 0px;
	height: 32px;
	background: transparent url(../images/nav_normal.gif) repeat-x top left;
	border-top: 1px solid #A7A7A7;
	text-transform: uppercase;
}
#menu UL
{
	margin: 0;
	padding: 7px;
}
#menu UL LI
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}
#menu UL LI A:link, #menu UL LI A:active, #menu UL LI A:visited
{
	color: #515151;
	padding: 7px 7px 9px;
	font-size: 11px;
	background: transparent url(../images/nav_normal.gif) repeat-x center left;
	font-family: "lucida grande", arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #A7A7A7;
}
#menu UL LI A:hover
{
	background: transparent url(../images/nav_hover.gif) repeat-x center left;
	color: #000;
}
#bottom_nav
{
	width: auto;
	padding: 10px 30px;
	margin: 0px auto;
	color: #999;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
}
#bottom_nav LI
{
	list-style: none;
	display: inline;
	margin-right: 20px;
}
#bottom_nav A
{
	font-size: 10px;
	font-weight: bold;
	color: #246199;
	text-decoration: none;
}
#bottom_nav A:hover
{
	color: #990000;
	text-decoration: underline;
}
#roundedheader
{
	width: auto;
	height: 195px;
	margin: 0 5px;
/*background:      transparent url('../images/header.gif') top center no-repeat;*/
	margin-top: 10px;
}
#content
{
	min-height: 390px;
	width: 740px;
	margin: 0 auto;
	/* padding-top: 15px; */
}
#insidecontent
{
	float: left;
	padding-left: 0px;
	width: 490px;
	padding-right: 10px;
}
#insidecontent P
{
	margin: 0;
	line-height: 150%;
	text-align: justify;
}
#insidecontent UL
{
	list-style: none;
	list-style-position: outside;
}
#insidecontent LI
{
	padding-left: 12px;
	padding-bottom: 12px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#sidebar
{
	float: right;
	width: 230px;
}
#sidebar P
{
	margin: 0;
	color: #565656;
	line-height: 170%;
}
#sidebar A:link, #sidebar A:active, #sidebar A:visited
{
	text-decoration: underline;
	color: #870202;
}
#sidebar A:hover
{
	text-decoration: none;
}
.sidebox
{
	padding: 15px 10px 10px;
	border: 1px solid #D5D5D5;
	background-color: transparent;
	background-image: url(../images/graybox.gif);
	background-repeat: no-repeat;
	background-position: left 8%;
	/*  margin-bottom: 15px;  */
}
.sidebox UL
{
	list-style: none;
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
}
.sidebox LI
{
	padding-left: 12px;
	padding-bottom: 12px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.more
{
	font-size: 11px;
	font-family: tahoma;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 8px;
	text-align: right;
	padding-right: 20px;
	color: #0099FF;
}
#footer
{
	margin: 0 auto;
	width: 768px;
	text-align: center;
}
#footer SPAN
{
	display: block;
	position: relative;
	font-family: "lucida grande", "franklin gothic medium", sans-serif;
	font-size: 1.2em;
	padding: 10px;
	color: #565656;
}
