/* common */
html {
	margin: 0;
	padding: 0;
	border: none;
	background: #fff url(../img/html_bg.png);
}
body {
	margin: 0;
	padding: 0;
	background: url('../img/white_line.png') repeat-y center;
}
body, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
html, body, p, ul, dl {
	margin: 0;
}
address {
	font-style: normal;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, hr {
	display: none;
}

/* wrapper div */
div#wrapper {
	width: 780px;
	margin: 0 auto;
}

/* header */
div#header {
	margin: 0 auto;
	padding-top: 8px;
/*	width: 780px;
*/	height: 260px;
	overflow: hidden;
	background: url(../img/body_bg.png) repeat-x;
	position: relative;
	z-index: 1;
	text-align: center;
}
div#header img {
	margin: 0px auto 0 auto;
}
div#header #header_top {
	margin: 3px auto -1px auto;
	height: 38px;
	width: 774px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/header_top.png", sizingMethod="crop");
}
html>body #header_top {
	background: url(../img/header_top.png) no-repeat center;
} 
div#header #header_bottom {
	margin: -3px auto 0 auto;
	height: 23px;
	width: 780px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/header_bottom.png", sizingMethod="crop");
}
html>body #header_bottom {
	background: url(../img/header_bottom.png) no-repeat center;
} 
.header_center {
	text-align: center;
}
#header_gps {
	width: 780px;
	text-align: left;
	padding: 10px;
	margin: 0 auto -46px auto;
}

/* sidebar */
div#sidebar {
	width: 230px;
	float: left;
	padding: 0 0 0 5px;
}
div#sidebar ul#main_menu {
	font-size: 26px;
	margin: 0 0 25px 0;
	padding: 0;
	text-align: right;
	list-style-type: none;
}

div#sidebar ul#main_menu li {
	width: 230px;
	height: 35px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
div#sidebar ul#main_menu li a {
	display: block;
	height: 35px;
	line-height: 35px;
	color: #ccde59;
	padding: 0 15px 0 0;
}
div#sidebar ul#main_menu li a:hover {
	background-color: #bacf45;
	color: #fff;
	text-decoration: none;
}
div#sidebar ul#download_center {
	clear: both;
	padding: 0 0 0 30px;
	margin: 0 0 25px 0;
	list-style-type: none;
	width: 200px;
	height: 35px;
	line-height: 35px;
	background: url(../img/download_button.gif) no-repeat;
	font-size: 14px;
}
div#sidebar ul#download_center li {
	display: inline;
}
div#sidebar ul#download_center li a {
	height: 35px;
	line-height: 35px;
	display: block;
	background: url(../img/refresh.gif) no-repeat 0 10px;
	list-style-position: inside;
	color: #F06ABF;
	padding: 0 0 0 20px;
}
div#sidebar ul#download_center li a:hover {
	color: #fff;
	text-decoration: none;
}
p.place_order {
	font-size: 20px;
	text-align: right;
	margin: 0 0 20px 0;
	padding: 0;
	color: #E5239D;
}
p.place_order strong {
	font-size: 22px;
	font-weight: normal;
	color: #E5239D;
}
p.notice {
	text-align: right;
	margin: 0 0 20px 0;
	padding: 0;
}
p.notice a {
	color: #F06ABF;
	font-size: 16px;
}
p.notice a:hover {
	color: #e5239d;
}

div#sidebar p.warranty {
	margin: 0 0 20px 0;
	padding: 0;
}
div#sidebar p.warranty img {
	margin: 0;
	padding: 0;
	display: block;
}
div#sidebar div#sidebar_bottom {
	background: url(../img/sidebar_bottom_bg.gif) no-repeat top right;
	padding: 25px 15px 0 0;
	margin: 0 0 20px 0;
}
div#sidebar div#sidebar_bottom dl {
	line-height: 140%;
}
div#sidebar div#sidebar_bottom dl dt {
	font-weight: bold;
	text-indent: 10px;
	background: url(../img/sidebar_bullet.gif) no-repeat 0px center;
}
div#sidebar div#sidebar_bottom dl dd {
	margin: 0 0 30px 0;
}
div#sidebar div#sidebar_bottom dl dd a {
	font-weight: bold;
	color: #E5239D;
}
div#sidebar div#sidebar_bottom dl dd a:hover {
	color: #E5239D;
}

/* content */
div#content {
	width: 515px;
	float: left;
	margin: 0 0 0 25px;
}
div#content div#flash_movie {
	width: 515px;
	height: 200px;
	overflow: hidden;
	margin: 0 0 30px 0;
}
div#content ul {
	line-height: 150%;
	list-style-type: none;
	padding: 0;
	margin: 0 0 30px 0;
}
div#content ul li {
	margin: 0 0 20px 0;
	text-indent: 25px;
	background: url(../img/list_bullet.gif) no-repeat 3px 2px;
}
div#content ul li strong {
	color: #505050;
}
div#content p {
	margin: 0 0 25px 0;
	text-indent: 25px;
	line-height: 140%;
	color: #703059;
	background: url(../img/list_bullet_grey.gif) no-repeat 3px 0px;
}

/* footer */
div#footer {
	clear: both;
	height: 105px;
	background: url(../img/footer_bg.png) repeat-x bottom;
	font-size: 11px;
	overflow: hidden;
}
div#footer div#footer_wrapper {
	width: 780px;
	height: 105px;
	margin: 0 auto;
	background: url(../img/foot_bg.gif) repeat-x;
}
div#footer div#footer_wrapper div#image_footer {
	width: 240px;
	height: 60px;
	float: left;
	padding: 45px 0 0 20px;
	text-align: right;
	background: url(../img/footer_bg_left.gif) no-repeat top left;
}
div#footer div#footer_wrapper div#footer_menu {
	width: 500px;
	height: 22px;
	float: left;
	padding: 13px 0 0 20px;
	color: #404040;
	background: url(../img/footer_bg_top_right.gif) no-repeat top right;
}
div#footer div#footer_wrapper div#footer_menu ul {
	padding: 0;
	list-style-type: none;
}
div#footer div#footer_wrapper div#footer_menu ul li {
	display: inline;
}
div#footer div#footer_wrapper div#footer_menu a {
	color: #767676;
	display: block;
	float: left;
	padding: 0 10px 0 0;
}
div#footer div#footer_wrapper div#footer_menu a:hover {
	color: #c6c6c6;
}
div#footer div#footer_wrapper address {
	width: 500px;
	height: 60px;
	float: left;
	padding: 10px 0 0 20px;
	color: #F06ABF;
	line-height: 15px;
	background: url(../img/footer_bg_bottom_right.gif) no-repeat top right;
}
div#footer div#footer_wrapper address strong {
	color: #F06ABF;
}