/* CSS Document */
body{
background:url(images/1_02.gif) repeat-x #FFFFFF;
margin-top:0;
}

#header_top{
background:url(images/2_01.gif) no-repeat;
width:585px;
height:132px;
float:left;
}

#header_top2_1{
background:url(images/2_02.gif) no-repeat;
width:261px;
height:96px;
float:left;
}

#home{
background:url(images/2_03.gif) no-repeat;
width:107px;
height:36px;
float:left;
}

#contact{
background:url(images/2_04.gif) no-repeat;
width:107px;
height:36px;
float:left;
}

#header_top3{
background:url(images/2_05.gif) no-repeat;
width:47px;
height:36px;
float:left;
}

#header_bottom{
background:url(images/2_07.gif) no-repeat;
width:846px;
height:47px;
float:left;
}

#space1{
height:25px;
}

#menu_text{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FF9900;
margin-right:10px;
margin-left:43px;
}

#menu_button{
float:left;
}

#menu_button2{
margin-left:90px;
float:left;
}

#menu_button3{
margin-left:75px;
float:left;
}

#menu_button4{
margin-left:45px;
float:left;
}

#menu_button5{
margin-left:58px;
float:left;
}

a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
