label {
clear:left;
display:block;
float:left;
line-height:21px;
margin-top:10px;
width:100px;
}
input {
border:1px solid #ccc;
clear:right;
height:22px;
margin-top:10px;
width:200px;
color:#666666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; !important;
	font-size:12px; !important;
}
textarea {
border:1px solid #ccc;
clear:right;
height:52px;
margin-top:10px;
width:200px;
color:#666666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; !important;
	font-size:12px; !important;
}
.button {
margin-left:10px;
width:85px;
background-color:#333;
color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; !important;
	font-size:12px; !important;
}


#bg_holder {background-image:url(../images/img_inner_blue_bg.jpg); background-repeat:repeat-x;}

#banner_img_holder{
	background-color:#f9e278;
	height:170px;
}
#banner_textbox{
	padding-top:20px;
	padding-left:25px;
	width:487px;
	
}

#left_link_handler {
	background-image: url(../images/img_inner_sublink_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 224px;
	height: 335px;
	margin-top: 10px;
}
#link_title {
	line-height: 44px;
	background-image: url(../images/img_main_link_hover.gif);
	font-size: 1.3em;
	color: #FFF;
	padding-left: 10px;
}

#right_conteiner{
	width:710px;
	padding-left:10px;
	padding-top: 10px;
}
#left_link_handler ul{
	list-style-type: none;
}
#left_link_handler ul li{}
#left_link_handler ul li a{
	line-height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #E1E1E1;
	border-left-color: #FFF;
	border-bottom-style: solid;
	display: block;
	text-decoration: none;
	color: #666;
}
#left_link_handler ul li a:hover{
	background-color: #e4e4e4;
	text-decoration: none;
}
.sublink_icon{
		height:30px;
	width:18px;
	background-image:url(../images/img_splice.png);
	background-position: -22px;
	
}

.product_gallery{
	padding-left:0px;
	padding-right:4px;
	padding-bottom:10px;
}
#content {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
