body {
	font: 1em/1.3em Arial, Helvetica, sans-serif;
	background: url("../img/template/bg1.gif");
	margin: 0;
	padding: 0px;
	text-align: center;
}
#navigation .ddmx {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	text-align: right;
	text-transform: uppercase;
	float: left;
	background-color: #000000;
	clear: both;	
}
#navigation .ddmx .item1,
#navigation .ddmx .item1:hover,
#navigation .ddmx .item1-active,
#navigation .ddmx .item1-active:hover {
	padding: 0.25em 1em;
	background: #000000;
	font: bold 1em arial;
	color: #ffffff;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	margin-right: 0.75px;
	margin-left: 0.75px;

}
#navigation .ddmx .item1-active:hover {
	color: #FFCC00;
}

#navigation .ddmx .item2,
#navigation .ddmx .item2:hover,
#navigation .ddmx .item2-active,
#navigation .ddmx .item2-active:hover {
	font: bold 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 500;
	text-align: left;
	width: auto;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
	padding: 3px;
}
#navigation .ddmx .item2 {
	background-color: #FF6600;
	width: auto;	
}
#navigation .ddmx .item2:hover,
#navigation .ddmx .item2-active,
#navigation .ddmx .item2-active:hover {
	background: #ffffff;
	color: #000000;
	padding: 3px;

}
#navigation .ddmx .arrow,
#navigation .ddmx .arrow:hover {
	padding: 3px 0px 4px 2px;
	margin: 0px;
}
#navigation .ddmx .item2 img,
#navigation .ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
#navigation .ddmx .section {
	position: absolute;
	visibility: hidden;
	z-index: -1;
	width: auto;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-color: #FF6600;

}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	width: auto;
	clear: both;
	font-weight: bold;
	margin: 0px 0px -12px;
	padding: 0px;
	vertical-align: bottom;
	line-height: 1.5em;
}

* html #footer {
	margin-bottom: -20px;
}

.kmlink {
	color: #EEEEEE;
	text-decoration: none;
	padding-top: .25em;

}
#header {
	width: 100%;
	padding: 0px;
	line-height: 80%;
	margin: 0px;

}
#wrapper {
	position:relative;
	text-align: left;
	width: 740px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	background-color: #FFFFFF;
	margin: 10px auto;
	padding: 0px;


}

#maincontent {
	padding: 10px;
	font-size: 0.8em;
	margin:150px 0px 0px 180px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #000000;
	clear: right;
}

* html #maincontent {
	margin-top: 0px;
}

#sidebar {
	width:170px;
	float:left;
	margin-top:10px;
	margin-left:8px;
	
	
	
}
#sidebar a:link, #sidebar a:visited {
	color:#000;
	text-decoration:none;
}

#sidebar a:hover {
	color:#FFF;
	background-color:#F60;
	
	
}
#sidebar ul {
	list-style:none;
	padding-left:0;
	margin-left:0;
}
#sidebar ul li {
	width:150px;
	padding:5px;
	background-color:#FFF;
	border-bottom:1px dotted #000;
	text-transform: uppercase;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
}
#header H1 {
	font-size: 1.5em;
	line-height: 1.6em;
	padding: 5px;
	display: none;
}
#header H2 {
	font-size: 1em;
	line-height: 1.1em;
	padding: 0px 5px 5px;
	font-style: oblique;
	color: #FF6600;
	font-weight: bold;
	float: right;
	white-space: nowrap;
	text-align: right;
	clear: right;
	margin: 0px;
}
#header H3 {
	font-size: .8em;
	padding: 0px 5px 5px;
	color: #000000;
	text-align: left;
	white-space: nowrap;
	font-weight: bold;
	line-height: 1.2em;
	float: left;
	margin: 0px;
	clear: left;
	text-transform: uppercase;

}
.headergraphic {
	float: right;
	padding: 5px;

}
.headerlogo {
	float: left;
	padding: 5px 5px 0px;
	margin: 0px;

}


#footer P {
	padding: .5em;
}

#formcontent {
	padding: 0px;
	margin: 10px 0px 0px;


}


html>body #rightlist {
	float:right;
	margin-right:120px;
}

#rightlist {
	float:right;
	margin-right:80px;
	
}

#icon {
	float:left;
	}
	
html>body #icon {
	float:left;
	margin-top:12px;
	}	

.servicepic {
	float:left;
	border:none;
	margin-right:10px;
}

.servicepicright {
	float:right;
	border:none;
	margin-right:10px;
}
	
#maincontent H1 {
	font-size: 1.5em;
	color: #3399CC;
	line-height: 100%;
	border-bottom: 1px solid #000000;




}
#maincontent H2 {
	color: #FF6600;
	border-bottom: 1px solid #000000;
	font-size: 1.25em;
	line-height: 100%;
	font-weight: bold;


}
sup {
	line-height: 0.9em;
	margin: -5px 0px 0px;
	padding: 0px;

}
#leftlist {
	float: left;
}

.footertext {
	color: #EEEEEE;
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/**/
#footer a {
	color: #D5CCBB;
	text-decoration: none;
	font-size: .9em;
	font-weight: bold;

}
.kminfo {
	display: none;
	font-size: .85em;
	color: #D5CCBB;
}
.kmlink {
	color: #FFFFFF;
	text-decoration: none;
}
