body {
	color: #666666;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background: repeat-y;
}
#contactbar {
	font-size: 10px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 10px;
	width: 578px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5CC95;
	color: #333333;
}
#Home {
	float: left;
	width: 130px;
	padding-top: 12px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#homepagelink {
	float: left;
	width: 118px;
	padding-top: 12px;
	padding-bottom: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #FF3300;
	padding-left: 4px;
	height: 13px;
}

#contactdetails {
	width: 110px;
	font-weight: bold;
	color: #666666;
}
#copyrightnotice {
	clear: both;
	width: 700px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	margin-top: 20px;
	float: left;
}
#clientlist {
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	width: 116px;
	float: right;
	margin-top: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DAD887;
	padding-left: 4px;
}
h5 {
	margin: 0px;
	font-size: 9px;
	line-height: 12px;
	font-weight: bolder;
}


a { color: #FF3300; }
a:link {
	text-decoration: none;
	color: #537B53;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #00FF00;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
#maintext {
	width: 544px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #4D4D4D;
	line-height: 1.4em;
	float: left;
	margin-top: 12px;
	padding-right: 12px;
	padding-left: 16px;
	padding-top: 12px;
	background: #EDF2F3;
}
h4 {
	line-height: 1.5em;
	color: #666666;
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.clientname {
	text-align: right;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
}
