body {
	background:url(css/body_bg.jpg) top center no-repeat #CCC;
	color:#666;
	font-family:"Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-size: 12px;
	line-height:15px;
	margin: 0px 0px;
	padding: 30px 0px 0 0;
}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	background-color:#fff;
	text-align: left;
	width: 788px;
	margin: 0px auto;
}
a {
	color: #2C3094;
}
a:hover {
	color: #2C3094;
	text-decoration:none;
}
p {
	margin: 0 0 15px 0;
}
.group1 {
	visibility: hidden;
	border:none;
}
.shoplist {
	background-color: #fff;
	margin: 10px 0;
	/*border: solid 1px black*/;
}
.shoplist img {
	float:left;
}
.shoplist p {
	float: right;
	margin: 30px 0 0 0;
}
.shoplist h2 {
	color: #2C3094;
	font-size:14px;
	font-weight:bold;
	padding: 10px 0 0 0;
}
.clear {
	clear:both;
}
.empasis {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#999;
	font-size: 13px;
	display:none;
}
.quote {
	padding: 0 0 0 35px;
	margin: 0;
	background: url(css/quote.gif) no-repeat;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}
.border {
	padding:15px 5px 5px 5px;
	margin:10px;
	border:dotted #CCCCCC 1px;
	background-color:#eee;
	background: url(css/dotted_bg.gif) repeat-x top;
}
.call_to_action {
	padding:12px;
	background: url(css/call_to_action_bg.gif) no-repeat;
	color:#000;
	font-size: 14px;
	text-decoration:none;
}
.lead {
	font-size: 14px;
	line-height:16px;
}
.small {
	font-size: 11px;
	color:#222;
}
.image_left {
	margin: 5px 8px 4px 0;
}
/*
.shop_thb_image {
	margin: 0px 0 0 10px;
	padding:0;
	border:none;
		float:left;}*/
	
.shop_thb_image {
	margin: 15px 0 0 22px;
	padding:0;
	float:left;
	background-color:none;
}

img {
	border:none;
}
.quote_small {
	padding: 0 0 0 35px;
	font-size: 11px;
	color:#222;
}
.email_link {
	font-size: 11px;
	text-decoration:underline;
}
blockquote {
	padding: 0 0 0 50px;
	margin: 0px 20px 0 0;
	background: url(css/quote.gif) no-repeat;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.8em;
}
/********************** Header ***************************/

#header {
	/*background:url(css/header_bg.jpg) repeat-x;*/
	width:790px;
	height:200px;
	position:relative;
	margin:0 0 20px 0;
}
#header p {
	margin: 0;
}
#image_banner {
	margin:0 0 0 0;
	width: 540px;
	float:right;
	position:relative;/*top: 0px;
	right: 20px;*/
}
#logo a {
	background-image: url(css/header_left.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 434px;
	position:absolute;
	top:0px;
	left:-60px;/*overflow: hidden;
	display: block;*/
}
#header_right {
	background: url(css/header_right.jpg) no-repeat;
	width:430px;
	height:160px;
	top:00px;
	left:374px;
	position:relative;
}
#menu {
	float:right;
	width:420px;
	/*background: url("css/menu/bg.gif") no-repeat bottom right;*/
	font-size:100%;
	line-height:normal;
	padding: 0;
	margin: 0;
	position:absolute;
	top:121px;
	right:10px;
}
#menu ul {
	margin:0;
	padding:10px 10px 0 0;
	list-style:none;
}
#menu li {
	float:right;
	background:url("css/menu/left.gif") no-repeat left top;
	margin:0;
	padding:0 5px 0 5px;
}
#menu a {
	display:block;
	background:url("css/menu/right.gif") no-repeat right top;
	padding: 5px 6px 4px 3px;
	margin: 0 0 0 0;
	text-decoration:none;
	font-weight:bold;
	color:#6666cc;
}
#menu a:hover {
	color:#333;
}
#menu #current {
	background-image:url("css/menu/left.gif");
}
#menu #current a {
	background-image:url("css/menu/right.gif");
	color:#333;
	padding-bottom:5px;
	margin-left:6px;
}
/********************** Content ***************************/


#content {
	background-color: #fff;
	margin: 0;
	padding: 0;
}
#content_block {
	background:url("css/content_block_bg.gif") no-repeat top;
	width:540px;
	margin: 0;
	padding: 0;
}

#content_block table {
	margin: 0 0 0 20px;
	padding: 0;
}

/*#content_block p {
	margin: 10px 0 0 0px;
	padding:0;
	text-align:center;
	
}*/

#content_block h1 {
	/*overflow: visible;*/
	font-size:16px;
	color:#fff;
	/*width:540px;*/
	height:30px;
	/*line-height: 35px;*/
	/*text-align:left;*/
	margin: 0 0 0 0;
	padding: 6px 0 0 20px;
}
/********************** shop content block ***************************/

#shop_content_wrapper {
	background:url("css/shop_content_block_bg.gif") no-repeat top left;
	float:left;
	width:385px;
	margin: 5px 0 0 -10px;
	padding:0;
}
#shop_content_wrapper h1 {
	font-size:16px;
	color:#fff;
	height:30px;
	margin: 0;
	padding: 6px 0 0 20px;
}
#shop_content_block {
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	text-align:left;/*background-color:#CCCCCC;*/
}
#shop_content_block p {
	margin: 10px 0 0 0;
	padding: 0 10px 0 0;
	text-align:left;/*background-color:#CCCCCC;*/
}
/********************** shop content block ends ***************************/

/********************** shop feature begins ***************************/

#shop_feature {
	float:right;
	width:160px;
	margin: 5px 0 0 0;
	padding: 0 0 10px 0;
	/*background: url(css/shop_feature_bg.jpg) no-repeat top #89c832;*/
	background: url(css/shop_feature_footer_bg.gif) no-repeat left bottom #89c832;
}
#shop_feature p {
	text-align:left;
	font-size:12px;
	padding: 0 0 0 10px;
	color:#fff;/*background-color:#CCCCCC;*/
}
#shop_feature h1 {
	text-align:left;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	height:30px;
	border:none;
	margin:0;
	padding: 10px 0 0 10px;
	background: url(css/shop_feature_top_bg.jpg) no-repeat left top;/*margin: 5px 0 0px 15px;*/
}
#shop_feature h2 {
	border:none;
	color: #fff;
	font-size:14px;
	font-weight:bold;
	padding: 10px 0 0 10px;
	margin: 0 15px 15px 0px;
}
#shop_feature h3 {
	color:#fff;
	font-size:12px;
	margin: 0 15px 15px 15px;
	border-bottom:solid #369 1px;
}
#shop_feature a:hover {
	margin:0;
	font-weight:normal;
	text-decoration:none;
	/*background-color:#eee;*/
	color:#000;
}
#shop_feature a {
	margin:0;
	text-decoration:underline;
	color:#2b3290;
	border:none;
}
.product_image {
	padding: 10px 10px 0 5px;
}
#header_banner {
	top:190px;
	left:230px;
	position:absolute;
	border:none;
	width: 540px;
}
/********************** shop feature ends ***************************/
img a {
	border:none;
}
h1 {
	overflow: visible;
	/*background:url(css/content_block_header.gif) left no-repeat;*/
	color:#a7cf41;
	font-size:20px;
	/*padding: 10px 0 10px 40px;*/
	margin: 0 0 10px 5px;
}
h2 {
	color:#2C3094;
	font-weight:bold;
	font-size:18px;
	padding: 0px;
	margin: 0 0 15px 5px;
	border-bottom:solid #9d98db 1px;
}
h3 {
	color:#2C3094;
	font-weight:bold;
	font-size:13px;
	/*border-bottom:solid #a7cf41 1px;*/
	margin: 0 0 15px 5px;
}
h4 {
	color:#6699cc;
	font-weight:normal;
	font-size:13px;
	margin: 0 0 15px 5px;
}
#left ul, ol {
	padding:0 0 15px 30px;
}
#left li {
	font-size:13px;
	padding:0 0 5px 0px;
}
#main_content {
	/*background-color:#CCCCCC;*/
	float:right;
	text-align:justify;
	width:540px;
	margin: 0 20px 0 0px;
	padding: 160px 0 0 0;
	_margin: 0 0 20px 20px;
	_padding: 160px 10px 0px 0px;/*_padding: 0px 30px 30px 30px;*/
}
#main_content p {
	margin: 0;
	padding: 5px 15px 20px 5px;
}
#main_content ul {
	margin: 0;
	padding: 5px 15px 20px 25px;
}
#main_content_shop {
	/*background-color:#CCCCCC;*/
	float:right;
	width:540px;
	margin: 0 20px 0 0px;
	padding: 240px 0 0 0;
	_margin: 0 0 20px 20px;/*_padding: 0px 30px 30px 30px;*/
}
#main_content_shop p {
	margin: 0;/*padding: 5px 15px 20px 0px;*/
}
#main_content_shop ul {
	margin: 0;
	padding: 5px 15px 20px 25px;
}
#left a {
	color:#336699;
	text-decoration:underline;
}
#left a:hover {
	color:#555;
	background-color:#eee;
	text-decoration:none;
}
#photos a {
	margin-right:14px;
}
#news {
	float:left;
	width:190px;
	background-color:#99ccff;
	background: url(css/feature_footer.gif) no-repeat bottom #99ccff;
	margin: 0px 0px 0 20px;
	padding: 0 0 30px 0px;
	_margin: 0 0 0 10px;
}
#news p {
	margin: 0 15px 10px 15px;
	padding: 0;
	color:#2C3094;
}
#news h1 {
	background-image:none;
	font-weight:bold;
	font-size:16px;
	color:#fff;
	height:40px;
	border:none;
	padding:0;
	margin: 5px 0 0px 15px;
}
#news h2 {
	border:none;
	color: #fff;
	font-size:12px;
	font-weight:normal;
	margin: 0 15px 15px 15px;
}
#news h3 {
	color:#fff;
	font-size:12px;
	margin: 0 15px 15px 15px;
	border-bottom:solid #369 1px;
}
#news a:hover {
	margin:0;
	font-weight:normal;
	text-decoration:none;
	/*background-color:#eee;*/
	color:#000;
}
#news a {
	margin:0;
	text-decoration:underline;
	color:#fff;
	font-weight:bold;
	border:none;
}
#banners_area {
	float:left;
	width:190px;
	margin: 0px 0px 0 20px;
	padding: 0 0 20px 0px;
	_margin: 0 0 0 0;
	_padding: 0 0 20px 20px;
}
/********************** Footer ***************************/


#footer {
	/*background: url(css/footer_bg.gif) no-repeat;*/
	height:20px;
	clear:both;
	width:770px;
	text-align:left;
	padding: 50px 0 0 20px;
	_margin: 20px 0 0 0;
	font-size: 10px;
	color:#666;
	position:relative;
	bottom:0px;
	left:0px;
}
#footer .credits {
	margin-left:50px;
}
#footer a {
	text-decoration:none;
	color:#666;
	font-size: 10px;
}
#footer a:hover {
	color:#369;
}
/* Slider */

	#slider ul, #slider li,  #slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider2 {
	margin-top:1em;
}
#slider li, #slider2 li {
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:540px;
	height:200px;
	overflow:hidden;
}
#prevBtn, #nextBtn,  #slider1next, #slider1prev {
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	z-index:1000;
}
#nextBtn, #slider1next {
	left:696px;
}
#prevBtn a, #nextBtn a,  #slider1next a, #slider1prev a {
	display:block;
	position:relative;
	width:30px;
	height:77px;
	background:url(images/btn_prev.gif) no-repeat 0 0;
}
#nextBtn a, #slider1next a {
	background:url(images/btn_next.gif) no-repeat 0 0;
}

