@font-face {
 font-family: 'ostrich-rounded';
 src: url('fonts/ostrich-rounded.eot');
 src: url('fonts/ostrich-rounded.eot?#iefix') format('embedded-opentype'), url('fonts/ostrich-rounded.woff') format('woff'), url('fonts/ostrich-rounded.ttf') format('truetype'), url('fonts/ostrich-rounded.svg#srcsansproligt') format('svg');
 font-weight: normal;
 font-style: normal;
}

@font-face {
 font-family: 'verdana';
 src: url('fonts/verdana.eot');
 src: url('fonts/verdana.eot?#iefix') format('embedded-opentype'), url('fonts/verdana.woff') format('woff'), url('fonts/verdana.ttf') format('truetype'), url('fonts/verdana.svg#srcsansproligt') format('svg');
 font-weight: normal;
 font-style: normal;
}

/*body
{
    background:url(images/home.png) no-repeat no-repeat center center fixed;
}*/

/*#home_bg { width:100%; background-image:url(images/home.png); margin:0px; }*/


/*.background {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 200%;
    left: -50%;
    position: fixed;
    width: 200%;}

.background img{
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    min-height: 50%;
    min-width: 50%;
    right: 0;
    top: 0;}
*/

body { 
background:url(images/home.png) no-repeat center center fixed ; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
overflow:hidden;}

#main_div{width:100%; margin:auto; }

#inner_div{ width:1000px; margin:auto;}

.art{float:right; margin:-40px 0px 0px 0px; display:block;}

.center_strip{background-color:#d9d7d5;width:100%; height:95px; margin:0px 0 0 0; float:left; }

.font_link{font-family:'ostrich-rounded'; font-size:26px; color:#333333; text-decoration:none;  margin:14px 0 0 27px; float:left;}


.font_link1{font-family:'ostrich-rounded'; font-size:26px; color:#333333; text-decoration:none;  margin:14px 0 0 10px;  float:left; }

.font_link2{font-family:'ostrich-rounded'; font-size:26px; color:#333333; text-decoration:none;  margin:14px 0 0 10px;  float:left;}

.font_link3{font-family:'ostrich-rounded'; font-size:26px; color:#333333; text-decoration:none;  margin:14px 0 0 10px; float:left;}

.font_link4{font-family:'ostrich-rounded'; font-size:26px; color:#333333; text-decoration:none;  margin:14px 0 0 10px; float:left;}

.pgh{font-family:'verdana'; font-size:10px; color:#333333; width:580px; float:left; margin:0 0 0 27px;}

a:hover { color:red;
       }
	   
		  
		 	   
	img { border:0px;
       }
	   
#main_div { width:100%;
            margin:auto;
			float:left;
			}
#inner_div { width:1000px;
             margin:auto;
			 }
			 
.header_bg { background-color:#d9d9d9;
             height:84px;
            }	
			
.h2 { font-family:ostrich sans rounded;
       font-size:26px;
	   color:#58595b;
	   text-decoration:none;
	   margin:10px 0 10px 0px;
	   float:left;
	 
	   }					 				   	  
a:hover { color:red;
       }

.p { font-family:Verdana;
        font-size:11px;
	    color:#414042;
		width:620px;
		height:;
		float:right;
		
		}
		

		  
.footer { 
	float:left;
	width:100%;
	margin-top:20px; 
}

	
.footer_bg { width:100%;
             height:31px;
			 background-color:#d7d7d7;
			 font-family:Trebuchet MS;
          	 font-size:10px;
	         font-style: normal;
             color:#333333;
			
			 position:absolute;
			 bottom:0px;
		
			
			 }	
			 
			 
.footer_h4 { margin-left:10px;
             float:left;
			 margin:8px 0 0 15px;
         
             text-decoration:none;
			 color:#333333;
			 float:left;
			 
			 }	
			 
			 
