 * {
margin: 0;
padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.85em;
	line-height: 1.5em;
	background-color: #1C1C1C;
	background-image: url(../../images/bg-page.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	background: #000;
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
}
#header {
	background: #252323 url(../../images/topbg.jpg) no-repeat left top;
	width: 960px;
	height: 143px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: right;
	vertical-align: bottom;
	clear: both;
}
#header img {
	position: relative;
	bottom: 0px;
	top: 105px;
}
#navwrapper {
	background-color: #373739;
	margin: 0px;
	padding: 0px;
	height: 68px;
	border-bottom-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.basictab {
	display: block;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	clear: both;
	text-align: center;
	text-transform: uppercase;
	font: normal 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 43px;
	background-color: #000000;
}
.basictab  ul {
	list-style: none;
	padding: 0px;
	margin-left: 50px;
}
.basictab li {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	margin: 15px 10px 0px 10px;
	padding: 0px 6px;
	float: left;
	text-align: center;
}
.basictab li a {
	color: #FFFFFF;
	text-decoration: none;
}
.basictab li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.basictab li a:hover {
	color: #98C244;
	text-decoration: none;
}
.basictab li a:active {
	color: #FFFFFF;
	text-decoration: none;
}


.tabcontainer{
	clear: left; /*width of 2nd level sub menus*/
	height:1.5em;
	overflow: hidden;
}

.tabcontent{
display:none;
}

#sc1 {
	text-align: center;

}

#sc1  ul {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	clear: both;
	text-align: center;
	text-transform: uppercase;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style: none;
	margin-left: 50px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sc1 li {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	margin: 0px 5px 0px 0px;
	padding: 0px 6px;
	float: left;
	text-align: center;
}
#sc1 li a {
	color: #FFFFFF;
	text-decoration: none;
}
#sc1 li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#sc1 li a:hover {
	color: #98C244;
	text-decoration: none;
}
#sc1 li a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#sc2  ul {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	clear: both;
	text-align: center;
	text-transform: uppercase;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style: none;
	margin-left: 155px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sc2 li {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	margin: 0px 5px 0px 0px;
	padding: 0px 6px;
	float: left;
	text-align: center;
}
#sc2 li a {
	color: #FFFFFF;
	text-decoration: none;
}
#sc2 li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#sc2 li a:hover {
	color: #98C244;
	text-decoration: none;
}
#sc2 li a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#main {
	width: 960px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	background: #4D4D4D url(../../images/mainbg.jpg) no-repeat left top;
	clear: both;
}
#insidetext {
	font: 1em/1.25em Arial, Helvetica, sans-serif;
	color: #FFF;
	display: block;
	width: 900px;
	padding: 0px;
	margin: 15px auto;
	text-decoration: none;
}
#insidetext p {
	padding: 0px;
	margin-bottom: 10px;
	font-size: 1em;
	line-height: 1.5em;
}
#insidetext h1 {
	font: bold 18px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #98C244;
	text-transform: uppercase;
	margin-bottom: 20px;
}
#insidetext h2 {
	font: bold 15px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FBA946;
	margin: 20px 0px 8px 5px;
	padding: 0px;
	clear: both;
}
#footer {
	background: #212121 url(../../images/footbg.jpg) no-repeat;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: left;
	width: 960px;
	display: block;
	margin: 15px auto 0px auto;
	padding: 30px 0px;
	text-transform: uppercase;
	height: 101px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#footer  ul {
	list-style: none;
	padding: 0px;
}
#footer li {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 15px  5px 0px 5px;
	padding: 0px 5px 0px 5px;
	float: left;
}
#footer li a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer li a:hover {
	color: #98C244;
	text-decoration: none;
}
#footer li a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.floatleft {
	float: left;
	padding: 0px;
	margin: 0px 15px 15px;
}
.floatright {
	float: right;
	padding: 0px;
	margin: 0px 15px 15px;
}
a {
	color: #FFF;
	text-decoration:none;
}
a:visited {
	color: #FFF;
	text-decoration:none;
}
a:hover {
	color: #98C244;
	text-decoration:underline;
}
a:visited {
	color: #FFF;
	text-decoration:none;
}
.red-text {
	color: #B2121A;
}
.clear {
	clear: both;
}

.line {
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #b7ddf2;
	padding-bottom:10px;
}
.information {
	display: block;
	padding: 10px 0px 10px 10px;
	margin: 0px;
}
.sub   {
	font: bold 10px/12px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 0px 0px 2px;
	margin: 0px;
}
.whitebg {
	background: #FFF;
	color: #1C1C1C;
}
.location {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #24284D url(../../images/navbg.jpg);
	margin: 0px;
	padding: 3px 10px;
}
.infocol1 {
	margin: 0px;
	padding: 0px;
	width: 420px;
	float: left;
}
.infocol2 {
	display: block;
	float: right;
	width: 420px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
.contact {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #3C3636;
	margin: 0px;
	padding: 3px 10px 3px 3px;
	text-align: right;
}
.orange {
	color: #F60;
}
.saying  {
	border: 1px solid #FFF;
	margin-top: 15px;
	margin-bottom: 15px;
}
.white {
	color: #FFF;
}
.slideshow {
	display: block;
	border: thin none #F00;
	text-align: left;
	float: right;
	width: 360px;
	padding: 0px;
	margin: 15px 15px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #98AF3F;
	background: none;
}
.row1 {
	background: #292929;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #1C1C1C;
}
.row1 h2 {
	background: #161616;
	margin: 0px 0px 15px 0px !important;
	padding: 5px 5px 5px 5px !important;
	display: block;
	text-transform: capitalize;
}
.row1 p {
	margin: 5px 15px 5px 15px;
}
.center {
	text-align: center !important;
	display: block;
	margin: 25px auto 15px auto !important;
	padding: 0px !important;
}
.row2 {
	background: #3F3F3F;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #1C1C1C;
}

.row2 h2 {
	background: #161616;
	margin: 0px 0px 15px 0px !important;
	padding: 5px 5px 5px 5px !important;
	display: block;
	text-transform: capitalize;
}
.row2 p {
	margin: 5px 15px 5px 15px;
}
.highlight {
	background: #98C244;
	color: #4E4E4E;
	padding: 15px 0px;
	text-align: center;
}
#wrapper #main #insidetext table {
	margin-left: 20px;
}
#insidetext h3 {
	font: bold 13px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FBA946;
	border-bottom: 1px dashed #999999;
	display: block;
	margin: 10px 15px 8px 15px;
	padding: 0px 0px 5px;
	clear: both;
}
#wrapper #main #innermenu {
	margin: 0px 0px 15px;
	padding: 5px 0px;
	width: 960px;
	text-align: center;
	display: block;
	background: #FAAC48;
	clear: both;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
#innermenu  ul {
	list-style: none;
	padding: 0px;
	text-align: center;
}
#innermenu li {
	color: #1C1C1C;
	text-decoration: none;
	display: inline;
	padding: 5px 5px 5px 15px;
	text-align: center;
}
#innermenu li a {
	text-decoration: none;
	color: #1C1C1C;
}
#innermenu li a:visited {
	text-decoration: none;
	color: #1C1C1C;
}
#innermenu li a:hover {
	color: #FFF;
	text-decoration: none;
}
#navigation li a:active {
	text-decoration: none;
	color: #1C1C1C;
}
.style1 {color: #484848}

#main_gmap {
	position:absolute;
	left:30px;
	top:100px;
}
#gmap_skin {
	float:left;
}
.col2 {
	display:block;
	margin:0px 0px 0px 20px;
	float:left;
}
.col2 div {
	text-align:center;
}

#fla-home {
	display:block;
	min-height:400px;
	text-align:center;
}
.slide {
	float: left;
	padding: 0px;
	width: auto;
	margin-right: 15px;
	width:300px;
	height:300px;
	display:block;
	background:#cccccc;
}
span.h2title {
	font: bold 15px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FBA946;
	margin: 20px 0px 8px 0px;
	padding: 0px;
	text-transform: capitalize;
}
ul.list {
	margin:0px 0px 10px 30px;
}
#main-index {
	width: 960px;
	margin: 0px;
	padding: 0px;
	background: #4D4D4D url(../../images/mainbg.jpg) no-repeat left top;
	clear: both;
}
#sc2 {
	text-align: center;
}
div.leftcol {
	display:block;
	width:200px;
	float:left;
}
div.rightcol {
	display:block;
	width:686px;
	float:right;
}

div.leftcol a.s {
	display:block;
	padding:0px 0px 0px 16px;
	background: url(../../images/bullet.png) no-repeat;
}
div.leftcol a.n {
	display:block;
	padding:0px 0px 0px 16px;
}
div.halfcol {
	display:block;
	width:334px;
	float:left;
	
}

label {
	display:block;
	margin:10px 10px 0px 10px;
	font-weight:bold;
}
input {
	display:block;
	margin:2px 10px 10px 10px;
	width:300px;
	border:solid 1px #282828;
	background:#cccccc;
	padding:2px;
}
select {
	display:block;
	margin:2px 10px 10px 10px;
	width:305px;
	border:solid 1px #282828;
	background:#cccccc;
	padding:2px;
}
textarea {
	display:block;
	margin:2px 10px 10px 10px;
	width:300px;
	height:119px;
	border:solid 1px #282828;
	background:#cccccc;
	padding:2px;
}
.chk {
	width:20px !important;
	float:left;
}

.button {
	background:url(../../images/bn-bg.gif);
	width:150px;
	color:#4C2E01;
	float:right;
	margin-right:20px !important; 
	margin-top:42px;
}
.standout {
	color: #98C244;
}
.undersaying {
	width: 500px;
}
.small-right {
	text-align: right;
	font-size: .9em;
	display: block;
}
#main #insidetext .row1 ul  {

}
#main #insidetext .row1 ul li {
	margin-bottom: 5px;
	list-style: url(../../images/bullet-drop.png) none outside;
	margin-left: 35px;
}
#main #insidetext .row2 ul  {
}
#main #insidetext .row2 ul li {
	margin-bottom: 5px;
	list-style: url(../../images/bullet-drop.png) none outside;
	margin-left: 35px;
}
/* All Styles Optional 


div#show3 {
background-color:red;
width:140px;
margin:0 auto;
border:1px solid #444444;
}
div#show3 table td, div#show4 table td {
height:24px;
background-image:url('38.gif');
}
div#show4 table td {
background-image:url('40.gif');
}
div#show3 table input,  div#show4 table input {
outline-style:none;
}
*/
.orange {
	font: bold 13px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FBA946;
	display: inline-block;
	clear: both;
}
.col1 {
	display:block;
	margin:0px 20px 0px 0px;
	float:right;
}
.uwf-colors {
	width: 100px;
	padding: 0px;
	display: inline-block;
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
}
.uwf-colors img {
	border: 1px solid #1C1C1C;
}
#main #insidetext blockquote {
	display: block;
	margin-left: 25px;
}
#mainsolutions {
	width: 960px;
	margin: 0px;
	clear: both;
	background-color: #4D4D4D;
	background-image: url(../../images/solutionspage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 474px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
#solutionsmenu {
	display:block;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 325px;
	color: #1C1C1C;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 1.65em;
	padding: 0px;
}
.sitemap {
	padding:10px;
}

.sitemap a.submenu {
	margin-left:50px;
	margin-bottom:0px;
	
}

.requestbutton {
	color: #333333;
	background-color: #FF9900;
	width: auto;
	font-weight: bold;
}

#footer #footer_text {
	margin: 30px auto 0px;
	padding: 0px 0px 0px;
	font-size: .85em;
	line-height: 1.5em;
	width: 60%;
	text-align: center;
    text-transform: none;
	clear: both;
	color: #ADABAC;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
}

#footer #footer_text a {
	color: #ADABAC;
	font-family: Arial, Helvetica, sans-serif;
}


