/* CSS Document */
body
{
	background: url(images/bg-01.gif);
}
.address p
{
	text-align: left;
	font-size: 10px !important;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	color: #666666;
}
#content
{
	width: 624px;
	background: white;
	margin: 0px auto 0px auto;
	padding-bottom: 5px;
}
#header
{
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#middle
{

}
#menu
{
	float: left;
	width: 200px;
	border: solid 0px red;
}
#middle-right
{
	float: right;
	width: 420px;
	border: solid 0px blue;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
}
#middle-right p
{
	text-align: left;
}
#content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content-margin
{
	margin-left: 15px;
	margin-right: 15px;
}
#table-1
{
	width: 100%;
	border: solid 0px black;
	font-weight: bold;
	font-size: 12px;
}
.table-1-header
{	
	font-size: 16px;
	text-align: center;
}
.box-1
{
	width: 400px;
	border: solid 1px #CCCCCC;
	margin: 0px auto 0px auto;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 5px 10px 5px 10px;
}
.coupon
{
	width: 390px;
	border: dashed 2px black;
	margin: 0px auto 0px auto;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	background: #FFFFEF;
	font-family: "Courier New", Courier, monospace !important;
}
#design
{
	text-align: center;
	font-size: 10px;
}
#contact-1
{
	text-align: center;
	color: #400000;
	font-size: 18px;
}
.video
{
	text-align: center;
}
a
{
	color: #0000ff;
	text-decoration: none;
}
#content hr
{
	border: none;
	background: #CCCCCC;
	height: 1px;
}
/* All Styles Optional */

* {
font-family:arial;
font-size:10pt;
}
div#show3 {
background-color:#efefef;
width:140px;
margin:0 auto;
border:1px solid #444444;
}
div#show3 table td, div#show4 table td {
height:24px;
background-image:url('38.gif');
}
div#show4 table td {
background-image:url('40.gif');
}
div#show3 table input,  div#show4 table input {
outline-style:none;
}
</style>

<!--[if IE]>
<style type="text/css">
div#show3 table td, div#show4 table td {
height:21px;
}
</style>
<![endif]-->

