@charset "utf-8";
/* CSS Document */

*{
margin:0px;
padding:0px;
}

a{
	text-decoration: none;
	font-family: Arial;
}
html{
width:100%;
height:100%;
}
img{
	border:0px;
}

h3 {
	width: 95%;
	font-size: 10pt;
	font-weight:bold;
	color: #FFF;
	background-color:#722C06;
	border:1px solid #FFF;
	padding:10px;
	font-family: Verdana, Geneva, sans-serif;
	}
h2 {
	font-family: Arial;
	color: #2573A1;
	font-weight: bolder;
	font-size: 18pt;
}

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #E7E7E7;
}
p {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 10px;
}

#logo {
	height: 96px;
	width: 903px;
	background-image: url(images/logo.jpg);
	float: none;
	position: absolute;
	background-repeat: no-repeat;
	margin-top: 0px;
	top: 20px;
	text-align: center;
	background-position: center;
}

#logo span {
	display: none;
}


#wrapper {
	width: 903px;
	margin: auto;
	padding: 0px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

#wrapper_in {
	left: auto;
	right: auto;
	bottom: auto;
	background-color: #FFF;
}
#navigator {
	width: 903px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 125px;
	position: absolute;
	height: 40px;
	text-align: center;
}
.current {
	color: #333;
}

#navigator span {
	color: #333;
	font-weight: bold;
	font-size: 18px;
	
}
#navigator ul {
	float: left;
	padding-left: 100px;
}
#navigator ul li {
	display: inline;

}
#navigator ul li #home {
	display: block;
	height: 30px;
	width: 180px;
	float: right;
	padding-top: 10px;
}
#navigator ul li #home:hover{
	border-top-style: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0E4C01;
}
#navigator ul li #about {
	display: block;
	height: 30px;
	width: 180px;
	float: right;
	padding-top: 10px;
}
#navigator ul li #about:hover{
	border-top-style: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0E4C01;
}
#navigator ul li #service {
	display: inline;
	height: 30px;
	width: 180px;
	float: right;
	padding-top: 10px;
}
#navigator ul li #service:hover{
	border-top-style: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0E4C01;
}

#navigator ul li #testimonials {
	display: inline;
	height: 30px;
	width: 180px;
	float: right;
	padding-top: 10px;
}
#navigator ul li #testimonials:hover{
	border-top-style: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0E4C01;
}
#maincenter {
	height: 348px;
	width: 100%;
	padding-top: 179px;
}
#mainsec {
	height: 200px;
	width: 903px;
	padding-top: 150px;
}
#leftcolumn {
	float: right;
	width: 332px;
}
#bottom_box {
	background-color: #EBEBEB;
}

#bottom_left {
	float: right;
	width: 440px;
}
#bottom_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
}

#bottom_left img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #999;
	background-color: #FFF;
}

#bottom_right {
	width: 440px;
}

#bottom_right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
}

#bottom_right img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #999;
	background-color: #FFF;
}

#rightcolumn {
	width: 566px;
	float: left;
}
#bottom_content {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #FFF;
}

#maincenter span {
	display: none;
}

#footer {
	width: 903px;
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #999;
	background-image: url(images/bottom_div.jpg);
	background-repeat: repeat-x;
}

.hcontainer	{
	width: 90%;
	font-size: 10pt;
	font-weight:normal;
	color: #333;
	font-family: Arial;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #999;
	background-color: #FFF;
}


.inside{
	width:903px;
	margin:0 auto;
	overflow:hidden
}
.licontent {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14pt;
	line-height: 20pt;
	list-style-type: disc;
	font-weight: bold;
	padding-left: 0px;
	color: #333;
	padding-bottom: 20px;
	text-align: center;
}
#rightcolumn form {
	font-family: Arial;
	font-size: 12pt;
	text-align: center;
	font-weight: bolder;
	color: #FFF;
}
.boxform {
	font-family: Arial;
	font-size: 12pt;
	color: #333;
	background-color: #FFF;
	width: 300px;
	border: 1pt solid #666;
}

.content {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #333;
	padding-left: 20px;
	padding-right: 10px;
}
.contentform {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	padding-left: 5px;
}
