body {
	margin : 0;
	padding : 0;
	font-size : 75%;
	font-family : "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "lr@oSVbN", sans-serif;
	line-height : 1.4;
	color : #333333;
}

p {
	/*\*/
	letter-spacing : 0.2em;
	/**/
}

#wrapper {
	width: 980px;
	margin: 0px auto;
}
	
#header {
	position : relative;
	width : 100%; /* Windows Internet Explorer 6΍ */
	height : 156px;
	background : #FFFFFF url(../images/header_bg.gif) left top no-repeat;
}

#logo {
	position : absolute;
	left : 19px;
	top : 30px;
	margin : 0;
}

#cartheader {
	position : absolute;
	left : 780px;
	top : 17px;
	margin : 0;
}

#credit {
	position : absolute;
	left : 662px;
	top : 55px;
	margin : 0;
}

#globalnavigation {
	position : absolute;
	top : 107px;
	left : 0px;
	width : 980px;
}

#globalnavigation ul {
	margin : 0;
	padding : 0;
	list-style : none;
}

#globalnavigation li {
	float : left;
	width : 163px;
	margin : 0;
}

#globalnavigation li a {
	display : block;
	width : 100%;
	padding : 15px 0;
	text-align : center;
	font-family : Arial, Helvetica, sans-self;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	background : url(../images/globalnavigation.jpg) left top no-repeat;
}

#globalnavigation li a:hover {
	color : #EC8602;
	background : url(../images/globalnavigation.jpg) right top no-repeat;
}

#content {
	position : relative;
	width : 980px;
	margin-top : 0px;
}

#primary {
	position : absolute;
	width : 745px;
	left : 225px;
	top : 0;
	background-color : #FFFFFF;
}

#navigation {
	width : 200px;
	height: 7300px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 10px;
	background : #006600 url(../images/navigation_bg.gif) right top repeat-y;
}

#navigation ul {
	margin : 0;
	padding : 0;
}

#navigation li {
	float : left;
	width : 180px;
	height: 20px;
	padding-left : 20px;
	margin : 1px;
	list-style : none;
	background : url(../images/arrow1.jpg) no-repeat left center;
}

#navigation li a {
	width : 100%;
	padding : 10px 3px;
	text-align : left;
	font-family : Arial, Helvetica, sans-self;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

#navigation li a:hover {
	color : #EC8602;
}

#s_left {
	position : absolute;
	width : 345px;
	left : 0px;
	top : 0;
	margin-top : 150px;
	margin-left: 5px;
	background-color : #FFFFFF;
}

#s_right {
	position : relative;
	width : 345px;
	left : 375px;
	top : 0;
	margin-top : 0px;
	background-color : #FFFFFF;
}

#footer {
	position : relative;
	width : 980px;
	left : 0;
	background-color : #FFFFFF;
}

#s2_left {
	position : relative;
	width : 690px;
	left : 0px;
	top : 0;
	margin-top : 20px;
	margin-left: 5px;
	background-color : #FFFFFF;
}

#s2_right {
	position : relative;
	width : 345px;
	left : 375px;
	top : 0;
	margin-top : 20px;
	background-color : #FFFFFF;
}
