body				{ background: #000000; font-family: Arial, Helvetica, Sans Serif; }
h1					{ margin: 0px; padding: 0px; font-size: 24px; font-weight: bold; text-transform: uppercase; color: #fff200; }
h2					{ margin: 0px; padding: 0px; font-size: 16px; font-weight: bold; text-transform: uppercase; color: #fff200; }
p					{ margin-top: 4px; margin-bottom: 10px; }
form				{ margin: 0px; padding: 0px; }
select				{ font-size: 11px; display: inline; }

.link			{ margin: 0px; padding: 0px; font-size: 12px; text-decoration: none; color: #fff200; }
a.link:link		{ text-decoration: none; color: #fff200; }
a.link:visited		{ text-decoration: none; color: #fff200; }
a.link:hover		{ text-decoration: underline; color: #fff200; }	

.container			{ margin-left: auto; margin-right: auto; position: relative; background: url('images/background_home.jpg') no-repeat #940058; width: 920px; height: 555px; text-align: center; margin-top: 30px; padding: 5px; }
.container_int		{ z-index: 1; margin-left: auto; margin-right: auto; position: relative; background: url('images/background.jpg') no-repeat #940058; width: 920px; text-align: center; margin-top: 30px; padding: 5px; }

.border				{ width: 100%; height: 98%; width: 910px; border: 5px solid #000000;  margin-left: auto; margin-right: auto; }
.tiger				{ position: absolute; width: 192px; height: 324px; top: 99px; left: 239px; background: url('images/tiger.gif') no-repeat;  }
.logo				{ position: absolute; width: 188px; height: 110px; top: 215px; left: 430px; }

.header				{ width: 825px; height: 105px; margin-left: auto; margin-right: auto; margin-top: 20px; position: relative; }
.header .int_logo	{ width: 188px; height: 110px; position: absolute; top: 0px; left: 0px; }
.header .nav		{ position: absolute; left: 285px; top: 25px; width: 455px; height: 41px; }

.content			{ text-align: left; width: 825px; margin-left: auto; margin-right: auto; position: relative; margin-bottom: 30px; line-height: 16px; }
.content .photo		{ width: 280px; height: 420px; float: left; }
.content .clear		{ width: 100%; height: 1px; clear: both;  }
.text					{ width: 525px; height: 420px; margin-left: 295px; font-size: .8em; position: relative; }
.shade					{ z-index: 2; position: absolute; top: 0px; left: 0px; background: #000000; width: 525px; height: 420px; opacity:.60; filter: alpha(opacity=60); -moz-opacity: 0.6; }
.top					{ z-index: 3; position: absolute; top: 0px; left: 0px; width: 495px; height: 375px; color: #FFFFFF; padding: 15px; overflow: auto; }

.footer				{ width: 920px; display: block; clear: both; margin-left: auto; margin-right: auto; font-size: 10px; text-transform: uppercase; color: #FFFFFF; text-align: center; padding: 15px; }
.footer a:link		{ text-decoration: none; color: #fff200; }
.footer a:visited	{ text-decoration: none; color: #fff200; }
.footer a:hover		{ text-decoration: underline; color: #fff200; }

.products			{ }
.products .set		{ width: 122px; height: 220px; background: #fff200; text-align: center; padding-top: 2px; font-size: 11px; font-weight: bold; }
.products img		{ cursor: pointer; }
.products .add		{ display: block; margin-top: 5px; }
.products a:link	{ display: block; color: #fff200; text-decoration: none; width: 123px; height: 18px; line-height: 18px; background: #000000; text-align: center; font-size: 11px; font-weight: bold; }
.products a:visited	{ display: block; color: #fff200; text-decoration: none; width: 123px; height: 18px; line-height: 18px; background: #000000; text-align: center; font-size: 11px; font-weight: bold; }
.products a:hover	{ display: block; color: #FFFFFF; text-decoration: none; width: 123px; height: 18px; line-height: 18px; background: #ea0081; text-align: center; font-size: 11px; font-weight: bold; }