body{
					margin:0 auto;
					min-height:900px;
					text-align:center;
			    border:0px solid #000000;
					background-image:url(../images/pattern1.png);
					background-repeat:repeat-x;
					background-position:top;
					background-attachment:fixed;
					}
					
#wraper{
				width:900px;
				min-height:100%;
				margin:0 auto;
				text-align:center;
				border:0px solid #313131;
				margin-top:0px;
				/*background-image:url(../images/opacity.png);*/
				margin-bottom:20px;		
				overflow:visible;
				position:relative;
				padding-top:0px;
				
				}
				
#top_bar{
				 width:900px;
	  		 height:20px;
				 background-color:#313131;
				 margin-top:0px;
				 position:relative;
				}

#header{
				width:898px;
	  		height:130px;
				background-image:url(../images/header1.jpg);
				border-left:1px solid #313131;
				border-right:1px solid #313131;
				}

#middle_bar{
				 width:900px;
	  		 height:25px;
				 background-color:#313131;
				}  

#left_wrap{
					 width:150px;
					 min-height:555px;
					 position:relative;
					 float:left;
					 
					 }
					 

				
#menu_left{
					 width:180px;
					 min-height:275px;
					 border:0px solid black;
					 position:relative;	
					 text-align:left;
					/* background-image:url(../images/opacity.png);*/
           
					 }				

#left{
					 width:180px;
					 min-height:280px;
					 border:0px solid black;
					 position:absolute;
					 margin-bottom:10px;	
					 background-image:url(../images/shade.png);
					 background-position:bottom right;
					 background-repeat:no-repeat;
					 background-color:transparent;
					 overflow:visible;
					 
					/* background-color:#313131;*/
					 }
					 
					 
					 
 
					 
					 
#spacer{
				width:900px;
				height:2px;
				background-color:#5c5c5c;
				
				}
#footer{
			 width:720px;
			 float:right;
			 height:25px;
			 background-color:#313131;
			 position:relative;
			 clear: both;
			 }
#title{
			 width:250px;
			 height:30px;
			 /*float:left;*/
			 background-color:#01406c;
			 margin-left:180px;
			 }
#content{
				 width:720px;
				 min-height:555px;			 
				 background-color:#01406c;
				margin-left:180px;
				position:relative;

				}
				
				
.stretch{
				 width:30px;
				 height:900px;
				  background-color:#c1c1c1;
					}				

					
					
					
h4{
	 font-family:arial;
	 font-size:12px;
	 font-weight:bold;
	 color:white;
	 filter:alpha(opacity=80);
	 -moz-opacity:.30;
	 opacity:.30;
	 margin-top:0px;
   text-align:left;
	 margin-left:20px;
	 padding-top:10px;
	 letter-spacing:0.3em;
	 }
	 
	 
.bar{
		 text-align:right;
		 font-family:arial;
		 float:right;
		 font-size:10px;
		 margin:4px 5px;
		 text-decoration:none;
		 color:#fff;
		 }
.fadeContent ul {
        display: none;
} 

