html {
	font:11px Tahoma,Verdana,FreeSans,Kalimati,sans-serif;
	height:100%;
}

textarea {
	font:11px Tahoma,sans-serif;
}

body{
	background:#B5C0D3;
	height:100%;
	margin:0 auto;
	padding:0;
	width:800px;
}

#header {
	background-image:url(img/header.gif);
	height:80px;
	text-align:right;
	position:relative;
	top:25px;
}

#logo {
	float:left;
	margin:16px 0 0 19px;
}

#superior {
	margin:30px 10px 0 0;
}

#menu {
	margin:9px 10px 0 0;
}

#menu a {
	color:#FFFFFF;
	padding:4px 10px 4px 10px;
	text-decoration:none;
}

#menu a:hover {
	text-decoration:underline;
}

#content {
	background:#FFFFFF !important;
	padding:10px 10px 0 10px;
	margin-top:25px;
	width:780px;
}

#head {
	background-image:url(img/head.gif);
	background-repeat:no-repeat;
	height:35px;
}

#body {
	background-image:url(img/body.gif);
}

#foot {
	background-image:url(img/foot.gif);
	background-repeat:no-repeat;
	height:58px;
}

#footer {
	background-image:url(img/footer.gif);
	background-repeat:no-repeat;
	color:#666666;
	height:175px;
	margin-left:-13px;
	padding-top:40px;
	text-align:center;
	width:830px;
}

#footer a {
	color:#666666;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

fieldset {
	border:none;
	margin:0;
	padding:0;
	text-align:left;
}

fieldset div {
	float:left;
}

#f0 {
	margin:-10px 0 3px 0;
}

#f1	{
	padding-left:20px;
	margin-top:4px;
	width:142px;
}

#f2 {
	font-size:12px;
	margin-top:10px;
	text-align:center;
	width:284px;
}

#f3 {
	font-size:12px;
	margin-top:10px;
	text-align:center;
	width:360px;
}

#f4 {
	margin-top:100px;
}

#f5 {
	margin-top:81px;
	text-align:center;
}

.end {
	clear:both;
}

.c1b {

	color:#666666;
	float:left;
	padding-left:15px;
	width:190px;
}

.c2b {
	color:#666666;
	float:left;
	padding-left:35px;
	padding-right:25px;
	width:315px;
	margin:auto;
}

.c3b {
	color:#666666;
	float:left;
	padding-left:15px;
	padding-right:15px;
	width:165px;
}

#c1 {
	float:left;
	width:200px;
}

#c2 {
	float:left;
	width:310px;
}

#c3 {
	float:right;
	width:220px;
}

.location {
	color:#199AC0;
}

#content a {
	color:#199AC0;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}




h1,h2 {
	color:#1E3662;
	font: 20px Times New Roman,serif;
	padding:0;
	margin:30px 0 10px 0;
}

p {
	margin:12px 0;
}

.note {
	color:#666666;
	font:13px Times New Roman,serif;
	font-style:italic;
	padding:0 15px;
}

.style1 {font-size: 11px}

.style1 h1{font: 12px Tahoma,Verdana,FreeSans,Kalimati,sans-serif ;
			}