@charset "utf-8";
/* CSS Document */
body
{
background: url(images/background.png) repeat;
padding-top: 20px;
margin: 0 auto;
}

#page
{
width: 794px;
height: auto;
margin: 0 auto;
}

#top
{
width: 794px;
height: 91px;
float: left;
clear: both;
font-family: Tahoma;
color: #FFFFFF;
font-size: 10px;
}

#top2
{
width: 397px;
height: 91px;
float: left;
clear: both;
}

#top3
{
width: 397px;
height: 91px;
float: left;
text-align: right;
}

.space
{
height: 7px;
width: 5px;
}

.field
{

font-family: Verdana;
font-weight: 300;
width: 160px;
height: 17px;
}

#header
{
width: 794px;
height: 178px;
float: left;
clear: both;
background: url(images/header.png);
}

#menu
{
width: 794px;
height: 52px;
float: left;
clear: both;
}

.menu_opt
{
width: 131px;
height: 34px;
float: left;
clear: both;
background: url(images/menu_rollover.png) repeat-x;
border: none;
text-align: center;
font-family: Tahoma;
font-size: 12px;
color: #575757;
padding-top: 18px;
text-decoration: none;
}

.menu_opt:hover
{
background: url(images/menu_rollover.png) repeat-x;
color: #575757;
text-decoration: none;
}

.menu_opt2
{
width: 131px;
height: 34px;
float: left;
background: url(images/menu.png) repeat-x;
border-left: 1px solid #d0d0d0;
text-align: center;
font-family: Tahoma;
font-size: 12px;
color: #575757;
padding-top: 18px;
text-decoration: none;
}

.menu_opt2:hover
{
background: url(images/menu_rollover.png) repeat-x;
color: #575757;
text-decoration: none;
}

.menu_opt3
{
width: 134px;
height: 34px;
float: left;
background: url(images/menu.png) repeat-x;
border-left: 1px solid #d0d0d0;
text-align: center;
font-family: Tahoma;
font-size: 12px;
color: #575757;
padding-top: 18px;
text-decoration: none;
}

.menu_opt3:hover
{
background: url(images/menu_rollover.png) repeat-x;
color: #575757;
text-decoration: none;
}

#content
{
width: 794px;
height: auto;
float: left;
clear: both;
background: #FFFFFF;
font-family: Tahoma;
color: #868686;
font-size: 12px;
}

#content2
{
width: 372px;
height: auto;
float: left;
clear: both;
background: #FFFFFF;
padding-left: 20px;
padding-right: 5px;
padding-top: 20px;
}

#content3
{
width: 372px;
height: auto;
float: left;
background: #FFFFFF;
padding-left: 20px;
padding-right: 5px;
padding-top: 20px;
}

.title
{
color: #45565a;
font-size: 14px;
}

.title2
{
color: #ebc700;
font-size: 14px;
}

#plan
{
width: 794px;
height: 211px;
float: left;
clear: both;
color: #45565a;
font-size: 12px;
font-family: Tahoma;
border-bottom: 1px solid #d0d0d0;
}

#plan2
{
width: 264px;
height: 191px;
float: left;
clear: both;
background: url(images/plan_bg.png) repeat-x;
border-bottom: 1px solid #d0d0d0;
text-align: center;
padding-top: 20px;
}

#plan3
{
width: 264px;
height: 191px;
float: left;
background: url(images/plan_bg.png) repeat-x;
border-left: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
text-align: center;
padding-top: 20px;
}

#plan4
{
width: 264px;
height: 191px;
float: left;
background: url(images/plan_bg.png) repeat-x;
border-left: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
text-align: center;
padding-top: 20px;
}

.plant
{
color: #45565a;
font-size: 18px;
}

.plant2
{
color: #ebc700;
font-size: 24px;
}

#order
{
width: 794px;
height: 47px;
float: left;
clear: both;
color: #d50000;
font-size: 18px;
font-family: Tahoma;
background: url(images/order_bg.png) repeat-x;
}

#order a
{
color: #d50000;
font-size: 18px;
font-family: Tahoma;
text-decoration: none;
}

#order2
{
width: 264px;
height: 34px;
float: left;
clear: both;
background: url(images/corner1.png) left no-repeat;
text-align: center;
padding-top: 13px;
}

#order3
{
width: 264px;
height: 34px;
float: left;
border-left: 1px solid #d0d0d0;
text-align: center;
padding-top: 13px;
}

#order4
{
width: 264px;
height: 34px;
float: left;
border-left: 1px solid #d0d0d0;
background: url(images/corner2.png) right no-repeat;
text-align: center;
padding-top: 13px;
}

#footermenu
{
width: 794px;
height: 40px;
float: left;
clear: both;
font-family: Tahoma;
color: #FFFFFF;
font-size: 12px;
padding-top: 20px;
text-align: center;
}

#footermenu a
{
color: #FFFFFF;
text-decoration: none;
}

#footer
{
width: 794px;
height: 32px;
float: left;
clear: both;
border-top: 2px solid #6a787b;
color: #888f91;
font-family: Tahoma;
font-size: 12px;
text-align: center;
padding-top: 10px;
}

