* {
	margin-top: 5px;
}

#wrapper {
	width: 960px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2px;
}
#header {
	background-image: url(../images/bg/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 5px;
	height: 200px;
	width: 950px;
}
#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #660066;
	margin-left: 10px;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	float: left;
	padding-bottom: 2px;
}
a:link {
	color: #660066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited {
	color: #660066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active {
	color: #660066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
color: #660066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#header img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}

#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	width: 300px;
	float: right;
	text-align: right;
	padding-right: 5px;
}
#contact img {
	margin: auto;
}

#navbar {
	height: 25px;
	width: 940px;
	text-align: center;
	margin: auto;
	padding-left: 3px;
}
#content {
	width: 950px;
	background-image: url(../images/bg/centre_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 12;
	text-transform: uppercase;
	color: #660066;
}
#end {
	height: 60px;
	width: 950px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: 0px;
	float: left;
	background-image: url(../images/bg/bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#scroll {
	float: right;
	width: 700px;
	margin-top: 110px;
}
#flash {
	text-align: center;
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
a.Nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 132px;
	float: left;
	height: 20px;
	margin: 1px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/navbg.jpg);
	background-position: center;
	text-align: center;
}
a.Nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 132px;
	float: left;
	height: 20px;
	margin: 1px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/navbg.jpg);
	background-position: center;
	text-align: center;
}
a.Nav:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 132px;
	float: left;
	height: 20px;
	margin: 1px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/navbg.jpg);
	background-position: center;
	text-align: center;
}
a.Nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	width: 132px;
	float: left;
	height: 20px;
	margin: 1px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/navbg.jpg);
	background-position: center;
	text-align: center;
}
#Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660066;
	padding: 5px;
	margin: auto;
	width: 920px;
}
#Text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660066;
	margin-left: 2px;
	margin-bottom: 2px;
	text-transform: uppercase;
}
#Text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660066;
	margin-left: 2px;
}

#clients img {
	margin-right: 10px;
	margin-bottom: 80px;
	float: left;
	width: 150px;
}
#clients h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	margin-top: 2px;
	margin-bottom: 2px;
}
#clients {
	width: 930px;
	margin: auto;
	height: 120px;
	float: left;
}
#Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 24px;
	width: 260px;
	margin-left: 5px;
	margin-bottom: 4px;
}
.BorderBTM {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#LAYERTitles {
	width:250px;
	height:280px;
	z-index:1;
	background-color: #FFFFFF;
	overflow: auto;
	margin: auto;
	position: relative;
}
#Bg {
}
#Btn {
	float: right;
	width: 150px;
	height: 50px;
	margin-right: 20px;
}
#News {
	float: right;
	width: 500px;
}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660066;
}
#LatestNews {
	float: right;
	width: 400px;
	height: 100px;
}
#LatestNews h1 {
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	margin: auto;
	background-repeat: no-repeat;
}
#LatestNews h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660066;
}
#LatestNews p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660066;
}
a.info:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.info:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.info:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.info:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660066;
	height: 35px;
	width: 600px;
	margin: auto;
	float: left;
	padding-left: 5px;
}
#terms {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 300px;
	height: 35px;
	text-align: right;
	clear: both;
	margin: auto;
	padding-right: 5px;
}
#terms a:link{
	color: #FF9900;
	text-decoration: none;
}
#terms a:active{
	color: #FF9900;
	text-decoration: none;
}
#terms a:visited{
	color: #FF9900;
	text-decoration: none;
}
#terms a:hover{
	color: #FF9900;
	text-decoration: underline;
}

#photodiv { background-repeat:no-repeat; }
