body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	margin:0px;
	padding:0px;
	background:url(art/bg-top.jpg) repeat-x;
}
#page {
	width:930px;
	overflow:hidden;
	margin:0px auto;
	text-align:left;
}
#header {
	width:930px;
	float:left;
	height:190px;
}
#header img {
	float:left;
	margin:0px;
}
#header object {
	float:left;
	margin:0px;
}
a#but{
	width:110px;
	height:48px;
	float:left;
	background:url(art/but1.jpg) no-repeat;
	margin:0px 3px 0px 4px;
}
a:hover#but {
	background:url(art/but1a.jpg) no-repeat;
}
a#but1{
	width:110px;
	height:48px;
	float:left;
	background:url(art/but2.jpg) no-repeat;
	margin:0px 3px;
}
a:hover#but1 {
	background:url(art/but2a.jpg) no-repeat;
}
a#but2{
	width:110px;
	height:48px;
	float:left;
	background:url(art/but3.jpg) no-repeat;
	margin:0px 3px;
}
a:hover#but2 {
	background:url(art/but3a.jpg) no-repeat;
}
a#but3{
	width:110px;
	height:48px;
	float:left;
	background:url(art/but4.jpg) no-repeat;
	margin:0px 3px;
}
a:hover#but3 {
	background:url(art/but4a.jpg) no-repeat;
}
a#but4{
	width:110px;
	height:48px;
	float:left;
	background:url(art/but5.jpg) no-repeat;
	margin:0px 3px;
}
a:hover#but4 {
	background:url(art/but5a.jpg) no-repeat;
}
a#but5{
	width:110px;
	height:48px;
	float:left;
	background:url(art/but6.jpg) no-repeat;
	margin:0px 3px;
}
a:hover#but5 {
	background:url(art/but6a.jpg) no-repeat;
}
a#but6{
	width:110px;
	height:48px;
	float:left;
	background:url(art/but7.jpg) no-repeat;
	margin:0px 3px;
}
a:hover#but6 {
	background:url(art/but7a.jpg) no-repeat;
}
a#but7{
	width:110px;
	height:48px;
	float:left;
	background:url(art/but8.jpg) no-repeat;
	margin:0px 3px;
}
a:hover#but7 {
	background:url(art/but8a.jpg) no-repeat;
}
#menu-box {
	width:930px;
	float:left;
	height:48px;
}
#menu{
	position:absolute;
	width:930px;
}
#menu ul .item{
	display:none; 
	list-style:none;
	margin:0px;

	
}
#menu ul .top {
	background-image:url(art/but2.jpg);
	background-position:center;
	width:108px;
	height:48px;
	padding:0px;
	font-size:18px;
	color:#685C4B;
}
#menu ul:hover .top {
	background-image:url(art/but2a.jpg);
	background-position:center;
}
#menu ul .top2 {
	background-image:url(art/but6.jpg);
	background-position:center;
	width:108px;
	height:48px;
	padding:0px;
	font-size:18px;
	color:#685C4B;
}
#menu ul:hover .top2 {
	background-image:url(art/but6a.jpg);
	background-position:center;
}
#menu ul a {
	color:#FFFFFF;
	text-decoration:none;
}
#menu ul:hover .item{
	display:block;
	height:20px;
	padding:7px 0px;
	
}
#menu ul:hover .item a{
	color: #685C4B;
	text-decoration:none;
	filter: alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;

}
#menu ul:hover .item a:hover{
	color:#153159;
	text-decoration:none;
}
#menu ul{
	width:108px;
	float:left;	
	margin:0px 3px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#9B8457;
	padding:0px 0px 0px 0px;
	text-decoration:none;
	text-align:center;
	list-style:none;
	background-image:url(art/menu-bg.jpg);

}

#flash-image {
	width:930px;
	height:298px;
	float:left;
	margin:1px 0px 0px 0px;
}
#flash-image img {
	float:left;
	margin:0px;
	border:none;
}
#flash-image object {
	float:left;
	margin:0px;
	border:none;
}
#tab {
	width:380px;
	height:26px;
	float:left;
	background:url(art/tab-bot.jpg) no-repeat;
	margin:0px 100px 0px 24px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
#tab a {
	color:#FFFFFF;
	text-decoration:none;
}
#tab a:hover {
	text-decoration: underline;
}
.black {
	color:#000000;
}
#text-bg {
	width:875px;
	float:left;
	margin:10px 0px 0px 7px;
	background-color:#C63824;
	background-image:url(art/bg-star.png);
	background-repeat: repeat-y;
	overflow:hidden;
	padding:20px;
	border:1px solid #6E3F39;
}
#left {
	width:157px;
	overflow:hidden;
	float:left;
	margin:0px 20px 10px 0px;
}
#left-buts {
	width:157px;
	float:left;
	margin:0px 0px 10px 0px;
	overflow:hidden;
}
a#left-but {
	width:153px;
	height:23px;
	padding:5px 0px 2px 2px;
	float:left;
	margin:2px 0px;
	text-align:left;
	color: #C10C1F;
	text-decoration:none;
	background:url(art/left-but-bg.jpg) no-repeat;
	font-family:candara;
	font-size:14px;
	font-weight:bold;
}
a:hover#left-but {
	color:#990000;
	background:url(art/left-but-bg-a.jpg) no-repeat;
}
#sign-up {
	width:157px;
	height:163px;
	float:left;
	background:url(art/sign-up-bg.jpg) no-repeat;
	margin:0px 0px 10px 0px;
	text-align:center;
	font-size:11px;
	color:#000000;
	padding:90px 0px 0px 0px;
	line-height:12px;
	font-weight:bold;
}
#sign-up img {
	float:left;
	margin:10px 0px 0px 35px;
	border:none;
}
#order-now img {
	width:157px;
	height:170px;
	float:left;
	margin:0px 0px 10px 0px;
	border:none;
}
#left-blank img {
	width:157px;
	height:282px;
	float:left;
	margin:0px 0px 10px 0px;
}
#text {
	width:500px;
	overflow:hidden;
	float:left;
	text-align:left;
	font-size:15px;
	line-height:25px;
	margin:0px 4px 10px 0px;
	font-family: candara;
	text-align:left;
}
#text img {
	float:left;
	margin:10px 0px 20px 0px;
	border:1px solid #333333;
}
#text object {
	float:left;
	margin:10px 0px 20px 0px;
	border:1px solid #333333;
}
#text a {
	color:#003399;
	text-decoration:none;
}
#right {
	float:left;
	width:194px;
	overflow:hidden;
}
#right img {
	float:left;
	margin:0px 0px 10px 0px;
}
#right object {
	float:left;
	margin:0px 0px 10px 0px;
}
#quick {
	width:194px;
	float:left;
	background:url(art/quick-bg.jpg) repeat-y;
	overflow:hidden;
	margin:0px 0px 10px 0px;
}
#quick-container {
	width:165px;
	overflow:hidden;
	margin:0px 0px 5px 15px;
	float:left;
	color:#990000;
	font-weight:bold;
}
#quick img {
	float:left;
	margin:0px;
}
#quick-bot {
	float:left;
	width:194px;
	height:13px;
	margin:0px;
}
#quick-bot img {
	float:left;
	margin:0px;
}
.grey2 {
	color:#999999;
	font-size:11px;
	font-weight:normal;
}
#footer {
	margin:0px auto;
	background: url(art/bg-footer.jpg) repeat-x;
	height:247px;
	text-align:center;
}
#footer img {
	margin:0px auto;
	border:none;
}
.red {
	color: #FFffff;
	font-weight:bold;
	font-size:18px;
}
.sml {
	color:#FFFFFF;
	font-size:12px;
}
.form-box {
	padding:4px;
	border:1px solid #333333;
	background:#F5F5F5;
	color:#000000;
	font-size:13px;
}
.font {
	font-family: mistral;
	font-size:27px;
}
.white {
	font-size:18px;
	color:#FFFFFF;
}
.green {
	color:#80FFA9;
}
.blue {

color:#3C7BFF;
}
.grey {
	color: #3E3E3E;
	font-size:17px;
	font-family:candara;
	font-weight:bold;
}
.red2 {
	color:#CC0000;
}
.orange {
	color:#D94730;
	font-family: mistral;
	font-size:27px;
}
.yellow {
	color:#FFCC00;
	font-family:"comic Sans MS";
	margin:10px 30px;
	float:left;
}
	

