/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-image: url(/images/body_bak.gif);
	background-repeat: repeat-x;
	padding: 0px;
}

div.wrapper {
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 786px;
}
#outercontainer {
	float:left;
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px none #333333;
	width:780px;
}
#header

{
	float:left;
	width:780px;
	background-color: #FFFFFF;
	height: 213px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#chgheader {
	position:absolute;
	left:0px;
	top:0px;
	width:550px;
	height:213px;
	z-index:3;
}

#topmenu
{
	clear:left;
	float:left;
	width:770px;
	padding-left:10px;
	padding-top:3px;
	color: #FFFFFF;
	background-color: #8B9298;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #99CC33;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 3px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 3px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99CC33;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 3px;
}

#topdate
{
   float:left;
   width:200px;
      padding:0px;
   margin:0px;
}
#topnav
{
	float:right;
	width:502px;
	padding:0px;
	margin:0px;
	text-align: left;
}
#topnav a, #topnav a:link, #topnav a:visited, #topnav a:active

{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 9px;
}
#topnav a:hover
{
	color: #000000;
	text-decoration: none;
	margin-left: 9px;
}

#innercontainer {
	clear:left;
	float:left;
	width: 780px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}



#leftpane 
{
	float:left;
	width:247px;
}
#leftmenu
{
    float:left;
	width:245px;
	padding:0px;
	margin:0px;
}
.sortorder
{
	font-size: 16px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}

#rightpane 
{
	float:right;
	width:492px;
	color: #999999;
	font-size: 12px;
}
#footer
{
	clear:left;
	float:left;
	width:780px;
	color: #999999;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
	padding-top: 5px;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active

{
	color: #999999;
	text-decoration: none;
}
#footer a:hover
{
	color: #999999;
	text-decoration: none;
}
#footerleft {float:left;width:210px;}
#footerright {float:right;width:492px;}
#footerrightleft {float:left;width:210px;}
#footerrightright {float:right;width:210px;}
#testimonial
{
	clear:left;
	float:left;
	width:245px;
	background-image: url(/images/trquote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 30px;
	font-size: 14px;
	color: #999999;
	margin-top: 40px;
}
#testimonial .person
{
	font-size: 13px;
	color: #A6CE3A;
	font-style: italic;
}
a, a:link,  a:visited, a:active
{
	color: #99CC33;
	text-decoration: none;
}
a:hover
{
	color: #666666;
	text-decoration: none;
}
