/*body{ background: #fff;	line-height: 1.1; color: #333; margin: 0; padding: 0;
	font: small Verdana, Geneva, Arial, Helvetica, sans-serif;
}*/

body { margin: 0pt; padding: 0pt; line-height: 1.1; color: #333; font: small Verdana, Geneva, Arial, Helvetica, sans-serif;}

#topheader {
  width: 866px;
  height: 200px;
  margin: 0;
  background: url(../images/header.jpg) no-repeat;
  border-style: none;
}

#left{
  position: absolute;
  left: 0px;
  width: 208px;
  top: 200px;
  margin: 0;
  padding: 0;
  background: url(../images/bg_left.gif);
  border-style: none;
}

#main {
  margin-left: 225px;
  margin-top: 0;
  width: 640px;
}

#footer {
	background: url(../images/foot_bg.gif) repeat-x;
	visibility: hidden;
	width: 866px;
	height: 36px;
	margin: 0;
	border-style: none;
	padding-top: 8px;
}

#footer img {
   display: inline;
	float: right;
	padding-top: 0px;
}

#footer a:visited, #footer a:link, #footer a:active {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px !important; 
	font-weight: normal !important; 
	color: #000000 !important; 
	text-decoration: none !important;
}
#footer a:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px !important; 
	color: #FF6600 !important;
	text-decoration: none !important;
}

#main p {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  color: #000000;
  font-size: 11px;
  line-height: 120%;
}

#main a, a:visited, a:active {
  color: #F85A0E; 
  font-weight: bold; 
  text-decoration: none
}
#main a:hover {  
  color: #FFA600; 
  text-decoration: none;
}

#navcontainer img { 
display: block;
margin: 0;
padding: 0;
}

#navcontainer ul { 
margin: 0pt; 
padding: 0pt; 
list-style-type: none; 
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-style: normal; 
font-variant: normal; 
font-weight: normal; 
font-size: 11px; 
line-height: 22px; 
/*font-size-adjust: none; 
font-stretch: normal; */
text-indent: 20px; 
letter-spacing: 1px; 
}

#navcontainer ul ul {
margin: 0pt; 
padding: 0pt; 
list-style-type: none; 
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-style: normal; 
font-variant: normal; 
font-weight: normal; 
font-size: 11px; 
line-height: 13px; 
/*font-size-adjust: none; 
font-stretch: normal; */
text-indent: 28px; 
letter-spacing: 0px; 
}

#navcontainer ul ul a{
padding: 0;
display: block;
width: 190px;
height: 13px;
}

#navcontainer a{
padding: 0;
display: block;
width: 166px;
height: 22px;
}

#navcontainer ul ul a:link, #navcontainer ul ul a:visited { 
    background: none;
	font-weight: normal; 
	color: #000000;
	text-decoration: none; 
}
#navcontainer ul ul a:hover { 
    background: none;
	font-weight: normal; 
	color: #F85A0E;
	text-decoration: none; 
}

#navcontainer a:link, #navcontainer a:visited { 
	background: transparent url(../images/nav_button.gif) repeat scroll 0%; 
	font-weight: normal; 
	color: #000000;
	text-decoration: none; 
	-moz-background-clip: initial; 
	-moz-background-origin: initial; 
	-moz-background-inline-policy: initial; 
}

#navcontainer a:hover { 
	background: transparent url(../images/nav_button.gif) repeat scroll 0%; 
	font-weight: normal; 	
	color: #F85A0E;
	text-decoration: none; 
	-moz-background-clip: initial; 
	-moz-background-origin: initial; 
	-moz-background-inline-policy: initial; 
}

#navcontainer li a#current { 
/*	background: transparent url(../images/nav_button.gif) repeat scroll 0%; */
	color: #F85A0E; 
	text-decoration: none; 
}

img.header { padding: 0; margin:0; border-style: none;
}

a.header {text-decoration: none; border-style: none;}



