@charset "utf-8";
body {
	background-image: url(bg3.jpg);

}

/* CSS Document */

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 1170px;
	background-repeat: no-repeat;
	background-color: #FFF;
}
#header {
	float: left;
	height: 119px;
	width: 900px;
	margin-bottom: 25px;
	background-color: #FFF;
}
#logo {
	float: left;
	height: 119px;
	width: 346px;
}
#tel {
	float: left;
	height: 110px;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333;
	text-align: center;
	background-image: url(tel3.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-left: 103px;
}
#tel a {
	color: #333;
}

a {
	color: #666;
	text-decoration: none;
}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7D1DA;
}
.box a {
	color: #C1DFE5;
}


#nav {
	float: left;
	height: 33px;
	width: 650px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav ul li a {
	color: #5B5B5B;
	text-decoration: none;
	background-image: url(menu2.jpg);
	float: left;
	height: 23px;
	width: 100px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
	margin-right: 8px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav ul li a:hover {
	background-image: url(menu-hover.jpg);
	color: #FFF;
}

#nav2 {
	float: right;
	width: 230px;
	margin-top: 8px;
	margin-right: 9px;
	text-align: right;
	padding: 0px;
	margin-left: 0px;
}

#nav2 ul {
	padding: 0px;
	text-align: right;
	margin: 0px;
}
#nav2 ul li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 0px;
	text-align: right;
	display: inline;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav2 ul li a {
	margin: 0px;
	padding: 0px;
}


#main-area {
	float: left;
	height: 995px;
	width: 860px;
	background-color: #A7D1DA;
	background-image: url(blinds.jpg);
	background-repeat: no-repeat;
	color: #333;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#image-bottom {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#top {
	background-image: url(box.jpg);
	float: left;
	height: 175px;
	width: 860px;
	margin-top: 15px;
}
#bottom {
	margin-top: 10px;
	float: left;
	width: 860px;
	background-image: url(bg.png);
	background-repeat: no-repeat;
	height: 700px;
}
#left {
	float: left;
	width: 585px;
	font-size: 14px;
	padding-left: 15px;
	padding-top: 15px;
	margin-right: 15px;
}
#list ul li {
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4A240B;
	padding-top: 8px;
	list-style-image: url(bullet.png);
}
.contact {
	font-style: italic;
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.brown {
	background-image: url(bg4.png);
	background-repeat: no-repeat;
	width: 250px;
	float: left;
	height: 23px;
	text-align: center;
	color: #C1DFE5;
	padding-top: 7px;
	margin-right: 80px;
	margin-top: 25px;
}

.header {
	background-image: url(title.png);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 22px;
	font-weight: normal;
	float: left;
	height: 45px;
	width: 860px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: italic;
	font-family: "apple Chancery", Georgia;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#products-list ul li {
	padding-bottom: 15px;
	list-style-image: url(bullet.jpg);
}
#right h2 {
	color: #036;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-size: 20px;
}

#products-list ul {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.gallery-text {
	color: #036;
	background-color: #A7D1DA;
	padding: 5px;
	border: 1px dotted #036;
	margin-bottom: 20px;
	margin-top: 20px;
}
#products-list {
	float: left;
	width: 580px;
}

#right {
	float: left;
	width: 200px;
	margin-left: 30px;
}
#right ul li {
	background-image: url(bullet4.jpg);
	list-style-type: none;
	height: 20px;
	width: 200px;
	float: left;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right ul li a {
	color: #FFF;
}
#right ul {
	margin: 0px;
	padding: 0px;
	height: 25px;
}

.box {
	float: left;
	height: 20px;
	width: 195px;
	padding-top: 180px;
	color: #C1DFE5;
	background-repeat: no-repeat;
	padding-left: 5px;
	margin-top: 24px;
}
#right img {
	margin-top: 25px;
}
.testimonial {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #036;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
}

#list {
	float: left;
	width: 260px;
	background-color: #E7F3F5;
	padding-right: 14px;
	border: 1px dotted #482400;
	margin-top: 15px;
}
#border {
	float: left;
	width: 585px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #563820;
	margin-top: 20px;
}
#left h1 {
	color: #543B3C;
	font-size: 23px;
	font-family: "Apple Chancery";
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #543B3C;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p {
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E1F00;
}
#footer h1 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 8px;
}
#left h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 14px;
}

