/*-------------Generic Stuff--------*/


body{
	font-family:Arial, Verdana, Tahoma,sans-serif;
	font-size: 12px;
	color:#000;
	background-color: #fff;
	background-image: url(../images/bg-main.png);
	background-repeat:repeat-x;
	background-position:center top;
	}
*{
	padding:0;
	margin:0;
	}
p {
 padding-bottom:10px;
 }
 
h1{
padding-bottom:10px;
}
a.yuimenubaritemlabel-selected{text-decoration:none;}
.bread{ font-size:12px;color:#074559; font-weight:bold;}

.bread a{color:#074559;}
	

/*-------------Layout--------*/	
#wrapper {
	width:840px;
	margin:auto;	
	min-height:720px;
	height:auto; 
	background-image:url(../images/wrapper-bg.png);
	background-repeat: repeat-y;
	background-position:center;	
	}

#header {
	width:840px;
	height:250px;
	
	background-repeat:no-repeat;
	background-position:center;
	margin:auto;
	}
	
#content {
	width:800px;
	height:auto;
	min-height:400px;
	margin:auto;
		}
					
#menu {
	width:800px;
	height:39px;
    background-image:url(/images/srt_menu.jpg);
	background-repeat:no-repeat;
	background-position:center top; 
    text-align:center;margin:auto;	
	 }
#submenu {
	width:800px;
	height:36px;
    background-image:url(/images/sub-nav.jpg);
	background-repeat:repeat-x;
	background-position:center top;
    text-align:center;margin:auto;
	line-height:36px;	
	 }
	 	
		
#submenusmall {
	width:800px;
	height:50px;
    background-image:url(/images/sub-nav.jpg);
	background-repeat:repeat-x;
	background-position:center top;
    text-align:center;margin:auto;
	line-height:30px;	
	 }
	  
#tumb{
width:802px;
height:209px;
margin:auto;
background-image:url(/images/srt_tumb.jpg);
background-repeat:no-repeat;
}	
.subtext{
text-align:left; margin-left:40px; font-weight:bold;}

.subtextsmall{
text-align:left; margin-left:40px; font-weight:bold; font-size:12px;}



.subtext a{
margin-left:10px; margin-right:10px;}
 
.heading {
background-image:url(/images/heading_top.jpg);
background-repeat:no-repeat; 
height:64px;
line-height:64px;
padding-left:10px;
font-size:20px;
color:#074559;
font-weight:bold;
}

.title {
height:34px;
line-height:24px;
padding-left:0px;
font-size:17px;
color:#074559;
font-weight:bold;
}


.text {
padding:15px;
}
	

.bottom{ 
 background-image:url(../images/str-bottom.png);
 height:30px;
 background-repeat:no-repeat;
 background-position:left top;
 margin-top:-5px;
 margin-left:3px;
 margin-right:3px;
 background-color:#fff;  
 }

 
#search {
width:240px;
height:50px;
line-height:50px;
float:right;
}

#links {
float:left;
width:300px;
height:50px;
padding-left:10px;
}

#topmenu {
width:800px;
height:50px;
line-height:50px;
margin:auto;
}
.button{
background-color:#00030a; 
border:1px solid #000000;
color:#FFFFFF;
}
.textbox{
 border:1px solid #00030a;
 background-color:#FFF;
 color:#0000;
 }
 
div, ul, li, img {
  margin: 0;
  padding: 0;
  border: none;
  border-width: 0;
}      

ul {
  list-style: none;
}     
 
a {    
  color: #666;  
  text-decoration: none;
} 

li{
list-style:none;
}

a:hover, a:active {
  text-decoration: underline;
}
 
#columnleft {
	width:538px;
	float:left;
	line-height:21px;
	font-size:13px;
	background-image:url(/images/srt_content.jpg); 
	background-repeat:repeat-y;	
	letter-spacing:0.25px;
	min-height:455px;	
} 
		
#columnright {
	width:262px;
	float:right;
	font-size:11px; 	
	height:100%;	
	
	} 
	
.rightbg {
background-image:url(/images/srt_rightbg.jpg);
width:262px;
height:456px;
background-repeat:no-repeat;
}	

#footer {    
	width:800px;
	background-image:url(/images/srt_foot.jpg);
	background-position:center;
	height:60px;
	margin:auto;
	clear:both;	
	color:#e0f2ff;
}  

 .bottom{ 
 background-image:url(../images/str-bottom.png);
 height:22px;
 background-repeat:no-repeat;
 background-position:center top;
 margin-top:-5px;
 }
 
.dt {
	padding-right: 5px;
	padding-left: 5px;
}

.fotmenu {
width:210px; float:left; 
font-weight:bold; font-size:14px; 
padding-left:5px; padding-top:20px; 
color:#FFF;
}
.new{
width:190px; float:left; 
margin-left:7px; 
margin-top:15px;
}
.new1{
width:180px; float:left;
margin-left:7px;
margin-top:20px;
}

.new1 a{
color:#FFFFFF;

}

.new2{
width:180px; float:left; 
margin-left:7px;
margin-top:15px;
}
.tail{
background-image: url(/images/tail.jpg);
background-repeat:no-repeat;
background-position:center; 

}