html, body {
	height: auto;
}

body {
	margin: 30px 0 0 0;
	padding: 0;
	color: #000000;
	background-color: #FFFFFF;
}

html, body {
	height: 100%;
}

body {
	margin: 0;
}

body, table, select, input, textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
}

body, table {
	line-height: 14px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #F10000;
	text-decoration: none;
}

#center {
	height: 100%;
	width: 100%;
}

.center #centertd {
	padding-top: 30px;
	vertical-align: top;
}

#container {
	width: 840px;
	margin: 0px auto;
	text-align: left;
	background-color: #B7AF81;
}

.innerframe {
	height: 520px;
}

.header {
	height: 90px;
}

#content {
	padding: 0 19px 0 19px;
}

/* LEFT */
#logo {
	padding: 50px 0 1px 20px;
	font-size: 16px;
	font-weight: bold;
}

#logo_text {
	font-size: 16px;
}

#left {
	width: 390px;
	height: 390px;
	float: left;
	position: absolute;
	background-color: #ffffff;
	vertical-align: middle;
}

#left-inner {
	width: 390px;
	height: 390px;
	position: absolute;
	text-align: center;
	vertical-align: middle;
}

#left-inner .black, #left-inner .black a {
	vertical-align: middle;
}

#left-inner .white, #left-inner .white a {
	color: #ffffff;
	vertical-align: middle;
}

/* RIGHT */
#right {
	width: 390px;
	height: 390px;
	float: right;
	background-color: #ffffff;
}

#right-inner {
	width: 350px;
	margin: 0 20px 0 20px;
	background-color: #ffffff;
}

/* RIGHT MENU */

#right-inner-menu {
	width: 350px;
	height: 50px;
	padding: 18px 0 0 0;
}

#right-inner-menu-table {
	font-size: 10px;
}

#right-inner-menu-sub {
	padding: 2px 0px 0px 0px;
}

#right-inner-menu-sub-table {
	padding: 0px 10px 0px 0px;
	font-size: 8px;
}

/* RIGHT CONTENT */

.right-inner-content {
	width: 350px;
	height:300px;
	padding: 0px 0 0 0;
}

/* OTHER */

#productcolors
 {
	width: 250px;
	background-color: #ffffff;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #000000;
}