/* Tags */

body, div, table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

body {
	background-color: #252525;
}

a:link, a:visited, a:active {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

img {
	border: 0;
}

img a {
	border: 0;
}

/* IDs */

#wrapper {
	width: 720px;
	height: 525px;
	margin: 20px auto;
}

#top {
	float: left;
	width: 720px;
}

#toplogo {
	float: left;
	widows: 720px;
	height: 34px;
}

/* Top Menu */

#topmenu {
	float: left;
	width: 720px;
}

#topmenu ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#topmenu ul li {
	margin: 0;
	padding: 0;
	list-style: 0;
	float: left;
	padding-right: 22px;
	background-image: url(../images/libg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	margin-right: 9px;
}

#topmenu ul li a:link{
	display: block;
	height: 32px;
}

#topmenu ul li a:visited{
	display: block;
	height: 32px;
}

#topmenu ul li a:active{
	display: block;
	height: 32px;
}

#topmenu ul li a:hover{
	display: block;
	height: 32px;
}

#topmenu ul li a span {
	display: none;
}

#menu_01 {
	background-image: url(../images/menu_01.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 30px;
}

#menu_01:hover {
	background-image: url(../images/menu_01_on.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 30px;
}

#menu_02 {
	background-image: url(../images/menu_02.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 55px;
}

#menu_02:hover {
	background-image: url(../images/menu_02_on.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 55px;
}

#menu_03 {
	background-image: url(../images/menu_03.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 30px;
}

#menu_03:hover {
	background-image: url(../images/menu_03_on.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 30px;
}

#menu_04 {
	background-image: url(../images/menu_04.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100px;
}


#menu_04:hover {
	background-image: url(../images/menu_04_on.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100px;
}

#menu_05 {
	background-image: url(../images/menu_05.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 50px;
}

#menu_05:hover {
	background-image: url(../images/menu_05_on.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 50px;
}

#menu_06 {
	background-image: url(../images/menu_06.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 55px;
}

#menu_06:hover {
	background-image: url(../images/menu_06_on.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 55px;
}

#menu_07 {
	background-image: url(../images/menu_07.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 50px;
}

#menu_07:hover {
	background-image: url(../images/menu_07_on.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 50px;
}

#menu_08 {
	background-image: url(../images/menu_08.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 33px;
}

#menu_08:hover {
	background-image: url(../images/menu_08_on.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 33px;
}

#menu_09 {
	background-image: url(../images/menu_09.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 33px;
}

#menu_09:hover {
	background-image: url(../images/menu_09_on.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 33px;
}

/* End menu */

#topsep {
	float: left;
	width: 720px;
	height: 4px;
	background-color: #373737;
	margin-bottom: 10px;
}

#main {
	float: left;
	width: 720px;
	background-color: #7f7f7f;
	height: 477px;
}

#main_left {
	float: left;
	width: 291px;
	height: 443px;
}

#main_right {
	float: left;
	height: 477px;
	width: 429px;
	background-image: url(../images/main_bg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

#main_right_inner {
	float: left;
	width: 419px;
	margin-left: 10px;
}

#dark_box {
	float: left;
	width: 409px;
	background-color: #383838;
	margin-top: 10px;
	height: 248px;
}

#dark_box_shop {
	float: left;
	width: 409px;
	background-color: #383838;
	margin-top: 10px;
	height: 316px;	
}

#dark_box_shop_scroll {
	float: left;
	width: 409px;
	background-color: #383838;
	margin-top: 10px;
	height: 316px;	
}

#dark_box_shop_scroll {
	float: left;
	width: 409px;
	background-color: #383838;
	margin-top: 10px;
	height: 316px;	
	overflow-y: scroll;
}

#dark_box_contact {
	float: left;
	width: 409px;
	background-color: #383838;
	margin-top: 10px;
	height: 457px;	
}

#dark_box_inner_home {
	float: left;
	margin: 1px 20px 20px 20px;
	width: 369px;
	height: 228px;
}

#dark_box_inner {
	float: left;
	margin: 1px 20px 20px 20px;
	width: 369px;
	height: 276px;
}

#dark_box_inner_scroll {
	float: left;
	margin: 1px 20px 20px 20px;
	width: 359px;
	height: 276px;
}

#dark_box_inner {
	float: left;
	margin: 20px;
	width: 369px;
	overflow-x: none;
	overflow-y: none;
}

#main_sep {
	float: left;
	width: 409px;
	height: 4px;
	background-color: #373737;
	margin-top: 10px;
	margin-bottom: 5px;
}

#main_bottom {
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
}

#main_bottom_left {
	float: left;
	width: 185px;
	text-align: right;
}

#main_bottom_right {
	float: left;
	width: 234px;
	text-align: left;
}

#main_bottom1 {
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
}

#main_bottom_left1 {
	float: left;
	width: 165px;
	text-align: right;
}

#main_bottom_right1 {
	float: left;
	width: 150px;
	text-align: left;
}

#dark_box_bottom {
	float: left;
	width: 409px;
	background-color: #383838;
	margin-top: 10px;	
	height: 112px;
}

#dark_box_inner_bottom {
	float: left;
	margin: 20px;
}

#footer {
	float: left;
	width: 720px;
	height: 39px;
	background-color: #2c2c2c;
	margin-top: 10px;
	margin-bottom: 20px;
}

#footer_inner {
	color: #777777;
	font-weight: bold;
	height: 39px;
	line-height: 39px;
	margin-left: 10px;
	text-align: center;
}
	

/* Classes */

.clr {
	clear: both;
}

.red {
	color: #EE1A1F;
}

.larger {
	font-size: 16px;
}

.bold {
	font-weight: bold;
}

.header {
	font-size: 14px;
	color: #EE1A1F;
}
