/*##################################
  # Designed by Mary Fisher Design #
  #                                #
  # www.maryfisherdesign.com       #
  # (c) Copyright                  #
  ##################################*/


img, div { behavior: url(css/iepngfix.htc) } 
/* Alternatively, you can specify that this will apply to all tags like so: * { behavior: url(iepngfix.htc) } */ 



body 
{
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #215C4A;
}
#shadow {
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 844px;
	margin-right: auto;
	margin-left: auto;
}


/* HEADERS */

h1 {
	font-size: 130%;
	color: #013E2F;
	margin-bottom: 10px;
}

h2 {
	font-size: 120%;
	color: #013E2F;
	margin-bottom: 5px;
}


h3 {
	font-size: 110%;
}

h4 {
	font-size: 100%;	
}

h5 {
	font-size: 90%;	
}

h6 {
	font-size: 80%;	
}




/* LINKS */

a {
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

	
a:hover
{
	text-decoration: none;	
}


#wrap {
	width: 844px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	
}
#header {
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
}
#header img {
	margin-left: 560px;
}
#navspace {
	height: 35px;
}
#animation {
	height: 299px;
	width: 800px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}





/* NAV */
#nav {
	position: absolute;
	line-height: 1;
	z-index: 9998;
	height: 35px;
	left: 393px;
	top: 105px;
	width: 469px;
}


/* LAYOUT */

#content {
	background-image: url(../images/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}

#main {
	width: 480px;
	display: inline;
	float: left;
	position: relative;
	text-align: left;
	padding-right: 20px;
}
#main p {
	margin-bottom: 10px;
}

#sidebar {
	width: 200px;
	margin-left: 500px;
	background-image: url(../images/bg-sidebar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 15px;
	text-align: center;
	color: #1A5144;
	font-style: italic;
}

#sidebarsub {
	width: 200px;
	margin-left: 500px;
	
}


#sidebar h3 {
	margin-bottom: 10px;
	font-size: 100%;
}
#sidebar a {
	text-decoration: underline;
	color: #013E2F;
}
#sidebar a:hover {
	text-decoration: none;
}
#footer {
	text-align: center;
	clear: both;
}
#footer p {
	font-size: 90%;
}
#footer a {
	color: #333333;
}



/* BODY CHANGES */

body#homepage {


}


/* CLASSES*/

.bluetype {


}

#logo {
	position:absolute;
	left:21px;
	top:-4px;
	width:415px;
	height:135px;
	z-index:1;
	background-image: url(../images/PCC-Cleaning-Resoration-Tulsa-OK.png);
	background-repeat: no-repeat;
}
#services li {
	list-style-type: disc;
	margin-left: 15px;
}
#services {
	margin-bottom: 5px;
}
.smallertype {
	font-size: 90%;
	font-style: italic;
}
#sidebar #logos {
	margin-top: 50px;
}
.picright {
	height: auto;
	width: 200px;
	margin-top: 10px;
}
#main a {
	color: #123228;
}
#main a:hover {
	text-decoration: none;
}
.redtype {
	color: #FF0000;
	font-style: normal;
}
#sidebar #box {
	display: none;
}
