#container {
	width: 775px;
	margin: 10px auto;
}
#header {
	width: 99.5%;
	background: url(CMlogo.png) no-repeat left;
	height: 83px;
	text-align: center;
	border: 2px solid #000000;
}

#nav {
	background: #0033FF;
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
	height: 25px;
	line-height: 22px;
}

#description {
	background: #0033FF;
	float: right;
	height: 22px;
	width: 57%;
	clear: right;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 21px;
}
#description_text {
	width: 55%;
	float: right;
	clear: right;
	overflow: auto;
	margin-right: 10px;
	font-size: 14px;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.red {
	color: #FF0000;
}


.bold {
	font-weight: bold;
}
#price {
	height: auto;
	width: 250px;
	margin-left: 50px;
	margin-top: 50px;
	font-weight: bold;
	color: #FF0000;
}
p {
	margin: 0px;
	padding: 0px;
}

#detail_images {
	height: auto;
	width: auto;
	clear: both;
	margin-top: 15px;
}
#detail_images img {
	margin-right: 3px;
	margin-left: 3px;
}


#picture {
	height: 250px;
	width: 250px;
	margin-left: 50px;
	text-align: center;
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#item1 {
	background: #000000 no-repeat left;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	width: auto;
	margin-bottom: 10px;
	padding-left: 10px;
	text-decoration: none;
}
#item2 {
	font-weight: bold;
	color: #FFFFFF;
	background: #000000;
	height: 22px;
	margin-bottom: 10px;
	padding-left: 10px;
}
#item3 {
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	margin-bottom: 10px;
	background: #000000;
	padding-left: 10px;
}
#item4 {
	font-weight: bold;
	color: #FFFFFF;
	background: #000000;
	height: 22px;
	padding-left: 10px;
}
