*	{ margin: 0px; padding: 0px; }
html	{ overflow: -moz-scrollbars-vertical; background: url('images/details/html_bg.gif') repeat-x left bottom; }
body	{ color: #555; font: normal 11px "Verdana", sans-serif; text-align: center; }
a, a:hover	{ color: #555; text-decoration: none; outline: 0 none; }
a	img	{ border: 0px; }

.container	{ width: 750px; }

.top	{ overflow: hidden; width: 620px; padding: 20px 0px; }
.top	.logo	{ float: left; width: 200px; }
.top	.top_right	{ float: left; width: 400px; text-align: right; }

.slides	{ overflow: hidden; width: 750px; height: 536px; padding: 10px 0px; margin-bottom: 20px; background: url('images/details/slides.gif') no-repeat center top; }
.slides	ul	{ float: left; width: 600px; list-style: none; }
.slides	ul	li	{ width: 600px; text-align: center; }
.slides	a.next, .slides	a.previous	{ float: left; width: 30px; margin-top: 240px; margin-bottom: 240px; }
.slides	a.next	{ margin-left: 45px; text-align: right; }
.slides	a.previous	{ margin-right: 45px; }

.bottom	{ overflow: hidden; width: 620px; text-align: left; padding: 0px 0px 20px 0px; }
.bottom	.left	{ float: left; width: 50%; }
.bottom	.right	{ float: left; width: 50%; text-align: right; }

.footer	{ overflow: hidden; width: 620px; padding: 10px 0px 40px 0px; text-align: right; }
.footer	a:hover	{ color: #df3d82; }
.footer	a	strong	{ color: #f4037a; }
