body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E9E9E9;
	background-repeat: repeat-y;
	background-image: url(images/menugrad.jpg);
	width:100%;
}

img.bor {
border:1px solid #000000;
} 

#sitewrap {
	width:1200px;	
}



ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: none;
	padding-left: 5px;
	margin-top: 0px;
	.margin-top: 0px;
	_margin-top: 0px;
}

li {
}

li a {
}

li a:hover {
}

a.nmenu:link {
	font-size: 14px;
	color: #264118;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.nmenu:visited {
	font-size: 14px;
	color: #264118;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.nmenu:hover {
	font-size: 14px;
	color: #009933;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.nmenu:active {
	font-size: 14px;
	color: #264118;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.smenu:link {
	font-size: 12px;
	color: #9E240F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.smenu:visited {
	font-size: 12px;
	color: #9E240F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.smenu:hover {
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.smenu:active {
	font-size: 12px;
	color: #9E240F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a.sbmenu:link {
	font-size: 24px;
	color: #9E240F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.sbmenu:visited {
	font-size: 24px;
	color: #9E240F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.sbmenu:hover {
	font-size: 24px;
	color: #FF3300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.sbmenu:active {
	font-size: 24px;
	color: #9E240F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a.bcmenu:link {
	font-size: 32px;
	color: #264118;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.bcmenu:visited {
	font-size: 32px;
	color: #264118;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.bcmenu:hover {
	font-size: 32px;
	color: #009933;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.bcmenu:active {
	font-size: 32px;
	color: #264118;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#banner_wrap {
	background-image: url(images/bannergrad.gif);
	background-repeat: repeat-x;
	width: auto;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#banner {
	background-image: url(images/bannergrad.gif);
	background-repeat: repeat-x;
	height: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #264118;
	position: relative;
/*	min-width:775px; 
/* dynamic expression to emulate min-width in IE
width:expression(document.body.clientWidth < 875? "775px" : "auto" ); */
}

#logo {
	float: left;
	position: absolute;
	z-index: 1;
}

#flash {
	float:left;
	width: 600px;
}

#title {
	position: absolute;
	top: 10px;

	.top: 10px;
	_top: 9px;
	left: 167px;
	z-index: 1;
	background-image: url(images/drop_grad.jpg);
	background-repeat: repeat-x;
	font-size: 24px;
	color: #9D2F00;
}

#title_ext1 {
	float:left;
	z-index: 1;
	background-image: url(images/drop_grad.jpg);
	background-repeat: repeat-x;
	font-size: 24px;
	color: #9D2F00;
}

#title_ext2 {
	float:left;
	z-index: 1;
	background-image: url(images/drop_grad.jpg);
	background-repeat: repeat-x;
	font-size: 24px;
	color: #9D2F00;
}

#drop_left {
	float:left;
	width:14px;
}

#drop_right {
	float:right;
	width:14px;
}

#title2 {
	position: absolute;
	bottom: 7px;

	.bottom: 7px;
	_bottom: 6px;
	left: 178px;
	z-index: 1;
	font-size: 24px;
	color: #9D2F00;
}

#search {
	float: right;
	height: 75px;
	width: 300px;
	text-align: right;
	margin-top: 15px;
	margin-right: 15px;
	position:relative;
	z-index:3;
}

#page_wrapper {
}

#menu {
	float: left;
	width: 151px;
	height: auto;
	background-image: url(images/menugrad.jpg);
	background-repeat: repeat-y;
}

#menu_bot {
	background-image: url(images/menu_bot.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 151px;
}

#menu_services {
	width: 140px;
	height: auto;
	background-image: url(images/menu_services.jpg);
	background-repeat: no-repeat;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C6C6C6;
	padding-top: 50px;
	padding-right: 15px;
}

#menu_areas {
	width: 140px;
	height: auto;
	background-image: url(images/menu_areas.jpg);
	background-repeat: no-repeat;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C6C6C6;
	padding-top: 50px;
	padding-right: 15px;
}

#area_dropdown {
	position: absolute;
	left: 167px;
	top: 45px;
	background-color: #DADADA;
	text-align: left;
	overflow: auto;
	z-index: 10;
	visibility: hidden;
	padding: 15px;
	border: 1px none #A3A3A3;
	cursor: auto;
	filter: Glow(Color="#b12f2f", Strength="70");
}

#page, #page_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #254119;
	text-align: justify;
	float: left;
	padding-left: 25px;
	padding-top: 35px;
	.min-width: 750px;
	_min-width: 750px;
	width: 80%;

	.width: auto;
	_width: auto;
	padding-right: 40px;
	margin-bottom: 43px;
}

#page_index {
	padding-right: 5px;
	width: 82%;
	.width: auto;
	_width: auto;
}

#img_holder {
	height: auto;
	width: auto;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#contact_form_tel {
	float: right;
	height: auto;
	width: 320px;
	background-color: #d0d1d1;
	border: 1px solid #3a3a3a;
	text-align: left;
	clear: right;
}

#tel {
	float: right;
	width: 260px;
	text-align: center;
	font-size: 36px;
	line-height: 50px;
	color: #254119;
}

#contact_form_other {
	height: 50px;
	width: 320px;
	background-color: #d0d1d1;
	float: right;
	clear: right;
	margin-top: 15px;
	border: 1px solid #3a3a3a;
}

#other1 {
	float: left;
	margin-top: 11px;
	margin-left: 2px;
}

#other2 {
	float: left;
	margin-top: 11px;
	margin-left: 11px;
}

#other3 {
	float: left;
	margin-top: 11px;
	margin-left: 11px;
}

#contact_form{
	width: 320px;
	float: right;
	height: auto;
	clear: right;
	margin-top: 15px;
	background-color: #d0d1d1;
	border: 1px solid #3a3a3a;
	margin-bottom: 15px;
}

#contact_title {
	margin-top: 11px;
	margin-left: 5px;
}

#form {
	margin-top: 5px;
	margin-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#send {
	text-align: right;
	margin-right: 11px;
	margin-top: 5px;
}

#desc {
	float: left;
	width: 350px;
	margin-top: 50px;
	height: auto;
}

#col_sublist {
	line-height: 20px;
	margin-right: 25px;
	width: 200px;
	float: left;
}

#col_sublist_end {
	line-height: 20px;
	width: 200px;
	float: left;
}

#col_sublist1 {
	line-height: 20px;
	margin-right: 75px;
	width: 300px;
	float: left;
}

#col_sublist1_end {
	line-height: 20px;
	width: 300px;
	float: left;
}

#bus_box {
	background-color: #D0D1D1;
	border: 1px solid #3A3A3A;
	padding: 5px;
	height: 55px;
	margin-bottom: 15px;
	text-align: left;
}

#restricter {
	width: 900px;
	height: 50px;
	float: right;
}

#clearer {
	clear: both;
	width: 700px;
	height: 50px;
}

#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	width: auto;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
}

h1 {
	margin-top: 0px;
	.margin-top: 0px;
	_margin-top: 0px;
}

p {
	margin-top: 0px;
	.margin-top: 0px;
	_margin-top: 0px;
}

/*FOR_PRINT*/
#print_extra { 
  display : none; 
}

#salesbanner {
 display:block; width:595px; height:200px; padding:0; padding-left:5px;
 overflow:hidden; background:url(images/promotebanner.jpg);
}
#salesbanner ul { margin-left:32px; list-style-type:disc; }
#salesbanner p,
#salesbanner li { font-weight:bold; }
#salesbanner p,
#salesbanner ul,
#salesbanner ol,
#salesbanner h1,
#salesbanner h2,
#salesbanner h3,
#salesbanner h4,
#salesbanner h5,
#salesbanner h6 { padding-top:0; margin-top:0; padding-left:24px; }
#inbanner { width:480px; }
.excl{ display:none; }

#freeads {
 display:inline-block; padding:2px;
}
html>body #freeads { display:table; }
.freed {
 font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
 width:240px; height:80px; overflow:hidden;
 border: 1px solid white; float:left; padding:2px;
}
.feat {
 width:240px; overflow:hidden; margin:1px;
 border: 1px solid white; float:left; padding:7px;
}
.feat a { text-decoration:none; }
.feat a:hover { text-decoration:underline; }