body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #d2dadd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	line-height: 17px;
	color: #555;
}
a:link {
	color: #555;
	text-decoration: underline;
}
a:visited {
	color: #555;
	text-decoration: underline;
}
a:hover {
	color: #022e42;
	text-decoration: underline;	
	
	/* IDS */
}	
#topbg {
	background-image: url(images/topbg.gif);
	background-repeat: no-repeat;
	width: 899px;
	height: 84px;
	margin: 0 auto;
}
#topcon {
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
	width: 899px;
	height: 290px;
	margin: 0 auto;
}
#flashcontainer {
	width: 630px;
	height: 290px;
	float: right;
	padding-right: 15px;
}	
#flash {
	width: 626px;
	height: 168px;
	float: right;
}
#tabs {
	width: 626px;
	height: 104px;
	float: right;
}
#kitchensflash {
	width: 626px;
	height: 272px;
	float: right;
}
#bedroomsflash {
	width: 626px;
	height: 272px;
	float: right;			
}
#leftcontainer {
	width: 252px;
	height: 290px;
	float: left;
	padding-left: 2px;
}	
#logocontainer {
	width: 243px;
	height: 121px;
}
#nav {
	width: 243px;
	height: 170px;
	padding-left: 5px;
}
#maincontainer {
	background-image: url(images/mainbg2.gif);
	background-repeat: repeat-y;
	width: 899px;
	margin: 0 auto;
	overflow: auto;
}	
#rightcol {
	width: 646px;
	float: right;
}
#maintext {
	width: 384px;
	float: left;
	padding: 20px;
}
#maintext2 {
	width: 597px;
	float: right;
	padding: 20px;	
}
#news {
	width: 192px;
	float: right;
	padding: 10px;
}
#leftcol {
	background-image: url(images/freeestimates.gif);
	background-repeat: no-repeat;
	width: 253px;
	height: 252px;
	float: left;
}
#footer {
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
	background-color: #f4f4f4;
	width: 899px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 10px;
	clear: both;
	font-size: 0.69em;
	text-align: center;
}
#footer li {
	list-style-type: none;
	display: inline;
	color: #555;
	font-size: 0.88em;
	line-height: 17px;
	border-right: 1px solid #555;
	padding-left: 5px;
	padding-right: 5px;
}
#footer ul {
	padding: 0px;
	margin: 0px;
}
#footer a:link {
	color: #555;
	text-decoration: underline;
}
#footer a:visited {
	color: #555;
	text-decoration: underline;
}
#footer a:hover {
	color: #022e42;
	text-decoration: underline;
}
#seo {
	background-image: url(images/mainbg2.gif);
	background-repeat: repeat-y;
	width: 899px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 10px;
	clear: both;
	font-size: 0.88em;
	text-align: center;	
}
#linkbox {
	width: 350px;
	border: 1px #022e42 dotted;
	padding: 10px;	
	
	/* CLASSES */
	
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.63em;
	font-weight: bold;
	color: #022e42;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.38em;
	font-weight: bold;
	color: #022e42;	
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.24em;
	font-weight: bold;
	color: #022e42;		
}
.blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.38em;
	font-weight: bold;
	color: #022e42;
}
.lightblue {
	color: #086ea8;
}
.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.24em;
	font-weight: bold; 
	color: #022e42;
}
.hsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.88em;
	font-weight: bold;
	color: #022e42;
}
.smalltext {
	font-size: 0.88em;
	letter-spacing: 2px;
	color: #555;	
}
.formstyle {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #cccccc;
	padding: 2px;
	margin: 1px;
}	
.style4 {
	color: #008000
}
.style3 {
	color: #c33131
}
.tickyellowbox {
	background-color: #eff6ef;
	border: 1px solid #008000;
}
.tickredbox {
	background-color: #f9eaea;
	border: 1px solid #c33131;
}			