/* Structural Styles */
html{
	height:100%;
}

body {
	padding:0px; 
	margin:0px;
	height:100%;
	background: url(../images/structure/bg_texture.jpg) #E3D1A9;
	font-size : 12px;
	font-family : "Times New Roman", Times, serif;
	color: #78797C;
	line-height:16px;
	}
	
body a {
	font-size : 12px;
	font-family : "Times New Roman", Times, serif;
	color: #78797C;
	line-height:16px;
	text-decoration:none;
}
	
img {border:0px;}
	
#main{
	width:1000px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	/*background:url(../images/structure/bg_main.jpg) repeat-y;*/
}

.subBGleft {
	background:url(../images/structure/subbg_left.jpg) repeat-y;
}

.subBGright {
	background:url(../images/structure/subbg_right.jpg) repeat-y;
}

.subBGbottom {
	height:256px;
	background:url(../images/structure/subbg_bottom.jpg) no-repeat;
}

#maintopright {
	background:url(../images/structure/maintable_topright.jpg) no-repeat;
}

#maintop {
	padding-top:85px;
	background:url(../images/structure/maintable_top.jpg) no-repeat;
}

#maintopShort {
	padding-top:70px;
	background:url(../images/structure/maintable_top.jpg) no-repeat;
}

#mainbottom {
	background:url(../images/structure/maintable_bottom.jpg) bottom no-repeat;
	padding-bottom:75px;
}

#mainbottomleft {
	background:url(../images/structure/maintable_bottomleft.jpg) bottom no-repeat;
}

#mainbottomright {
	background:url(../images/structure/maintable_bottomright.jpg) bottom no-repeat;
}


#homeTable {
	background:url(../images/structure/hm_table_bg.jpg) no-repeat;
}

#homeflash {
	padding: 94px 0 10px 6px;
}

#pictureframe {
	height:290px;
	background:url(../images/structure/flash_frame.jpg) no-repeat;
	padding:10px 0 0 10px;
}

#maintable {
	background:url(../images/structure/maintable_bg.jpg) repeat-y;
}

#footer{
	margin-left:364px;
}

#pcsearchbg{
	background:url(../images/searchbox_bg.gif) no-repeat;
}

#pcsearch2bg{
	background:url(../images/searchbox2_bg.gif) repeat-y;
}

#patterndetail {
	height:490px;
	padding:37px 22px 15px 36px;
	background:url(../images/patternbox_bg.gif) no-repeat;
}

.formPad {
	margin:0px;
	padding:0px;
}

.pullDown1 {
	border:1px solid #A39267;
	width:157px;
	height:17px;
	font-size : 11px;
	font-family : "Times New Roman", Times, serif;
	color: #424140;
	font-weight:bold;
}

.textBox1 {
	border:1px solid #A39267;
	width:157px;
	height:17px;
	font-size : 11px;
	font-family : "Times New Roman", Times, serif;
	color: #424140;
}

#trustBG {
	background:url(../images/structure/trust_bg.jpg) no-repeat;
}

#trustPad {
	padding:145px 260px 0px 289px;
	height:561px;
	
}

/* End Structural Styles */
