*{
 padding: 0;
 margin: 0;
 }

body{
 font-family: Tahoma;
 font-size: 10pt;
 color: #636363;
 width: 100%;
 min-width: 1000px;
 }

a{
 color: #364041;
 }

img{
 border: 0;
 }

td{
 vertical-align: top;
 }

#menu{
 background: url(images/menubg.jpg) top repeat-x;
 height: 48px;
 padding: 0 2%;
 }

#menu table{
 width: 100%;
 height: 48px;
 }

#menu table td{
 width: 19%;
 text-align: center;
 background: url(images/menu2.jpg) top repeat-x;
 vertical-align: middle;
 border-left: 1px solid #409cd0;
 color: #FFF;
 text-transform: lowercase;
 font-size: 11pt;
 font-weight: bold;
 }

#menu table td.first{
 background: url(images/menu1.jpg) left top no-repeat;
 border: 0;
}

#menu table td.last{
 background: url(images/menu3.jpg) right top no-repeat;
}

#menu a{
 color: #FFF;
 text-decoration: none;
 text-transform: lowercase;
 font-size: 11pt;
 font-weight: normal;
 }

#menu a:hover{
 text-decoration: underline;
 }

#header{
 background: url(images/header1.jpg) left top no-repeat;
 width: 221px;
 height: 185px;
 }

#logo{
 background: url(images/headerbg.jpg) top repeat-x;
 padding: 70px 50px 0 40px;
 }

#left h3{
 margin-bottom: 10px;
 font-size: 12pt;
 }

#left ul li{
 margin-bottom: 5px;
 background: url(images/li.jpg) 2px 6px no-repeat;
 padding-left: 12px;
 list-style-type: none;
 font-weight: bold;
 }

#left ul li a{
 font-weight: normal;
 }

#list1{
 background: url(images/list1.jpg) left top no-repeat;
 height: 229px;
 padding: 10px 5px 0 20px;
 }

#list2{
 background: url(images/list2.jpg) left top no-repeat;
 height: 294px;
 padding: 20px 5px 0 20px;
 }

#content{
 background: url(images/contentbg.jpg) top repeat-x;
 padding: 85px 25px 20px 30px;
 text-align: justify;
 }

#content a:hover{
 color: #0072bb;
 }

#content h1{
 font-size: 12pt;
 margin-bottom: 10px;
 }

#content h2{
 font-size: 11pt;
 margin: 10px 0;
 }

#content h3{
 font-size: 11pt;
 margin: 10px 0;
 clear: both;
 }

#content p{
 margin-bottom: 8px;
 }

#content ul, ol{
 margin-bottom: 10px;
 clear: both;
 }

#content li{
 margin-bottom: 5px;
 background: url(images/li.jpg) 2px 6px no-repeat;
 padding-left: 12px;
 list-style-type: none;
 }

#content ul li ul{
 margin-top: 10px;
 }

#content ul li ul li{
 margin-bottom: 3px;
 }

#content table.price{
 width: 100%;
 margin-bottom: 15px;
 }

#content table.price tr.head td{
 padding-bottom: 10px;
 }

#content table.price td{
 padding: 5px 3px;
 vertical-align: middle;
 border-bottom: 1px solid #4098ca;
 font-size: 8pt;
 }

#content table.price p{
 margin-bottom: 5px;
 }

#content table.price ul li{
 list-style-type: none;
 background: url(images/li.jpg) 2px 6px no-repeat;
 padding-left: 12px;
 }

#right{
 width: 210px;
 padding: 80px 30px 0 0;
 background: url(images/contentbg.jpg) top repeat-x;
 }

#right h3{
 margin-bottom: 10px;
 font-size: 12pt;
 }

#right #block1{
 background: url(images/list3.jpg) top left no-repeat;
 padding: 15px;
 height: 214px;
 font-size: 11pt;
 }

#right #block1 p{
 margin-bottom: 10px;
 }

 #right #block2{
 background: url(images/list4.jpg) top left no-repeat;
 height: 250px;
 padding: 15px;
 }

#footer{
 height: 50px;
 padding: 10px 0;
 background: url(images/headerbg.jpg) top repeat-x;
 text-align: center;
 }

#footer ul{
 margin-bottom: 10px;
}

#footer ul li{
 display: inline;
 margin-right: 10px;
 list-style-type: none;
 }
