html,body {
	margin:0;
	padding:0;
	background:#69C;
	border:#006633 solid 0px;
	font: normal 12px "Trebuchet MS", Arial, Tahoma;
	color:#444;
	behavior:url("css/csshover3.htc");

}
p{
	margin:12px 0 0 0;
	padding:0;
}
#container{
	margin:0 auto;
	padding:0;
	width:880px;
	background:#fff url(../images/bg_width.gif) repeat-y top left;
	border:#006633 solid 0px;
}
#headerbg{
	margin:0;
	width:880px;
	border:#f00 solid 0px;
	background:#fff url(../images/bg_header.gif) no-repeat top left;
}
#headerholder{
	margin:0;
	width:850px;
	height:150px;
}
#headerleft{
	margin:0;
	padding:0;
	width:350px;
	float:left;
}
#headerright{
	margin:30px 0 0 0;
	padding:0;
	width:450px;
	text-align:right;
	float:right;
}
#headerright p{
	margin:5px 0;
	padding:0;
}
#content{
	margin:0 auto;
	width:830px;
	background:#fff;
	border:#f00 solid 0px;
}
#navholder{
	float:left;
	margin:0;
	padding:0;
	width:175px;
	background:#fff;
}
#pageholder{
	margin:0 0 0 175px;
	padding:0;
	width:650px;
	background:#fff;
}
#threecolumntop{
	margin:10px 0 0 0;
	padding:0;
	width:650px;
	background:#FFF url(../images/bg_3columntop.gif) repeat-y;
}
#threecolumnbot{
	margin:0;
	padding:0;
	width:650px;
	background:#FFF url(../images/bg_3columnbottom.gif) no-repeat;
	clear:both;
}
#threecolumnimgs{
	float:left;
	margin:0;
	padding:0;
	width:650px;
	background:#FFF url(../images/img_col1test.jpg) no-repeat;
}
#threecolumn{
	float:left;
	margin:0;
	padding:0;
	width:650px;
	background:#FFF url(../images/bg_3column.gif) repeat-y;
}
#home_column1{
	float:left;
	margin:0;
	padding:0 10px;
	width:188px;
	border-left:solid 1px #bbb;
	border-right:solid 1px #bbb;
	background:#FFF url(../images/img_col1.jpg) no-repeat;
}
#home_column2{
	float:left;
	margin-left:10px;
	padding:0 10px;
	width:188px;
	border-left:solid 1px #bbb;
	border-right:solid 1px #bbb;
	background:#FFF url(../images/img_col2.jpg) no-repeat;
}
#home_column3{
	float:right;
	margin-left:10px;
	padding:0 10px;
	width:188px;
	border-left:solid 1px #bbb;
	border-right:solid 1px #bbb;
	background:#FFF url(../images/img_col3.jpg) no-repeat;
}
.home_column1_head{
	margin:15px 0 0 0;
	padding: 0;
	font:bold 20px "Trebuchet MS", Arial, Tahoma ;
	color:#06C;
}
.home_column2_head{
	margin:15px 0 0 0;
	padding: 0;
	font:bold 20px "Trebuchet MS", Arial, Tahoma ;
	color:#063;
}
.home_column3_head{
	margin:15px 0 0 0;
	padding: 0;
	font:bold 20px "Trebuchet MS", Arial, Tahoma ;
	color:#C60;
}
#int_holder{
	float:left;
	margin:0;
	padding:0;
	width:650px;
	background:#FFF url(../images/bg_1column.gif) repeat-y;
}
#int_column{
	float:left;
	margin:10px 0 0 0;
	padding:0 0 0 15px;
	width:620px;
}
#onecolumntop{
	margin: 0;
	padding:0;
	width:650px;
	background:#FFF url(../images/bg_1columntop.gif) repeat-y;
}
#onecolumnbot{
	margin:0;
	padding:0;
	width:650px;
	background:#FFF url(../images/bg_1columnbottom.gif) no-repeat;
	clear:both;
}

#break{
	width:500px;
	height:80px;
	clear:both;
	background:#fff;
}
#footerimg{
	margin:0 auto;
	width:880px;
	border:#69C solid 0px;
	background:#fff url(../images/bg_bottom.gif) no-repeat top left;
	
}
#footer{
	font-size:11px;
	color:#999;
	text-align:center;
}
#footer a{
	color:#999;
}
#footer a:visited{
	color:#999;
}	
#footer a:active{
	color:#999;
}	
#footer a:hover{
	color:#666;
}
a{
	color:#0033FF;
}
a:visited{
	color:#0033FF;
}	
a:active{
	color:#0033FF;
}	
a:hover{
	color:#900;
}

h1{
	margin:0;
	padding:3px 0 8px 0;
	font:bold 19px "Trebuchet MS", Arial, Tahoma ;
	line-height:21px;
}
h2{
	margin:0;
	padding:10px 0 3px 0;
	font:bold 17px "Trebuchet MS", Arial, Tahoma ;
	line-height:19px;
}
h3{
	margin:0;
	padding:3px 0;
	font:bold 17px "Trebuchet MS", Arial, Tahoma ;
	line-height:18px;
	color:#C96;
}
h4{
	margin:0;
	padding:6px 0;
	font:bold 15px "Trebuchet MS", Arial, Tahoma ;
	line-height:18px;
	color:#C96;
}
.h1subtitle{
	color:#C96;
	font-size:24px;
}

.phone{
	color:#036;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-0.1em;
	line-height:16px;
	margin-bottom:5px;
	vertical-align:top;
}
.faq{
	font:bold 14px "Trebuchet MS", Arial, Tahoma ;
	line-height:21px;
	color:#C96;
	padding-top:10px;
}

li {
	margin-top:10px;
}

/* the menu */
#menu {
	float:left;
}

#menu ul, #menu li, #menu a {
display:block;
margin:0;
padding:0;
border:0;
}

#menu ul {
width:165px;
border:none;
background:#FFF;
list-style:none;
border-top:1px solid #CCC;
}

#menu li {
position:relative;
padding:0 0 1px 0;
background: #CCC;
z-index:9;
}
#menu li.folder	{ 
background: #CCC;
 }		
#menu li.folder ul {
position:absolute;
left:150px; /* IE */
top:0;
}		
#menu li.folder>ul { left:164px; } /* others */

#menu a {
width:150px; /* IE */
border:1px solid;
border-top-color:#FFF;
border-right-color: #CCC;
border-bottom:0px;
border-left: 3px solid #ccc;
padding: 9px 7px;
display: block;
background: #EEE;
color: #036;
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
line-height:14px;  
height: auto !important;
height: 100%; /*For IE*/
}
#menu li>a { width:auto; } /* others */

/* regular hovers */

#menu a:hover {
background: #fff url(../images/menubg.jpg) repeat-x bottom right; 
border-left: 3px solid #92C0DD;
}
#menu li.folder a:hover {
background: #fff url(../images/menubg.jpg) repeat-x bottom right;
}
#menu li#currentpage a {
background: #fff url(../images/menubg.jpg) repeat-x bottom right; 
border-left: 3px solid #92C0DD;
}
#menu li#currentpagesub a {
border-left: 3px solid #ccc;
background: #EEE;
}
#menu li#currentpagesub a:hover {
background: #fff url(../images/menubg.jpg) repeat-x bottom right; 
border-left: 3px solid #92C0DD;
}
/* hovers with specificity */

#menu li.folder:hover { z-index:10; }		

#menu ul ul, li:hover ul ul {
display:none;
}

#menu li:hover ul, #menu li:hover li:hover ul {
display:block;
}		

