/* custom stuff */
html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0;
	margin-bottom: 1px;
}

body#bd{
	background: #CCCCCC;
	line-height: 125%;
	font-family: Tahoma, Helvetica, sans-serif;
}

#footer-box{
	background: #FFFFFF;
}


#footer-left{
	padding: 0px 0px 0px 29px ;
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 37px;
}

#footer-right{
	text-align: right;	
	padding: 0px 29px 0px 0px;
	font-size: 11px;
	color: #2A6EBB;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 37px;
}

#main-content{
	background-image: url(../images/012-3.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#main-content-left{
	width: 275px;
}

#main-content-left-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
}

#main-content-right{
	width: 572px;
}

#product-row{
	padding: 0px 10px 0px 10px;
}

td#navi{
	background: #FFFFFF;
}

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

#navi ul li{
	display: inline;
}

#navi a{
	font-size: 100%;
	text-align: left;
	color: #BA272E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 25px 10px 11px 10px;
	text-decoration: none;
	font-weight: bold;
}

#navi a:hover{
	color: #999999;
}

#bg-white{
	background: #FFFFFF;
}

#title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0099FF;
	padding: 5px 5px 5px 15px;
	font-weight: bold;
}

.style1 {
	font-size: 11px;
	color: #FFFFFF;
}
.style2 {font-size: 11px; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}

.style4 {
	color: #999900;
	text-decoration: none;
}