#document-management-layout {
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
}
#document-management-layout h4 {
	color:#F00;
	padding:10px 0;
}
#document-management-layout h5 {
	padding:10px 0 5px 0;
	color:#F00;
}
#document-management-layout p.before-col {
	padding:5px 0 15px 0;
}
#document-management, #document-distribution, #document-accounting {
	padding:20px 0 0 0;
	width:100%;
	overflow:hidden;
}
#document-management a, #document-distribution, #document-accounting {
	color:#F00;
}
.doc-manage-col-1, .doc-manage-col-2 {
}
.doc-manage-col-1 {
	float:left;
	width:350px;
}
.doc-manage-col-2 {
	padding:0 25px 100px 15px;
	float:right;
	width:535px;
	background:url(../images/products-and-services/support-services-bg.jpg) 0px 100px repeat-x;
	border-left:1px solid #b1b1b1;
}
.simple-quesions {
	width:100%;
	overflow:hidden;
	border-top:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
}
.simple-quesions li {
	float:left;
	width:312px;
	padding:15px 0;
}
.simple-quesions li span {
	color:#FFF;
	padding:15px;
	background:url(../images/products-and-services/icon-simple-questions.png) center center no-repeat;
}
#therefore-detail{
	padding:10px 0;
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #cbcbcb;
}
#therefore-detail ul{
	padding:0 0 0 20px;
	float:left;
	width:292px;
}
#therefore-detail ul li{
	line-height:13px;
	padding:4px 0 4px 10px;
	font-size:11px;
	background:url(../images/bullet-1.gif) 0px 7px no-repeat;
}

#dms-box {
	padding:20px;
	width:906px;
	overflow:hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:#e5e5e5;
}
#dms-box-l, #dms-box-r {
}
#dms-box-l {
	float:left;
	width:670px;
}
#dms-box-l h4 {
	line-height:14px;
	font-size:12px;
	text-transform:uppercase;
}
#dms-box-l h4 span {
	color:#7d7d7d;
	font-size:11px;
	font-weight:normal;
	text-transform:lowercase;
}
#dms-box-l ul {
	padding:3px 0 3px 20px;
}
#dms-box-l ul li {
	padding:2px 0 2px 10px;
	font-size:11px;
	background:url(../images/bullet-1.gif) 0px 7px no-repeat;
}
#dms-box-r {
	float:right;
	padding-left:20px;
	width:200px;
	border-left:1px solid #fff;
}
#dms-box-r h5 {
	font-size:11px;
}
#dms-box-r p {
	font-size:11px;
}

.comment{
	color:#666;
	font-size:9px;
	padding:2px 0;
	line-height:11px;
}
