body{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #552211;
	line-height: 1.4;
}

a{
	text-decoration: none;
}

a:link{
	color: #cc6677;
}

a:visited{
	color: #552211;
}

dl{
	margin: 0;
	padding: 0;
}

dd{
	margin: 0;
	padding: 0;
}

dt{
	padding-top: 30px;
	padding-bottom: 1em;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .05em;
}

h3{
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

ing{
	display: block;
	border: 0;
}

li{
	display: inline;
	list-style: none;
	font-size: 9px;
}

ul{
	display: inline;
	margin: 0;
	padding: 0;
}

div#wrapper{
	position: relative;
	width: 800px;
	text-align: left;
	background-color: #ddeeee;
	margin:auto;
}

div#header{
	height: 99px;
	background: url(../images/bg/topimage_01.jpg) no-repeat top left;
}

div#header p{
	width: 450px;
	padding: 30px 0 0 30px;
}

div#banner1{
	height: 52px;
	background: url(../images/bg/topimage_02.jpg) no-repeat top left;
}

div#banner2{
	height: 54px;
	background: url(../images/bg/topimage_03.jpg) no-repeat top left;
}

div#navi {
	padding-left: 41px;
	height: 65px;
	background: url(../images/bg/topimage_04.jpg) no-repeat top left;
	font-size: 10px;
}


div#navi a{
	color: #552211;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .17em;
}

div#navi a.selected{
	color: #cc6677;
	text-transform: lowercase;
	letter-spacing: .37em;
}

div#navi a.selected:hover{
	text-transform: none;
}

div#navi a:hover{
	color: #cc6677;
	text-transform: lowercase;
	letter-spacing: .37em;
}

div#navi ul{
	position: relative;
	top: 32px;
	left: 10px;
}

div#content{
	position: relative;
	height: 360px;
}

div#contentCol1{
	position: absolute;
	top: 0;
	height: 360px;
	padding-left: 47px;
	background: url(../images/bg/spacer_02.gif) repeat-y;
}

div#symbol{
	position: absolute;
	top: 0;
	left: 209px;
}

div#contentCol1 a img{
	border: 3px solid #ddeeee;
}

div#contentCol1 a img:hover{
	border: 3px solid #ffffff;
}

div#contentCol2{
	position: absolute;
	width: 475px;
	height: 360px;
	top: 0;
	left: 259px;
	padding-left: 17px;
	line-height: 1.8;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

div#contentCol2 dl{
	position: absolute;
	height: 360px;
}

div#contentCol2 img{
	background-color: #552211;
	margin-left: 45px;
	padding: 42px 10px 8px 10px;
	float: right;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.price{
	position: absolute;
	bottom: 0;
	font-size: 11px;
	font-weight: bold;
}

.price a{
	margin-left: 18px;
	font-size: 10px;
	letter-spacing: .1em;
	color: #cc6677;
}

div#lowerContent{
	padding: 25px 0 20px 276px;
	background: url(../images/bg/spacer_02.gif) repeat-y;
}

div#footer{
	padding: 15px 0 2px 276px;
	background: url(../images/bg/spacer_02.gif) repeat-y;
	font-size: 9px;
	font-style: italic;
}

div#footer p{
	margin: 0;
	padding: 0;
}