@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images_Dw/main_bg.jpg);
}
.oneColFixCtrHdr #container {
	width: 955px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	height: 126px;

}
.oneColFixCtrHdr #header h1 {

}
.oneColFixCtrHdr #mainContent {

}
#nav {
	float: left;
	padding-left: 10px;
	margin-top: 50px;
}
#flash {
	float: left;
	margin-top: 50px;
}
#text {
	float: left;
	margin-top: 50px;
	background-image: url(images_Dw/index_text_bg.jpg);
	height: 378px;
	width: 266px;
}
#text_txt {
	font-family: "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#company {
	float: left;
	width: 775px;
	background-image: url(images_Dw/company_bg.jpg);
	height: 1660px;
	margin-top: 10px;
}
#company_bot {
	float: right;
	width: 775px;
	height: 20px;
	background-image: url(images_Dw/company_bg_bot.jpg);
	margin-right: 15px;
}
#com_txt {
	width: 710px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 30px;
}
#refit {
	float: left;
	margin-top: 20px;
	width: 775px;
	background-image: url(images_Dw/company_bg.jpg);
	height: 700px;
}
#refit_bot {
	background-image: url(images_Dw/company_bg_bot.jpg);
	float: right;
	height: 20px;
	width: 775px;
	margin-right: 15px;
}
#refit_txt {
	width: 715px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 30px;
}
#special {
	width: 744px;
	margin-left: 15px;
	margin-top: 20px;
}

#detail_refit {
	width: 715px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 30px;
}






.oneColFixCtrHdr #footer {
	background-image: url(images_Dw/footer_bg.jpg);
	height: 25px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#bot_nav {
	float: left;
	margin-top: 5px;
	padding-left: 15px;
}
#copyright {
	float: left;
	margin-top: 5px;
	padding-left: 230px;
}
a:visited {
	color: #4F7591;
	text-decoration: none;
}
a:active {
	color: #4F7591;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #4F7591;
	text-decoration: none;
}
.style9 {
	font-size: medium;
	font-weight: bold;
	color: #46657D;
	font-family: "Times New Roman", Times, serif;
}
.style10 {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
#con_box {
	float: left;
	margin-top: 10px;
	width: 775px;
	background-image: url(images_Dw/company_bg.jpg);
	height: 910px;
}
#con_table img {
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #000000;
}

#con_box_bot    {
	background-image: url(images_Dw/company_bg_bot.jpg);
	height: 20px;
	width: 775px;
	float: right;
	margin-right: 10px;
}
#con_table {
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}


#page_title {
	margin-left: 180px;
	padding-top: 20px;
}
#detail {
	float: left;
	width: 662px;
}
#detail_bg {
	background-image: url(images_Dw/detail_bg.jpg);
	width: 662px;
	height: 650px;
}
#detail_text {
	margin: 10px;
}
#detail_thumbs {
	height: 95px;
	background-image: url(images_Dw/thumbs_bg.jpg);
	width: 662px;
}



#d_bg_bot {
	background-image: url(images_Dw/detail_bg_bot.jpg);
	height: 21px;
	width: 662px;
}
#detail_thumbs #pro {
	padding-left: 1px;
}


.style11 {
	font-size: large;
	color: #E8E8E8;
	font-family: "Times New Roman", Times, serif;
}
