html, body { 
height: 100%; 
margin: 0px; 
padding: 0px; 
font-size: 12px; 
font-family: verdana; 
color: #333; 
line-height: 24px;

}

a { text-decoration: none; color: #4392c4; text-decoration: underline; }
a:hover { text-decoration: none; color: #4392c4; text-decoration: none; }

h1 { text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; margin: 0px; padding: 0px; color: #2f2f2f; margin-bottom: 15px; margin-top: 5px;display:block }
h3 { text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; font-size: 21px; font-weight: normal; margin: 0px; padding: 0px; color: #2f2f2f; padding-left: 20px; margin-bottom: 15px; margin-top: 5px; }

#cent { margin: 0 auto; width: 1000px; background: url(header.jpg) top center no-repeat; }

.logo { padding-left: 58px; }

.liner { height: 130px; }

.menu { font-family: Arial Narrow, Trebuchet MS, Arial; font-size: 22px; color: #ffffff; height: 90px; }
.menu a { color: #ffffff; text-decoration: none; margin-left: 20px; margin-right: 20px; }
.menu a:hover { color: #ffffff; text-decoration: underline; }

.top { background: url(top.jpg) no-repeat; width: 391px; height: 7px; }
.bottom { background: url(bottom.jpg) no-repeat; width: 391px; height: 7px; }
.block { width: 361px; background: #e6e6e6; padding-left: 15px; padding-right: 15px; line-height: 22px; text-align: justify; }
.block span a { color: #000000; }

.bg { width: 361px; background: url(bg.jpg) top no-repeat; text-align: justify; line-height: 22px; padding-left: 15px; padding-right: 15px; }

.content { padding-left: 20px; text-align: justify; line-height: 24px;}
.cont, .cont div { 
line-height: 24px;
font-size: 12px; 
}

.cont p b, .cont b {
	color: #990000;
}

.footer { background: url(footer.jpg) no-repeat; width: 950px; height: 61px; margin-top: 30px; padding-left: 25px; padding-right: 25px; padding-top: 30px; font-family: tahoma; font-size: 11px; }
.footer a { color: #000000; }

.lefts { float: left; width: 600px; }
.rights { float: right; width: 300px; }












