h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #69A11A;
	text-decoration: none;
}
body {
	margin: 0px;
	background-image: url(../images/bodybg.jpg);
	background-color: #313131;
	background-repeat: repeat-x;
}
.wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	left: 0px;
	right: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-image: url(../images/headerbg.jpg);
	background-position: top;
	margin-top: 40px;
	padding: 0px;
}
.header {
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-x;
	height: 110px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#navbg {
	height: 41px;
	background-image: url(../images/navbg.jpg);
}
#intro-left {
	width: 340px;
	position: relative;
	float: left;
}
.td-line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.textbox {
	background-image: url(../images/textbox.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: baseline;
}

#rightimage {
	background-image: url(../images/phone.jpg);
	background-repeat: no-repeat;
	float: left;
	position: absolute;
	height: 47px;
	width: 237px;
	left: 650px;
	top: 70px;
}


.seemore {
	left: 190px;
	top: 205px;
	background-image: url(../images/seemore.gif);
	position: absolute;
	height: 33px;
	width: 122px;
	overflow: hidden;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7d7d7d;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #367427;
	text-decoration: none;
}



.seemore :hover {
	background-image: url(../images/seemore1.gif);
	background-repeat: no-repeat;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.heading-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}


.footer :hover {
	color: #71B141;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}


.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.td-border {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #e6e6e6;
}

.text1:hover {
	color: #5C8200;
}


.intro {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #999999;
	text-decoration: none;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#content-main {
	margin-top: 10px;
	margin-left: auto;
	overflow: hidden;
	width: 800px;
	margin-right: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#content-main h1 {
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 0px;
}


#intro {
	background-image: url(../images/welcome.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 276px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#nav-home {
	background-image: url(../images/nav-home.jpg);
	height: 41px;
	width: 112px;
	clip: rect(auto,auto,auto,15px);
	list-style-type: none;
	display: block;
	list-style-image: none;
}
#nav-home: hover {
	background-image: url(../images/homepage1.jpg);
	height: 41px;
	width: 112px;
	clip: rect(auto,auto,auto,15px);
	list-style-type: none;
	display: block;
	list-style-image: none;
}
.focus {
	border: 1px solid #CCCCCC;
	background-color: #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
