html{	
	height:100%;
	margin-bottom:1px;
}

body {
background-image:url(images/bg.jpg);
background-repeat:repeat;
margin:auto;
padding:0;
}
#main_block{
background:url(images/sitebg.jpg) repeat-y;
width:755px;
padding-top:5px;
margin:0 auto;
clear:both;
overflow:hidden;
}

#site_container{
	float:left; 
	display:block;
	width:750px;
		 margin-left:3px;
}
 
 .topimg{
 background-image:url(images/topimg.jpg);
 background-repeat:no-repeat;
 width:741px;
text-align:center;
 height:101px;
 float:left;
 margin-left:3px;
 }
 
 .flash{
 text-align:center;
 float:left;
 padding-left:10px;
 }
 
 .container{
 width:725px;
 padding-left:10px;
 padding-right:10px;
 margin-top:10px;
 float:left; 
 height:auto;
 }
 
 .left{
 width:442px;
 border-right:1px dashed #9b9352;
 height:590px;
 float:left;
 
 }
 
  .right{
 width:261px;
 font-family:arial;
 font-size:12px;
 padding-left:20px;
 float:left;
 }
 
h1{
padding:0px;
margin:0px;
padding:3px;
 font-family:arial;
 color:#292828;
 font-size:12px;
 
 }
 
.text_a{
padding:0px;
margin:0px;
padding-right:5px;
font-weight:bold;

}

*html .text_a{
padding:0px;
margin:0px;
vertical-align:top;
padding-bottom:15px;
padding-right:5px;
font-weight:bold;

}
 
*html .text_text {
padding-top: 10px; 
padding-left: 5px; 
width:250px;
height:90px;
line-height:16px;
font-size:11px; 
font-family:verdana; 
color:#000000;
vertical-align:top;
}
.text_text {
padding-left: 5px; 
width:250px;
height:90px;
line-height:16px;
font-size:11px; 
font-family:verdana; 
color:#000000;
vertical-align:top;
}
.text {
height:90px;
line-height:16px;
font-size:11px; 
font-family:verdana; 
color:#000000;
vertical-align:top;
}
.text a {
color:#990033;
text-decoration:none;
}


.text a:hover {
color:#004a7f;
text-decoration:underline;
}


.text ul li{

color:#000000;

 line-height:14px; 

}


a.more:link{color:#B80606; text-decoration: none}
a.more:active{color:#B80606; text-decoration: none}
a.more:visited{color:#B80606; text-decoration: none}
a.more:hover{color:#B80606; text-decoration: none}

.footer{
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
width:750px;
height:41px;
float:left;

}

.bottom{
padding-top:15px;
padding-left:200px;
text-align:center;
font-family:arial;
font-size:12px;
}


.bottom a{
color:#000;
text-decoration:none;
}

.bottom a:hover{
color:#bf7f04;
text-decoration:none;
}
.mainhed{
width:725px;
height:38px;
float:left;
}


.sitetext{
width:725px;
color:#000000;
font-family:arial;
background-color:#FFFFFF;
float:left;
}
.footerlink{
text-align:center;
width:750px;
color:#000;
font-family:arial;
font-size:11px;
float:left;
padding-right:35px;
padding-left:25px;
}

.footerlink a{
text-align:center;
width:750px;
text-decoration:none;
color:#a23035;
padding-right:35px;
padding-left:25px;
}


