body {
	margin: 30px 0 20px 0;
	padding: 0;
	background: #ECECEC;
	text-align: left;
	line-height: 25px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3C37;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
	text-transform: inherit;
	color: #69F;
}

a:hover {
	text-decoration: none;
	color: #005880;
}

/** Style for header starts here */

#header {
	width: 700px;
	height: 160px;
	margin: 0px auto;
	background: url(images/masthead.jpg);
}

#header h1, #header h2 {
	margin: 0px;
	padding: 0;
	font-weight: normal;
	color: #39F;
}

#header h1 {
	text-align:right;
	padding-top: 55px;
	padding-right: 80px;
	font-size: large;
}

#header h2 {
	margin-top: -8px;
	padding: 0px 0px 0px 92px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

/** Style for menu starts here */

#menu {
	width: 700px;
	height: 27px;
	margin: 0px auto;
	background: #F1F1F1;
}

#menu ul {
	margin: 0px;
	padding: 0 0 0 32px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 1px 30px 1px 12px;
	text-decoration: none;
	color: #666;
}

#menu a:hover {
	color: #39F;
}

/** Style for wrapper starts here */

#wrapper {
	width: 700px;
	margin: 0px auto;
	background: #FFFFFF;
	padding: 20px;
	border:;
	border-color: #EEE;
	border-style: double;
	border-collapse:collapse;
}

/** Style for content starts here */

#content {
	width: 700px;
	margin: 0px auto;
	padding-top: 25px;
}

#content h2 {
	text-transform: none;
	font-size: 1.6em;
	font-weight: normal;
	border-bottom: 1px #CCCCCC dashed;
	line-height: 25px;
}

#left {
	float: left;
	width: 350px;
	height: 460px;
	padding-left: 20px;
	padding-bottom: 20px;
	line-height: 17px;
	font-size:11px;
	
}
#price_1 {
	float: left;
	width: 680px;
	height: 460px;
	padding-left: 20px;
	margin-bottom: 20px;
	line-height: 15px;
	background-image: url(images/gallery.jpg);
	background-repeat:no-repeat;
}

#price_2 {
	float: right;
	width: 230px;
	height: 430px;
	padding-top: 30px;
	margin-bottom: 20px;
	padding-right: 40px;
	line-height: 15px;
		
}

#right {
    float: right;
	width: 250px;
	height: 460px;
	padding-left: px;
	padding-bottom: 20px;
	line-height: 21px;
	background-image:url(images/home.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#special {
    float: right;
	width: 250px;
	height: 460px;
	padding-left: px;
	padding-bottom: 20px;
	line-height: 21px;
	background-image: url(images/special.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#Upholstery {
    float: right;
	width: 250px;
	height: 460px;
	padding-left: px;
	padding-bottom: 20px;
	line-height: 21px;
	background-image: url(images/upholstery.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#carpet {
    float: right;
	width: 250px;
	height: 460px;
	padding-left: px;
	padding-bottom: 20px;
	line-height: 21px;
	background-image: url(images/carpet.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#contact {
    float: right;
	width: 250px;
	height: 460px;
	padding-left: px;
	padding-bottom: 20px;
	line-height: 21px;
	background-image: url(images/contact.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

/** Style for footer starts here */

#footer {
	clear: both;
	width: 700px;
	height: 25px;
	margin:;
	padding-top:;
	background: #F1F1F1;
	text-transform: inherit;
	font-size: 13px;
	color: #69F;
}

#footer .copyright {
	margin: 0px;
	padding-left:;
	text-align: center;
}
