body {
background: url("../images/background.png");
font-size:10pt;
font-family: Verdana,Tahoma,arial,sans-serif;
line-height:14pt;
margin:0;
padding:0;
}

#page {
width:757px;
background-image:url(../images/center.png);
margin:auto;
}

#header {
float:left;
width: 730px;
height:130px;
background:url(../images/top.png);
padding-left:30px;
margin-top: 0;
}

#menulinks {
width:727px;
height:29px;
margin-top: 0px;
margin-left: 0px;
font-family: Arial;
background:url(../images/menulinks.png);
font-size:13px;
}

.normal a {
	padding-left:5px;
	padding-right:11px;
	padding-top:10px;
	height:28px;
        background-position:top center;
	display:block;
	color:#d2e8c1;
	text-decoration:none;
	float:left;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	width: 90px;
	
  }
.medium a {
	padding-left:5px;
	padding-right:11px;
	padding-top:10px;
	height:28px;
        background-position:top center;
	display:block;
	color:#d2e8c1;
	text-decoration:none;
	float:left;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	width: 130px;
	
  }
.big a {
	padding-left:5px;
	padding-right:11px;
	padding-top:10px;
	height:28px;
        background-position:top center;
	display:block;
	color:#d2e8c1;
	text-decoration:none;
	float:left;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	width: 183px;
	
  }
  
.normal a:hover, .normal a.active{
	background:url(../images/menuhover.png) no-repeat;
	text-decoration:none;
	color:#9acce6;
      
}

.medium a:hover, .medium a.active {
	background:url(../images/menuhover2.png) no-repeat;
	text-decoration:none;
	color:#9acce6;
      
}
.big a:hover, .big a.active {
	background:url(../images/menuhover3.png) no-repeat;
	text-decoration:none;
	color:#9acce6;
        
}


#mainarea {
width:690px;
clear:both;
padding-left:30px;
color:#000;
text-align: justify;
}

#paragraf{
clear: both;
padding: 10px 0 10px 10px;
width: 670px;
}
#paragraf h2{
color: #f15a48;
font-size: 20px;
font-weight: 400;
margin-top: 0px;
margin-bottom:5px;
}
#paragraf h3{
color: #0071BC;
font-size: 16px;
font-weight: bold;
margin: 1px 1px 10px 1px;
padding-top:10px;
padding-bottom: 5px;
}

#offerbar {
width:750px;
text-align: center;
margin-bottom:10px;
margin-top:5px;
}
.grid-1{
float:left;
width:350px;
line-height:14pt;
padding-top: 0px;
}
.offerbarheader{
background:url(../images/box_slices_top.png) no-repeat;
height:46px;
}
.offerbarheader h2{
padding-top: 8px;
padding-left: 15px;
font-size: 16px;
font-family: Verdana;
color: #fff;
text-decoration: none;
}
.offerbarbody{
float:left;
background:url(../images/box_slices_center.png) repeat-y;
text-align:justify;
padding-left: 20px;
padding-right: 50px;
width: 300px;
}
.offerbarbottom{
clear:both;
background:url(../images/box_slices_bottom.png) no-repeat;
height:15px;
}
.articles{
width:700px;
line-height:14pt;
padding-top: 0px;
}
.offerbarheaderart{
background:url(../images/articles_slices_top.png) no-repeat;
height:46px;
}
.offerbarheaderart h2{
padding-top: 8px;
padding-left: 15px;
font-size: 16px;
font-family: Verdana;
color: #fff;
text-decoration: none;
}
.offerbarbodyart{
float:left;
background:url(../images/articles_slices_center.png) repeat-y;
text-align:justify;
padding-left: 20px;
padding-right: 50px;
width: 650px;
}
.offerbarbottomart{
clear:both;
background:url(../images/articles_slices_bottom.png) no-repeat;
height:15px;
}
#artlinks ul{
    padding-left: 10px;
    margin-left: 10px;
    list-style-type: none;
}
#artlinks li {
    padding-left: 18px;
    background: url(../images/art_bullet.png) 0em 0.4em no-repeat;
    /*margin-bottom: 1em;*/
}
.orderbutton{
width: 300px;
text-align: center;
margin-left: 0px;
margin-top: 10px;
padding-top: 0px;
}
.orderbutton img{
border: none;
text-align: center;
}
.orderbutton a{
display: block;
color: #FFF200;
font-weight:bold;
font-size: 9pt;
padding-top: 4px;
text-align:center;
}
.orderbutton a:hover{
color: #816600;
text-decoration: none;
}
.orderbtnman{
width: 300px;
text-align: center;
margin-left: 0px;
margin-top: -32px;
padding-top: 0px;
}
.orderbtnman a{
color: #FFF;
font-weight:bold;
font-size: 9pt;
padding-top: 4px;
text-align:center;
text-decoration: none;
}
.orderbtnman a:hover{
color: #bbcce6;
text-decoration: underline;
}
.orderbtnwoman{
width: 300px;
text-align: center;
margin-left: 445px;
margin-top: -19px;
padding-top: 0px;
}
.orderbtnwoman a{
color: #FFF;
font-weight:bold;
font-size: 9pt;
padding-top: 4px;
text-align:center;
text-decoration: none;
}
.orderbtnwoman a:hover{
color: #e6ccbb;
text-decoration: underline;
}
#footer {
clear:both;
height:25px;
font-size:10px;
font-weight: bold;
padding-top:28px;
text-align:center;
line-height:14pt;
background-image:url(../images/bottom.png);
background-repeat:no-repeat;
background-color:#fff;
}

#footer a {
color:#1b4791;
text-decoration:none;
}

#footer a:hover {
color: #1b4791;
text-decoration:underline;
}

h1 {
visibility:hidden;
font-size:20pt;
color:#000038;
margin:0;
}

#list ul{
    padding-left: 10px;
    margin-left: 10px;
    list-style-type: none;
}
#list li {
    padding-left: 18px;
    background: url(../images/bullet.gif) 0em 0.4em no-repeat;
    /*margin-bottom: 1em;*/
}

