body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #E2DFD0;
}
body, td {
	font-family: arial;
	font-size: 14px;
}
#wrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 805px;
}
#toppart, #topleftpart, #logo, #topleftnavicontainer, #topleftnavi, #toprightblock, #toprightpart, #toprightleftnavi, #toprightrightnavi, #middlepartheader, #middlepart, #content, #leftcontent, #rightcontent, #middlepartfooter, #footer {
	float: left;
}
#toppart, #middlepart, #middlepartheader, #middlepartfooter, #content, #footer {
	width: 805px;
}
#topleftpart, #logo, #topleftnavicontainer {
	width: 405px;
	background-color: #FFFFFF;
}
#toprightpart {
	width: 400px;
	background-color: #FFFFFF;
}
#logo {
	height: 180px;
	background: url(../img/logo.jpg) top left no-repeat;
}
#topleftnavi, #toprightblock {
	width: 200px;
	height: 237px;
	background: url(../img/topleftnavi.gif) top left no-repeat;
}
#toprightblock {
	background: url(../img/toprightblock.gif) top left no-repeat;
}
#toprightleftnavi, #toprightrightnavi {
	width: 200px;
	height: 417px;
}
#toprightleftnavi {
	background: url(../img/toprightleftnavi.gif) top left no-repeat;
}
#toprightrightnavi {
	background: url(../img/toprightrightnavi.gif) top left no-repeat;
}
#middlepartheader {
	height: 20px;
	background: url(../img/mainbgheader.gif) top left no-repeat;
}
#middlepart {
	background: url(../img/mainbg.gif) top left repeat-y;
}
#leftcontent {
	width: 405px;
	text-align: center;
}
#leftcontentcontainer {
	width: 370px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#rightcontent {
	width: 400px;
}
#middlepartfooter {
	height: 20px;
	background: url(../img/mainbgfooter.gif) bottom left no-repeat;
}
#topleftnavi ul, #toprightleftnavi ul, #toprightrightnavi ul {
	padding: 0px;
	margin: 0px;
}
#topleftnavi ul li, #toprightleftnavi ul li, #toprightrightnavi ul li {
	list-style-type: none;
}
#topleftnavi ul li a, #toprightleftnavi ul li a, #toprightrightnavi ul li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	padding-left: 15px;
	width: 200px;
}
#toprightrightnavi ul li a {
	width: 195px;
}
#toprightleftnavi li.active, #toprightrightnavi li.active {
	background-color: #E6E3E3;
}
#toprightleftnavi li.active {
	width: 199px;
}
#toprightrightnavi li {
	width: 195px !important;
}
html>body #toprightleftnavi ul li a {
	width: 170px;
}
#toprightleftnavi ul li a {
	width: 185px;
}
#toprightleftnavi ul li a, #toprightrightnavi ul li a {
	line-height: 20px;
	color: #000000;
}
#topleftnavi ul li a:hover, #topleftnavi ul li a.active {
	color: #CCCCCC;
}
#toprightleftnavi ul li a:hover, #toprightrightnavi ul li a:hover, #toprightleftnavi ul li a.active, #toprightleftnavi ul li a.active, #toprightrightnavi ul li a.active {
	color: #555555;
}
h1 {
	color: #e00;
	font-size: 14px;
}
#toprightleftnavi h1 {
	padding-left: 15px;
}
span.required {
	color: #e00;
}
input.form, textarea.form {
	border: 1px solid #676767;
}
label {
	font-size: 9px;
}
#content a, #toprightblock a:hover {
	color: #676767;
	text-decoration: none;
}
#toprightblock a {
	color: #FFFFFF;
	text-decoration: none;
}
#content a:hover {
	color: #676767;
	text-decoration: underline;
}
#content p, #toprightblock p {
	line-height: 20px;
}
#toprightblock p {
	color: #FFFFFF;
	margin-top: 0px;
}
#footer {
	font-size: 11px;
	background-color: #D2D2D2;
}
#footer a {
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	color: #676767;
}
/* ********** download menus */

#dropdown {
	border-bottom: 1px solid #555;
	border-top: 1px solid #555;
	float: left;
	width: 393px;
	margin: 0px;
	padding: 0px;
}
#dropdown ul {
	margin: 0px;
	padding: 0px;
}
#dropdown {
	list-style: none outside;
}
#dropdown li  {
	width: 100%;
}
#dropdown li a {
	display: block;
	text-decoration: none;
}
#dropdown li {
	width: 50%;
	float: left;
	list-style-type: none;
	position: relative;
}

#dropdown li a {
	display: block;
	padding: 0.7em 5px;
}

#dropdown li ul {
	display: none;
	position: absolute;
	top: 3em;
	left: 0;
	width: 100%;
}

#dropdown li > ul {
	top: auto;
	left: auto;
}

#dropdown li:hover a, #dropdown li.over a {
	background-color: #E00000;
	color: white;
}
#dropdown li.over a {
	color: #FFFFFF !important;
}
#dropdown li:hover ul, #dropdown li.over ul {
	display: block;
	background-color: #e00000;
	padding-bottom: 1px;
}

#dropdown .submenu {
	float: none;
	width: 100%;
	padding: 0;
}

#dropdown .submenu a {
	display: block;
	color: white;
	padding: 0 5%;
	width: 90%;
	border-top: 1px solid red;
}

#dropdown .submenu a:hover {
	background-color: white;
	color: #e00000;
}
div.productimage {
	background-color: red;
	float: left;
}
div.productimage {
	text-align: center;
	width: 393px;
	background-color: #B3B3B3;
	border-bottom: 1px solid #555;
}
tr.var-tr td {
	border-bottom: 1px solid #949494;
	padding-left: 0px;
}
td.to-top {
	padding: 15px 0px 0px 0px;
}
td.to-top a {
	font-style: italic;
	color: #E00000 !important;
}
table.var-table td {
	padding-left: 0px;
}
div.var-table-div {
	padding: 5px;
}
div.odd {
	background-color: #E6E3E3;
}
#leftcontent a {
	color: #E00000;
}
#toprightleftnavi h1 {
	margin: 10px 0px 15px 15px;
	padding: 0px;
}

ul.csc-menu li {
	list-style-type: none;
}
ul.csc-menu {
	padding: 0px;
	margin: 0px;
}
ul.csc-menu li {
	line-height: 30px !important;
}
ul.csc-menu li a {
	display: block;
	padding-left: 10px;
}
ul.csc-menu li a:hover, ul.csc-menu li a.active {
	background-color: #E6E3E3;
	text-decoration: none !important;
	color: #555 !important;
}
#leftcontent h1 {
	color: #e00;
	padding-left: 10px;
}
span.header {
	font-size: 14px;
	font-weight: bold;
	color: #e00;
}