/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0;
	background:url(images/bg.jpg) repeat-x #BC1215;
	}
#container{
	width:1004px;
	margin:0 auto;
	}
#top{
	width:1004;
	height:173px;
	margin:0 auto;
	}
#banner{
	width:1004px;
	height:256px;
	margin:0 auto;
	}
#banner-bottom{
	width:1004px;
	height:13px;
	margin:0 auto;
	}
	
.banner{
	background:url(images/banner-bg.jpg) no-repeat;
	}
#content{
	width:921px;
	background:#FFFFFF;
	margin-left:20px;
	padding:0 22px 22px 22px;
	overflow:hidden;
	}
#menu{
	width:176px;
	height:237px;
	margin-left:10px;
	}
.flash-border{
	border-left:1px solid #D24725;
	}
img{
	border:0;
	background: transparent;
	}
#left-colomn {
	width:609px;
	overflow:hidden;
	}
#right-colomn {
	width:248px;
	float:right;
	background:#ECECEC;
	padding:14px;
	overflow:hidden;
	height:100%
	}
.right-colomn{
	background:#ECECEC;
	}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#C01B18;
	font-weight: bold;
	}
.heading1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#C01B18;
	font-weight: bold;
	}
.heading2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#BC1215;
	font-weight: bold;
	}
.line{
	border-top:1px solid #C3C3C3;
	}
.link2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#BF1917;
	font-weight:bold;
	text-decoration:none;
	}
.link2:hover{
text-decoration:underline;
}
.link3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4B8822;
	text-decoration:none;
	}
.link3:hover{
text-decoration:underline;
}
.text1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5E615C;
	font-weight:bold;
	line-height:18px;
	}
.text2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F17009;
	font-weight:bold;
	}
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#EE301C;
	text-decoration:underline;
	}
a:hover{
	color:#D81C1F;
	}
#footer{
	width:921px;
	height:70px;
	margin:0 auto;
	margin-top:16px;
	color:#000000;
	
	}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
	}
#footer a:hover{
	text-decoration:underline;
	}
#hitcounter {
	width:74px;
	height:22px;
	background: url(images/hitcounter-bg.jpg) #7BAA10;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	size:11px;
	font-weight:bold;
	line-height:22px;
	}
.vectra, a.vectra, a.vectra:hover{display:none;}	