* { font-family:arial; }
body { font-size:12px; }
a img { border:0 }
button { 
	background:transparent;
	border:0;
	width:68px;
	cursor:pointer;
}

.CONTAINER {
	width: 959px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -40px;

}
.TOP {
	position:relative;
	margin-top: 45px;
	z-index:10000;

}
.MENU {
	height:44px;
	padding-top:1px;
	padding-left: 80px;
}
/*
.BUTTON {
	background-image: url(images/btn_border.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: 100px;
	text-align: center;
	height: 21px;
	padding-top: 30px;
	color: #babbbb;
	cursor: pointer;
}
.BUTTON:hover {
	color: #75ad09;
	position: relative;
}
*/
.MENU ul {
	list-style:none;
	display:block;
	list-style-type:none;
	
}
.MENU ul li {
	background-image: url(images/btn_border.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: 100px;
	text-align: center;
	min-height: 21px;
	padding-top: 20px;
	color: #babbbb;
	cursor: pointer;
	position: relative;
}
.MENU ul li a{
	color: #babbbb;
	text-decoration:none;
}
.MENU ul li ul {
	display:none;
	position:absolute;	
	width:100px;
	padding-left:0;
	left:0;
	top:32px;
	background-color:#dfe3e6;
}

.MENU ul li a:hover {
	color: #75ad09;	
}

.MENU ul li:hover ul {
	display:block;
	z-index:10;
}

.MENU ul li ul li {
	background-image:none;
	text-align:center;
	color:#7e8080;
	border-bottom:1px solid #fff;
	margin-left:5px;
	margin-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	width:90px;
	font-size: 11px;
	font-weight: bold;
}
.MENU ul li ul li a:hover {
	color:#ca16b3;
}

.MENU ul li ul li.SUB_FILL{
	
	padding:0;
	margin:0;
	border-bottom:0;
	width:100%;
}
.MENU ul li ul li.SUB_FILL_LAST{
	border:0;
}

.MENU_TOP {
	background-image: url(images/topbg.png);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	width: 100%;
	height: 30px;
	z-index: 10;
}
.MIDDEL {
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C9C9C9;
	border-left-color: #C9C9C9;
	position: relative;
	min-height: 500px;
}
.TOP_LEFT_CORNER {
	background-image: url(images/corner_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 45px;
	width: 50px;
	z-index: 2;
	position: absolute;
}
.TOP_RIGHT_CORNER {
	background-image: url(images/corner_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 45px;
	width: 50px;
	right:0;
	z-index: 2;
	position: absolute;
}
.WATER {
	position: absolute;
	top: -13px;
	z-index: 3;
}
.MIDDEL_LEFT {
	float: left;
	width: 200px;
	position: relative;
}
.MIDDEL_BOTTOM {
	background-image: url(images/bottombg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	bottom: 0px;
	width: 939px;
	height: 42px;
	left: -1px;
	padding-top: 240px;
	padding-left: 20px;
	z-index: -10;
}
.FLASH {
	position: absolute;
	margin-left: 190px;
	z-index: 4;
	margin-top: 100px;
}
.INDEX_CONTENT {
	width: 490px;
	margin-top: 170px;
	position: absolute;
	right: 0px;
	color: #666;
	padding-right: 10px;
}
.INDEX_CONTENT a {
	color: #519209;
	text-decoration: none;
}
.CONTENT {
	width: 490px;
	margin-top: 50px;
	color: #666;
	padding-right: 10px;
	margin-left: 220px;
}
.CONTENT a {
	color: #519209;
	text-decoration: none;
}
.SPOT_WATER {
	position: absolute;
	right: 0px;
	margin-right: 20px;
	margin-top: 310px;
}
.SPOT_WATER2 {
	position: absolute;
	left: 0px;
	margin-left: 100px;
	bottom: 170px;
}
.TITLE_GRAD {
	font-size: 16px;
	font-weight: bold;
	color: #44c5ef;
	position: relative;
}
.PAGE_RIGHT {
	width: 200px;
	float: right;
	margin-top: 40px;
	z-index: 10;
	right: 10px;
	position: absolute;
	top: 20px;
}
.CONTENT_SUB {
	height: 27px;
	margin-bottom: 20px;
}
.PINK_LEFT {
	background-image: url(images/pink_left.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 27px;
	width: 9px;
}
.PINK_CENTER {
	float: left;
	height: 20px;
	background-image: url(images/pink_center.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}
.PINK_CENTER a{
	text-decoration:none;
	color:#FFF;
}
.PINK_RIGHT {
	background-image: url(images/pink_right.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 27px;
	width: 8px;
	margin-right: 3px;
}

.BLUE_LEFT {
	background-image: url(images/blue_left.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 27px;
	width: 9px;
}
.BLUE_CENTER {
	float: left;
	height: 20px;
	background-image: url(images/blue_center.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}
.BLUE_CENTER a{
	text-decoration:none;
	color:#FFF;
}
.BLUE_RIGHT {
	background-image: url(images/blue_right.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 27px;
	width: 8px;
	margin-right: 3px;
}
.TITLE_GRAD2 {
	font-size: 14px;
	font-weight: bold;
}
.FLOAT_LEFT {
	float:left;
	margin-right: 4px;
}


/* START SELECT BOX */ 

.jtc_ul {
	list-style-type: none;
	float: left;
	top: 20px;
	margin: 0px;
	padding: 2px;
	width: 100%;
	border:1px solid #b6b6b5;
	position: absolute;
	display: none;
	background-color: #FFF;
}
.jtc_ul li {
	height: 20px;
	padding-top:1px;
	padding-bottom:1px;
}
.jtc_ul li:hover {
	border:1px solid #CCC;
	background-color:#E1E1E1;
	cursor:pointer;
	padding-top:0;
	padding-bottom:0;
}
.jtc_ul_selected {
	background-color:#DADADA;
}
.jtc_val {
	width: 100%;
	height: 15px;
	cursor:pointer;
	border:1px solid #b6b6b5;
	padding: 2px;
	border-bottom: 0;
}
.jtc_ar {
	padding:2px;
	width: 20px;
	position: absolute;
	top: 0px;
	cursor:pointer;
	right: 0px;
}
.jtc {
	position: relative;
	float: left;
	width: 140px;
	font-size:12px;
	z-index: 10;
}

/* END SELECT BOX */



.SElECT_BOX_C {
	height: 20px;
}
input[type="text"] {
	background-color: #d6d9db;
	border: 0;
}
textarea {
	background-color: #d6d9db;
	border: 0;
}
.TD_ALIGN {
	text-align: right;	
}
.SOLD_TABLE { width:100%; }
.SOLD_TABLE th {
	background-color: #6cbbd8;
	color: #FFF;
	padding-top: 5px;
	border-bottom:1px solid #c8d2b4;
}
.SOLD_TABLE td {
	border-bottom:1px solid #c8d2b4;
	color:#1897c7;
}.CACULATE_BUTTON {
	border: 0;
	cursor: pointer;
}
.CONTAINER .MIDDEL .CONTENT .TITLE_GRAD a {
	position: absolute;
	right: 0px;
}
.MAP {
	background-image: url(images/mapbg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 341px;
	width: 499px;
	margin-top: 10px;
	text-align: center;
	padding-top: 12px;
}
.COLOR {
	color: #f626c7;
}
.REG_TABLE {
	float: left;
	position: absolute;
	left: 0px;
}
.CONTACT_TABLE {
	float: left;
	position: absolute;
	left: 0px;
}
.CONTACT_TABLE input[type="text"] {
	background-color: #d6d9db;
	border: 0;
	width:200px;
}
.REG_TABLE3 {
	float: left;
	position: absolute;
	top: 215px;
	width: 280px;
	left: 100px;
}
.REG_TABLE2 {
	float: left;
	position: absolute;
	right:-170px;
	border-left: 1px solid #CCC;
	padding-left:20px;
	width: 300px;
}
.REGISTER_DIV {
	position: relative;
}
.TITLE_GRAD3 {
	font-size: 17px;
}
.REG_TABLE3_D1 {
	float: left;
}
.REG_TABLE3_D2 {
	float: left;
}
.PRODUCT_BOX {
	float: left;
	min-height: 180px;
	width: 150px;
	margin-bottom: 20px;
	margin-right: 13px;
}
.PROD_IMAGE {
	text-align:center;
	height: 150px;
	width: 150px;
}
.PROD_IMAGE img{
	height: 150px;
	
}
.PROD_TEXT {
	color: #4da119;
	text-align: center;
	padding-top: 5px;
}
.PROD_TEXT a{
	color: #4da119;
	text-decoration:none;
}
.BOTTOM_BORDER {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.PRODUCT_IMAGE {
	position:absolute; 
	right:0; 
	text-align:center;
	width:200px;
}
.PRODUCT_IMAGE img{
	max-width:200px;
}
.BOTTOM_LINKS {
	position: absolute;
	bottom: 0px;
}
