@charset "utf-8";
body{
	background:url(images/color_swatch.jpg) repeat;
	margin:0;
}
body{
	background:url(images/color_swatch.jpg) repeat;
	margin:0;
}

#wrapper{
	margin:0 auto;
	background:url(images/wrapper.jpg) repeat-x;
	height:auto;
	height:100%;
	overflow:hidden;
}
#wrapper{
	margin:0 auto;
	background:url(images/wrapper.jpg) repeat-x;
	height:auto;
	height:100%;
	overflow:hidden;
}

#header{
	margin:0 auto;
	width:960px;
	height:169px;
}
#header{
	margin:0 auto;
	width:960px;
	height:169px;
}

#content{
	margin:0 auto;
	width:960px;
}
#content{
	margin:0 auto;
	width:960px;
}

.right{
	width:240px;
	float:right;
	margin-top:160px;
	margin-right:18px;
}
.right{
	width:240px;
	float:right;
	margin-top:160px;
	margin-right:18px;
}

.left{
	float:left;
	width:560px;
	padding-top:20px;
}
.left{
	float:left;
	width:560px;
	padding-top:20px;
}

#footer{
	margin:0 auto;
	width:960px;
	clear:both;
}
#footer{
	margin:0 auto;
	width:960px;
	clear:both;
}

.phone{
	float:right;
	top:0;
	right:0;
}
.phone{
	float:right;
	top:0;
	right:0;
}

#form {
	float:right;
	width:260px;
	height:370px;
	overflow:hidden;
	display:block;
	background:url(images/contact_us.png);
}
#form {
	float:right;
	width:260px;
	height:370px;
	overflow:hidden;
	display:block;
	background:url(images/contact_us.png);
}

#contactform p {
	margin:0 7px;
	display:block;
	font-size:14px;
	padding-left:20px;
}
#contactform p {
	margin:0 7px;
	display:block;
	font-size:14px;
	padding-left:20px;
}

#contactform p input, #contactform p textarea {
	width:210px;
	font-size:13px;
	color:#333;
	background-color:#fff;
	border:none;
	padding:2px;
	border-radius:10px;
}
#contactform p input, #contactform p textarea {
	width:210px;
	font-size:13px;
	color:#333;
	background-color:#fff;
	border:none;
	padding:2px;
	border-radius:10px;
}

.error {
	float:right;
	background-color:#FFF;
	margin-right:30px;
	color:#900;
	font-weight:bold;
}
.error {
	float:right;
	background-color:#FFF;
	margin-right:30px;
	color:#900;
	font-weight:bold;
}

.good {
	float:right;
	background-color:#FFF;
	margin-right:30px;
	color:#090;
	font-weight:bold;
}
.good {
	float:right;
	background-color:#FFF;
	margin-right:30px;
	color:#090;
	font-weight:bold;
}

#footer ul li {
	display:inline;
	float:left;
	padding:10px 40px;
}
#footer ul li {
	display:inline;
	float:left;
	padding:10px 40px;
}

#fade {
	list-style-type: none;
	font-size:28px;
}
#fade {
	list-style-type: none;
	font-size:28px;
}

#fade li {
	padding:15px 0 0 30px;
}
#fade li {
	padding:15px 0 0 30px;
}

img{
	border:none;
}
img{
	border:none;
}
td, tr{
	border: 1px solid #F90;
	text-align:center;
}
td, tr{
	border: 1px solid #F90;
	text-align:center;
}

