#header {
	
	float:left;
	width:1003px;
	height:111px;
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
}

#main{
margin:0 auto;
padding:0;
width:1003px;
}

body{
margin:0px 0px 0px 0px;
background-color:white;
font-family:Geneva, Arial, Helvetica, sans-serif;


}
#logo{
float:right;
height:111px;
width:200px;
background-color:#00FF66;
}

#navi{
float:left;
background-image:url(../img/btnbg.jpg);
background-position:left;
background-repeat:repeat-x;
width:1003px;
height:30px;
border-bottom:ridge;
border-top:ridge;
border-bottom-width:thin;
border-top-width:thin;







}

#navi ul{
margin:0px 0px 0px 0px;
}

#navi ul li{
display:block;
float:left;
list-style:none;
}

#navi ul li a{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
padding-left:22px;
padding-right:22px;
padding-top:22px;
padding-bottom:22px;
line-height:29px;
background-image:url(../img/border.jpg);
background-position:right;
background-repeat:no-repeat;
}

#navi ul li a:hover{
background-image:url(../img/btnhover.jpg);
background-position:right;
background-repeat:repeat-x;


}

#header2{
float:left;
width:1003px;
height:111px;
background-image:url(../img/header2.jpg);
background-repeat:no-repeat;
}

#bottom{
float:left;
width:1003px;

background-color:#FFFFFF;
}

#bottom2{
float:left;
width:1003px;
height:80px;
background-image:url(../img/bottom2.jpg);
background-repeat:no-repeat;
}

h2{
font:Arial, Helvetica, sans-serif;
padding-top:50px;
padding-left:310px;

font-size:14px;
font-weight:bold;
color:#003399;
}

h1{
font:Geneva, Arial, Helvetica, sans-serif;

font-size:35px;
font-weight:bold;
color:#003399;
margin-left:10px;
}

#left{
float:left;
width:350px;
height:30px;


margin-top:25px;
}
