body {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #c2c8ea;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header {
	text-align: center;
	width: 770px;
	margin: auto;
	padding: 42px 30px 42px 30px;	text-align: left;
	background-color: #FFF;	font-size: 22px;	color: #393d71;	font-weight: bold;	width: 710px;
	border-bottom: solid #FFF 1px;	background-image: url(images/i1.jpg);	background-repeat: no-repeat;	background-position: top right;
}

a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a:link, a:visited {
	color: #a42626;
}

a:hover {
	background-color: #FFF;
}

#content {
	position: relative;
	text-align: center;
	width: 768px;
	background-color: #FFF;
	border: #8589a0 1px solid;
	margin: 1px auto 0px auto;
	display: table;
}
		
#navbar {
	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 1.1em;	font-weight: bold;	text-align: left;	background-color: #8589a0;	padding: 2px;
}#navbar ul li a:link, #navbar ul li a:visited {
	color: #ffffff;	background-color: #8589a0;	text-decoration: none;	display: inline;	padding: 6px 30px 6px 5px;	text-decoration:none;	background:#8589a0 url(images/bar.gif) no-repeat top right
}#navbar ul li a:hover {
	color: #000000;	background-color: #8589a0;	text-decoration: none;
}#navbar a.current {
	text-decoration: none;
}#navbar ul li {
	margin: 0px;	padding: 3px;	list-style-type: none;	display: inline;
}#navbar ul {
	margin: 0px;	padding: 5px;
}
#col_esq {
	text-align: left;
	float: left;
	width: 170px;
	margin: 25px 18px 0px 10px;
}
	
#text {
	text-align: left;
	padding: 20px 5px 20px 25px;
	width: 500px;
	float: left;
	border-left: solid 1px #8589a0;	
	}

#bottom {
	text-align: center;
	margin: auto;
	width: 770px;
	font-size: 10px;
	color: #FFF;
	padding: 10px 0px;	
	text-align: center;
	background-color: #8589a0;
}

#top{
	text-align: center;
	width: 770px;
	margin: auto;
}

p {
	line-height: 20px;
	font-size: 12px;
	color: #3e3937;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px;
	background-color: #c2c8ea;
}
	
#topback {
	width: 100%;
	padding-top: 15px;
	margin-top: 40px;
	border-top: 1px #cfb902 dashed;
	text-align: right;
}