body {
	background-color: #CDCDCD;
	text-align: center;
	font-size: 72.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin-top:90px;
}
#main {
	position: relative;
	text-align: left;
	width: 946px;
	margin-left: auto;
	margin-right: auto;
	top: 87px;
	line-height: 1.5em;
	top: 0px;
}
.bg-top-1 {
	position: relative;
	width: 946px;
	height: 16px;
	background-image: url(../pics/bg-top-1.gif);
	background-repeat: no-repeat;
	padding: 0px;
	border: 0px;
	
	background-color: #EAEAEA;
}
.bg-bottom-1 {
	position: relative;
	width: 946px;
	height: 16px;
	background-image: url(../pics/bg-bottom-1.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.middle {
	position: relative;
	background-color: #EAEAEA;
	width: 884px;
	padding: 30px;
	margin-left: 1px;
}


.bg-top-2 {
	position: relative;
	width: 879px;
	height: 15px;
	background-image: url(../pics/bg-top-2.gif);
	margin-top: 10px;
	background-repeat: no-repeat;
	background-color: #F4F4F4;
}
.bg-bottom-2 {
	position: relative;
	width: 879px;
	height: 15px;
	background-image: url(../pics/bg-bottom-2.gif);
	margin-bottom: 10px;

	background-repeat: no-repeat;
}
.middle2 {
	position: relative;
	background-color: #F4F4F4;
	width: 819px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}




.bg-top-3 {
	position: relative;
	width: 820px;
	height: 15px;
	background-image: url(../pics/bg-top-3.gif);
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F4F4F4;
	background-repeat: no-repeat;
}
.bg-bottom-3 {
	position: relative;
	width: 820px;
	height: 15px;
	background-image: url(../pics/bg-bottom-3.gif);
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;

	background-repeat: no-repeat;
}
.middle3 {
	position: relative;
	background-color: #F4F4F4;
	width: 760px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}

.bg-top-4 {
	position: relative;
	width: 879px;
	height: 15px;
	background-image: url(../pics/bg-top-4.gif);
	margin-top: 10px;
	background-repeat: no-repeat;
	background-color: #F4F4F4;
}
.bg-bottom-4 {
	position: relative;
	width: 879px;
	height: 15px;
	background-image: url(../pics/bg-bottom-4.gif);
	margin-bottom: 10px;

	background-repeat: no-repeat;
}
.middle4 {
	position: relative;
	background-color: #CC1400;
	width: 819px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

#logo {
	position: absolute;
	left: -31px;
	top: -71px;
	z-index: 100;
	border: 0px;
}
.item {
	position: relative;
	width: 164px;
	height: 24px;
	background-image: url(../pics/item-1.gif);
	padding-top: 15px;
	text-align: center;
	float: right;
}
.topmenu {
	position: absolute;
	width: 680px;
	height: 39px;
	z-index: 100;
	top: -37px;
	left: 250px;
}
a:link {color: #CC1400; font-weight: bold; text-decoration: underline}
a:hover {color: #CC1400; font-weight: bold; text-decoration: underline}
a:visited {color: #CC1400; font-weight: bold; text-decoration: underline}

fieldset {
	border: 1px solid #B3B3B3;
	padding: 20px;
}
legend{
	color: #B3B3B3;
	text-transform: uppercase;
	font-weight: bold;
}
.form_label{
	color: #B3B3B3;
	text-align: right;
	width: 200px;
}
.form_legend {
	text-transform: uppercase;
	font-weight: bold;
}
.form_table {
	margin-left: auto;
	margin-right: auto;
}
.button {
	margin: 20px;
}
.centered {
	text-align: center;
}
.error {
	text-transform: uppercase;
	font-size: 0.8em;
	background-color: red;
	color: white;
	padding: 2px;
	text-align: center;
}
.thumbs {
	clear: both;
}
.thumb {
	float: left;
	margin: 6px;
	width: 80px;
	height: 107px;
	position: relative;
}
.x {
	position: absolute;
	left: 3px;
	top: 3px;
	z-index: 10;
	border: 0px;
}
.list-table-div {

	position: relative;
	background-image: url(../pics/bg-tr-1.gif);
}

.list-table {
	width: 818px; /* FF hack */
	left: 1px;		/* FF hack */
	!width: 819px; /* IE hack */
	!left: 0px;		/* IE hack */

  padding: 0px;
  margin: 0px;
  border: 0px;
	border-collapse: collapse;
	position: relative;

}
.list-table td {
	border: 1px solid #B3B3B3;
	padding: 3px;
}
.caption-tr {
	color: #F4F4F4;
	font-weight: bold;
	text-transform: uppercase;
}
.caption-tr td {
	text-align: center;
	border: 0px;
}
.normal-tr td {
	background-color: #F4F4F4;
	left: 1px;
}
.warning {
	margin-left: auto;
	margin-right: auto;
	border: 4px solid red;
	padding: 20px;
	margin: 20px;
	text-align: center;
	background-color: #ffffff;
}
#support {
	position: absolute;
	top: -50px;
	left: 490px;
}
.video_thumb {
		width: 385px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 15px;
		margin-bottom: 15px;
		background-color: #ffffff;
		background-color: #FFFFFF; border: 2px solid #CC1400;
		height: 288px;
		font-size: 2.8em;
		font-weight: bold;
		padding: 10px;
		text-align: center;
		line-height: 3.0em;
		color: #B3B3B3;
}
.smalldesc {font-size: 0.8em; color: #555555;}
