ul li{
margin: 0px 0px 10px 0px;
}

.yellow, .yellow a{
color: #FFF200;
text-decoration: none;
font-weight: bold;
}

.green, .green a{
color: #8CC63F;
text-decoration: none;
font-weight: bold;
}

.red, .red a{
color: #ED1C24;
text-decoration: none;
font-weight: bold;
}

.orange, .orange a{
color: #F7931D;
text-decoration: none;
font-weight: bold;
}

.blue, .blue a{
color: #9DDCF9;
text-decoration: none;
font-weight: bold;
}

.red_slogon{
width: 100%;
text-align: center;
color: #FF0000;
font-size: 15pt;
}

.center{
width: 100%;
text-align: center;
}

body{
text-align: center;
margin: auto;
font: 13pt normal Verdana, Arial;
/*font: 15pt normal Comic Sans;*/
background: url(images/banner_bg.png) top left repeat-x;
}

div#container{
width: 800px;
margin: auto;
text-align: left;
}

div#banner{
width: 800px;
height: 362px;
background: url(images/banner_bg.png) top left repeat-x;
float: left;
}

div#logo{
margin: 0px 0px 0px 10px;
float: left;
}

div#stars{
width: 221px;
height: 86px;
margin: 17px 0px 0px 89px;
background: url(images/stars.png) top left no-repeat;
float: left;
}

div#telephone{
margin: 12px 0px 0px 48px;
float: left;
}

div#nav{
width: 410px;
float: left;
margin: 85px 0px 0px 11px;
}

div#nav ul{
padding: 0px;
margin: 0px;
width: 410px;
float: left;
font-size: 19pt;
}

div#nav ul li{
padding: 5px;
margin: 0px;
width: 100px;
text-align: center;
display: inline;
}

div#nav_rainbow{
width: 445px;
height: 42px;
background: url(images/nav.png) top left no-repeat;
float: left;
}

h1#title_yellow{
color: #FFF200;
margin: 0px 25px 0px 25px;
font-weight: bold;
font-size: 17pt;
}

h1#title_green{
color: #8CC63F;
margin: 0px 25px 0px 25px;
font-weight: bold;
font-size: 17pt;
}

h1#title_red{
color: #ED1C24;
margin: 0px 25px 0px 25px;
font-weight: bold;
font-size: 17pt;
}

h1#title_orange{
color: #F7931D;
margin: 0px 25px 0px 25px;
font-weight: bold;
font-size: 17pt;
}

h1#title_blue{
color: #9DDCF9;
margin: 0px 25px 0px 25px;
font-weight: bold;
font-size: 17pt;
}

div#main{
width: 750px;
margin: 0px 25px 0px 25px;
/*background: #F5FCFF;*/
/*border: 1px solid #8FDEF8;*/
}

div#content{
width: 700px;
margin: 25px;
}

table#prices{
width: 100%;
}

table#prices td, table#prices th{
width: 140;
text-align: center;
}

table#contact{
text-align: left;
float: left;
}

div#contact_info{
float: left;
margin: 0px 0px 0px 150px;
}

div#footer{
width: 100%;
height: 130px;
color: #FFF;
margin: 10px 0px 0px 0px;
padding: 100px 0px 0px 0px;
text-align: center;
background: #EE028B url(images/footer.png) top left repeat-x;
float: left;
}

div#biha{
float: left;
}
