/* @override http://creativemagma.com/totalspectrum/styles.css */


html, body 
	{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #9bd4de;
	}

a 
	{
	text-decoration: none;
	color: #006600;
	}
	
.big-text {
	font-size: 18px;
}

a:hover 
	{
	color: #f8cb26;
	}

#flashcontent 
	{
	float: left;
	height: 98%;
	width: 100%;
	}

#wrapper1 
	{
	position: absolute;
	width: 100%;
	padding-top: 15px;
	top: 0;
	left: 0;
	}

#wrapper2 
	{
	position: relative;
	width: 100%;
	margin: 0;
	min-width: 990px;
	background: url(images/colorbackground.png) repeat-y 0 0;
	}

#wrapper3 
	{
	
	}

#main 
	{
	float: left;
	width: 595px;
	padding: 0px 0px 0px 10px;
	margin: 10px 0 0 108px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f4f4f4;
	}

.paddingimage 
	{
	padding-left: 8px;
	}

.featured 
	{
	padding-left: 8px;
	}

.featured img 
	{
	border: 1px solid #fff;
	margin-left: 8px;
	padding: 0;
	}

.mainleft 
	{
	float: left;
	width: 170px;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 20px;
	height:520px;
	

	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Geneva, Arial;
	font-weight: bold;
	}

#main div.mainleft p 
	{
	margin-right: 15px;
	}

.mainleft h2 
	{
	font: 12px "Lucida Grande", Lucida, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	}
.mainleft2
	{
	float: left;
	width: 170px;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 20px;

	

	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Geneva, Arial;
	font-weight: bold;
	}

#main div.mainleft2 p 
	{
	margin-right: 15px;
	}

.mainleft2 h2 
	{
	font: 12px "Lucida Grande", Lucida, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	}

/*.mainright {
	padding-right: 30px;
	padding-top: 100px;
	text-align: left;
	float: none;
	height: 200px;
	display: block;
}*/

.mainright 
	{
	padding-right: 30px;
	text-align: left;
	padding-top: 20px;
	}

.mainfull 
	{
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
	padding-top: 20px;
	}

.clear 
	{
	clear: both;
	}

#rightside 
	{
	padding: 0px;
	color: #fff;
	margin: 0 0 0 714px;
	padding-top: 50px;
	}
	
#rightside img {
float:left;
}

.subleft 
	{
	float: left;
	width: 170px;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 20px;
	height: 520px;
	font-weight: bold;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Geneva, Arial;
}

.subleft h2 
	{
	font: 12px "Lucida Grande", Lucida, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	}

.subleft p 
	{
	margin-right: 15px;
	}

/* @group Nav */

.nav 
	{
	
	}

.nav p 
	{
	padding-top: 15px;
	}

.nav img 
	{
	border: none;
	}

.nav ul 
	{
	margin: 0px;
	padding: 0;
	height: 100%;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.nav li 
	{
	float: left;
	width: 100%;
	height: 60px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	}

.subnav 
	{
	width: 390px;
	padding-bottom: 20px;
	}

.subnav ul 
	{
	float: left;
	margin: 0;
	width: 130px;
	display: none;
	}

.subnav li 
	{
	margin: 0;
	height: 13px;
	padding: 0;
	width: 170px;
	font-size: 10px;
	line-height:13px;
	}

.subnav a:hover 
	{
	color: #fff;
	}

.nav ul li:hover .subnav ul 
	

{
	/* lists nested under hovered list items */
	display: inline;
	}

.nav ul a 
	{
	color: #41592d;
	text-decoration: none;
	margin-left: 20px;
	display: inline-block;
	}

.nav li:hover 
	{
	color: #fff;
	background-color: #6da93b;
	}
.nav li.nohover:hover {
background-color:transparent;
}
/* @end */

/* @group footer */

#footerwrapper 
	{
	background: url(images/background-repeat.png) repeat-x;
	height: 178px;
	width: 100%;
	}

.footer 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	padding-top: 140px;
	padding-left: 15px;
	background: url(images/down-to-earth.png) no-repeat;
	}

.footer img 
	{
	vertical-align: middle;
	border: none;
	}

.footer a 
	{
	color: #fff;
	text-decoration: none;
	}

.footer a:hover 
	{
	color: #fff;
	text-decoration: underline;
	}

.footer p 
	{
	color: #fff;
	padding: 0px;
	margin: 0px;
	}

.footernav 
	{
	float: left;
	width: 580px;
	}

.siteby 
	{
	padding-right: 5px;
	}

/*-Contact*/

#contact 
	{
	float: left;
	
	}

#contact p 
	{
	width:100%;
	padding-bottom:10px;
	}

#contact input.a 
	{
	width: 200px;
	border: 1px solid #666666;
	

/*margin-top: 5px;*/
	margin-left: 15px;
	cursor: default;
	font-size: 10pt;
	}

My Comment 

#contact input.b 
	{
	margin-top: 5px;
	margin-left: 25px;
	margin-bottom: 7px;
	}

.c 
	{
	margin-top: 5px;
	margin-left: 25px;
	margin-bottom: 7px;
	}

#contact textarea 
	{
	border: 1px solid #666666;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 7px;
	width: 200px;
	}

#contact select 
	{
	margin-left: 15px;
	}

select#State 
	{
	margin-left: 15px;
	}

#contact label 
	{
	font-size: 12px;
	font-weight: bold;
	margin-right: 0px;
	float: left;
	width: 75px;
	}

.formbutton 
	{
	width: 60px;
	}

#button 
	{
	cursor: pointer;
	border: outset 1px #ccc;
	background: url(images/formbg.gif) repeat-x left top;
	color: #666;
	font-weight: bold;
	padding: 1px 2px;
	width: 66px;
	margin-left: 150px;
	}

#buttonFtp 
	{
	cursor: pointer;
	border: outset 1px #ccc;
	background: url(images/formbg.gif) repeat-x left top;
	color: #666;
	font-weight: bold;
	padding: 1px 2px;
	width: 66px;
	margin-left: 200px;
	}

.marginTop 
	{
	margin-top: 60px;
	}

/*End Contact Specials*/

#main .mainright ul.services 
	{
	color: #FFFFFF;
	list-style: circle url(none);
	line-height: 21px;
	}

#main .mainright .services li 
	{
	margin-left: 25px;
	}

.imgLeft 
	{
	margin-right: 9px;
	padding: 3px;
	margin-left: 35px;
	}

.tenItalic 
	{
	font-size: 10px;
	font-style: italic;
	margin: 6px;
	}

#wrapper1 #wrapper2 #wrapper3 #main .mainright #flashcontent1 
	{
	height: 100%;
	width: 100%;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	}

.marginLeft 
	{
	margin-left: 35px;
	}

/* @end */