﻿*						{ margin: 0; padding: 0; }
body					{ text-align: center; background: url(images/background.gif) repeat-x #bed5e5; }

#wrap					{ margin: 0 auto; text-align: left; position: relative; width: 820px; margin-top: 25px; padding: 0 0 20px 0; } 

#header					{ overflow: hidden; height: 125px; }

#main					{ background: url(images/body-shadow.png) repeat-y 0 0; padding-left: 11px; margin-top: 3px;}

#left					{ margin-right: 550px; width: 235px; padding: 20px 0px 15px 15px; }

#right					{ width: 545px; float: right; padding: 15px 20px 5px 5px; text-align: justify;}

#footer					{ margin:0 auto; width: 820px; padding:0 0 10px 0; background: url(images/rounded-bottom.png) no-repeat 1px 0; }

ul#nav					{ width: 200px; list-style: none; text-align: left; margin: 0 0 15px 5px; padding: 0 0 0 20px; }

ul#nav li					{ line-height: 25px; height: 25px; padding-left: 0; }

ul#nav li a				{ display: block; width: 200px; height: 25px; padding-left: 5px; margin-bottom: 1px; line-height: 25px; font-family: Verdana, sans-serif; font-size: 12px; }

#topnav					{ position: absolute; right: 25px; top: -25px; color: #2a1e14; font-family: Verdana, sans-serif; font-size: 12px;}

#topnav li				{ display: inline; }

#topnav li a				{ margin-right: 5px; margin-left: 5px; color: #fff; text-decoration: none; }

#footer ul.links			{ list-style: none; margin: 0; color: #999; margin-left: 11px;}
#footer ul.links li		{ display: inline; }
#footer ul.links li a:hover { color: #0000ff; }

#logo img				{ margin-top: 20px; }

#consultButton			{ float: right; margin-right: 39px; }

#tags					{ width: 820px; margin-top: -12px; clear: both; position: relative; text-align: center; color: #999; padding: 8px;  clear: both;}
#tags h2    {display: inline; }


ol						{ list-style: none; }

.nTitle					{ color: #2a1e14; margin: 0 0 15px 0; padding: 3px 0 10px 0; width: 200px; border-bottom: 1px dashed #2a1e14; }
.infolist				{ margin: 30px; }
.linklist				{ list-style: none; }
.hinner					{ background: url(images/top.png) no-repeat -4px -1px; width: 820px; height: 125px; padding: 25px 0 15px 25px; }
.center					{ text-align: center; }
.footer-float			{ width: 760px; margin: 0 20px 15px 20px; height: 20px; overflow: auto; }
.float-right			{ float: right; }
.float-left				{ float: left; }
.clear					{ clear: both; }
.clear					{ clear: both; }

.index-head 				{ margin-top: 5px !important; font-size: 17px !important; }

a img					{ border: none; outline: none; }
