body {font: normal .8em/1.6em Arial, Helvetica, sans-serif;color : #2a3845;topmargin : 0px;margin : 0px;padding : 0px;background:#ffffff url(../images/bg.jpg) repeat-y;background-position: center top;}

img {
	border: none;
}
table {
	margin: 10px;

}
table td {
	padding: 5px;

}
.image {
	width: 80px;
	text-align: center;
}
.price {
	color: #800000;
	font-weight: bold;
	width: 80px;
	text-align: center;
}

a:link{
    color:#17387B;
    text-decoration: none;
}

a:visited{
    color:#69789C;
    text-decoration: none;
}

a:hover{
    text-decoration:underline;
}

div.Item{
    border-bottom: solid 1px #808080;
    width:550px;
	font-size: 13px; line-height: 18px; color: #333333
}


div.Item h2{
    font-size:medium;
    text-align:left;
}

div.Item img{
    border: none;
    float: left;
    clear: both;
    margin: 5px;
}

div.Item p{

	font-size: 13px; line-height: 17px; color: #333333
    overflow:hidden;
    color:#808080;

}

div.Item p.Price{
    padding-top:5px;
    padding-bottom:5px;
    font-size:smaller;
    color:#990000;
    font-weight:bolder;
}


#main{
	width: 950px;
	margin: 0 auto;
}

#main2{
	width: 788px;
	float: left;
}

#content{
	margin-top: 10px;
	margin-right: 5px;
	width: 580px;
	float: right;
}

#navi_1{
	margin-top: 10px;
	margin-left: 0px;
	width: 150px;
	float: left;
	background:#ececec url(images/toplogo.jpg) repeat-y;background-position: left top;
    padding: 5px 10px 15px 10px;
    border:solid silver 1px; 
}

#navi_2{
	margin-top: 10px;
	margin-right: 0px;
	width: 150px;
	float: right;
	background:#ececec url(images/toplogo.jpg) repeat-y;background-position: left top;
    padding: 5px 5px 15px 5px;
    border:solid silver 1px; 
	font-size: 12px; line-height: 21px; color: #333333; 

}

#header {
	margin-top: 0px;
	background:#ffffff url(../images/toplogo.jpg) no-repeat;background-position: left top;
	height: 50px;
	}

#header2 {
	margin-top: 0px;
	margin-bottom: 0px;
	background:#ffffff url(../images/header2_bg.jpg);
	height: 100px;
	text-align: center; 
    padding-top:35px;
	}

#header_sub {
	margin-top: 2px;
	margin-left: 800px;
}

#footer{

	background:#ffffff url(../images/header2_bg.jpg);
	height: 100px;
}