html, * {
	background-color: white;
	margin: 0px;
	font-family: Tahoma;
}
img{
	border:none;
	}
div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	}
a, a:link {
	color: black;
	text-decoration: none;
	background-color: transparent;
}
#container {
	width: 1000px;
	height: 625px;
	background-image: url('images/allon_background2_small.png');
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#container_sitemap {
	width: 1000px;
	height: 1010px;
	background-image: url('images/sitemap_bg.jpg');
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#index_slideshow {
	background-color: transparent;
	width: 655px;
	margin-top: 35px;
	margin-left: 20px;
	clear: both;
	float: left;
}

p.index_content {
	background-color: transparent;
	width: 300px;
	margin-right: 15px;
	margin-top: 30px;
	float: right;
	font-size: 15px;
}

#residential_slideshow {
	background-color: transparent;
	width: 610px;
	margin-top: 35px;
	margin-left: 20px;
	clear: both;
	float: left;
}

p.residential_content {
	background-color: transparent;
	width: 340px;
	margin-right: 10px;
	margin-top: 30px;
	float: right;
	font-size: 15px;
}

#bathroom_content {
	background-color: transparent;
	width: 340px;
	margin-right: 10px;
	margin-top: 35px;
	float: right;
	font-size: 15px;
}

#bathroom_slideshow {
	background-color: transparent;
	width: 610px;
	height: 460px;
	margin-top: 40px;
	margin-left: 20px;
	clear: both;
	float: left;
}

ul.bath1 {
	margin-top: 40px;
	margin-left: 40px;
	background-color: transparent;
}

ul.bath1 li {
	display: inline;
	margin: 5px;
}


ul.bath1 img {
	max-width: 100px;
	max-height: 100px;
}

ul.bath1 li:hover {
	border-: 3px solid black;
}

ul.kitchen1 {
	margin-top: 40px;
	background-color: transparent;
}

ul.kitchen1 li {
	display: inline;
	margin: 5px;
}

ul.kitchen1 img {
	max-width: 100px;
	max-height: 100px;
}

ul.kitchen1 li:hover {
	border-bottom: 3px solid black;
}

img.main {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#bathroom_content ul {
	margin-left: -25px;
	font-size: 12px;
}

#kitchen_content {
	background-color: transparent;
	width: 340px;
	margin-right: 10px;
	margin-top: 35px;
	float: right;
	font-size: 15px;
}

#kitchen_slideshow {
	background-color: transparent;
	width: 610px;
	margin-top: 40px;
	margin-left: 20px;
	clear: both;
	float: left;
}

#kitchen_content ul {
	margin-left: -25px;
	font-size: 12px;
}

form {
	margin-top: 40px;
	background-color: transparent;
	line-height: 1.5;
}

input[type="text"] {
	float: right;
	margin-right: 30px;
	width: 184px;
	border: 1px solid gray;
}

textarea {
	border: 1px solid gray;
	float: right;
	margin-right: 30px;
}

input[type="submit"] {
	clear: both;
	float: right;
	margin-top: 5px;
	margin-right: 30px;
}

span.header {
	font-size: 18px;
	background-color: transparent;
}

hr.bathroom_line {
	margin-top: 2px;
	width: 280px;
}

hr.kitchen_line {
	margin-top: 2px;
	width: 280px;
}

span.red {
	color: red;
}

span.smalltext {
	font-size: 14px;
}

ul.tabs {
	font-size: 14px;
	width: 470px;
	height: 30px;
	background-color: transparent;
	float: right;
	margin-top: 52px;
}

ul.tabs li {
	display: inline;
	background-color: transparent;	
}

ul.tabs .home {
	margin-left: -42px;
}

ul.tabs .home {
	margin-right: 37px;
}

ul.tabs .residential {
	margin-right: 41px;
}

ul.tabs .bathroom {
	margin-right: 50px;
}

ul.tabs .kitchen {
	margin-right: 42px;
}

li.contact a {
	color: white;
}

ul.logos {
	margin-top: 70px;
	background-color: transparent;
	float: right;
}

ul.logos li {
	margin: 25px;
	display: inline;
	background-color: transparent;
}

ul.logos li.viking {
	margin-top: -20px;
}

/** CONTACT US **/

#right {
	float: right;
	width: 370px;
	height: 330px;
	margin-top: 20px;
	margin-right: 20px;
	font-size: 14px;
	background-color: transparent;
}

h1 {
	font-size: 16px;
}

#left {
	float: left;
	clear: both;
	width: 935px;;
	margin-top: 30px;
	margin-left: 20px;
	height: 339px;
	background-image: url('images/contact_background.jpg');
}
#left1 {
	float: left;
	clear: both;
	width: 950px;;
	margin-top: 30px;
	margin-left: 20px;
	height: 339px;
	background-image: url('images/contact_background.jpg');
}

h2.askus {
	background-color: transparent;
	font-weight: 100;
	font-size: 15px;
}

form.contact {
	margin-top: 20px;
	width: 500px;
	height: 400px;
	background-color: transparent;
	line-height: 1.5;
}

form.contact input[type="text"] {
	float: right;
	margin-right: 30px;
	width: 300px;
}

form.contact textarea {
	float: right;
	margin-right: 30px;
}

form.contact input[type="submit"] {
	clear: both;
	float: right;
	margin-right: 30px;
}

span.red {
	color: red;
}

img.callus {
	margin-left: -7px;
	margin-top: -10px;
}
#top_link{
	width:990px;
	margin:0 auto;
	text-align:right;
	}
#residential_content{
	background-color: transparent;
	width: 340px;
	margin-right: 10px;
	margin-top: 35px;
	float: right;
	font-size: 15px;
}
.bottom_link{
	font-family:Tahoma;
	font-size:12px;
	}
.bottom_link a{
	text-decoration:none;
	}
.bottom_link a:hover{
	text-decoration:underline;
	}
.phone{
	color:#f40100;
	}
.footcontent {
	font-size: 15px;
}
