.style1 {color: #F58220}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #020000;
	color: #8A8C8E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
  color: #f58220;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #f58220;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
h5 {
	color: #FFFFFF;
	font-size: 9px;
}

a,  a:link {
  color: #f58220;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
	color: #f58220;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
  color: #f58220;
  text-decoration: underline;
}
a:focus {
	color: #f58220;
}
.h2box {
	text-align: center;
	background-image: url(../images/logo_bg/h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
	width: 388px;
	padding-top: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:active {
	color: #f58220;
}

#outerWrapper {
	background-color: #fff;
	margin: 2% auto 0 auto;
	text-align: left;
	width: 780px;
}
#outerWrapper #header {
	background-color: #FFFFFF;
	border-bottom: solid 1px #666;
	font-size: 18px;
	font-weight: bold;
	height: 190px;
	line-height: 15px;
	padding: 0px 0px 0px 0px;
	width: 780px;
	background-image: url(../images/logo_bg/logo_smoke.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#outerWrapper #contentWrapper #navcontainer {
	background-color: #FFFFFF;
	float: left;
	padding: 20px 10px 10px 10px;
	width: 160px;
}
#outerWrapper #contentWrapper {
	background-image: url(../images/logo_bg/hborder.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.menu a, .menu a:visited {
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #FFFFFF;
	background-color: #f58220;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-decoration: none;
	width: 130px;
}
.menu #active a:link, #active a:visited, #active a:hover{
	color: #f58220;
	background-color: #FFFFFF;
}
.footermenu a, .footermenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
}
.footermenu li {
	display: inline;
	padding: 5px;
}
.footermenu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	font-size: 10px;
}
.footermenu a:hover {
	color: #f58220;
}

.menu a:hover {
	color: #f58220;
	background-color: #FFFFFF;
}
.footermenu a,  {
	color: #FFFFFF;
}

#outerWrapper #header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.leftimg {
	width: 100px;
	padding: 10px;
}
#outerWrapper #contentWrapper #content .leftimg img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.contenttext {
	padding: 10px;
	text-align: justify;
	width: 420px;
}
.nonimgtext {
	padding: 10px;
	text-align: justify;
	width: 550px;
}

.nonimgimg {
	padding: 10px;
	text-align: justify;
	width: 555px;
}
.nonimgimg img {
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menuimg img {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}



#outerWrapper #contentWrapper #content {
  margin: 0 0 0 180px;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
	background-color: #8A8C8E;
	border-top: solid 0px #666;
	padding: 5px;
	text-align: center;
	background-image: url(../images/logo_bg/footerbg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.servicesbox {
	height: 230px;
	width: 220px;
	background-image: url(../images/logo_bg/box.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 35px;
	padding-left: 18px;
	line-height: 25px;
	padding-right: 15px;
	padding-bottom: 5px;
}
.contact {
	padding: 10px;
}
.base {
	font-size: 9px;
}
