body {
	background: url(images/backg1.gif) repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#holder {
	width: 780px;
	height: 100%;
	border: 1px solid #c0c0c0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #F4F4F4;
	
}

#header {
	width: 780px;
	height: 125px;
	background-image: url(images/logo_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
}

#header a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	padding-top: 0px;
}
.sublinkbox {
	background-color: #CC33CC;
	height: 107px;
	padding-top: 0px;
}


#header h1 {
	float: left;
	background: inherit;
	margin-left: 10px;
	color: #F26F29;
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	margin-top: 10px;
}



#navcontainer ul
{
	padding: .2em 0;
	margin: 0;
	list-style-type: none;
	background-image:url(images/nav_back.png);
	color:#FFFFFF;
	font-weight: bold;
	width: 100%;
	text-align: center;

}

li { display: inline; }


li a
{
text-decoration:none;
background-image:url(images/nav_back.png);
color:#FFFFFF;
padding: .2em 1em;
overflow:hidden;
border-left: 1px solid #FFFFFF;
}


li a:hover
{
text-decoration:none;
background-image:url(images/nav_back.png);
color:#666666;

}


#mainimage {
	width: 100%;
	margin-top: 10px;
	height: 150px;
	float: left;
}

a {
	color: #B2B2B2;
	text-decoration: underline;
}

a:hover {
color: #FA7201;
text-decoration: underline;}

#footer{
	width: 778px;
	font-size: 9px;
	color: #B0B0B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	padding-top: 10px;
	clear: both;
	text-align: left;
	height: 15px;
	margin-left: 2px;
}
#siteinfo-use {
	width: 785px;
}

#content {
	margin-top: 10px;
	line-height: 20px;
	width: 460px;
	float: left;
	background: #f4f4f4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	margin-bottom: 10px;
	display: inline;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 25px;
	padding-left: 40px;
}
#content h2 {
	color: #FA7821;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 15px;
}
#boxr {
	width: 230px;
	float: right;
	line-height: 17px;
	background: #f4f4f4;
	margin-top: 34px;
	padding-right: 15px;
}
#boxr h2 {
	margin-left: 0px;
	color: #F26F29;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #f4f4f4;
	margin-bottom: 0px;
}
#boxr p {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	font-size: 65%;
	margin-left: 0px;
	line-height: 18px;
}
#boxr a {
	color:#33CC33;

}
#content a {
	color:#33CC33;

}


.orange {color: #FF9E00; font-weight: bold; }
.sidesmall {
	font-size: 65%;
	color: #FF9E00;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodygrey {font-size: 10px; 
			color: #666666;}
.green {color: #33CC33;}
.green0 {color: #33CC33;
		font-size: 10px; }
.sideo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9E00;
	font-weight: bold}
