@charset "UTF-8";
body {
	padding: 0px;
	background-color: #000;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
}
#holder-centre {
	text-align: center;
}
#holder-centre #frameoutter {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/base/left-hanger.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#holder-centre #frameoutter #main {
	border-top-width: 8px;
	border-right-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	width: 956px;
	margin-left: 18px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 594px;
	background-color: #333;
	background-image: url(../images/base/BG-base.jpg);
	background-repeat: repeat-x;
	background-position: left 86px;
}
#holder-centre #frameoutter #main #menu {
	width: auto;
	background-image: url(../images/base/banner-BG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#holder-centre #frameoutter #left-1 {
	width: 400px;
	float: left;
	height: 500px;
}
#holder-centre #frameoutter #left-1 #left-1-top {
	margin-top: 46px;
}
#holder-centre #frameoutter #right-1 #intro-text {
	padding-right: 78px;
	padding-top: 120px;
}
#holder-centre #frameoutter #right-1 #content {
	padding-top: 12px;
}
#holder-centre #frameoutter #right-1 {
	float: left;
	width: 546px;
	height: 500px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menu/services.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#holder-centre #frameoutter #main #right-1 #content #column1 {
	width: 225px;
	float: left;
}
#holder-centre #frameoutter #main #right-1 #content #column2 {
	float: left;
	width: 225px;
	margin-left: 30px;
}
