*{
	padding:0px;
	margin:0px;
}
html, body {
	padding:0px; 
	margin:0px; 
	background:#970c00; 
	color:#000000; 
	font: 11px Helvetica, Arial, sans-serif;
	line-height:14px;
	height:100%;
}
table {
	border: 0px;
	border-collapse: collapse; /* cellspacing="0" */
}
table td, table th{
	font-size:12px;
	padding:0px; /* cellspadding="0" */
	vertical-align:top;
	text-align:left;
} 
img{
	border:0px;
}

a {text-decoration:none; color:#000000;}

a.pdflink {
	display:block;
	width:130px;
	height:30px;
	border:1px solid #8f1e07;
	background:url(../img/pdf_img.gif) 7px 8px no-repeat #ffc052;
	padding:18px 0 0 96px;
	font: 11px/13px Helvetica, Arial, sans-serif;
	margin:7px 0 7px -1px;
	position: relative;
	z-index: 1;
}

h4, strong { font-size: 11px; font-weight: bold; line-height: 13px; }

#container {width:805px; min-height:600px;; margin:0 auto; background:url(../img/bg_center.gif) top center repeat-y; overflow:hidden;}
#header {height:90px; width:805px; background-color:#ff9225; }
#header h1 {float:left; width:446px; height:63px; margin-left:20px; margin-top:19px;}
#header address {float:right; color:#8f1e07; padding-top:57px; text-align:right; margin-right:11px; line-height:13px; font-style: normal;}
#main {width:805px; height:100%;}
#navigation {width:113px; padding-left:20px; float:left; height:100%;}
#navigation ul {list-style:none; display:block; padding-top:12px; margin-bottom: 68px; }
#navigation li {line-height:14px; margin-bottom:22px;}
#navigation li a.active {color: #8f1e07;}
#navigation p span {line-height:13px; display:block; margin-bottom: 11px;}
#navigation p a {color:#8f1e07; }
#content {width:672px; float:left; height:100%; font:10px/12px Helvetica, Arial, sans-serif; }
#content p { padding-bottom: 12px; }
#flashpart {width:672px; height:240px; background-color:#000000;}

#leftcolumn, #rightcolumn { float: left; }
#leftcolumn { width: 255px; padding-top: 15px; padding-left:22px; }