body {
	margin: 0px;
	padding: 0px;
}
body.welcome {
	background-color: #AC378A;
}
body.about {
	background-color: #DA3569;
}
body.services {
	background-color: #71C263;
}
body.reform {
	background-color: #544579;
}
body.history {
	background-color: #F9DB4F;
}
body.window {
	background-color: #0091CF;
}
body.contact {
	background-color: #D4561A;
}
#page {
	padding: 0px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#topbarwelcome {
	height: 40px;
	width: 760px;
	display: block;
	background-image: url(images/ddecpurple_bg_01.jpg);
	margin: 0px;
	padding: 0px;
	top: 0px;
}
#topbarabout {
	height: 40px;
	width: 760px;
	display: block;
	background-image: url(images/ddecdarkpink_bg_01.jpg);
	margin: 0px;
	padding: 0px;
	top: 0px;
}
#topbarservices {
	height: 40px;
	width: 760px;
	display: block;
	background-image: url(images/ddecgreen_bg_01.jpg);
	margin: 0px;
	padding: 0px;
	top: 0px;
}
#topbarreform {
	height: 40px;
	width: 760px;
	display: block;
	background-image: url(images/ddecdarkpurple_bg_01.jpg);
	margin: 0px;
	padding: 0px;
	top: 0px;
}
#topbarhistory {
	height: 40px;
	width: 760px;
	display: block;
	background-image: url(images/ddecyello_bg_01.jpg);
	margin: 0px;
	padding: 0px;
	top: 0px;
}
#topbarwindow {
	height: 40px;
	width: 760px;
	display: block;
	background-image: url(images/ddecblue_bg_01.jpg);
	margin: 0px;
	padding: 0px;
	top: 0px;
}
#topbarcontact {
	height: 40px;
	width: 760px;
	display: block;
	background-image: url(images/ddecred_bg_01.jpg);
	margin: 0px;
	padding: 0px;
	top: 0px;
}
#containerwelcome {
	background-image: url(images/ddecpurple_bg_02.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 760px;
	position: relative;
}
#containerabout {
	background-image: url(images/ddecdarkpink_bg_02.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 760px;
	position: relative;
}
#containerservices {
	background-image: url(images/ddecgreen_bg_02.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 760px;
	position: relative;
}
#containerreform {
	background-image: url(images/ddecdarkpur_bg_02.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 760px;
	position: relative;
}
#containerhistory {
	background-image: url(images/ddecyello_bg_02.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 760px;
	position: relative;
}
#containerwindow {
	background-image: url(images/ddecblue_bg_02.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 760px;
	position: relative;
}
#containercontact {
	background-image: url(images/ddecred_bg_02.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 760px;
	position: relative;
}
#header {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 700px;
	position: relative;
	left: 30px;
	top: 0px;
}
#flashfront {
	float: left;
	height: 400px;
	width: 740px;
	margin-left: 10px;
}
h1 {
	display: block;
	width: 182px;
	position: absolute;
	height: 46px;
	margin-top: 27px;
}
h2 {
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 20px;
	margin-bottom: 20px;
}
#contents {
	width: 500px;
	float: left;
	position: relative;
	left: 30px;
}
#contentsright {
	width: 180px;
	float: left;
	position: relative;
	left: 50px;
	height: 212px;
}
#footer {
	display: block;
	height: 80px;
	width: 700px;
	position: relative;
	float: left;
	left: 30px;
}
#bottombar {
	top: 0px;
	height: 10px;
	width: 760px;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	float: left;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 18px;
	font-weight: normal;
	text-align: justify;
}
.bodytext a:link {
	color: #000000;
	text-decoration: underline;
}
.bodytext a:visited {
	color: #000000;
	text-decoration: underline;
}
.bodytext a:hover {
	color: #000000;
	text-decoration: none;
}
.bodytext a:active {
	color: #000000;
}
.bodytext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-weight: normal;
	text-align: justify;
}
.bodytext2 a:link {
	color: #000000;
	text-decoration: underline;
}
.bodytext2 a:visited {
	color: #000000;
	text-decoration: underline;
}
.bodytext2 a:hover {
	color: #000000;
	text-decoration: none;
}
.bodytext2 a:active {
	color: #000000;
}
h4 {
	background-image: url(images/dulux_logos_footer.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 211px;
	position: absolute;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#phoneno {
	float: right;
	height: 20px;
	width: 180px;
	margin-top: 30px;
}
#contractlogos {
	background-image: url(images/dulux_logos_footer.gif);
	background-repeat: no-repeat;
	float: left;
	height: 44px;
	width: 211px;
	margin-top: 20px;
}
#menu1 {
	width: 180px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 23px;
}
#menu2 {
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 23px;
}
#menu3 {
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 24px;
}
#menu4 {
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 23px;
}
#menu5 {
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 23px;
}
#bottomclear {
	width: 164px;
	float: left;
	position: relative;
	left: 50px;
	height: 190px;
	margin-top: 30px;
	background-color: #EFF0EF;
	line-height: 14px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-top: 6px;
}
#copyright {
	width: 760px;
	height: 40px;
	float: left;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 11px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
}
.footertext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footertext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footertext a:hover {
	color: #000000;
	text-decoration: underline;
}
.footertext a:active {
	color: #000000;
}
.footertextb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 11px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
}
.footertextb a:link {
	color: #000000;
	text-decoration: none;
}
.footertextb a:visited {
	color: #000000;
	text-decoration: none;
}
.footertextb a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footertextb a:active {
	color: #FFFFFF;
}
.footertext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
}
.footertext2 a:link {
	color: #000000;
	text-decoration: none;
}
.footertext2 a:visited {
	color: #000000;
	text-decoration: none;
}
.footertext2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footertext2 a:active {
	color: #FFFFFF;
}
.footertext2w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
}
.footertext2w a:link {
	color: #000000;
	text-decoration: none;
}
.footertext2w a:visited {
	color: #000000;
	text-decoration: none;
}
.footertext2w a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footertext2w a:active {
	color: #FFFFFF;
}
#form {
	width: 500px;
}
#bottomrightclear {
	width: 180px;
	float: left;
	position: relative;
	left: 50px;
	height: 190px;
	margin-top: 30px;
	line-height: 14px;
}
#menu6 {
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 23px;
}
#menu7 {
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 23px;
}
#bottomright {
	width: 164px;
	float: left;
	position: relative;
	left: 50px;
	height: 190px;
	margin-top: 30px;
	background-color: #EFF0EF;
	line-height: 14px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-top: 6px;
}
#history1 {
	background-image: url(images/historymontage2_500_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	height: 198px;
	width: 500px;
	left: 0px;
	top: 0px;
}
#history2 {
	background-image: url(images/historymontage2_500_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	height: 198px;
	width: 500px;
	left: 0px;
}
#history3 {
	background-image: url(images/historymontage2_500_03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	height: 198px;
	width: 500px;
	left: 0px;
}
#history4 {
	background-image: url(images/historymontage2_500_04.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	height: 198px;
	width: 500px;
	left: 0px;
}
