#box1 {
	left: 330px;
	width: 530px;
	padding: 60px 0px 10px 90px;
}
#box2 {
	width: 550px;
	padding: 0px 20px 20px 20px;
	margin-top: 40px;
	margin-left: 10%;
	background-color:#666666;
	border: 4px solid #000000;
}
#box3 {
	width: 590px;
	padding: 10px 5px 10px 5px;
	margin-top: 40px;
	margin-bottom: 10px;
	background-color: #000000;
	background-image: url(../images/line_1.gif);
	background-position:top center;
	background-repeat: repeat-x;
}
#box3_1 {
	width: 590px;
	padding: 10px 5px 20px 5px;
	margin-top: 20px;
	margin-bottom: 30px;
	background-color: #000000;
	background-image: url(../images/line_1.gif);
	background-position:top center;
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#box3_2 {
	width: 590px;
	padding: 10px 5px 20px 5px;
	margin-top: 40px;
	margin-bottom: 30px;
	background-color: #000000;
	background-image: url(../images/line_1.gif);
	background-position:top center;
	background-repeat: repeat-x;
}
#box4 {
	width: 560px;
	padding: 0px 20px 20px 20px;
	margin-top: 40px;
}
#box5 {
	width: 200px;
	padding: 0px 0px 20px 0px;
	margin-top: 40px;
}
#box5_1 {
	width: 190px;
	padding: 0px 5px 20px 5px;
	margin-top: 20px;
}
#box_gallery {
	width: 550px;
	height: 200px;
	overflow-x: auto;
	overflow-y: hidden;
}
#contactus {
	position: absolute;
	top: 600px;
	left: 10px;
	width: 256px;
	height: 142px;
	padding: 90px 0px 10px 20px;
	background-image:url(../images/call_now.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#contactus2 {
	left: 30px;
	width: 256px;
	height: 142px;
	padding: 90px 0px 10px 20px;
	background-image:url(../images/call_now.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-left: 20px;
}
#leftmenu {
	margin-top: 40px;
	margin-bottom: 30px;
}
#page_text {
	padding: 20px 20px 20px 20px;
	margin: 10px 10px 10px 10px;
	
	background-color:#666666;
	border: 4px solid #000000;
}
#rightmenu {
	margin-top: 40px;	
}
#search {
	width:560px;
	padding: 10px 10px 10px 10px;
	overflow: auto;
}
#search2 {
	width: 7000px;;
	padding: 10px 10px 10px 10px;
}
#ssl {
	margin-top: 100px;
	bottom: 30px;
}
#text1 {
	position: absolute;
	top: 230px;
	left: 400px;
	width: 550px;
	padding: 60px 0px 10px 20px;
}

#transbox1 {
  background-color: #ffffff;
  border: 1px solid black;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}


.td_backrg_lt, .td_backrg_lb, .td_backrg_rt, .td_backrg_rb {
	height: 20px;
	width: 10px;
}
.td_backrg_tl {
}

.td_backrg_bl {
}

.td_backrg_tr {
}

.td_backrg_br {
}
.td_backrg_t {
	background-image: url(../images/line_1.gif);
	background-repeat: repeat-x;
	height: 20px;
}
.td_backrg_b {
	height: 20px;
}
.td_backrg_l {
	width: 10px;	
}
.td_backrg_r {
	width: 10px;	
}
.td_backrg_c {
}


/*check username */
#available {
	display: none;
}
#not_available {
	display: none;
}