#columns_container {
	margin: 0px auto;
	position: relative;
}
#right_panel  {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 560px;
	background-image: url(../../images/content_top_grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}

#right_panel .tl {
	background: url(../../images/box_tl.jpg) no-repeat left top;
	padding: 0;
}
#right_panel .tr {
	background: url(../../images/box_tr.jpg) top right no-repeat;
	padding: 0;
}
 #right_panel .bl {
	background: url(../../images/box_bl.jpg) left bottom no-repeat;
	padding: 0;
}
#right_panel .br {
	background: url(../../images/box_br.jpg) right bottom no-repeat;
	padding: 30px;
}

#right_panel .content_box {
	margin: 0;
	padding: 0;
	width: 100%;
}

#right_panel p {
	color: #333333;
	padding: 0;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
#left_panel {
	width: 210px;
	padding: 0px;
	margin: 0px;
	float: left;
}
h1.sub_title {
	color: #000000;
	margin: 0px 0px 5px;
	padding: 0;
	font-size: 21px;
	font-weight: bold;
    line-height: 18px;
}
h2.sub_title   {
	color: #0066cc;
	margin: 15px 0px 5px;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}
#left_panel h2 {
	color: #333333;
	padding: 0;
	margin: 0px 10px 10px;
	font-size: 14px;
}

/* left_box 
------------------------------------------------------------------*/
.box_wrapper {
	width: 200px;
	margin: 0px auto 10px;
}
.gray_box_top {
	width: 160px;
	background-image: url(../../images/gray_box_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #0066cc;
	font-weight: bold;
	margin: 0px;
	background-position: left top;
	background-color: #CCCCCC;
}

.gray_box_text {
	width: 160px;
	background-image: url(../../images/gray_box_grad.jpg);
	background-repeat: repeat-y;
	padding: 0px 20px;
	margin: 0px;
	background-color: #CCCCCC;
	color: #000000;
}
.gray_box_text a, .gray_box_text a:visited {
	text-decoration: underline;
	color: #0066cc;
}
.gray_box_text a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.gray_box_bot {
	width: 200px;
	background-image: url(../../images/gray_box_bot.jpg);
	background-repeat: no-repeat;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background-position: left bottom;
	background-color: #CCCCCC;
}

.blue_box_top {
	width: 160px;
	background-image: url(../../images/blue_box_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	background-position: left top;
	background-color: #0077c0;
}
.blue_button_box {
	width: 166px;
	padding: 0px 17px;
	margin: 0px;
	background-color: #0077c0;
	height: 40px;
}
.blue_button {
	width: 166px;
	color: #333333;
	background-position: center center;
	height: 40px;
	line-height: 36px;
	text-align: center;
	font-size: 11px;
}
.blue_button a, .blue_button a:visited {
	background: url(../../images/blue_box_button.jpg) no-repeat left top;
	width: 166px;
	height: 40px;
	text-decoration: none;
	display: block;
	color: #333333;
}
.blue_button a:hover {
	background: url(../../images/blue_box_button.jpg) no-repeat right bottom;
	text-decoration: none;
}


.blue_box_text {
	width: 160px;
	background-image: url(../../images/blue_box_grad.jpg);
	background-repeat: repeat-y;
	padding: 0px 20px;
	margin: 0px;
	background-color: #0077c0;
	color: #000000;
}
.blue_box_bot {
	width: 200px;
	background-image: url(../../images/blue_box_bot.jpg);
	background-repeat: no-repeat;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background-position: left bottom;
	background-color: #0077c0;
}

.black_box_top {
	width: 160px;
	background-image: url(../../images/black_box_top.jpg);
	background-repeat: no-repeat;
	height: 100%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	background-position: left top;
	background-color: #333333;
}
.black_box_title {
	width: 160px;
	background-image: url(../../images/black_box_grad.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	background-position: left top;
	background-color: #333333;
}
.black_button_box {
	padding: 0px 17px;
	margin: 0px;
	background-color: #333333;
	height: 30px;
}
.black_box_bot {
	width: 200px;
	background-image: url(../../images/black_box_bot.jpg);
	background-repeat: no-repeat;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background-position: left bottom;
	background-color: #333333;
}
.find_search_box {
	width: 166px;
	height: 40px;
	background-image: url(../../images/blue_box_search.jpg);
	background-repeat: no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.find_search {
	width: 158px;
	height: 36px;
	font-size: 11px;
	background-color: transparent;
	line-height: 36px;
	text-indent: 8px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.browse_products_box {
	width: 166px;
	height: 30px;
}
.browse_products {
	height: 30px;
	padding: 0px;
	margin: 0px;
	text-indent: 4px;
	font-size: 11px;
	border: 1px solid #cccccc;
	line-height: 30px;
	width: 162px;
}

form{
display: inline;
	padding: 0px;
	margin: 0px;
}
