
body {
	padding: 0px;
	margin: 0px;
}

#page_wrap {
	margin: auto;
	width: 920px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
}

#header {
	position: relative;
	width: 920px;
	height: 118px;
	z-index: 2;
}

#logo {
	position: relative;
	width: 238px;
	height: 118px;
}

#top_right_links {
	position: absolute;
	height: 20px;
	top: 15px;
	right: 0px;
}

.top_right_links_text {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #3f403f;
	text-align: left;
}

.top_right_links_text a:link, .top_right_links_text a:visited, .top_right_links_text a:active {
	color: #3f403f;
	text-decoration: none;
}

.top_right_links_text a:hover {
	color: #3f403f;
	text-decoration: underline;
}

#navigation {
	position: absolute;
	width: 700px;
	height: 36px;
	top: 45px;
	left: 220px;
	z-index: 3;
}

#content {
	position: relative;
	top: -18px;
	margin-bottom: -13px;
	width: 920px;
	z-index: 1;
}

#content_sub {
	position: relative;
	width: 920px;
	z-index: 1;
}

/* - [main page css)] --------------------------------------------------------------------- */
.main_bottom_banner_bg {
	margin: 4px;
	background-image: url(../images/main_bottom_banner_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#latest_news_box {
	width: 295px;
	height: 175px;
	background-image: url(../images/latest_news_title.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#latest_news_scroll {
	position: absolute;
	overflow: auto;
	width: 285px;
	height: 140px;		
	padding-right: 10px;
}

.latest_news_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-align: left;
	line-height: normal;
}

.latest_news_text a:link, .latest_news_text a:visited, .latest_news_text a:active {
	color: #666666;
	text-decoration: none;
}

.latest_news_text a:hover {
	color: #ed1c24;
	text-decoration: none;
}

.latest_news_text .bold_red {
	font-weight: bold;
	color: #ed1c24;
}

.h_seperator_latest_news_scroll {
	height: 17px;
	background-image: url(../images/h_seperator_latest_news_scroll.gif);
	background-position: left;
	background-repeat: repeat-x;
}

#more {
	position: relative;
	width: 22px;
	top: -4px;
	left: 273px;
}

.link_more {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #ed1c24;
	text-align: left;
	line-height: normal;
}

.link_more a:link, .link_more a:visited, .link_more a:active {
	color: #ed1c24;
	text-decoration: none;
}

.link_more a:hover {
	color: #ed1c24;
	text-decoration: underline;
}
/* - [main page css)] --------------------------------------------------------------------- */


/* - [sub page css)] ---------------------------------------------------------------------- */
.v_seperator_page {
	width: 27px;
	background-image: url(../images/v_seperator_page.gif);
	background-position: top;
	background-repeat: repeat-y
}

#subpage_navi {
	margin: 17px 0px 2px 0px;
	width: 205px
}

.subpage_navi_links {
	padding-left: 13px;
	background-image: url(../images/navi_bullet.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana. Arial;
	font-size: 11px;
	color: #ed1c24;
	text-align: left;
}

.subpage_navi_links a:link, .subpage_navi_links a:visited, .subpage_navi_links a:active {
	color: #ed1c24;
	text-decoration: none;
}

.subpage_navi_links a:hover {
	color: #666666;
	text-decoration: none;
}

#subpage_navi_tier2 {
	margin: 5px 0px 0px 0px;
	width: 205px
}

.subpage_navi_links_tier2 {
	padding-left: 13px;
	background-image: url(../images/navi_bullet.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana. Arial;
	font-size: 11px;
	color: #ed1c24;
	text-align: left;
}

.subpage_navi_links_tier2 a:link, .subpage_navi_links_tier2 a:visited, .subpage_navi_links_tier2 a:active {
	color: #ed1c24;
	text-decoration: none;	
}

.subpage_navi_links_tier2 a:hover {
	color: #666666;
	text-decoration: none;
}

.h_seperator_subpage_navi_links {
	height: 12px;
	background-image: url(../images/h_seperator_subpage_navi_link.gif);
	background-position: left;
	background-repeat: repeat-x;		
}

#shopping_cart_title {
	width: 205px;
	height: 27px;
	background-image: url(../images/title_shopping_cart.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.shopping_cart_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #666666;
	line-height: normal;
	text-align: left;
}

.shopping_cart_text a:link, .shopping_cart_text a:visited, .shopping_cart_text a:active {
	color: #666666;
	text-decoration: underline;	
}

.shopping_cart_text a:hover {
	color: #ed1c24;
	text-decoration: underline;
}

.cart_textfield {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-align: left;
	padding: 2px 3px 0px 3px;	
	width: 136px;	
	height: 17px;
	border: 1px solid #dddddd;
}

.content_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	text-align: justify;
	font-weight: normal;
}

.content_text a:link, .content_text a:active, .content_text a:visited {
	color: #ed1c24;
	text-decoration: underline;
}

.content_text a:hover {
	color: #666666;
	text-decoration: underline;
}

.content_text strong {
	font-size: 12px;
	color: #ed1c24;
	text-align: left;
}

.content_text table td strong {
	font-size: 11px;
	color: #666666;
	text-align: left;
}

.items_block {
	display: inline;
	float: left;
	padding: 0px 7px;
	width: 120px;
	margin-bottom: 20px;
}

.items_name {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: normal;
	font-weight: bold;
}

.items_name a:link, .items_name a:visited, .items_name a:active {
	color: #666666;
	text-decoration: none;
}

.items_name a:hover {
	color: #999999;
	text-decoration: none;
}

.items_price {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #ed1c24;
	text-align: left;
	line-height: normal;
	font-weight: bold;
}

.item_details_text {
	font-family: Tahoma, Verdana, Arila;
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 18px;
	font-weight: bold;
}

.v_seperator_contact_us {
	background-image: url(../images/v_seperator_contact_us.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

.h_seperator_contact_us {
	background-image: url(../images/h_seperator_contact_us.gif);
	background-position: left;
	background-repeat: repeat-x;
}
/* - [sub page css)] ---------------------------------------------------------------------- */


/* - [footer page css)] ------------------------------------------------------------------- */
#footer {
	width: 920px;
	height: 35px;
}

.footer_text {
	font-family: Verdana, Tahoma, Arial;
	color: #ed1c24;
	font-size: 10px;
}

.footer_text a:link, .footer_text a:visited, .footer_text a:active {
	color: #ed1c24;
	text-decoration: none;
}

.footer_text a:hover {
	color: #ed1c24;
	text-decoration: underline;
}

.btmright_text {
	font-family: Verdana;
	font-size: 9px;
	color: #ed1c24;
	line-height: normal;
	text-align: right;		
}

.btmright_text a:link, .btmright_text a:visited, .btmright_text a:active {
	color: #ed1c24;
	text-decoration: none;
}

.btmright_text a:hover {
	color: #ed1c24;
	text-decoration: underline;
}
/* - [footer page css)] ------------------------------------------------------------------- */