html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #767576;
	margin: 0px;
	padding: 0px;
	background-color: #b1b1b1;
	text-align: center;
}
div{
	text-align:left;
	position: relative;
}
img{
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-size: 11px;
}
a {
	text-decoration: none;
	color: #767576;	
}
a:hover {
	text-decoration: underline;
}
ul {
	padding: 0px 0px 0px 16px;
	margin: 0px;
	color: #767576;
}
li {
	padding: 0px 0px 12px 2px;
	margin: 0px;
	list-style: none;
	color: #767576;
}
li a {
	color: #767576;
}
h1, h2, h3, h4, h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;	
	font-weight: bold;
}
h1{
	display: block;
	width:109px;
	height:96px;
	color: White;
	background: url(images/logo.gif);
	padding: 10px 40px 0px 80px;
	font-size: 24px;
}
h2{
	font-size: 14px;
	color: #881b27;
	padding: 5px 0px 7px 36px;
	background: #8C1018 url(images/title-bg-l.gif) top left no-repeat;
	color: White;
	text-transform: uppercase;
}

h3,h4,h5 {
	font-size: 16px;
	color: #881b27;
	padding: 12px 0px 16px 36px;
	background: #8C1018 url(images/title-bg-l.gif) top left no-repeat;
	color: White;
	text-align: center;
}
h6 {
	font-size: 11px;
	color: #6B7A8C;
	padding: 0px 0px 0px 0px;
}
h6 a {
	color: #6B7A8C;
}
p {
	padding: 9px 0px 9px 0px;
	margin: 0px;
}
hr {
	height: 1px;
	border-top: none;
	border-bottom: #B5BCC5 1px  solid;
	margin: 0px;
	padding: 0px;
}
#wrapper{
	width: 780px;
	margin: 0px auto;
}
#leftbar{
	width: 229px;
	vertical-align: top;
	background: #E7E7E7;
	float: left;
}
#leftbar p{
	background: #8C1821;
	margin: 0px;
	color: White;
	padding: 10px;
	text-align: center;
}
#leftbar a{
	display: block;
	width: 219px;
	height: 18px;
	background: url(images/lm-bg.jpg);
	color: #737573;
	padding: 5px;
	margin: 5px 0px 0px 0px;
	font-weight: bold;
}
#leftbar a:hover{
	background: #8C1821;
	color: White;
}
#rightbar{
	width: 543px;
	float: right;
	background: #E7E7E7;
}
#menu-small{
	width: 100%;
	text-align: right;
	background: url(images/top-bg.gif) top repeat-x;
}
#menu-small a{
	display: block;
	float: right;
	line-height: 66px;
	width: 80px;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	background: url(images/top-sep.gif) top left no-repeat;
	text-align: center;
	padding: 0px 0px 0px 8px;
}
#man{
	border-top:10px white solid;
}
#content{
	background: White;
	border-top: 5px;
}
#content-inner{
	width: 479px;
	padding: 8px 32px 8px 32px;
	text-align: justify;
}
#bottombar{
	width: 760px;
	clear: both;
	text-align: center;
	background: url(images/bott-bg.gif);
	color: White;
	margin-top: 8px;
	padding: 10px;
}
#bottombar a{
	color: White;
	text-transform: uppercase;
}
#border {
	width: 770px;
	background-color: #e6e6e6;
	border-left: 1px #7d7d7d solid;
	border-right: 1px #7d7d7d solid;
}
.top {
	background-color: #8f8f8f;
	background-image: url(images/top-bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.top-bg {
	background-image: url(images/top-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.top-menu {
	height: 67px;
}

.top-menu-item a {
	color: #FFFFFF;
	text-decoration: none;
}
.top-menu-item a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.lm {
	background-image: url(images/lm-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 230px;
	height: 28px;
	margin-top: 7px;
}
.lm a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #767676;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 14px;
	padding: 8px 0px 0px 0px;
	text-transform: uppercase;
	display: block;
	width: 216px;
}
.lm a:hover {
	color: #7a141f;
	text-decoration: none;
}
.title-bg {
	background-color: #8a111f;
	background-image: url(images/title-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.title {
	background-color: #8a111f;
	background-image: url(images/title-bg-l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;	
	padding: 6px 0px 6px 16px;
}
.content {
	 padding: 10px 26px 26px 26px;
	 background-color: #FFFFFF;
}
.content p {
	text-align: justify;
}
#footer {
	background-color: #8b8b8b;
	background-image: url(images/bott-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 63px;
	padding: 16px 12px 0px 12px;
}
#footer p, #footer a, #footer span {
	color: #FFFFFF;
}
#footer a {
	text-decoration: none;
	text-transform: uppercase;	
}
#footer a:hover {
	text-decoration: underline;
}
#footer span {
	padding: 0px 4px 0px 4px;
}
.news {
	background-color: #FFFFFF;
}


