html,body{margin:0;padding:0}
body{font: 85%/1.3 TrebuchetMS,Arial,sans-serif;
    text-align: left;background: #fff;padding-bottom:20px}
a { color: #0066B3; background: inherit; text-decoration: none;}
h1 { font: bold 2.1em Arial, Arial, Sans-Serif; color: #036DA7 }
h2 { font: bold 1.1em Arial, Arial, Sans-Serif; padding: 0; margin: 0; }

div#header{width:100%;overflow:hidden;background: #BBD9EE; }
div#header h1,div#menu{width:770px;margin:0 auto;text-align:left}
div#header h1{padding: 30px 0 20px;color: #fff}
div#header p{padding: 30px 0 20px;color: #fff}

ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{float:right;font-size: 80%}
ul#nav li{float:left;margin-left: 3px;text-align: center}
ul#nav a{float:left;width: 95px;padding: 5px 0;background: #E7F1F8;text-decoration:none;color: #666; border-top : 1px solid #fff; border-left : 1px solid #fff; border-right : 1px solid #fff;}
ul#nav a:hover{background: #fff;color: #000}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #FFF;color: #003}

#right {
	float: left;
	width: 76%;
	padding: 1em;
	margin-bottom: 1.2em;
	background: #eee;
	text-align: justify;
}




#content .box {
	
	padding: 1em;
	margin: 0 0 1em 0;
	background : #FFF6BF;
}

#left {
	float: right;
	width: 20%;
	margin: 0 0 10px 0;
	
}

#left .box {
	
	padding: 1em;
	margin: 0 0 1em 0;
	background : #FFF6BF;
}


#content {
font: 95%/1.3 TrebuchetMS,Arial,sans-serif;
	margin: 0 auto;
    padding: 15px;
	background: #fff;
	
	
}

ul {  padding: 0; margin: 0;}
li { list-style-type: none;}

#divCont {
width: 440; /*440; 469*/ 
height: auto; /*291px*/ 
overflow: hidden; /*hiden;*/ 
padding-right: 42px;
/*scrollbar-face-color: #ffffff; #96A096; 
scrollbar-shadow-color: #96A096; 
scrollbar-highlight-color: #96A096; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-track-color: #ffffff; 
scrollbar-arrow-color: #000000; */
}

#clientForm {
   margin: 0;
   padding: 0; 
}

/*--- scrollas ---

#Scrollbar-Container {
	width: 11px;
	height: 291px; 
}
.Scrollbar-Handle {
	WIDTH: 11px; POSITION: realetive; /*HEIGHT: 4px;
}
*/

.Container {
	WIDTH: auto; POSITION: relative; HEIGHT: 400px; BACKGROUND: url(images/container_background.gif) #eee no-repeat; */
}
#Scroller-1 {
	OVERFLOW: hidden; WIDTH: auto; POSITION: relative; HEIGHT: 400px; text-align: justify;
}
#Scroller-1 P {
   color: #58595b;
   font-size: 11px;
   text-align: justify;
   font-family: Arial;
}
.Scroller-Container {
	POSITION: relative; height: auto 400px;
}
#Scrollbar-Container {
	POSITION: relative; height: 400px; width: 10px;
}
.Scrollbar-Up {
	CURSOR: pointer; POSITION: relative; width: 10px; height: 10px;
}
.Scrollbar-Track {
	BACKGROUND: url(img/scrollbar_track.gif) no-repeat center center; WIDTH: 10px; POSITION: relative; HEIGHT: 380px;
}
.Scrollbar-Handle {
	WIDTH: 10px; POSITION: relative; HEIGHT: 4px;
}
.Scrollbar-Down {
	CURSOR: pointer; POSITION: relative; width: 10px; height: 10px;
}

#divCont div {
height: auto;
}
