body {
	background-image: url(../images/bg_02.jpg);
	background-repeat: repeat-x;
	background-color: #a60101;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clear {
	visibility: hidden;
	font-size: 0px;
	clear: both;
	height: 0px;
}
a {
	color: #F90;
	text-decoration: none;
}


#container {
	background-image: url(../images/bgImg_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin: 0px;
	float: left;
}
#mainImg {
	margin-top: 20px;
	padding-top: 65px;
	background-image: url(../images/logo_07.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 890px;
}
#mainDe {
	text-align: right;
	width: 255px;
	height: 339px;
	float: right;
}
#mainDe h1 {
	font-size: 28px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 15px;
}
#mainDe p {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 18px;
}
#mainDe img {
	margin: 0px;
	padding: 0px;
	float: none;
}

#overView {
	float: left;
	width: 557px;
	background-image: url(../images/overviewBg_25.jpg);
	background-repeat: no-repeat;
	height: 324px;
	padding-left: 25px;
}
#gallary {
	margin-top: 350px;
	margin-left: 0px;
	padding-left: 25px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(../images/icon1.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}
#gallary a {
	padding: 3px;
	text-align: center;
	float: left;
	display: block;
	border: 1px solid #666;
	margin-right: 5px;
	background-color: #FFF;
}
#gallary a:hover {
	padding: 2px;
	border: 2px solid #F90;
}

#gallary a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2     {
	font-size: 16px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#overView p {
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 98%;
}
#spec {
	background-image: url(../images/specBg_26.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 324px;
	width: 285px;
	float: left;
	margin-left: 5px;
	padding-left: 25px;
}

#spec ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#spec li {
	line-height: 22px;
	padding-left: 12px;
	background-image: url(../images/dot_32.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
}
#footer {
	float: left;
	width: 600px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 16px;
	font-size: 11px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#footer a:hover {
	color: #000000;
}
#wheretobuy h2 a {
	color: #FF0;
	cursor: pointer;
}
.storetable {
	background-color: #0b0b0b;
	padding: 0px;
	width: 880px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 25px;
}
.storetable tr td {
	vertical-align: top;
	font-weight: bold;
	padding: 0px;
}
.storetable tr .state {
	width: 74px;
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.storetable tr .name {
	width: 600px;
}
.storetable .secrow td {
	background-color: #333333;
}

.storetable tr td .insidetable {
	font-weight: normal;
	width: 100%;
}
.storetable tr td .insidetable tr td {
	font-weight: normal;
	padding: 4px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.storetable tr td .insidetable .secrow td {
	background-color: #535353;
}
.storetable tr td .insidetable tr .name {
	font-weight: bold;
	font-size: 11px;
	width: 280px;
}
.storetable .secrow a, .name a {
	color: #FFFFFF;
	padding-left: 5px;
}
.storetable .secrow a:hover, .name a:hover {
	color: #FF6600;
}

#contactdiv {

}

