body{
	color: #fff;
	background: #000 url(images/bg.jpg) no-repeat fixed center top; margin-top: 0px; padding-top: 0px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a:link{
	color: #00133f;
	text-decoration: underline;
}

a:visited{
	color: #203053;}
a:hover{
	color: #fe0000;
}
	
#main{
	width: 995px;
	padding-left: 3px;
	margin-left: auto;
	margin-right: auto;
}	
	
#header{
	height: 91px;
	background: url(images/header.jpg) no-repeat;
}

#contentArea{
	float: left;
	width: 994px;
	min-height: 394px;
	min-height:auto! important;
	background: #000000 url(images/content_area_bg.jpg) repeat-y;
}
#contentLeftCol{
	float: left;
	width: 260px;
}
#contentRightCol{
	padding-top: 50px;
	margin-left: 10px;
	width: 720px;
	float: right;
}
#leftColHeader{
	height: 32px;
	padding-top: 7px;
	text-align: center;
	background: url(images/left_content_headerbg.jpg) no-repeat;
}

#content{
	min-height: 287px;
	min-height:auto! important;
	background: #000 url(images/content_bg.jpg) no-repeat;
}

.red{
	color: #db0000;
}


#blkLinksHolder{
padding-top: 27px;
margin-left: 60px;
}

.blk_link{
	padding-left: 30px;
	float: left;
}
#footer{
	text-align: center;
}

#footer a:link, a:visited, a:active{
	text-align: center;
	color: #fff;
}
#footer a:hover{
	text-align: center;
	color: #ac000d;
}


#footerLogosHolder{
	width: 890px;
	margin-left: auto;
	margin-right: ;
}
.footerLink{
	float: left;
	margin-left: 60px;
}
#nav{
}
.topNav-spacer{
	width: 377px;
	height: 34px;
	float: left;
}


.topNav{
	float: left;
padding-top: 1px;
	height: 34px;
}


a.button1 { 
        background: url(images/top_navie.jpg) repeat 0px 0px; 
        width: 91px; 
        height: 34px; 
        display: block; 
}

a.button1 span { 
        display: none; 
}

a.button1:hover { 
        background: url(images/top_navie.jpg) repeat 0px -34px; 
}

a.button2 { 
        background: url(images/top_navie-02.jpg) repeat 0px 0px; 
        width: 96px; 
        height: 34px; 
        display: block; 
}

a.button2 span { 
        display: none; 
}

a.button2:hover { 
        background: url(images/top_navie-02.jpg) repeat 0px -34px; 
}

a.button3 { 
        background: url(images/top_navie-03.jpg) repeat 0px 0px; 
        width: 107px; 
        height: 34px; 
        display: block; 
}

a.button3 span { 
        display: none; 
}

a.button3:hover { 
        background: url(images/top_navie-03.jpg) repeat 0px -34px; 
}

a.button4 { 
        background: url(images/top_navie-04.jpg) repeat 0px 0px; 
        width: 77px; 
        height: 34px; 
        display: block; 
}

a.button4 span { 
        display: none; 
}

a.button4:hover { 
        background: url(images/top_navie-04.jpg) repeat 0px -34px; 
}

a.button5 { 
        background: url(images/top_navie-05.jpg) repeat 0px 0px; 
        width: 86px; 
        height: 34px; 
        display: block; 
}

a.button5 span { 
        display: none; 
}

a.button5:hover { 
        background: url(images/top_navie-05.jpg) repeat 0px -34px; 
}

a.button6 { 
        background: url(images/top_navie-06.jpg) repeat 0px 0px; 
        width: 160px; 
        height: 34px; 
        display: block; 
}

a.button6 span { 
        display: none; 
}

a.button6:hover { 
        background: url(images/top_navie-06.jpg) repeat 0px -34px; 
}


h1{
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h2{
	margin-top: 0px;
	color: #00133f;
	font-size: 16px;
}






