@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #999999;
	font-family: verdana;
}

#container {
	position:absolute;
	left:50%;
	top: 0px;
	width: 800px;
	margin-left: -400px;
	background-color: #FFFFFF;
}


#content_left {
	position: absolute;
	left: 0px;
	width: 173px;
	height: 468px;
}
#content_left ul	{
	list-style: none;
	margin:0;
	padding-top: 39px;
	padding-left: 25px;
	position:relative;
}

#content_left li	{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 16px; 
}

span.currentpg	{
	color: #8ED8F8;
	font-weight: bold;
	font-size: 10pt;
}
a:link.menuitem	{
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a:active.menuitem	{
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a:visited.menuitem	{
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a:hover.menuitem	{
	color: #8ED8F8;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

#content_right {
	position: absolute;
	left: 173px;
	width: 627px;
}

#content_right H1	{
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	margin-left: 56px;
	margin-top: 39px;
}

#content_area	{
	font-family: verdana;
	font-size: 12px;
}

#content_area_news	{
	font-family: verdana;
	height: 415px;
	padding-top: 3px;
	font-size: 12px;
	overflow: scroll;
} 

p  {
	margin-left: 57px;
	margin-right: 54px;
	line-height: 1.5;
	font-family: verdana;
	font-size: 12px;
}
#copyright_hd	{
	width: 800px;
	background-color: #999999;
	font-family: verdana;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}
#content_instock {
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	background-image: url(../images/sub_content_bar_2.png);
	background-repeat: repeat-y;
	height: 850px;
}
#content_custom {
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	background-image: url(../images/sub_content_bar_2.png);
	background-repeat: repeat-y;
	height: 1200px;
}

#content_contact {
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	background-image: url(../images/sub_content_bar_2.png);
	background-repeat: repeat-y;
	height: 490px;
}

#content_about {
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	background-image: url(../images/sub_content_bar_2.png);
	background-repeat: repeat-y;
	height: 490px;
}

#content_news {
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	background-image: url(../images/sub_content_bar_2.png);
	background-repeat: repeat-y;
	height: 490px;
}
