@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #515151;
}

.left {
	float: left;
}

.right {
	float: right;
}

.padding-right {
	padding-right: 15px;
}
	
.padding-left {
	padding-left: 15px;
}

td {
	vertical-align: top;
}

a { 	
	color: #515151;
	text-decoration: underline;
}

a:hover {
	color: #515151;
	text-decoration: none;
}

form {
	padding: 0px;
	margin: 0px;
}

h1 {
	color: #ec1f27;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	display: inline;
}

h1 a {
	color: #ec1f27;
}

h6 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}


h2  {
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	display: inline;
}

h2 a {
	color: #ec1f27;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	display: inline;
}

#main {
	margin-right: auto;
	margin-left: auto;
	width: 988px;
	border: 3px solid #ffffff;
	background-color: #8d090e;
}

#center {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	height: 297px;
}

#menu {
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	width: 127px;
	height: 262px;
	padding: 0 23px;
	float: left;
}

#menu a {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	
} 

#menu a:hover {
	color: #cccccc;
}

#menu ul {
	padding: 0;
	margin: 0;
}

#menu li {
	list-style-type: none;
	padding-top: 11px;
	border-bottom: 2px solid #87b7da;
	
}

#center_box {
	float: left;
	font-size: 13px;
	background-image: url(../images/bg_center.gif);
	background-repeat: no-repeat;
	width: 794px;
	color: #ffffff;
	margin-top: -300px;
	margin-left: 15px;
	line-height: normal;
}

#bottom {
	background-color:#ac1f23;
	background-repeat: no-repeat;
	padding-left: 157px;
	padding-top: 15px;
	width: 831px;
}

.bottom_box {
	width: 225px;
	margin-right:16px;
	float: left;
	line-height: 13px;
	font-size: 11px;

}

#footer {
	background-color: #680002;
	padding: 13px 23px;
	color: #CCCCCC;
	font-size: 10px;
}

#footer a {
	text-decoration: none;
	color: #CCCCCC;
	text-transform: uppercase;
}

#footer a:hover {
	text-decoration: underline;
}

#sub_box {
	background-image: url(../images/sub_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 794px;
	margin-top: 13px;
	margin-top: -300px;
	margin-left: 15px;
	margin-bottom: 13px;
}

#home_bottom {
	background-color:#ac1f23;
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-left: 23px;
	padding-bottom: 25px;
}

#padding_lr {
	padding-left: 25px;
	padding-right: 25px;
		min-height: 500px;

}

.table_style td {
	border: 1px solid #2a5793;
}

.table_style_hd {
	background-color: #2a5793;
	color: #FFFFFF;
	font-weight: bold;
}

.rule {
clear:both;
margin-top: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #ec1f27;
}

.button a {
	background-color: #0033CC;
	padding: 3px;
	color: #FFFFFF;
	font-weight:bold;
	text-transform: uppercase;
	border: 1px solid #999999;
	text-decoration: none;
	
}

a.button  {
	background-color: #0033CC;
	padding: 3px;
	color: #FFFFFF;
	font-weight:bold;
	text-transform: uppercase;
	border: 1px solid #999999;
	text-decoration: none;
	
}

a:hover.button  {
	background-color: #666666;
}

.button a:hover  {
	background-color: #666666;
}

#center-box div.font-hack{
	font-size: 13px;
}

#header{
	background:url(../images/bg-header.jpg);
	height:182px;
	position:relative;
}

#icons {
	bottom:8px;
	position:absolute;
	left:275px;
}

#icons img{
	border:none;
}
