@charset "utf-8";

*{margin:0;padding:0}iframe,a img,fieldset,form,table{border:0}h6,h5,h4,h3,h2,h1,caption,th,td{font-size:100%;}dd,dt,li,dl,ol,ul{list-style:none}legend{color:#000}button,select,textarea,input{font:100% serif}table{border-collapse:collapse}caption,th,td{text-align:left}

/* PNG FIX
----------------------------------------------------*/
img, div {
	behavior: url(includes/scripts/iepngfix.htc);
}

/* GLOBAL
----------------------------------------------------*/
img{
padding:0px;
margin:0px;

}

body{
	color: #313131;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #FFFFFF;
	text-align: center;
}
ul li {
	list-style:none;
}
a { color: #313131; outline: none;}

a:hover { text-decoration:none;}

input, select, textarea {
	font-size:10px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	background:#ffffff;
	color:#313131;
	padding:2px;
	text-indent:2px;
}

h1 {
	font-size:13px;
	}

h2 {
	font-size:11px;
	margin-bottom:3px;
}

h3 {
	font-size:11px;
}

.clear{
	clear:both;
}

#mainContainer {
	background-image: url(../images/mainBg.gif);
	background-repeat: no-repeat;
	background-position: center -16px;
	height:100%;
	text-align:left;
	min-width:1030px;
	top: 0;
	padding-top:20px;
	position:relative;
}
#container {
	background-image:url(../images/logo.gif);
	background-position: top left;
	background-repeat:no-repeat;
	margin: 0 auto;
	height:100%;
	text-align:left;
	width:1030px;
	top: 0;
}

#logo{
	height:85px;
	width: 247px;
}
#logo a {
	text-decoration: none;
	margin-left: 60px;
	width: 375px;
	height: 61px;
	float: left;
}

#main_content {
background-image:url(../images/contentBg.gif);
	background-repeat: repeat-y;
	text-align:left;
	width:900px;
	margin: 0 auto;
	height: 100%;
	display:block;
	margin-top:6px;
}

#header {
	width:849px;
	height:224px;
	padding-left: 51px;
}

#menu{
	padding-top:4px;
	height:220px;
	font-size:0px;
	overflow: hidden;
	float: left;
}
#menu li {
	padding: 0px;
	margin:0px;
	font-size:0px;
	height: 37px;
	width:224px;
	text-align: right;
	/*background-color: #313131;*/
	margin-left: -20px;
	overflow: hidden;
}
#menu li a {
	display: block;
	width: 224px;
	height: 37px;
	padding-top: 10px;
}
#menu li a img {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;

}
#menu li a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#submenu {
	margin-top: 4px;
	float: left;
	font-size:0px;
	overflow: hidden;
}
#submenu li {
	width: 239px;
	height: 18px;
	margin-left: -239px;
	text-align: right;
	background-color: #A7CE38;
	padding-top: 2px;
}
#submenu li a {
	display: block;
	width: 239px;
	height: 18px;
}

#sideMenu {
	margin-left: 0px;
}
#sideMenu li {
	width:175px;
	padding-left:0px;
	line-height: 20px;
	text-align: left;
	font-size: 11px;
	border-bottom:#a7ce38 1px solid;
	font-weight: bold;
}


#sideMenu li a{
	display:block;
	width:160px;
	text-decoration:none;
	color:#6e6e6e;
	font-weight: normal;
}

#sideMenu li a:hover{
	color:#313131;
	font-weight:bold;
}

.content{
	background-image:url(../images/contentBg.gif);
	background-repeat: repeat-y;
}

.titleBar{
	background-image: url(../images/contentHomeBg.gif);
	background-repeat:no-repeat;
	width:844px;
	margin-left: 46px;
	padding-left: 5px;
	padding-top: 5px;

}

#contentLeft{
	background-image: url(../images/contentLeftBg.gif);
	background-repeat:no-repeat;
	float:left;
	width:629px;
	margin-left: 46px;
	display:inline;
	padding-left:14px;
	padding-top:5px;
}

.contentRight{
	background-image: url(../images/contentRightBg.gif);
	background-repeat:repeat-x;
	height:314px;
	width:197px;
	float: right;
	margin-top: -38px;
	margin-right: 14px;
}

p {
	margin-bottom:10px;
}

#normlist{
	margin-bottom:10px;
}

#normlist li{
	margin-left:30px;
	margin-bottom:5px;
	list-style:disc;
}

#contentText{
	margin-left:10px;
	margin-top:10px;
	width:600px;
}



.breadcrumb{
padding:5px 0px 0px 5px;
color:#ababab;
}

.breadcrumb a{
color:#ababab;
}

.clear{
	clear:both;
}

.contact td{
	height:25px;
}
.contactSub{
	font-weight:bold;
	line-height:20px;
	margin-bottom:3px;
	float:left;
	padding-right:5px;
	text-align:right;
	width: 150px;
	color:#313131;
	background-color:#a7ce38;
}

.contact input{
	border:#a7ce38 1px solid;
	margin-left:3px;
	width: 200px;
	background-color:#ffffff;
}

.contactInput{
	width: 200px;
	line-height:20px;
	float:left;
	text-align:left;
}

.contact select{
	border:#a7ce38 1px solid;
	margin-left:3px;
	background-color:#ffffff;
	width: 206px;
}

.contact textarea{
	border:#a7ce38 1px solid;
	float:left;
	width:200px;
	height:160px;
	margin-left:3px;
	background-color:#ffffff;
}

.inputError{
	margin-left: 40px;
}

#footer{
	top:-100px;
	background-image: url(../images/footerBg2.gif);
	background-repeat:no-repeat;
	width:890px;
	height:62px;
	text-align:right;
	padding-top:78px;
	padding-right:10px;
}
.sectionTop {
	background-image: url(../images/sectionTop.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.sectionBottom {
	background-image: url(../images/sectionBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 844px;
	padding-bottom: 5px;
}
.greyTop {
	background-image: url(../images/greyTop.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f2f2f2;
}
.greyBottom {
	background-image: url(../images/greyBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 272px;
	height: 576px;
}
.greyBottom div {
	margin: 0px 21px;
}
.greyBottom img {
	border: 3px solid #e9e9e9;
}
.tickList li {
	background-image: url(../images/checkmark.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 26px;
	min-height: 14px;
	margin-bottom: 14px;
}
.homeQuote {
	background-image: url(../images/homeLaptop.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 530px;
	margin-left: 10px;
}
.homeBottom div.homeBottomColumn {
	width: 223px;
	float: left;
	min-height: 180px;
	padding: 25px 40px 0px 15px
}
.homeBottomTitle {
	color: #76990a;
	font-size: 22px;
	margin-bottom: 10px;
}
.footer {
	background-image: url(../images/footerBg2.gif);
	background-repeat:no-repeat;
	background-position: 0px -71px;
	width:890px;
	height:62px;
	padding-top: 7px;
	padding-right:10px;
	text-align:right;
	margin-top: -4px;
}