html,body {margin:0;padding:0;}

body {
  background-color: #FFF;
  font-family: Arial, Times, sans-serif;
  font-size:12pt;
  color: #000;
  clear:both; 
}
 
a img,img { border: 0; display:block;
}

input {  color: #333;}

textarea {
}

h1 span, h2 span, a span {
  display: none;
}

a {
  color:#406667;
}

p {
  font-family: Arial, Times, sans-serif;
	font-size:12pt;	
  color: #000;
	margin-bottom:1em;
}

p.right {
  text-align: right;
  color: #333;
}

p.center {
  text-align: center;
  color: #333;
}

h1 {
  font-size: 2.2em;
  color: #333;
  font-family: Arial, Times, sans-serif;
  margin-bottom:1em;
  text-align:center;
}

  h1.smaller_h1 {
  font-size: 1.9em;
  color: #333;
  font-family: Arial, Times, sans-serif;
  margin-bottom:1em;
  text-align:left;
}

h2 {
  font-size: 1.7em;
  font-family: Arial, Times, sans-serif;  
  color: #666;
  margin-bottom:.7em;
}

h3 {
  font-size: 1.3em;
  font-family: Arial, Times, sans-serif;    
  color: #406667;
  margin-bottom:1em;
  margin-top:.5em;
}

h5 {
  font-size: .7em;
  color: #333;
		margin-bottom:1em;
}

#wrap{			background-color: #8AA4BB;width:100%;}
#outer {
   background:#fff url(http://www.distinctseo.com/images/bg.jpg) repeat-y left top;
   width: 984px;
			margin:auto;
			padding-left:40px;
}
* html #outer{width:1024px; width:40px;}
#container{width:944px;clear:both}
#header {  width:944px;}

#logo { 
  float: left;
  width: 205px; 
  height: 180px;
  background-image: url(http://www.distinctseo.com/images/header/logo3.jpg);
}
	
#logo2 { 
  float: left;
  width: 739px;
  height: 180px;        
  background-image: url(http://www.distinctseo.com/images/header/header2.jpg);
}
    
#nav {
	 width: 944px; 
		height: 204px;
  	position: relative;
}

#nav ul {
  list-style-type: none;
  position: absolute; 
  top: 180px; right: 0;	
  clear:both;
margin:0;padding:0;
}
    
#nav li { float:left; 
  height: 24px;}
        
#nav li a {
  float: left;
  display: block;
  height: 24px;
}
        
#nav li#n a{ background-image: url(http://www.distinctseo.com/images/header/n.jpg); width: 455px; }
#nav li#n1 a{ background-image: url(http://www.distinctseo.com/images/header/services.jpg); width: 137px; }
#nav li#n2 a{ background-image: url(http://www.distinctseo.com/images/header/blog.jpg); width: 88px; }
#nav li#n3 a{ background-image: url(http://www.distinctseo.com/images/header/faq.jpg); width: 83px; }
#nav li#n4 a { background-image: url(http://www.distinctseo.com/images/header/contact.jpg); width: 181px; }


#sidebar {
   float: left;
   text-align:left;
   width: 170px;
   padding: 10px 5px 5px 5px;   
   font-size: 11px;
}
    
#sidebar a {font-size: 11px;}
      
#content {
   float: left;
   width: 719px;
   padding: 10px 25px 25px 20px;   
   font-size: 12px;		   
}   

h2.central,.centre{text-align:center;}
h2,central{width:99.9%}
#footer_bg {
  background: #8AA4BB repeat-y top center;
  width: 944px;
}

#footer {
  width: 944px;
  text-align: center;
  clear:both;
}

#footer a, #footer p {
  color: #000;
  font-size: 1em;
  padding: 5px;
	margin:0;
}

#sidebar p {
font-size:13px;
}


#free { 
  	float: left;
  	width: 160px; 
  	height: 160px;
  	background-image: url(http://www.distinctseo.com/images/style/free.jpg);
	margin: 30px 0 30px 10px; 
	}
	
#regular { 
  font-size: 1.1em;
  font-weight:bold;
  font-family: Arial, Times, sans-serif;    
  color: #003333;}
  
  .regular_p {
  font-size: 1.1em;
  font-weight:bold;
  font-family: Arial, Times, sans-serif;    
  color: #003333;
  margin-top: 30px;
}

.formID label{
	width: 6em;
	float: left;
	text-align: left;
	margin-left: 1em;
	display: block;
}

 .submit input
{
margin-top:5px;
margin-left: 15px;
}
    
.bl {background: url(http://www.distinctseo.com/images/style/bl.gif) 0 100% no-repeat #DAD6BC; width: 665px}
.br {background: url(http://www.distinctseo.com/images/style/br.gif) 100% 100% no-repeat}
.tl {background: url(http://www.distinctseo.com/images/style/tl.gif) 0 0 no-repeat}
.tr {background: url(http://www.distinctseo.com/images/style/tr.gif) 100% 0 no-repeat; padding:10px}
	
    
.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* mac hide \*/
	* html .clearfix {height: 1%;}
	 .clearfix {display: block;}
/* End hide */ 