@charset "UTF-8";
* {
	padding: 0;
	margin: 0;
}
html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #ebe7e4;
	background-image: url(images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
#pagewrap {
	position: absolute;
	width: 960px;
	left: 50%;
	margin-left: -480px;
	top: 0px;
}
#pagewrap #hp_top {
	height: 480px;
}
#pagewrap #pageinfo {
	background-image: url(images/page_phone_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	color: #005a37;
}
#pagewrap #pageinfo p {
	padding-left: 50px;
	padding-top: 15px;
}
#pagewrap #contentwrap {
	padding-left: 20px;
	padding-right: 20px;
}
#pagewrap #contentwrap #content {
	width: 620px;
	background-color: #FFFFFF;
	background-image: url(images/page_content_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#pagewrap #contentwrap #content #content_bottom {
	text-align: right;
	padding-right: 20px;
}
#pagewrap #contentwrap #content #content_middle {
	min-height:335px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#pagewrap #contentwrap #content #content_middle h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
#pagewrap #contentwrap #sidebar {
	width: 290px;
	float: right;
}
#flashcontent {
	position: absolute;
	z-index: 99;
	width: 100%;
}
#pagewrap #contentwrap #sidebar #subNav {
	margin-bottom: 10px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 16px;
	line-height: 25px;
}
#pagewrap #contentwrap #sidebar #subNav li {
	float: none;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	background-image: url(images/icon_subNav_gray.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
}
#pagewrap #contentwrap #sidebar #subNav h1 {
	font-size: 16px;
	line-height: 20px;
	color: #003366;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ebe7e4;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#pagewrap #contentwrap #sidebar #subNav ul {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#pagewrap #contentwrap #sidebar #mov {
	width: 290px;
	height: 160px;
	margin-bottom: 10px;
}
#pagewrap #contentwrap #sidebar #photo {
	height: 185px;
	width: 290px;
	margin-bottom: 10px;
}
* html #pagewrap #contentwrap #sidebar #photo #photoMask {
	/*background-image: url(images/mask_photo.png);*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/mask_photo.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 290px;
	height: 185px;
	position: absolute;
}
* html #pagewrap #contentwrap #sidebar #mov #movMask {
	/*background-image: url(images/mask_mov.png);*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/mask_mov.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 290px;
	height: 160px;
	position: absolute;
}
#pagewrap #contentwrap #sidebar #photo #photoMask {
	background-image: url(images/mask_photo.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 290px;
	height: 185px;
	position: absolute;
}
#pagewrap #contentwrap #sidebar #mov #movMask {
	background-image: url(images/mask_mov.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 290px;
	height: 160px;
	position: absolute;
}
#pagewrap #contentwrap #sidebar #photo #photoMask a {
	position: absolute;
	left: 50px;
	top: 155px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF33;
}
#pagewrap #contentwrap #sidebar #mov #movMask a {
	position: absolute;
	left: 50px;
	top: 130px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF33;
}
#pagewrap #nav {
	width: 960px;
	height: 380px;
}
#pagewrap #nav2 {
	width: 960px;
	height: 120px;
}
#pagewrap #contentwrap #sidebar #movInfo {
	height: 300px;
	width: 250px;
	background-image: url(images/mov_info_bg.gif);
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
}
#pagewrap #contentwrap #sidebar #movInfo h1 {
	color: #7DAE20;
	line-height: 25px;
	font-weight: bold;
}
#pagewrap #contentwrap #sidebar #movInfo h3 {
	font-size: 12px;
	font-weight: normal;
	color: #669999;
}
#pagewrap #contentwrap #sidebar #movInfo h2 {
	color: #666633;
}
#pagewrap #contentwrap2 {
	padding-left: 20px;
	padding-right: 20px;
}
#contentwrap #content_middle2 li {
	list-style-type: none;
	display: inline-block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	height: 106px;
	float: left;
}
#contentwrap #content_middle2 ul {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#pagewrap #contentwrap2 h1 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #99CC00;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #006600;
	margin-bottom: 5px;
	margin-top: 10px;
}
#pagewrap #hp_panel {
	padding-right: 20px;
	padding-left: 20px;
}
#pagewrap #contentwrap #content #content_middle h2 {
	display: block;
	background-image: url(images/pt_portfolio.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	margin-left: -30px;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 40px;
}
#pagewrap #contentwrap #content #content_bottom2 {
	text-align: left;
	padding-left: 20px;
}
#pagewrap #contentwrap #content #content_middle2 {
	padding-left: 20px;
	padding-bottom: 30px;
	padding-top: 20px;
}
.tb_padLeft15 {
	padding-left: 15px;
	padding-right: 10px;
}
.tb_title_bd {
	background-image: url(images/tb_spec_blue.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #006699;
}
.tb_bd {
	color: #ffffff;
	background-color: #76c5e0;
	border:0;
}
.tb_bd th {
	padding:5px 0;
	background-color: #54b7d8;
}
.tb_bd td {
	background-color: #54b7d8;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tb_title_dvd {
	background-image: url(images/tb_spec_dvd.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.tb_dvd {
	color: #ffffff;
	background-color: #e9618d;
	border:0;
}
.tb_dvd th {
	padding:5px 0;
	background-color: #AA272F;
}
.tb_dvd td {
	background-color: #AA272F;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tb_title_cd {
	background-image: url(images/tb_spec_cd.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.tb_cd {
	color: #ffffff;
	background-color: #cd6a3f;
	border:0;
}
.tb_cd th {
	padding:5px 0;
	background-color: #c0450f;
}
.tb_cd td {
	background-color: #c0450f;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tb_title_post {
	background-image: url(images/tb_spec_post.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.tb_post {
	color: #ffffff;
	background-color: #222222;
	border:0;
}
.tb_post th {
	padding:5px 0;
	background-color: #000000;
}
.tb_post td {
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tb_padTop10 {
	padding-top: 10px;
}
.tb_clear td {
	padding-top: 0px;
	padding-bottom: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pagewrap #contentwrap #sidebar #subNav .btnOver {
	float: none;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	background-image: url(images/icon_subNav_over.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	font-weight: bold;
	color: #999999;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
#pagewrap #contentwrap #content #content_middle3 {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 0px;
}
#pagewrap #siteinfo {
	font-size: 10px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-bottom: 30px;
}
#pagewrap #siteinfo a:link,#pagewrap #siteinfo a:visited,#pagewrap #siteinfo a:active  {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 30px;
	color: #666666;
	text-decoration: none;
}
#pagewrap #siteinfo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 30px;
	color: #000000;
	text-decoration: underline;
}
#content_middle2 h2 {
	font-size: 16px;
	line-height: 20px;
	color: #669933;
	font-weight: bold;
	padding-top: 10px;
	clear: both;
	padding-bottom: 10px;
}

