
.customer_holder {
	width: 99%;
	border: 1px solid #ccc;
	border-radius: 15px 15px 0 0;
	background-color: #405c9e;
}
.gallerydata {
	width: 100%; 
	background-color: #FFF;
	padding: 20px 35px 0px;
	color: #000;
}
.customer_header {
	min-height: 70px;
	width: 100%;
	padding-bottom: 19px;
}
div.gallerytopleft ul {
	width: 100%;
}
div.gallerytopleft ul li {
	padding: 24px 34px;
	list-style-type: none;
	float: left;
}
div.gallerytopleft ul li a:link {
	color: #FFF;
}
div.gallerytopleft ul li a:visited {
	color: #FFF;
}
div.gallerytopleft ul li a:hover {
	color: #FFF;
}
div.gallerytopleft ul li a:active {
	color: #FFF;
}
.clear {
	clear: both;
	height: 12px;
}
.leftbgwrap {
	float: left;
	width: 70%;
}
.rightbgwrap {
	float: right;
	width: 30%;
}
.leftbgwrap, .rightbgwrap {	
	min-height: 16px;
}
.purplebar2 {
	width: 90%;
	height: 16px;
	padding: 21px 2% 10px;
	padding-bottom: 38px;
	background-color: #949eb0;
	border-radius: 7px 7px 7px 7px;
	clear: both;
	border-bottom: 3px #7e8796 solid;
}
.purplebar2 a p, .purplebar2 p {
	color: #FFF;
	font-weight: bold;
}
.purplebar3 {

	width: 90%;
	height: 16px;
	padding: 21px 2% 10px;
	padding-bottom: 38px;
	background-color: #949eb0;
	border-radius: 7px 7px 7px 7px;
	clear: both;
	border-bottom: 3px #7e8796 solid;
}
.purplebar3 a p, .purplebar3 p {
	color: #FFF;
	font-weight: bold;
}
.underpurplebarfull {
	width: 90%;
	padding: 20px 2%;
}
.underpurplebarsmall {
	width: 90%;
	padding: 20px 2%;
}