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


a:link, a, a.visited { text-decoration:none; border: none; outline:none; } 

body { font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; color:#000; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration:none; }
ul,ol { list-style:none; }
h1 { font-size:16px; font-weight:normal; margin:0px; padding:0px;}
h2 { font-size:14px; font-weight:normal; font-style:italic; }

hr {border: none 0; border-top: 1px dashed #CCC;/*the border*/ width: 100%; height: 1px;/*whatever the total width of the border-top and border-bottom equal*/ } 

.wrap_logo { height:100px; width:100%; padding-top:150px; }
.logo { width:423px; margin-left:auto; margin-right:auto; }
.services {width:270px; margin-left:auto; margin-right:auto; margin-top:50px; }
.check { background:url(img/check.png) no-repeat; padding-left:25px; margin-top:10px; }

.wrapper { position: relative; margin: 0 auto -20px; }
.footer { width:100%; height:20px; background-color:#999; clear: both; }
#footer2 {width:800px; margin-left:auto; margin-right:auto; padding-top:2px; font-size:11px; color:#FFF;}
