#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	color: #528CE0;
	border-left-color: #f5f5f5;
	height: 25px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

.bgourprojects {
	background-image: url(../images/head_ourprojects.gif);
	background-repeat: no-repeat;
}

.bgourservices {
	background-image: url(../images/head_ourservices.gif);
	background-repeat: no-repeat;
}
#readmore {
	margin-right: 20px;
}


.bgourclients {
	background-image: url(../images/head_ourclients.gif);
	background-repeat: no-repeat;
}

h2.toggler {
	cursor: pointer;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	color: #528CE0;
	border-left-color: #f5f5f5;
	height: 30px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}
