@charset "utf-8";
/* CSS Document */
.clearfix:after {
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}

/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

* {
	padding: 0;
	margin: 0;
}

body, html {
	height: 100%;
	font-size: 0.8em;
}

body {
	background-image: url(../../images/main-bg.jpg);
	background-repeat: repeat-x;
	background-color: #272727;
}

body, a, ul, li, p, h1, h2, h3, h4, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

h1 {
	text-indent:-9999px; line-height: 0.001em; font-size: 0.001em;
}
.greenText {
	color: #9db000;
}


#wrapper {
	width: 770px;
	margin: 0 auto 0 auto;
	position:relative;
	min-height:100%;
}

#head {
	width: 770px;
	height: 140px;
	background-image: url(../../images/mainHeader.jpg);
}

#content {
	background-image: url(../../images/content-bg.jpg);
	position: relative;
}

#content_shade {
	width: 770px;
	height: 28px;
	background-image: url(../../images/content-shadow.jpg);
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

#content_left {
	width: 446px;
	float: left;
	display: inline;
	padding: 20px 20px 100px 20px;
	position: relative;
	z-index: 20;

}



#content_right {
	width: 284px;
	float: left;
	padding: 28px 0 0 0;
	position: relative;
	z-index: 20;
	line-height: 1.5em;
}

#sideHeader {
	width: 284px;
	height: 59px;
	background-image: url(../../images/side-bar/top-services.jpg);
	background-position: right;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: 98px;
	z-index: 40;
}

#footer {
	width: 770px;
	height: 180px;
	background-image: url(../../images/footer.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
}

/*/////////////////////////////////////////////////////////////////////
	Left Content
/////////////////////////////////////////////////////////////////////*/

#content_left h2 {
	font-size: 1.3em;
	margin: 0 0 0.9em 0;
	color: #3c6899;
}
#content_left  h3 {
	font-size: 1em;
	color: #3c6899;
	margin: 0 0 1em 0;
}

#content_left p {
	line-height: 1.6em;
	margin: 0 0 1em 0;
	text-align: justify;
}

#doubleColumnCont {
	width: 446px;
}

div.doubleLeft {
	width: 213px;
	float: left;
}

div.doubleRight {
	width: 213px;
	float: left;
	margin: 0 0 0 10px;
	;
}

/*/////////////////////////////////////////////////////////////////////
	Right Content
/////////////////////////////////////////////////////////////////////*/

#serviceMenu {
	list-style-type: none;
	margin: 0 0 8px 0;
}

#content_right p {
	
}

#content_right h3 {
	font-size: 1em;
	font-weight: bold;
	color: #a0b300;
	margin: 0 30px 0.25em 34px;
}

div.sideMiddle ul {
	list-style-type: none;
	margin: 0 30px 0 34px;
}

div.sideMiddle ul li {
	margin: 0 0 0 0;
}

div.sideTop {
	width: 284px;
	height: 3px;
	background-image: url(../../images/side-bar/box-top.jpg);
	background-repeat: no-repeat;
	float: left;
	text-indent:-9999px; line-height: 0.001em; font-size: 0.001em;
}

div.sideMiddle {
	width: 284px;
	padding: 10px 0 10px 0;
	background-image: url(../../images/side-bar/box-mid.jpg);
	background-repeat: repeat-y;
	float: left;

}

div.sideBottom {
	width: 284px;
	height: 3px;
	background-image: url(../../images/side-bar/box-bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	text-indent:-9999px; line-height: 0.001em; font-size: 0.001em;
}

.twcImage {
	float: left;
	margin: 0 0 0 9px;
}

/*/////////////////////////////////////////////////////////////////////
	Footer CSS
/////////////////////////////////////////////////////////////////////*/

.footerList {
	margin: 0 0 10px 0;
}

#footerInfo {
	padding: 30px 0 0 40px;
	list-style-type: none;
}

#footerInfo a {
	color: #FFFFFF;
}

#footerInfo a:hover {
	color: #9DB000;
}

#webDesign {
	position: absolute;
	bottom: 50px;
	right: 40px;
}
#webDesign a {
	color: #9DB000;
}



/* MENU CSS */

#mainMenu {
	position: absolute;
	top: 107px;
	left: 40px;
}

#mainMenu li {
	display: inline;
	float: left;

}

/*/////////////////////////////////////////////////////////////////////
	Footer CSS
/////////////////////////////////////////////////////////////////////*/
label {
	width: 223px;
	font-size: 1.1em;
	float: left;
	display: inline;
	margin: 0 0 15px 0;
}
	
input,
select,
textarea
{
	font-size: 1em;
	color: #7a7979;
	float: left;
}
textarea {
	width:370px;
	height: 100px;
}

.emailForm {
	margin: 1em 0 3em 0;
}

#map {
	width: 372px;
	height: 300px;
	margin: 1em 0 0 0;
	border: 1px solid #A5ACB2;
}

.warning {
	color: #FF0000;
}
.success {
	color: #9DB000;
}
.smallText {
	font-size: 9px;
	color: #999999;
}

table {
	margin: 0 0 1em 0;
}.nextList {
	padding-bottom: 1em;
}
.leftImages {
	float: left;
	clear: both;
}
img{
border-style: none;
}
a:link {
	color: #444444;
}
a:visited {
	color: #444444;
}
a:hover {
	color: #A0B300;
}
a:active {
	color: #444444;
}
#content_left #contList {
	margin-bottom: 2em;
}
#content_left #contList li {
	margin-bottom: 1em;
	margin-left: 15px;
}

