*{
margin:0;
padding:0;
}

body{
font-family: 'Open Sans', sans-serif;
font-size:13px;
color:#555;
background:#56a0d4;
}

a:link {color:#555; text-decoration:none;}      /* unvisited link */
a:visited {color:#555;}  /* visited link */
a:hover {color:#448ec5; text-decoration:underline;}  /* mouse over link */
a:active {color:#555;}  /* selected link */

#main{
width:990px;
height:auto;
padding:0px 10px; 
min-height:600;
margin:0 auto;
background:#fff;
}

#header{
width:990px;
height:170px;
margin:0 auto;
}

#logo{
float:left;
}

#number{
float:left;
font-size:36px;
color:#9a9b9b;
font-weight:300;
line-height:28px;
margin-top:92px;
margin-left:460px;
}

#number p{
font-size:17px;
}

#nav{
width:970px;
height:25px;
margin:0 auto;
text-transform:uppercase;
}

.button{
float:left;
width:150px;
}

#banner_wrap{
width:990px;
height:307px;
margin:0 auto;
}

#banner{
width:624px;
height:307px;
float:left;
background-image:url(images/banner.png);
}

#offer{
width:280px;
height:295px;
float:left;
background:#56a0d4;
margin-left:66px;
padding:10px 10px 0px 10px;
color:#fff;
}

#offer ul{
padding-left:18px;
}

#offer li{
padding-bottom:15px;
}

#offer h3{
font-size:20px;
font-weight:300;
padding-bottom:10px;
}

#content{
width:990px;
height:auto;
min-height:350px;
margin:0 auto;

}

#text{
width:602px;
height:auto;
min-height:360px;
float:left;
margin-top:10px;
padding:10px 10px 0px 10px;
}

#text h2, h1{
font-size:20px;
font-weight:300;
padding-bottom:10px;
}

#text h2{
float:left;
}

#text p{
padding-bottom:10px;

}

#text h4{
font-weight:300;
font-style:italic;
padding-bottom:10px;
}

#side{
width:300px;
height:auto;
min-height:360px;
float:left;
margin-left:68px;
margin-top:10px;
}

.services_home{
width:278px;
min-height:160px;
margin-bottom:20px;
padding:10px;
height:auto;
border:1px solid #ddd;
background:#f9f6f6;
}

.services_home h3{
font-size:20px;
font-weight:300;
padding-bottom:10px;
}

.clear{
clear:both;
}

.list_1{
padding-left:18px;
float:left;
width:350px;
}

.list_1 li{
padding-bottom:16px;
}

.list_2{
padding-left:18px;
}


.list_2 li{
padding-bottom:16px;
}
#text h3{
font-size:20px;
font-weight:300;
padding-bottom:10px;
}

#list_wrap{
height:auto;
padding:10px 0px;
clear:both;
}

#footer{
width:990px;
height:35px;
margin:0 auto;
padding-top:15px;
}

#services_page_list{
padding:0px 0px 10px 18px;
font-style:italic;
}

#discount{
width:714px;
height:20px;
color:#000;
padding-bottom:20px;
margin: 0 auto;
}

#code{
height:30px;
width:200px;
display:inline;
font-size:42px;
}

#side img{ max-width:190px; }