html {height:100%;}

body {
	padding:0;
	width:780px;
	margin:0px auto;
	position:relative;
	background: #fff;
	height:100%;
	}
	
#header {
	background: url('images/book.gif') bottom right no-repeat;
	height: 78px;
	}
#header2 {
	background: #fff url('images/bg_head.gif') bottom repeat-x;
	height: 78px;
	border-top: 3px solid #243f86;
	}

#pos {
	position:absolute;
	margin-top: 81px;
	background: #fff;
	}
	
#container { 
	float: right;
	width: 100%;
	margin-left: -201px; 
	}

#content {margin-left:201px;}

#main {
	width: 579px;
	background: #fff;
	padding-bottom: 15px;
	}
	
#footer {
	width:780px;
	clear:both;
	background: #3366cc;
	border-top: 6px solid #23408b;
	color:#fff;
	text-align:center;
	font: 11px Verdana;
	padding-bottom: 10px;
	}
	
#footer p {padding:0px; margin:7px 0px 0px 0px; }

#main p {
	margin:2px 0px 0px 15px;
	text-align:justify;
	text-indent: 17px;
	font: 11px Verdana;
	line-height: 16px;
	}
	
.left {
	float: left;
	background: #dde8fe;
	width:200px;
	padding-bottom: 10px;
	border: solid #bbbfc8;
	border-width: 0px 1px 1px 0px;
	}

.nav {
	float:right;
	text-align:center;
	}
	
.bord {border-left:2px solid #243f86;}
.nav a{ 
	color:#1f069c; 
	text-decoration:none;
	font: 11px Verdana; 
	color:#1f069c;
	margin: 0px 15px;
	}
	
.nav a:hover { text-decoration:underline;}
	
.header2 {background: url('images/book.gif') bottom right no-repeat;}

h1{ font: bold 15px Verdana; margin: 15px 0px 5px 32px; }

h5 {
	background: #336bca;
	border-top: 5px solid #23418a;
	margin:0px;
	padding: 2px 0px 3px 10px;
	}
	
h5 a {
	font-size:12px; 
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color:#fff;
	text-decoration:none;
	}
	
h5 a:hover {text-decoration:underline;}

.left ul {
	list-style:none;
	margin:0px 0px 7px 0px;
	padding:0px;
	}

li {font: 11px Verdana;  line-height: 17px;}
	
li a {	
	font: 11px Verdana;
	color: #393f4f;
	text-decoration:none;
	margin-left: 20px;
	}
	
li a:hover { text-decoration:underline;} 

.active { text-decoration:underline;}

ul {margin:0px 0px 7px 50px; padding:0px 0px 5px 0px;}


span {padding: 2px 10px;}
span a {color:#fff; text-decoration:none;}
span a:hover { text-decoration:underline;}
.brd {border-right: 2px solid #23408b;}

.fll {float:left;}	
img {border:0px;}
.pic {margin:18px 5px 5px 15px;}
.marg {margin-top: 30px;}
