/* Basic Containter */
.ctn_basic_row1 {
	padding-bottom: 1em;
}
.ctn_basic_row2 {
}

.ctn_basic_row3 {
	padding-top: 1em;
}
.ctn_basic_row3_1 {
	height: 8px;
	width: 130px;
	background: url(images/basic_underline_left.jpg) left no-repeat white;
}
.ctn_basic_row3_2 {
	height: 8px;
	background: url(images/basic_underline_middle.jpg) left repeat-x white;
}
.ctn_basic_row3_3 {
	height: 8px;
	width: 130px;
	background: url(images/basic_underline_right.jpg) left no-repeat white;
}


/* Feature Containter */
.ctn_feature_topleft {
	background: url(images/top_left.jpg) left no-repeat white;
	width: 15px;
	height: 37px;
}
.ctn_feature_top1 {
	background: url(images/Title_BG.gif) left repeat-x white;
	height: 37px;
	width: auto;
	padding-bottom: 5px;
}
.ctn_feature_top2 {
	background: url(images/title_end.jpg) left;
	height: 37px;
	width: 20px;
}
.ctn_feature_top3 {
	background: url(images/Title_end_bg.gif) left repeat-x white;
	height: 37px;
	width: 45px;
}
.ctn_feature_topright {
	background: url(images/top_right.gif) left no-repeat white;
	width: 15px;
	height: 37px;
}
.ctn_feature_left {
	background: url(images/left.gif) left repeat-y white;
}
.ctn_feature_header_content {
	font-family: "trebuchet ms",arial,sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: white;
    padding-left:6px;
}
.ctn_feature_contentcontainer {
	color: black;
}
.ctn_feature_content {
	padding-left: 6px;
	padding-right: 6px;
}	
.ctn_feature_right{
	background: url(images/right.gif) left repeat-y white;
	width: 15px;
}
.ctn_feature_bottomleft {
	background: url(images/bottom_left.gif) left no-repeat white;
	width: 15px;
	height: 14px;
}
.ctn_feature_bottom {
	background: url(images/bottom.gif) left repeat-x white;
	
}
.ctn_feature_bottomright {
	background: url(images/bottom_right.gif) left no-repeat white;
}