p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 18px;
	line-height: 1.1em;
	text-align: left;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	font-size: .80em;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.45em;
	color: #000066;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 18px;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	line-height: 1.25em;
	font-style: normal;
	font-variant: normal;
	text-align: left;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #666666;
	background-position: right top;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	vertical-align: baseline;
	height: auto;
	width: auto;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	background-attachment: scroll;
	background-image: url(../images/casestudy.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #000066;
	line-height: 1.55em;
	text-align: left;
}


h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight: bold;
	color: #000066;
	line-height: 1.25em;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	padding-right: 10px;
	padding-left: 18px;
}


.enq_form {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:12px;

}


/* ############################# styles for the change of font buttons  ############################### */


#banner {
width:200px;
	height: 40px;
float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
text-align: right;

}

#styleswitch {

margin-right: 27px;

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

}
#styleswitch ul {

	list-style: none;
	margin: 0;
	padding: 0;
}
#styleswitch li {
display: inline;
	border-right: 1px solid #000000;
margin-left: 5px;
}
#styleswitch li a:link, #styleswitch li a:visited  {
	
	padding: 4px 8px 4px 8px;

	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
}
#styleswitch li a:hover {
	background-color: #cccccc;
	color: #000000;
}

.largefont {
	font-size: 14px;
	color: #F00;
}

.smallfont {
font-size: 9px;

}
