/*--- Global Reset ---*/

* { 
padding: 0;
margin: 0;
border: 0;
/*list-style:none;*/
outline:0;
}
body, html {
color:#666; 
font-family: Verdana, Arial, Tahoma, sans-serif;
background: url(images/bg-body.jpg) repeat-x #FFF; 
text-align: center; 
line-height: 18px;
font-size: 11px;
height: 100%;
}
#Container {
width:805px;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -180px; /* the bottom margin is the negative value of the footer's height */
text-align: left; 
}
#Push {
height: 180px; /* .push must be the same height as .footer */
clear: both;
}
p {
margin-bottom:15px;
}
a.Button {
display:block;
height:25px;
line-height:25px;
background:blue;
text-align:center;
padding:0 15px;
text-decoration:none;
font-weight:bold;
cursor:pointer;
margin-right:10px;
color:#FFF;
float:left;
border:1px solid #5cbdf7;
background: url(images/bg-button.jpg) top left; 
}
a:hover.Button, .Button:hover {
border:1px solid #356298;
color:#FFF;
background: url(images/bg-button.jpg) bottom left; 
}

a.BigButton {
display:block;
height:50px;
line-height:50px;
background:blue;
text-align:center;
padding:0 15px;
text-decoration:none;
font-weight:bold;
cursor:pointer;
margin-right:180px;
margin-left:180px;
margin-bottom:20px;
color:#FFF;
font-size: 24px;
/*float:left;*/
border:1px solid #5cbdf7;
background: url(images/bg-bigbutton.jpg) top left; 
}
a:hover.BigButton, .BigButton:hover {
border:1px solid #356298;
color:#FFF;
background: url(images/bg-bigbutton.jpg) bottom left; 
}


/*--- Header ---*/

#Header {
height: 170px;
background: url(images/bg-header.jpg) no-repeat;
}
#Logo {
float:left;
width:287px;
padding-top:37px;
}
#Logo h1 a {
color:#FFF;
font-size:30px;
font-family: Verdana, Arial, Tahoma, sans-serif;
display:block;
margin-bottom:5px;
text-decoration:none;
}
#Logo p {
color:#FFF;
font-style:italic;
padding-left:60px;
font-size:13px;
}

#TopAd {
float:right;
padding-top:60px;
}

/*--- Navigation ---*/

#Navi {
height: 40px;
}
#Navi li {
float: left;
list-style:none;
}
#Navi li a {
font-size:13px;
height: 40px;
line-height: 40px;
display: block;
float:left;
width:120px;
font-weight:bold;
color:#d7f0ff;
text-decoration: none;
text-align: center;
background: url(images/bg-navi.jpg) no-repeat;
}
#Navi li a:hover {
color:#FFF;
}
#Navi li a.Act {
background: url(images/bg-navi.jpg) bottom no-repeat;
color:#FFF;
}

/*--- USPbox ---*/

#USP {
height:140px;
width:210px;
margin-bottom:15px;
background:#FFF;
float:right;
padding:10px;
}
#USP ul {
margin:7px 0 15px 0;
}
#USP ul li{
padding-left:25px;
line-height: 23px;
height: 23px;
background: url(images/ico-tick.png) top left no-repeat;
}

/*---Content ---*/

#Main {
padding-top:15px;
}
#Content {
float:left;
width: 805px;
text-align:justify;
margin-bottom:15px; 
}
a {
color:#1a6bad;
font-weight:bold;
text-decoration:underline;
}
a:hover {
color:#59BBF8;
}
#Content h1 {
font-size: 14px;
color: #1a6bad; 
margin-bottom:15px;
}
#Content h2 {
font-size: 13px;
color: #1a6bad; 
margin-bottom:15px;
}
#Content p {
margin-bottom:15px;
}

/*---ContentHome ---*/

#ContentHome {
float:left;
width: 425px;
text-align:justify;
margin-bottom:15px; 
}
a {
color:#1a6bad;
font-weight:bold;
text-decoration:underline;
}
a:hover {
color:#59BBF8;
}
#ContentHome h1 {
font-size: 14px;
color: #1a6bad; 
margin-bottom:15px;
}
#ContentHome h2 {
font-size: 13px;
color: #1a6bad; 
margin-bottom:15px;
}
#ContentHome p {
margin-bottom:15px;
}


/*---SubContent ---*/

#SubContent {
float:left;
width: 805px;
text-align:justify;
margin-bottom:15px; 
background:#FFF;
padding:10px;
}
#SubContent h1 {
font-size: 14px;
color: #1a6bad; 
margin-bottom:15px;
}
#SubContent h2 {
font-size: 13px;
color: #1a6bad; 
margin-bottom:15px;
}
#SubContent p {
margin-bottom:15px;
}

/*---SubContact ---*/

#SubContact {
float:left;
width: 538px;
text-align:justify;
margin-bottom:15px; 
background:#FFF;
padding:10px;
}
#SubContact h1 {
font-size: 14px;
color: #1a6bad; 
margin-bottom:15px;
}
#SubContact h2 {
font-size: 13px;
color: #1a6bad; 
margin-bottom:15px;
}
#SubContact p {
margin-bottom:15px;
}

/*--- Right ---*/

#Right {
float:right;
width: 360px;
}

#Right .Box  {
background: url(images/bg-bluebox.jpg) left bottom repeat-x #488dc1;
height:120px;
margin-bottom:15px;
color:#FFF;
padding:10px;
border:1px solid #335d93;
}

#Right .Box2  {
height:336px;
margin-bottom:15px;
color:#FFF;
padding:10px;
}

#Right .Box  a {
color:#FFF;
font-size: 12px;
text-decoration:underline;
}
#Right .Box  a:hover {
color:#59BBF8;
}
#Right b {
color:#FFF;
font-size:15px;
margin-bottom:10px;
display:block;
}
#Right img {
float:left;
margin-left:47px;
}

#Right .BoxHome  {
background: url(images/bg-bluebox.jpg) left bottom repeat-x #488dc1;
height:170px;
margin-bottom:15px;
color:#FFF;
padding:10px;
border:1px solid #335d93;
}

#Right .BoxHome  a {
color:#FFF;
font-size: 12px;
text-decoration:underline;
}
#Right .BoxHome  a:hover {
color:#59BBF8;
}

/*--- SubRight ---*/

#SubRight {
float:right;
background:#FFF;
width: 212px;
padding:10px;
}
#SubRight h2 {
font-size: 13px;
color: #1a6bad; 
margin-bottom:15px;
}
#SubRight ul {
margin:7px 0 15px 0;
}
#SubRight ul li{
padding-left:25px;
line-height: 23px;
height: 23px;
background: url(images/ico-tick.png) top left no-repeat;
}

/*--- Footer ---*/

#Footer {
height: 180px;
text-align: center;
background:url(images/bg-footer.jpg) repeat-x #F2F2F2;
clear:both;
}
#Footer p {
margin:0;
}

#Footer h2 {
font-size: 13px;
color: #1a6bad; 
margin-bottom: 5px;
}

#FooterWrap {
width:805px;
height: 115px; 
margin: 0 auto; 
padding-top:25px;
text-align:center;
}
#FooterWrap b {
font-size:13px;
}
.FooterBox {
width:468px;
float:left;
}
.FooterBox2 {
width:310px;
float:right;
}

/* ---- Contactform ---- */

#contact-area {
margin-top: 25px;
}
#contact-area input, #contact-area textarea {
height:22px;
line-height:22px;
width: 250px;
margin: 0px 0px 10px 0px;
border: 1px solid #b5c9e5;
font-size:11px;
font-family:Verdana;
color:#666; 
padding-left:5px;
}
#contact-area textarea {
height: 100px;
width:400px;

padding-top:5px;
float:left;
}
#contact-area textarea:focus, #contact-area input:focus {
border: 1px solid #4587BB;
}
#contact-area label {
float: left;
text-align: right;
margin-right: 15px;
width: 80px;
padding-top: 5px;
}
#contact-area .SubmitButton {
display:block;
height:25px;
text-align:center;
padding:0 10px;
font-size:11px;
font-family: Verdana, Arial, Tahoma, sans-serif;
text-decoration:none;
font-weight:bold;
cursor:pointer;
color:#FFF;
width:80px;
float:right;
margin-top:10px;
border:1px solid #5cbdf7;
background: url(images/bg-button.jpg) top left; 
}
#contact-area .SubmitButton:hover {
border:1px solid #356298;
color:#FFF;
background: url(images/bg-button.jpg) bottom left; 
}
#Producttable {
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
}
#Producttable tr {
height:25px;
line-height:25px;
}
#Producttable td {
border:0;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding:0 10px 0 10px;
}

.poop {  
list-style-type:decimal;
margin:0px 0px 0px 10px; 
}

.poop li { 
margin:10px 10px 10px 10px; 
}

