
* { margin: 0; padding: 0 }
body { background-color: #fff; text-align: center; margin: 0; padding: 0 }
#wrapper { background-image: url("images/wrapper_bg.jpg"); background-repeat: repeat-y; background-position: 0 0; text-align: left; margin: auto; padding: 0; position: relative; width: 778px }
/* header */
#header { background-color: #346; margin-left: 9px; padding-top: 10px; width: 760px }
#header img { margin-top: 15px; vertical-align: middle; border-width: 0 }
#header .list { padding-right: 10px; width: 100px; height: 80px; float: right }
#header .list ul { list-style-type: none; margin: 0; padding: 0 }
#header .list li { text-align: right; list-style-type: none; display: block; margin: 0; padding: 0 }
#header .list a { color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; display: block; margin: 0; padding: 2px 0; width: 100px }
#header .list a:hover { color: #f60; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
/* menu */
#menu { background-color: #346; margin-left: 9px; padding-top: 10px; padding-bottom: 10px; width: 760px; border-top: 1px solid #fff }
#menu ul { color: #f60; text-align: center; list-style-type: none; margin: 0 0 0 2px; padding: 0 }
#menu ul li { display: inline; margin: 0; padding: 0 }
#menu ul li a { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; padding: 5px 26px; border-right: 1px solid #f60; border-left: 1px solid #f60 }
#menu ul li a:hover { color: #fff; background-color: #f60; border-right: 1px solid #f60; border-left: 1px solid #f60 }
/* content */
#content { margin-left: 19px; padding-top: 10px; padding-bottom: 20px; width: 746px; min-height: 400px }
#content .main_image { padding-top: 10px; padding-right: 20px; padding-bottom: 30px; float: left }
#content .thumbs { text-align: center; margin-right: 28px; margin-bottom: 28px; margin-left: 5px; padding: 3px; float: left; border-style: solid; border-width: 1px 2px 2px 1px; border-color: #999 }
#content .thumbsr { text-align: center; margin-right: 0; margin-bottom: 20px; padding: 3px; float: left; border-style: solid; border-width: 1px 2px 2px 1px; border-color: #999 }
#content_pic { text-align: center; margin-left: 19px; padding-top: 50px; padding-bottom: 20px; width: 746px; min-height: 400px }
#content_pic img { margin-bottom: 10px }
h1 { color: #346; font-size: 24px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold; font-stretch: narrower; text-align: right; padding-bottom: 20px }
h2 { color: #346; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; padding-bottom: 10px }
h3 { color: #346; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; padding-bottom: 10px }
p { color: #346; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 19px; padding-bottom: 20px }
td { color: #346; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 19px }
a { color: #346; font-weight: bold; text-decoration: none }
a:hover { color: #f60; font-weight: bold; text-decoration: none }
#content ul { list-style-type: disc; list-style-position: inside; padding-bottom: 20px }
#content li { color: #346; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 19px }
.price table { line-height: 20px; text-align: center; margin: 0 0 20px; padding: 0; border-top: 1px solid #f60; border-left: 1px solid #f60 }
.price td  {
	color: #346;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 10px;
	border-right: 1px solid #f60;
	border-bottom: 1px solid #f60
	}

.form { color: #346; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
/* footer */
#footer { margin-left: 9px; width: 760px; border-top: 1px solid #346; border-bottom: 1px solid #346 }
#footer p { font-size: 9px; padding-top: 5px; padding-left: 5px }
.clearboth { clear: both }
