a:link{
	color: #09C;
	text-decoration: none;
	}
a:active{
	color: #CCC;
	text-decoration: none;
	}
a:visited{
	color: #666;
	text-decoration: none;
	}
a:hover{
	color: #39C;
	text-decoration: none;
	}

body {
	margin: 0px;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
#holder {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#title {
	height: 95px;
	width: 800px;
	padding-top: 49px;
}
#logo {
	position:absolute;
	left:32px;
	top:54px;
	width:187px;
	height:73px;
	z-index:1;
}
#mainImage {
	background-image: url(images/main_image.png);
	height: 229px;
	width: 800px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}

#phoneNumber {
	position:absolute;
	left:590px;
	top:113px;
	width:182px;
	height:18px;
	z-index:1;
}
#showdow {
	position:absolute;
	width:788px;
	height:17px;
	z-index:1;
	background-image: url(images/shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	left: 6px;
	top: 422px;
}
#rightImage {
	position:absolute;
	left:569px;
	top:460px;
	width:204px;
	height:314px;
	z-index:1;
	background-image: url(images/brushkid.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#contactBox {
	position:absolute;
	left:569px;
	top:794px;
	width:204px;
	height:147px;
	z-index:1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: right;
}
.title2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #ffb142;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #45a3c9;
}
#designed {
	position:absolute;
	left:684px;
	top:8px;
	width:109px;
	height:18px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
}

