html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}
a {
	text-decoration: none;
}
#hp_main {
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(imgs/yellow_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header_01 {
	background-image: url(imgs/header_bg_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 176px;
}
#header_02 {
	background-image: url(imgs/header_img_01.gif);
	background-repeat: no-repeat;
	background-position: left 61px;
	height: 176px;
}
#header_03 {
	background-image: url(imgs/header_bg_03.gif);
	background-repeat: no-repeat;
	background-position: right 61px;
	height: 176px;
}
#header_04 {
	background-image: url(imgs/header_bg_04.gif);
	background-repeat: no-repeat;
	background-position: 18% 56px;
	height: 176px;
}
#header_05 {
	background-image: url(imgs/header_bg_05.gif);
	background-repeat: no-repeat;
	background-position: 82% 47px;
	height: 176px;
}
#header_06 {
	height: 72px;
	width: 382px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
}
#menu {
	height: 82px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imgs/menu_lft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu_rght {
	margin-left: 186px;
	height: 82px;
	background-image: url(imgs/menu_rght.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu_bg {
	height: 82px;
	margin-right: 44px;
	background-image: url(imgs/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#menu_items {
	padding-top: 36px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	word-spacing: 20px;
	padding-left: 12px;
}
#menu_items a {
	color: #000000;
}
#menu_items a:hover {
	color: #F26922;
}


.spacer {
	color: #F26922;
}
#connector {
	margin-top: 10px;
	height: 18px;
}
#hp_content {
	height: 409px;
	width: 860px;
	background-image: url(imgs/hp_cont_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #3d3d3d;
	line-height: 14px;
	margin-right: auto;
	margin-left: auto;
}
#hp_content h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f26922;
}

#dvd_box {
	height: 272px;
	width: 181px;
	position: absolute;
	margin-top: 4px;
	margin-left: 19px;
}
#block_01 {
	height: 125px;
	width: 135px;
	margin-top: 28px;
	margin-left: 202px;
	position: absolute;
	text-align: right;
}
#hp_content #block_02 {
	height: 150px;
	width: 253px;
	margin-top: 230px;
	margin-left: 84px;
	position: absolute;
	text-align: right;
}
#block_02 #signup {
	text-align: left;
	float: left;
}
#block_02 #signup a {
	color: #c04200;
	text-decoration: none;
}
#block_02 #signup a:hover {
	color: #c04200;
	text-decoration: underline;
}
#block_03 {
	height: 240px;
	width: 410px;
	margin-top: 20px;
	margin-left: 406px;
	position: absolute;
}
#block_04 {
	height: 93px;
	width: 406px;
	margin-top: 295px;
	margin-left: 406px;
	position: absolute;
}
#hp_main #footer {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
#hp_main #footer a {
	color: #000000;
	text-decoration: none;
}
#hp_main #footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#int_main {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #3d3d3d;
	line-height: 14px;
	text-align: justify;
}
#int_main h1{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f26922;
	margin: 0px;
}

#int_main #int_foot_bg {
	background-image: url(imgs/yellow_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 124px;
}
#int_main #footer {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
#int_main #footer a {
	color: #000000;
	text-decoration: none;
}
#int_main #footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#buydvd {
	background-image: url(imgs/buy_dvd_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 702px;
	margin-right: auto;
	margin-left: auto;
}
#int_main #menu_items {

	padding-top: 38px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	word-spacing: 20px;
	padding-left: 12px;
}
#int_main #connector {

	margin-top: 12px;
	height: 18px;
}
#dvd_label {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	position: absolute;
	width: 193px;
	margin-top: 204px;
	margin-left: 501px;
	line-height: 28px;
}
#dvd_label select {
	width: 180px;
	margin-bottom: 8px;
}

#gallery_01 {
	width: 434px;
}
#gallery_02 {
	float: right;
	width: 118px;
}
#gallery_02 img {
	border: 2px solid #FFFFFF;
}
#int_main #faq_content {
	background-image: url(imgs/faq_bg_04.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}
#int_main #faq_content #faq_body {
	background-image: url(imgs/faq_bg_02.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 203px;
	padding-left: 282px;
}
#int_main #faq_footer {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}
.faq_01 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #c8c8c8;
	float: left;
	width: 44px;
	line-height: normal;
}
.faq_02 {
	margin-left: 44px;
	padding-top: 6px;
}
.clearboth {
	clear: both;
}
.clearboth2 {
	clear: both;
	margin-top: 20px;
}
#tips_content {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
#tips_connector {
	position: absolute;
	margin-top: 62px;
	margin-left: 248px;
}

#tips_body {
	background-image: url(imgs/tips_bottom_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#tips_left02 {
	background-image: url(imgs/tips_left_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 6px 50px 6px 32px;
}
#tips_left02 a {
	color: #216792;
	display: block;
	font-weight: bold;
}
#tips_left02 a:hover {
	text-decoration: underline;
}


#tips_left {
	float: left;
	width: 266px;
}
#tips_right {
	float: right;
	width: 464px;
	background-image: url(imgs/tips_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#tips_right_02 {
	padding: 6px 32px;
}
#tips_bg {
	background-image: url(imgs/tips_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#photos_bg {
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 30px;
	padding-left: 110px;
	background-image: url('imgs/photos_bg.gif');
	background-repeat: no-repeat;
	background-position: 190px bottom;
}

.ttl_01 {
	font-weight: bold;
	text-transform: uppercase;
	color: #f26922;
}
.redborder {
	border: 2px solid #FF0000; !important
}
#contact input, #contact textarea, #links input, #links textarea {
	width: 220px;
	border: 1px solid #333333;
}
#links .red {
	color: #990000;
	font-size: 18px;
	font-weight: bold;
}
#site_map a {
	font-weight: bold;
	color: #333333;
	display: block;
	float: left;
	margin-left: 10px;
}
#site_map a:hover {
	color: #F26922;
}
.redcolor {

	color: #990000;
	font-size: 18px;
	font-weight: bold;
}
#buydvd_reseller {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
	text-align: right;
	padding-right: 14px;
}
#buydvd_reseller a {
	color: #FF0000;
}
#buydvd_reseller a:hover {
	text-decoration: underline;
}
#redlink {
	color: #FF0000;
}
#redlink a {
	color: #FF0000;
}

#redlink a:hover {
	text-decoration: underline;
}
#amazon {
	padding: 8px;
	text-align: center;
	font-size: 16px;
	border: 2px solid #F7A247;
}
