html {height:100%; background: #fff;}

body {
	width:780px;
	margin:0px auto;
	position:relative;
	background: #9B9B9B;
	padding-top:10px;
	}
	
#pos {
	position:absolute;
	margin-top: 247px;
	background: url('imgs/bg_posl.gif') left repeat-y;
	padding-left: 14px;
	}
	
#pos2 {
	background: url('imgs/bg_posr.gif') right repeat-y;
	width: 761px;
	padding-right: 5px;
	}
	
#container { 
	float: right;
	width: 100%;
	margin-left: -229px;
	}

#content {margin-left:229px;}

#main {
	width: 522px;
	background: #fff url('imgs/bg_main.gif');
	padding-bottom:15px;
	}
	
#header {
	background: #fff url('imgs/bg_posl.gif') left repeat-y;
	padding:0px 0px 0px 22px;
	}
	
.header2 {background: #fff url('imgs/bg_posr.gif') right repeat-y; height: 248px;}

.footer {
	width: 706px;
	clear:both;
	background: #fff url('imgs/bg_posb.gif') bottom repeat-x;
	padding: 0px 23px 10px 23px;
	}
	
.footer2 {
	height: 50px;
	background: url('imgs/bg_foot.gif') bottom repeat-x;
	border-top: 1px solid #A9A9A9;
	text-align:center;
	font: 11px Verdana;
	}	
	
.border {border-bottom: 1px solid #E6E6E6; height:5px; font-size:1px;}
	
.left {
	float: left;
	width:222px;
	margin-bottom: 10px;
	}
	
.nav {
	height: 182px;
	background: url('imgs/bg_nav.gif') left repeat-y;
	margin: 17px 24px 0px 0px;
	border-top: 1px solid #ececec;
	}

.menu {
	width: 196px;
	height:182px;
	}
.menu a {
	text-decoration:none;
	color:#68a6d3;
	font: bold 12px Verdana;
	margin: 10px 0px 10px 18px;
	display:block;
	background: url('imgs/bord.gif') bottom repeat-x;
	padding-bottom: 5px;
	width: 100%;
	}
	
.menu a:hover {text-decoration:underline;}

h1{ font: bold 15px Verdana; margin: 0px 0px 5px 27px; }
	
h5 {
	background:#68a7d3;
	margin:0px 0px 2px 0px;
	padding:5px 0px 5px 17px;
	}
	
h5 a {
	text-decoration:none;
	font: bold 13px Verdana;
	color:#000;
	}
h5 a:hover {color: #c45423;}

.left ul {
	list-style:none; 
	margin:0px 0px 2px 0px; 
	padding:1px;
	}	
.left li {
	border: solid #68a7d3; 
	border-width: 1px 1px 0px 1px;
	width:100%;
	line-height: 20px;
	background: #f4f7fe url('imgs/bg_li.gif') bottom repeat-x;
	padding:0px 0px 7px 0px;
	}
.left li a {
	font: 11px Verdana; 
	color:#000; 
	text-decoration:none; 
	margin:0px;
	padding: 0px 0px 0px 16px;
	}

#main p {
	margin:10px;
	text-align:justify;
	text-indent: 17px;
	font: 11px Verdana;
	line-height: 16px;
	}
	
ul {font: 11px Verdana; margin:0px; padding-left: 40px;}	
li {line-height: 13px; }
	
.image {margin: 0px;}
table {background: #fff;}
.fll {float: left;}	
.flr {float: right;}
img {border:0px;}
.logo {margin: 17px 10px 0px 26px;}
.marg {margin-top: 21px;}
.margh {margin: 16px 13px 0px 0px;}


