/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 975px;
}
BoldKeywords {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#header {
	color: #000000;
	width: 900px;
	float: left;
	padding: 10px;
	border: 1px solid #ccc;
	height: 93px;
	margin: 10px 0px 0px 0px;
	background: url(images/pdqbanner.jpg) #062b62;
	background-repeat: no-repeat;
}
#navigation {
	float: left;
	width: 910px;
	color: #000000;
	padding: 0px;
	border: 1px solid #ccc;
	background: #062b62;
	background-repeat: repeat;
	height: 36px;
}
#leftcolumn {
	color: #333333;
	border: 1px solid #ccc;
	background: #aec200;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	height: 725px;
	width: 180px;
	float: left;
}
#leftcolumn2 {
	color: #333333;
	border: 0px solid #ccc;
	background: #aec200;
	padding: 10px;
	float: left;
}
#content {
	float: left;
	color: #000000;
	border: 1px solid #ccc;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	width: 476px;
	display: inline;
	background-color: #FFFFFF;
}
#rightcolumn { 
 color: #333;
 border: 1px solid #ccc;
 background: #E4E0E0;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 725px;
 width: 200px;
 float: left;
}
#footer {
	width: 900px;
	clear: both;
	color: #FFFF00;
	border: 1px solid #ccc;
	background: #062b62;
	margin: 0px 0px 10px 0px;
	padding: 10px;
}
#test
{
color:#000000;
background: #aec200;
width:200px;
float: left;
padding: 5px;
}
#coupon
{
color #CCCCCC;
	background: white;
	width:200px;
	float: left;
	border: 2px dotted  #062b62;
	margin-bottom: 10px;
	color: #000000;
}
p.main
{
text-align: ;
margin-top: 10px;
margin-bottom: 10px;
clear: both;
}
p.index
{
text-align: justify;
margin-top: 10px;
margin-bottom: 10px;
clear: both;
}
p.index:first-letter
{
color: #aec200;
font-size:xx-large
}
p.index:first-line 
{
color: #062b62;
font-variant: small-caps
}
a.index:first-letter
{
font-size:xx-large
}
a.index:hover
{
font-size:xx-large;
color: #aec200;
}
a.index:visited:
{
font-size:xx-large;
color: #aec200;
}
p.big
{
	color: #000000;
	font-family: "Verdana", "MS Serif", "New York", serif;
	font-size: 1.2em;
	text-decoration: blink;
	font-weight: bold;
}
p.big2
{
	margin-top: 20px;
	color: #000000;
	font-family: "Verdana", "MS Serif", "New York", serif;
	font-size: 1.2em;
	font-weight: bold;
}

p.date
{
font-weight: bold;
color: #CCCCCC;
margin-top: 10px;
margin-bottom: 7px;
}
p.more
{
	margin-top:5px;
	margin-bottom: 10px;
	clear:both;
	color: #000000;
}
p.green
{
color: #aec200;
}
p.test1
{
	color: #000000;
	text-align: center;
	font-style: italic;
	margin: 5px;
}
p.test2
{
color: #062b52;
text-align: right;
font-weight: bold;
}
img.left
{
float: left;
padding: 5px;
}

h1
{
	color: #CCCCCC;
	margin-left: 300px;
	font-family: "Verdana", "MS Serif", "New York", serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

h5
{
color: #CCCCCC;
font: italic 18px "Verdana", "MS Serif", "New York", serif;
margin-left: 600px;
}

h4
{
Color: #00163f;
font-weight: bold;
font-size: 1.25em;
margin-top: 3px;
text-align: center;

}
h5
{
Color: #CCCCCC;
font-weight: bold;
font-size: 1.25em;
margin-top: 3px;
text-align: center;

}
h2 em {
  font-style: normal;
font-size: 1.0em;
  color: #062b62;
  padding-right: 3px;
}
h2
{
	font-size: 1em;
	clear: both;
	color: #000000;
}
h4 em {
  font-style: italic;
  padding: 10px;
}

#inline-list {
height: 36px;
	border: 0px solid #000;
	margin-top: 0px;
        margin-bottom: 0px;
	width: 920px;
	padding: 0px;
	font-family: Verdana, sans-serif;
        background-image: url(images/topmenu.jpg);
        background-repeat: repeat-x;
	}
#inline-list ul, #inline-list li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #000000;
	font-weight: bold;
	}

a.inline-list
{
float: left;
width:;
text-decoration:none;
color:white;

padding:0.6em 1.6em;
border-right :1px dotted #CCCCCC;
font-weight: ;
margin-left: 5px;
}
a.inline-list:hover {color: #aec200}
a.inline-list: visited {color: #CCCCCC; font-weight: ;
}
a.left
{
	color: #333333;
}
a.left:hover

{
	color: #009900;
}
a.left:visited
{
	color: #666666;
}


ul.carpetcleaning
{
list-style-image: url('images/bullet.gif');
list-style-position: inside;
color: #062b62;
}
ul.leftmenu
{
list-style-position: inside;
}
div.float {
  float: left;
margin-left: 20px;
  }
  
div.float p {
   text-align: center;
color: white;
   }

div.container {
margin-left: 20px;
  border: 1px solid #666;
  background-color: #aec200;
  }

div.spacer {
  clear: both;
  }
a.container{
color: #666666;
}
a.container:hover {background-color: #aec200}
a.container: visited { color: #666666;}
p.cont
{
color: #666666;
}
