@charset "utf-8";
/* CSS Document */

*{
margin: 0px;
padding: 0px;
}

ul, li{
list-style: none;
}

body{
background: url(images/site-bg.jpg) repeat-x;
background-color: #E1EDF9;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
}

.clear{
font-size: 1px;
height: 1px;
clear: both;
}

.site-container{
width: 851px;
margin: 0 auto;
}

.nav{
background: url(images/nav-bg.jpg) no-repeat;
height: 50px;
text-align: center;
padding: 0px 20px;
}

.nav2{
width:545px;
margin-left:auto;
margin-right:auto;
}

.nav a{
height: 34px;
margin: 8px 3px 0px 0px;
line-height: 34px;
padding: 0px 10px;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size: 14px;
font-weight: bold;
color: #F5E7E7;
display: block;
float: left;
text-decoration: none;
}

.nav a:hover{
padding: 0px 9px;
color: #FFFFFF;
border-left: 1px solid #990000;
border-right: 1px solid #990000;
text-decoration: none;
background: url(images/nav-hover.jpg);
}

.page{
background: url(images/site-s.jpg);
}

.page-inner{
background: url(images/page-bg.jpg) no-repeat;
min-height: 200px;
}

.right{
float: right;
text-align: left;
width: 624px;
margin: 8px 25px 0px 0px;
display: inline;
}

.left{
float: left;
margin: 8px 0px 0px 25px;
width: 142px;
display: inline;
}

.left a{
display: block;
margin-bottom: 6px;
}

h2{
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size: 20px;
font-weight: normal;
color: #990000;
letter-spacing: -1px;
padding: 0px 0px 0px 0px;
border-bottom: 1px solid #CCCCCC;
margin-bottom: 10px;
}

.bullet{
background: url(images/bullet.jpg) no-repeat;
padding-left: 38px;
}

.bullet2{
background: url(images/bullet2.jpg) no-repeat;
padding-left: 38px;
border-bottom: none;
margin-bottom: 10px;
}

p{
margin: 5px 0px 10px 0px;
line-height: 19px;
}

.getquote{
background: url(images/getquote.jpg);
width: 265px;
height: 193px;
float: right;
margin: 0px 0px 17px 20px;
text-align: right;
}

.getquote-input{
padding: 5px 8px;
border: 1px solid #990000;
width: 84px;
margin: 78px 23px 0px 0px;
}

.getquote-btn{
margin: 15px 20px 0px 0px;
}

.disc{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999999;
text-align: center;
padding: 10px;
}

.marginul{
margin-left: 15px;
}
h3{
font-size:17px;
}