body {
	margin: 0;
	background-color: #f1f2f2;

}
#wrapper 
{
	
	width: 900px;
    font-family:Arial, Helvetica, sans-serif;
	padding: 0px;
    margin: 0 auto;
	overflow: hidden;
}
.bg
{
	background: #fff;
	border:1px solid  #559DC9;
	border-radius:10px;
	box-shadow:1px 1px 2px #e9e9e9;
	height:20px;
}
.bg2
{
	background: #feffff;
	border:1px solid  #559DC8;
	border-radius:10px;
	box-shadow:1px 1px 2px #e9e9e9;
}
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color: #103573;
}
h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #103573;
}
h3
{	
   color: #103573;
	font: 16px Verdana, Arial, Helvetica, sans-serif; 

}
p
{
	color: #333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	
	
}
#header {
	width: 900px;
	float: left;
	height: 343px;
	background-image: url(../images/reading-window-cleaning.png);
	background-repeat: no-repeat;
}
#header-about {
	width: 900px;
	float: left;
	height: 343px;
	background-image: url(../images/reading-window-cleaning-about-header.png);
	background-repeat: no-repeat;
}
#social {
	float: right;
	height: 32px;
	width: 76px;
	padding-top: 35px;
	padding-right: 40px;
}
#about-us
{
	width: 225px;
	height: 30px;
	float: left;
	padding-left: 350px;
	padding-top: 265px;
}

#nav
{
	width: 860px;
	height: 30px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 14px;
	margin-bottom: 0px;
    text-align: left;
}
#nav ul
{
	list-style:none;
	margin: 0px; 
    padding: 0px; 
}
#nav li {
	display: inline;
}	
#nav a {
	height: 33px;
	float:left;
	margin-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fdffff;
	font-size: 18px;
	line-height: 34px;
	padding-left:25px;
	padding-right:25px;
	text-decoration: none !important;
}
#nav a:hover { 
   
	background-image:url(../images/nav-hover.jpg);
	background-repeat:repeat-x;
    text-decoration: none !important;
}
#nav .active a {
 
	background-image:url(../images/nav-hover.jpg);
	background-repeat:repeat-x;
    text-decoration: none !important;
}
#page {
    background-image: url(../images/page_bg.png);
    background-repeat: repeat-y;
    margin: auto;
    width: 900px;
}
#content-outer {
	width: 878px;
	margin-left: 11px;
	margin-right: 11px;
	margin-top: 0px;
	background-image: url(../images/bg_image.png);
	background-repeat: no-repeat;
	background-position: 0px 340px;
}
#content
{
	width: 838px;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom:20px;
	height: auto;
	min-height:445px;
}
#main-box {
	height: 330px;
	width: 838px;
	padding-bottom: 0px;
    padding-top: 20px;
}
#main-box h2   {
	color: #103573;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#main-box p {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0 0 0px;
    text-align: justify;
	padding-bottom: 5px;
	padding-top: 0px;
}
#box1 {
	height: 250px;
	width: 185px;
	float:left;
	padding-left: 0px;
	padding-bottom: 0px;
}
#box2 {
	height: 250px;
	width: 185px;
	float:left;
	padding-left: 33px;
	padding-bottom: 0px;
}
#box3 {
	height: 250px;
	width: 185px;
	float:left;
	padding-left: 33px;
	padding-bottom: 0px;
}
#box4 {
	height: 250px;
	width: 185px;
	float:left;
	padding-left: 32px;
	padding-bottom: 0px;
}
#more {
	height: 24px;
	width: 185px;
	padding-top: 5px;
	padding-bottom: 10px;	
}

#contact-box {
	height: 185px;
	width: 838px;
		background-image: url(../images/email-box.png);
	background-repeat: no-repeat;
}




#footer-top {
	width: 100%;
	min-height: 94px;
	float: left;
	color: #fff;
	line-height: 30px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	background-color: #072768;
}
#footer {
	width: 880px;
	margin: 0 auto;
    color: #fefeff;
	margin-top: 60px;
	padding-left: 20px;
	font-size: 12px;
}

#footer a 
{
	color: #fcfcff;
	text-decoration:none;
	
}
#footer a:hover
{
	text-decoration:underline;
	
	}	
	
#footer2 {
	width: 880px;
	margin: 0 auto;
    color: #faffff;
	margin-top: 10px;
	padding-left: 20px;
	font-size: 10px;
}

#footer2 a 
{
	color: #fbffff;
	text-decoration:none;
	
}
#footer2 a:hover
{
	text-decoration:underline;
	
	}	
	
.footer-c {
	width: 170px;
	height: auto;
	float: left;
	margin-left: 6px;
}
.clr {
	clear: both;
}

#quote {
	width: 340px;
	height: 120px;
	float: left;
	margin-top: 40px;
	margin-left: 20px;
	color: #fdfdff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footerleft{
	width:450px;
	float:left;
}
#footerright{
	width:400px;
	float:right;
	text-align:right;
	margin-right:30px;
}

