html,body{margin:0;padding:0}
body {
 text-align:center;
 margin-top:0px;
 margin-bottom:0px;
 background-color: #FFFFFF;
 	 	font-family: Arial, Helvetica, sans-serif;

}
 #frame {
 width:100%;
  height:570px;
 text-align:center;
 border: 1px solid #FFFFFF;
 background-color: #fff;
padding:10px;
 }
 img {
 border:none;
 margin:0px; 
 }
 #blue {
	float:left;
	width:100%;
	height:20px;
	text-align: left;
	background: #039;
margin-bottom:2px;

}
#printlogo {
 display: none;
}
#header img{float:left}
#header {
	float:left;
	width:100%;
	height:100px;
	background: #FFF;
	 border-top: 1px solid #999;
	 border-bottom: 1px solid #999;
		color: #039;
		text-decoration: none;
		font-weight: normal;
	text-align: left;
}
#header p{
	padding-top:10px;
		padding-left:10px;
	float:left;
	width:370px;
}
#left {
	float:left;
	clear:both;
	width:200px;
	height:400px;
	background: #fff;
	 font-size: 11px;
	line-height: 20px;
		color: #c00;
		text-decoration: none;
		font-weight: bold;
}
#left a:link {
		color: #c00;
		text-decoration: none;
		font-weight: bold;
		}
#left a:visited {
		color: #c00;
		text-decoration: none;
		font-weight: bold;
		}
#left a:hover {
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		background: #c00;
		height:20px;
		width: 200px;
		}
#left ul{
	 text-align:left;
	 padding: 0px;
	 margin: 0;
	 list-style: none;
}
#left li {
 width: 200px;
	position:relative;
	 text-indent:20px;
	line-height: 20px;

}
#left a {
 text-indent:20px;
 display: block;
 width: 200px;
}
#left li ul{ width: 200px;
			 border: 1px solid #999;



}
#left li:hover ul,#leftnav li.over ul{
}

#left ul li ul ,
#left ul li.over ul ul,
#left ul li:hover ul ul
	 { 
	position: absolute;
 width: 200px;
 left: -999em;
 z-index:999;
		colour:#fff;


}

#left ul li:hover ul,
#left ul li li:hover ul,
#left ul li.over ul,
#left ul li li.over ul {
 left: 200px;
 top:0;
		colour:#fff;
		background: #ccc;
	width:200px;

}

#right {
	float:left;
	padding-left:10px;
    width:500px;
	min-height:400px;
	background: #fff;
	text-align: justify;
		 border-left: 1px solid #999;

}
#right ul{
	 padding:0px;
	 text-align:justify;
	 list-style: none;
	 margin:0px;
 list-style:none;
}
#right li {
		padding-left:15px;
		color: #666;
	font-size: 12px;
	line-height: 16px;
	background: url(resources/bullet.gif) no-repeat left top;}
#right h1{
	color: #039;
	font-size: 12px;
	line-height: 20px;
	padding-top:10px;
}
#right h2{
	color: #666;
	font-size: 20px;
	line-height: 26px;
}
#right p{
	color: #666;
	font-size: 12px;
	line-height: 16px;
}

#advice {
		float:left;
	clear:both;
	width:100%;
	height:20px;
	text-align: left;
	color: #fff;
	font-size: 11px;
	line-height: 20px;
	text-indent:5px;
	background: #c00;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		margin-top:2px;
}
#copyright {
        float:right;
        position:relative;
        width:300px;
        height:20px;
        text-align: left;
        color: #fff;
        font-size: 10px;
        color: #fff;
        font-weight: normal;
        padding-right:5px;
}
#info {
       	float:left;
	clear:both;
        width:100%;
        height:20px;
        text-align: left;
        color: #fff;
        font-size: 11px;
        line-height: 20px;
        text-indent:5px;
        background: #999;
        color: #fff;
        font-weight: bold;
        margin-top:2px;
}
#info p{margin:0}
#telephone {
 display: none
}


		
html {
 scrollbar-base-color: #999;
 scrollbar-arrow-color: white;
 scrollbar-track-color: #999;

 scrollbar-shadow-color: ccc;
 scrollbar-lightshadow-color: ccc; 
 scrollbar-darkshadow-color: gray;

 scrollbar-highlight-color: white;
 scrollbar-3dlight-color: black;
 }
#secondindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}
.secondindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}

 /* mac hide \*/
    * html .clearfix {height: 1%;}
      .clearfix {display: block;}
 /* End hide */

