/* PAGE-WIDE STYLES */

html {background-color:#FFFFFF;}
body {font-weight:bold}

a:link {color:blue;}
a:visited {color:blue;}

li a:link {color:black;}

#layout {width:760px; margin-left:auto; margin-right:auto; top:0px; margin-top:0px; padding:0px; 
         font-family:arial, verdana, helvetica, sans-serif; color:#000000;}

/* HEADER */

#header {width:760px; margin:0px; padding:0px; 
         border-top-style:solid; border-top-size:2px; border-top-color:#000000;
         border-bottom-size:1px; border-bottom-color:#000000; border-bottom-style:solid;}

/* SIDEBAR */		

#sidebar {width:175px; margin:0px; padding:0px; border:0px; float:left;}
#navigation {margin:0px; padding:0px; border:0px;}

ul#navigation li {display:block;}
ul#navigation li a {display:block; outline:none; width:175px;
                    background:url('/images/navigation.png') no-repeat 0 0; text-indent:-9009px;}
ul#navigation li#home a {height:25px; background-position:0 -1px;}
ul#navigation li#home a:hover {background-position:-194px -1px;}
ul#navigation li#contact a {height:25px; background-position:0 -27px;}
ul#navigation li#contact a:hover {background-position:-194px -27px;}
ul#navigation li#log-in a {height:25px; background-position:0 -54px;}
ul#navigation li#log-in a:hover {background-position:-194px -54px;}
ul#navigation li#about a {height:25px; background-position:0 -81px;}
ul#navigation li#about a:hover {background-position:-194px -81px;}

/* CONTENT */

#content {width:538px; padding-top:10px; padding-right:20px; 
          padding-bottom:10px; padding-left:20px; float:left;
          border-left-style:solid; border-left-size:2px; border-left-color:#000000;}
#content p {margin-left:30px; padding-right: 10px; text-align:justify;}
#content li {margin-left:5px;}
#content h1 {margin:20px 0 0 0; text-align:center;}
#content h2 {margin:20px 0 0 0; text-align:center;}
#content h3 {margin:20px 0 0 0; text-align:center;}
#content h4 {margin:20px 0 0 0; text-align:center;}
#content h5 {margin:0 0 0 0; text-align:center;}

#guarantee_seal {margin:100px 0 0 0;}

#login {margin-left:100px;}
#email table {padding-left:50px;}

#share_button {margin: 0 0 25px 25px;}

#telephone_icon {margin-top: 875px;}

#we_read_icon {margin:50px 0 250px 0;}

/* FOOTER */

#footer {margin:0px; padding:0px; text-align:center; clear:both;
         border-top-style:solid; border-top-size:2px; border-top-color:#000000;
         border-bottom-style:solid; border-bottom-size:2px; border-bottom-color:#000000;}