html,body{
	font-family:'Lucida Grande',Verdana,Arial,sans-serif;
	text-align:center;
}
.body{
	background:#c6e4f5;
	text-align:center;
}
.frame{
	background:#c6e4f5;
	width:802px;
	margin:10px auto 0;
	padding:0;
	text-align:left;
}
.main-pic{
	background:#c6e4f5;
	width:802px;
}
.logo{
	background:#c6e4f5;
	float:left;
	width:802px;
	clear:right;
}
#nav{
	color:#000;
	float:right;
	font-style:normal;
	font-weight:normal;
	text-align:right;
	font-variant:normal;
	font-size:10px;
	margin-top:30px;
	width:634px;
}
#h1{
	margin-top:15px;
	height:15px;
	width:800px;
	color:#e31c18;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	font-size:110%;
	padding:8px 0 13px;
}
html>body #h1{
	margin:-13px 0 5px;
	width:800px;
	color:#e31c18;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	font-size:110%;
}
#h1-sales{
	margin-top:15px;
	height:15px;
	width:800px;
	color:#e31c18;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	font-size:110%;
	padding:8px 0 23px;
}
html>body #h1-sales{
	margin:-13px 0 15px;
	width:800px;
	color:#e31c18;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	font-size:110%;
}
h2{
	color:#e31c18;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	font-size:110%;
	margin-bottom:-0px;
}
/*html>body .headline{
	margin-top:15px;
	height:15px;
	color:#000;
	width:700px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	font-size:14px;
	background:#fff;
	padding-bottom:13px;
	}*/
.leftcontent{
	margin:-5px 0 0 0;
	float:left;
	width:40%;
	color:#000;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	font-size:80%;
	padding-bottom:20px;
}
.centrecontent{
	margin:-5px 0 0 15px;
	float:left;
	width:40%;
	color:#000;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	font-size:80%;
	padding-bottom:20px;
}
.rightcontent{
	margin:-5px 0 0 15px;
	float:right;
	width:15%;
	color:#000;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	font-size:80%;
	text-align:right;
	padding-bottom:20px;
	line-height:16px;
}
.price-panels{
	margin:5px 0 0 -15px;
	float:left;
	width:100%;
	color:#000;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	font-size:70%;
	padding-bottom:40px;
	background-image:url(images/panels-smaller.jpg);
	background-repeat:no-repeat;
}
#footer{
	position:relative;
	color:#000;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	font-variant:normal;
	font-size:10px;
	padding:4px 0 5px;
	width:802px;
	border-top:1px solid #fff;
}
#footer-client{
	text-align:right;
	margin-top:-13px;
}
#footer-client a{
	vertical-align:top;
}
#footer a:link{
	color:#000;
	text-decoration:none;
}
a:active,a:visited,a:link{
	color:#e31c18;
	text-decoration:none;
	font-weight:normal;
}
a:hover{
	color:#000;
	text-decoration:underline;
	}
textarea{
	font-size:10px;
	color:#000;
	background:#def2fd;
	border:1px solid #000;
	padding:2px;
	margin-bottom:2px;
}
input{
	font-size:11px;
	color:#000;
	background:#ccc;
	padding:2px;
}
#select1{
	font-size:10px;
	color:#000;
	background:#ccc;
	padding:2px;
	width:120px;
	margin-bottom:2px;
}
.btnsubmit{
	padding:0;
}
.txt{
	font-size:10px;
	color:#000;
	background:#def2fd;
	border:1px solid #000;
	padding:2px;
	margin-bottom:2px;
	width:248px;
}
.tdata{
	width:248px;
	overflow:auto;
}