body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-size: 14px;
	text-align: justify;
	color: #FFFFFF;
}

p {font-family: "Trebuchet MS", Tahmoma, Arial, Verdana;
color: #333333}

h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #559106;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
		font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	color: #FFFFFF;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
	color:#FD7522;
}

a:hover, a:active {
	text-decoration: none;
	color: #323E65;
}

a:visited {
	color: #FD7522;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}



input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#wrapper {
	margin: 0;
	padding: 0;
	height: 215px;
	background: #9AA9D7;
}



#header {
	width: 810px;
	margin: 0 auto;
	height: 75px;
}

#menu {
	float: left;
	width: 810px;
	height: 60px;
	background: url('images/img03.jpg') no-repeat left top;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
		font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
}

#menu li {
	display: block;
	float: left;
	background: url('images/img06.jpg') no-repeat left 50%;
		font-family: "Trebuchet MS", Tahoma, Arial, Verdana
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 12px 30px 12px 20px;
	letter-spacing: -.5px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 20px;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	color: #E87E0A;
}

#menu .this_page a {
	color: #E87E0A;
}


#toppbox {
	width: 810px;
	height: 130px;
	margin: 0 auto;
	background: url('images/img04-3b.jpg') no-repeat left top;
}

#toppbox h1, #toppbox h2 {
	margin: 0;
	padding: 0 0 0 100px;
	line-height: normal;
}

#toppbox h1 { 
	padding-top: 32px;
	font-family: "Trebuchet MS", serif;
	font-size:40px;
}

#toppbox h1 a {
	text-decoration: none;
	color: #FFFFFF; 
}

#toppbox h1 a:hover { text-decoration: underline; }

#toppbox h2 {
	float: left;
	padding: 0px 0 0 100px;
	font: 18px "Trebuchet MS";
	color: #9B9B9B; 
}

#toppbox p a {
	text-decoration: none;
	color: #B6ACA2;
}

#toppbox p a:hover { text-decoration: underline; }



#page {
	width: 810px;
	margin: 0 auto;
}


#maincontent {
	float: left;
	width: 520px;
	margin-top: 15px;
	background: #FFFFFF;
	
}



.leftcont {
	padding: 15px 0px;
}

.leftcont .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.leftcont h1 {
	width: 520px;
	height: 60px;
	background: url('images/img08b.jpg') no-repeat left top;
	font-size: 24px;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	color: #FFFFFF; padding-left:15px; padding-right:0; padding-top:20px; padding-bottom:0
}

.leftcont h2 {
	width: 520px;
	height: 60px;
	background: url('images/img08b.jpg') no-repeat left top;
	font-size: 22px;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	color: #FFFFFF; padding-left:15px; padding-right:0; padding-top:20px; padding-bottom:0
}

.leftcont .copy {

	font-size: 14px;
	border-bottom: 1px dotted #1F1F1F;
}



/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	margin: 0;
	padding: 0;
	margin-top: 30px;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #FA8D11;
	font-weight: bold;
	
}



#sidebar li {
	margin-bottom: 20px;
	padding-left: 25px;
	background: url('images/bullet.gif') no-repeat left center;
}

#sidebar h2 {
	width: 250px;
	height: 60px;
	margin-bottom: 10px;
	background: url('images/img07b.jpg') no-repeat left top;
	font-size: 20px;
	color: #FFFFFF; padding-left:25px; padding-right:0; padding-top:8px; padding-bottom:0
}



#picture {
float:right;
background: url('images/pic2d.jpg') no-repeat left top;
width:221px;
height:224px;
margin-left:5px;
margin-right:5px

}

#callus{
float:right;

width:221px;
height:224px;
margin-left:5px;
margin-right:5px;
background: url('images/pic2e.jpg') no-repeat left top;

}

#contact{
background: url('images/pic2i.jpg') no-repeat left top;
float:right;

width:221px;
height:224px;
margin-left:5px;
margin-right:5px
}

#pictext {
margin-top:135px;
padding-left:12px;
padding-right:0px;
text-align:center;
width:175px;
font-size: 12pt;
font-weight: bold;
}



a.piclink{
color:#F88013;
text-decoration: none;


}

.pictext a {

color:#F88013;
text-decoration: none;

}

#examp1 {

background: url('images/examp1a.jpg') no-repeat left top;
float:right;
width:221px;
height:224px;
margin-left:5px;
margin-right:5px
}

.examptext {
margin-top:115px;
text-align:center;
color:#FA8D11;
font-size: 14px;
font-weight: bold;
}

#examp2 {

background: url('images/examp3.jpg') no-repeat left top;
float:right;
width:221px;
height:224px;
margin-left:5px;
margin-right:5px
}

.examptext2 {
text-align:center;
color:#FA8D11;
font-size: 12pt;
font-weight: bold;
}

#examp3 {

background: url('images/examp2.jpg') no-repeat left top;
float:right;
width:221px;
height:224px;
margin-left:5px;
margin-right:5px
}

.examptext2 {
text-align:center;
color:#FA8D11;
font-size: 12pt;
font-weight: bold;
}


#footer-wrap {
	width: 810px;
	height: 60px;
	margin: 0 auto;
	background: url('images/img05b.jpg') no-repeat left top;
}

#footer {
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
}

#footer p {
	font-size: 14px;
}

#legal {
	clear: both;
	padding-top: 17px;
	text-align: center;
	color: #999999;
}

#legal a {
	color: #ffffff;
}
#legal a:hover {
	color: #F88013;
}

#credit {
	clear: both;
	padding-top: 17px;
	text-align: center;
	color: #999999;
}

.pcredit {
	padding-top: 17px;
	text-align: center;
	color: #999999;
	font-size:8pt;
}

#credit a {
	color: #607FAE;
}
#credit a:hover {
	color: #F88013;
}

p. image {border-right:10px}

label{
float: left;
width: 170px;
font-weight: bold;

}

input, textarea{
width: 200px;
margin-bottom: 5px;
border: 1px solid #666662;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 170px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}
