body
{
background-color:#e8efe8;
width:100%;
margin-top:0;
margin-left:0;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
}

h1, h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC6600;
}

.top
{
	background-color:white;
	background-image:url(../images/top_bg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:270px;
	background-position: bottom;
}

.logo
{
	background-image:url(../images/top2.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:280px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-position: bottom;
}

a
{
color:#1874BD;
text-decoration:none;
}

/**********************  navigation  ************************/

.nav
{
margin-left:0px;
margin-top:0;
background-repeat:no-repeat;
background-position:left top;
width:610px;
height:28px;
color:#666666;
padding-top:5px;
text-align:center;
padding-left:0px;
}

.nav a
{
color:#666666;
text-decoration:none;
}

.nav a:hover
{
color:#003399;
}

/*********************    body   **************************/

.container
{
width:100%;
}

.content
{
background-image:url(../images/content_bg.gif);
background-repeat:repeat-x;
width:100%;
height:222px;
}

.bodycontainer
{
	background-image:url(../images/body_btm_bg.gif);
	background-repeat:repeat-y;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height: 5000px;
}

.bodycontent
{
background-image:url(../images/body_top_bg.gif);
background-repeat:no-repeat;
width:800px;
height:277px;
text-align:left;
}

.docontent
{
padding-left:30px;
padding-right:30px;
padding-bottom:10px;
padding-top:10px;
}

.noticeme
{
color:#cc6600;
font-size:12pt;
font-weight:bold;
}

.quote
{
font-style:italic;
width:500px;
margin-right:auto;
margin-left:auto;
text-align:center;
}

.seperator
{
background-image:url(../images/line.gif);
background-repeat:no-repeat;
width:600px;
height:2px;
margin-left:auto;
margin-right:auto;
text-align:center;
margin-top:25px;
}

.homequote
{
background-image:url(../images/testimonial_home.gif);
background-repeat:no-repeat;
width:550px;
height:50px;
margin-left:auto;
margin-right:auto;
text-align:center;
padding:5px 25px 0 0;
}

.homequote span
{
display:none;
}

.footer
{
margin-left:auto;
margin-right:auto;
width:750px;
border-top:solid 1px #cccccc;
margin-top:10px;
}

.copyright
{
float:left;
width:50%;
text-align:left;
}
.credits a
{
float:right;
width:50%;
text-align:right;
color:#CCCCCC;
}

/***************   forms   ********************/

.formfield
{
border:1px solid #CCCCCC;
background-color:#F7F7F7;
font-size:8pt;
}

.formbutton
{
border:1px solid #CCCCCC;
background-color:#DBDBDB;
font-size:9pt;
color:#666666;
font-variant:small-caps;
}h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FF9900;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
	color: #1874BD;
}
.small-nav {

color:#1874BD;
font-size:9pt;
font-weight:normal;
}
.orenge-header {

color:#cc6600;
font-size:10pt;
font-weight:bold;
}
.Big-orange {

color:#cc6600;
font-size:18pt;
font-weight:bold;
}
