body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
TD {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: 000;
}
.text8 {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: 4E4E4E;
}
.text9 {

	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: 4E4E4E;
}
.text91 {

	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: 000;
}
.h2{
	display:block;
	background:url(arrow_red.gif) 0 0 no-repeat;
	padding:0 0 0 24px;
	font:bold 22px/16px Arial, Helvetica, sans-serif;
	color:#A2320B;
	background-color:inherit;
	margin:0 0 15px 0;
}
#service ul{
	padding:0;
	margin:0;
	display:block;
}
#service ul li{
	display:block;
	background: 0 7px no-repeat #CF7225;
	height:40px;
	line-height:0;
}
#service ul li a{
	display:block;
	background: 0 7px no-repeat;
	padding:10 0 0 10px;
	font:normal 16px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	height:20px;
}
#service ul li a:hover{
	color:#974D04;
	background: 0 7px no-repeat #A2320B;
	color:#fff;
	height:40px;
	text-decoration:none;
}
.commentbox1{
background-color: #DE8E4A;
width: 50%;
height: 100%;
padding: 10px;
}

.commentbox{
background-color: #ececec;
width: 450px;
/*padding: 10px;*/
}

.commentfooter{
background: url(images/arrow.gif) 60px 0 no-repeat;
padding-left: 0px;
padding-top: 1px;
margin-bottom: 0em;
font-size: 90%;
color: #A2320B;
}

.invertedshiftdown2{
padding: 0;
width: 100%;
border-top: 5px solid #CF7225; /*Highlight red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown2 ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown2 a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
background-color: white; /*Default menu color*/
border-bottom: 8px solid #DE8E4A;
}

.invertedshiftdown2 a:hover{
background-color: #CF7225; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #CF7225; /*Highlight red color theme*/
color: white;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color: #CF7225; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #CF7225; /*Highlight red color theme*/
color: white;
}
#header ul{
	background:url(nav_bar.gif) 0 0 no-repeat;
	width:847px;
	height:29px;
	position:absolute;
	left:31px;
	padding:0 0 0 72px;
}