html, body {
	height: 100%;
	margin: 0px;
	padding:0px;
	background-color: #ffffff;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding: 0px;
}

#one {
	background:url(images/bg2.png) top repeat-x; 
	position: relative; 
	background-color: #ffffff;
}

#wrapper {
	margin:0px auto;
	border-top:150px;
	border-left:0px ;
	border-right:0px;
	min-height: 100%;   
	margin-bottom: -90px;   
	position: relative;
}

#content {
	width:800px;
	margin:0px auto;
	background-color: #ffffff;
	padding-top:0px;
}

#toppanel {
	width:800px;
	height:181px;
	margin:0px auto;
	background-color: #ffffff;
		padding-left:15px;
	padding-bottom:0px;
}

#toppanel2 {
	width:800px;
	margin:0px auto;
	background-color: #ffffff;
	float:right;
	padding-left:30px;
	padding-right:0px;
}

#mainimg {
	background-color: #ffffff;
	height:30px;
	text-align:right;
}

#mainimg2 {
	background-image: url(images/main_img2.jpg);
	background-repeat:no-repeat;
	height:178px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#986699;
	font-weight:Bold;
	text-decoration:none;
	padding:6px 10px 0px 0px;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border: 0px solid #9999cd; /*THEME CHANGE HERE*/
border-top-width: 0px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font: bold 11px Arial;
line-height:22px;
z-index:100;
background-color: #999999;
width: 150px;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 10px;
border-top: 0 solid #FDE8E9;
border-bottom: 1px solid #fff; /*THEME CHANGE HERE*/
padding: 3px 0;
text-decoration: none;
color: white;
}
.dropmenudiv_a a.sub_bottom{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 0px solid #678b3f; /*THEME CHANGE HERE*/
padding: 3px 0;
text-decoration: none;
color: white;
background: transparent url(sub_bottom.gif) bottom left no-repeat;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #5b295c;
color: white;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
margin: 0;
padding: 0;
float: right;
font: bold 15px Arial;
width: 600px;
border: 0px;
border-width: 0px 0;
background: black url(images/blockactive.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #fff;
padding: 9px 18px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: #fff7e1;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #fff;
background: transparent url(images/blockdefault.gif) center center repeat-x;
}

body#home li#homeLink a, 
body#about li#aboutLink a, 
body#business li#businessLink a,
body#test li#testLink a, 
body#contact li#contactLink a { 
color:#fff; 
background: transparent url(images/blockdefault.gif) center center repeat-x;

} 



.header{
   position: relative;
   float: left;
   width: 100.00%;
   height: 0px;
   background-color: #fff
}

.wrapper{
	position: relative;
	float: left;
	width: 90.00%;
	background-color: #fff;
	padding-left:110px;
	
}

.wrapper p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px;
}

.wrapper img{
	padding:0px 12px 0px 0px;
}

.wrapper a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#2c5185;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

.wrapper h2 {
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#5b295c;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

.wrapper h3 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#5b295c;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

.wrapper a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

.left1home{
	position: relative;
	border-right: 0px solid #c4ced5;
	float: left;
	width: 580px;
	background-color: #fff;
	left: 105px;
	right:0px
	top: 4px;

}

.left1{
	position: relative;
	border-right: 0px solid #c4ced5;
	float: left;
	width: 540px;
	background-color: #fff;
	left: 0px;
	right:0px
	top: 4px;

}

.left2{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#4d4d4d;
	position: relative;
	border-right: 0px solid #c4ced5;
	float: left;
	width: 340px;
	background-color: #fff;
		top: 4px;

}

.left2home{
	position: relative;
	border-right: 0px solid #c4ced5;
	float: left;
	width: 580px;
	background-color: #fff;
	left: 90px;
	right:0px
	top: 4px;

}

.main{
	position: relative;
	border-right: 0px solid #c4ced5;
	float: left;
	width: 580px;
	background-color: #fff;
	left: 108px;
	right:0px
	top: 4px;


}
.footer{
   position: relative;
   float: left;
   width: 100.00%;
   height: 150px;
   background-color: #fff
   
}

.bullet {
	font-family:"Trebuchet MS";
	font-size:11px; 
	list-style-image: url(/images/bullet.gif);
	padding: 0px;
}

.solid-green{
font-family:"Trebuchet MS";
font-size:12px; 
background:#a9c6e2;
color:#000;
font-weight:bold;
padding:10px;
text-align:center;
}


#contentarea {
	clear:both;
	padding:0px 0px;
}

#leftbar {
	float:right;
	width:585px;
	padding-left:10px;
	padding-right:10px;
	padding-top:12px;
}

#leftbargal {
	float:right;
	background-color:#ffffff;
	width:700px;

}

#leftbar h1{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#002064;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:0px;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#002064;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:5px;
}

#leftbargal h2{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#006600;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:0px;
}

#leftbar h3{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#4d4d4d;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
}

#leftbar h4{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#2c5185;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#e50d2e;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#paragraph img{
border: 0px solid #2a2a2a;
padding:30px 0px 0px 0px;
}

#paragraph img2{
float:right;
padding:0px 10px 2px 20px;
}

#rightbar {
	float:left;
	width:200px;
	padding-left:15px;
}

#rightbar h1{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding-left:0px;

}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
}

#rightbar a {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#rightbar a:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:orange;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#rightbar img{
float:left;
padding:0px 0px 0px 0px;
}

#botpanel {
	width:778px;
	height:80px;
	margin:0px auto;
	background-color: #d3e1dc;
}

#botpanel img{
float:left;
padding:10px 10px 2px 10px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	height: 90px;   
	position: relative;
	padding-top:0px; 
	background-color: #ffffff;
	clear:both;
}

.clearfooter {   height: 0px;   clear: both;}

#bottomgal {
	float:left;
	height:32px;
	padding-left:25px;
	padding-top:25px;
}

#email {
	float:left;
	width:200px;
	background-color:none;
	height:27px;
	padding-top:0px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 25px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ff9f02;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
	
}

#validtext {
	float:right;
	width:378px;
	background-color:none;
	height:50px;
	padding-right:0px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:9px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:6px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:9px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:9px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

/*- Menu 1--------------------------- */
	
#menu1 {
	width: 213px;
	margin: 0px;
	border-style: solid solid none solid;
	border-color: #3D261D;
	border-size: 0px;
	border-width: 0px;
	}
	
#menu1 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #000;
	display: block;
	background:  url(images/menu1.gif) 0 -32px;
	padding: 5px 0 0 20px;
	}
	
#menu1 li a:hover {
	color: #fff;
	background:  url(images/menu1.gif);
	padding: 5px 0 0 20px;
	}	


/*--bullets--*/


	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#bullet li{

	color: #986699;
	margin-left: 35px;
	padding: 0px 0 0 5px;
	list-style-type:square
	}

/*-------------------------- gallery--------------------------*/

.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: white;
	border: 0px solid #2a2a2a;
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
	}	

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}



/*--------------------------forms--------------------------*/


INPUT {
background-color: #fff5ff;
color: black;
font-family:"Trebuchet MS";
font-weight: normal;
border: #000000 1px solid;
font-size: 9pt
} 

TEXTAREA {
background-color: #fff5ff;
border: #000 1px solid;
color: black;
font-family:"Trebuchet MS";
font-size: 9pt;
font-weight: normal
} 

.altButtonFormat {
background-color: #fff5ff;
font-family:"Trebuchet MS";
border: #000000 1px solid;
font-size: 9px;
color: #778899
} 

.altTextField {
background-color: #fff5ff;
font-family:"Trebuchet MS";
font-size: 8pt;
color: #09c09c
} 

.radioStyle {
background-color: #FF0000;
border: #000000 solid 1px;
font-family:"Trebuchet MS";
font-size: 12px;
color: #000000
}
