
html, body {
   margin : 0;
   padding : 0;
   background: #e8ebef;
   position:relative;
   }


#logo{
    width:500px;
    height:89px;
    float:left;
    background:url(../img/logo.gif) no-repeat 0 50%;
    }
#header{
    margin-left: auto;
    margin-right: auto;
    width:748px;
    }
#wrapperout{
	clear: both;
    margin-left: auto;
    margin-right: auto;
    background:white;
    width:819px;
    }
#wrapper{
    clear: both;
	margin-left: auto;
    margin-right: auto;
    background:white;
    width:748px;
    }

	    
#search{
    width:247px;
    height:89px;
    float:right;
    }
#search1{
	width:247px;
	height:40px;
}
#search2{
	width: 181px;
	float:left;
}
.search{
	border:1px solid #BFBFBF;
	FONT-SIZE: 8pt;
	width: 108px;
	HEIGHT: 13px;
	LINE-HEIGHT: normal;
	float:right;
	}
.smallinput{
	clear: both;
	background-attachment: fixed;
	background:url(../img/btn_search.gif) no-repeat;
	border:0 solid #000000;
	text-align:center;
	height:20px;
	width:62px;
	float:right;
	}   
	
#mainad{
 	clear: both;
    width:748px;
    height:340px;
    float:left;
    background:url(../img/mainad.gif) no-repeat;
    }
#mainadba{
	width:748px;
	height:15px;
	background:white;
}    

#wrappersub{
 	clear: both;
    width:748px;
    background:white;
    float:left;
}

#wrappersubblank{
	clear: both;
    width:748px;
    height:15px;
    background:white;
    float:left;
}


#subad{width:139px;height:109px; float:left;}
#subad1{width:116px;height:109px;background: url(../img/sub1.gif) no-repeat;list-style-type:none;padding:0px;margin:0px;}
#subad1 ul{list-style-type: none;padding: 0;margin:0;}
#subad1 ul li{float:left;padding:0;margin:0;}
#subad1 li a{display: block;height:109px;width: 139px;}
#subad1 li a:hover{background:url(../img/sub1.gif) no-repeat 0 -109px;} 
#subad2 {width:116px;height:109px;background: url(../img/sub2.gif) no-repeat;list-style-type:none;padding:0px;margin:0px;}
#subad2 ul{list-style-type: none;padding: 0;margin:0;}
#subad2 ul li{float:left;width: 139px;}
#subad2 li a{display: block;padding:0;margin:0;height:109px;}
#subad2 li a:hover{background:url(../img/sub2.gif) no-repeat 0 -109px;} 
#subad3 {width:116px;height:109px;background: url(../img/sub3.gif) no-repeat;list-style-type:none;padding:0px;margin:0px;}
#subad3 ul{list-style-type: none;padding: 0;margin:0;}
#subad3 ul li{float:left;width: 139px;}
#subad3 li a{display: block;padding:0;margin:0;height:109px;}
#subad3 li a:hover{background:url(../img/sub3.gif) no-repeat 0 -109px;} 



#intro{
	width:331px;
    height:110px;
    float:right;
}
#introtext{
	width:331px;
    height:91px;
    float:left;
    background:url(../img/intro.gif) no-repeat;	
}
#introbotton{
	height:11px;
    float:right;
}
