body {
	background: #000000;
	color: #666666;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;
}

div, img, p, ul, .img { margin: 0; padding: 0; border: 0; }

a { color: #800c17; text-decoration: none; }
a:hover { color: #D41F25; text-decoration: underline; }

h1, h2, h3, h4, h5 { margin: 0; padding: 0; font-family: Arial, Helvetica, Verdana, sans-serif; color: #D41F25; font-weight: normal; }
h1 a, h2 a, h3 a, h4 a, h5 a { border: 0; }
h1 span, h2 span, h3 span, h4 span, h5 span { color: #666666; }
h1 { font-size: 24px; margin-bottom: 15px; color: #D41F25; }
h2 { font-size: 20px; margin-bottom: 10px; }
h3 { font-size: 18px; margin-bottom: 15px; }
h4 { font-size: 16px; margin-bottom: 15px; }
h5 { font-size: 13px; margin-bottom: 15px; }
h2 span { display: none; }

p { margin: 5px 0 10px 0; text-align: left; }
ul { margin: 10px 0 20px 0px; padding-left: 20px; list-style: none; }
ul li { line-height: 20px; margin-left: 0px; padding-left: 20px; background: url(../img/li.png) no-repeat 3px center; }

#container { width: 960px; margin: 0 auto; text-align: left; background: url(../img/bgmain.png) repeat-y center top; position: relative; }
#header { width: 100%; height: 160px; position: relative; background: url(../img/bgtop.png) no-repeat center top; }
#logo { position: absolute; top: 40px; left: 170px; }
#callus { position: absolute; top: 20px; right: 30px; }

#menu { position: absolute; top: 140px; left: 48px; width: 862px; height: 43px; font-size: 16px; font-weight: bold; background: url(../img/bgmenu.png) no-repeat center top; color: #800c17; }
#menu ul { margin: 0; padding: 0  0 0 25px; }
#menu li { display: inline; float: left; height: 40px; line-height: 40px; margin: 0; padding: 0 30px; }
#menu li.active { background: url(../img/bgmenuact.png) no-repeat center top; }
#menu a { color: #800c17; text-shadow: rgba(0,0,0,0.2) 1px 1px; font-weight: bold; font-size: 13px; }
#menu a:hover { color: #D41F25; text-decoration: none; }

#flash { height: 300px; text-align: center; background: url(../img/bgflash.png) no-repeat center top; }

#content { padding-bottom: 10px; }
#lcol { float: left; width: 600px; margin-left: 30px; }
#rcol { float: right; width: 300px; margin-right: 30px; }

#info { padding: 20px 20px; text-align: center; }
#info img { margin-bottom: 10px;  }

#cards { text-align: center; margin-bottom: 10px; }

#follow { text-align: right; margin: 30px 20px 10px 20px; }
#follow img { margin: 0 5px;}

#text { min-height: 200px; padding: 20px 20px 30px 20px; }

#footer { width: 100%; height: 113px; margin: 0 auto; background: url(../img/bgfoot.png) no-repeat center top; color: #cccccc; text-align: center; } 
#footer .coll { float: left; margin-left: 30px; padding: 30px 0; }
#footer .colr { float: right; width: 480px; margin-right: 30px; padding: 30px 0 10px 0; text-align: right; background: url(../img/footlogo.png) no-repeat left bottom; }
#footer a { color: #cccccc; }
#footer a:hover { color: #ffffff; text-decoration: none; }

.margr { margin-right: 20px; }

.red { color: #C5102F; }
.black { color: #000000; } 

.fleft { float: left; }
.fright { float: right; }
.clear { clear: both; }

.tleft { text-align: left; }
.tcenter { text-align: center; }
.tright { text-align: right; }