@charset "utf-8";
/* CSS Document */

body
{ 
background-color: #FFFFFF
}


#container {
position:relative;
width:800px;
margin:auto;
}

div.imageholder{ /*This will be the holder which will hold our page image(i.e. coffee.jpg) */
	position:absolute;
	width:800px; /*Width of Image*/
	height:130px; /*Height of Image*/
	left:10px; /* This is applied relative to edge of container */
	top:0px;
}

div.imageholder2{ /*This will be the holder which will hold our page image(i.e. coffee.jpg) */
	position:absolute;
	width:800px; /*Width of Image*/
	height:130px; /*Height of Image*/
	left:-83px; /* This is applied relative to edge of container */
	top:-15px;
}

div.imageholder3{ /*This will be the holder which will hold our page image(i.e. coffee.jpg) */
	background-image: url(nav_bg.gif);
	position:absolute;
	width:902px; /*Width of Image*/
	height:38px; /*Height of Image*/
	left:-75px; /* This is applied relative to edge of container */
	top:285px;
}

div.imageholder4{ /*This will be the holder which will hold our page image(i.e. coffee.jpg) */
	position:absolute;
	width:899px; /*Width of Image*/
	height:38px; /*Height of Image*/
	left:-84px; /* This is applied relative to edge of container */
	top:362px;
}

div.side1{
	background-image: url(side1.png);
	position:absolute;
	width:44px;
	height:717px;
	left:-117px;
	top:324px;
	
}

div.side1home{
	background-image: url(side1.png);
	position:absolute;
	width:44px;
	height:621px;
	left:-117px;
	top:324px;
	
}

div.side2{
	background-image: url(side2.png);
	position:absolute;
	width:43px;
	height:717px;
	left:826px;
	top: 324px;
}

div.side2home{
	background-image: url(side2.png);
	position:absolute;
	width:43px;
	height:621px;
	left:826px;
	top: 324px;
}

div.txtmain{
	position:absolute;
	width:431px;
	height:40px;
	left:-66px;
	top:337px;
	font-size:18px;
	text-align:left;
}

div.plumbing{
	position:absolute;
	width:502px;
	height:40px;
	left:-66px;
	top:359px;
	text-align:left;
}

div.dream{
	position:absolute;
	width:210px;
	height:40px;
	left:-66px;
	top:978px;
	text-align:left;
}

div.dream2{
	position:absolute;
	width:210px;
	height:40px;
	left:-66px;
	top:875px;
	text-align:left;
}

div.linksbottom{
	position:absolute;
	width:237px;
	height:40px;
	left:255px;
	top:978px;
	text-align:left;
}

div.linksbottom2{
	position:absolute;
	width:237px;
	height:40px;
	left:255px;
	top:875px;
	text-align:left;
}


div.box{
	background-image: url(box.png);
	position:absolute;
	width:289px;
	height:120px;
	left:193px;
	top:451px;
	text-align:left;
}

div.box2{
	background-image: url(box.png);
	position:absolute;
	width:289px;
	height:120px;
	left:505px;
	top:451px;
	text-align:left;
}

div.box3{
	background-image: url(box.png);
	position:absolute;
	width:289px;
	height:120px;
	left:194px;
	top:608px;
	text-align:left;
}

div.box4{
	background-image: url(box.png);
	position:absolute;
	width:289px;
	height:120px;
	left:505px;
	top:608px;
	text-align:left;
}

div.painting{
	position:absolute;
	width:157px;
	height:120px;
	left:666px;
	top:444px;
	text-align:left;
}

div.electric{
	position:absolute;
	width:157px;
	height:120px;
	left:346px;
	top:439px;
	text-align:left;
}

div.tiling{
	position:absolute;
	width:157px;
	height:120px;
	left:352px;
	top:597px;
	text-align:left;
}

div.carpenter{
	position:absolute;
	width:157px;
	height:120px;
	left:669px;
	top:596px;
	text-align:left;
}

div.electrictxt{
	position:absolute;
	width:178px;
	height:40px;
	left:196px;
	top:452px;
	text-align:left;
}

div.paintingtxt{
	position:absolute;
	width:315px;
	height:40px;
	left:509px;
	top:454px;
	text-align:left;
}

div.gallerytxt{
	position:absolute;
	width:189px;
	height:29px;
	left:-50px;
	top:448px;
	text-align:left;
}

div.tilingtxt{
	position:absolute;
	width:173px;
	height:40px;
	left:197px;
	top:610px;
	text-align:left;
}

div.carpentertxt{
	position:absolute;
	width:162px;
	height:40px;
	left:508px;
	top:611px;
	text-align:left;
}

div.eptxt{
	position:absolute;
	width:183px;
	height:40px;
	left:196px;
	top:487px;
	text-align:left;
}
div.ptxt{
	position:absolute;
	width:183px;
	height:40px;
	left:509px;
	top:489px;
	text-align:left;
}
div.tftxt{
	position:absolute;
	width:183px;
	height:40px;
	left:197px;
	top:642px;
	text-align:left;
}

div.ctxt{
	position:absolute;
	width:183px;
	height:40px;
	left:508px;
	top:637px;
	text-align:left;
}

div.nav{ /*This will be the holder which will hold our page image(i.e. coffee.jpg) */
	position:absolute;
	width:633px; /*Width of Image*/
	height:39px; /*Height of Image*/
	left:34px; /* This is applied relative to edge of container */
	top:285px;
}
div.main{
            position:absolute;
            width:898px;
            height:310px;
            left:-405px;
            top:50px;
}

div.about{
	position:absolute;
	width:247px;
	height:40px;
	left:-63px;
	top:480px;
	text-align:left;
}

div.second{
            position:absolute;
            width:898px;
            height:100px;
            left:0px;
            top:377px;
			
			}


div.bottom{
	background-image: url(btm.png);
	position:absolute;
	width:898px;
	height:80px;
	left:-73px;
	top:968px;
		
			
}

div.bottom2{
	background-image: url(btm.png);
	position:absolute;
	width:898px;
	height:80px;
	left:-73px;
	top:865px;
		
			
}


div.writing {
            position:absolute;
            width: 800px;
            height:200px;
            left:-35px;
            top: 675px;
			color:#333333;
			font-size:12px;
			font-family:Arial, sans-serif;
            text-align:left;
			
			}

div.contentarea {
            position:absolute;
            width: 850px;
            height:100px;
            left:-50px;
            top:920px;
			color:#666666;
			font-size:11px;
			font-family:Arial, sans-serif;
            text-align:Center;
			
			}

div.aboutus {
	position:absolute;
	width:852px;
	height:371px;
	left:-64px;
	top:451px;
	color:#333333;
	font-size:12px;
	font-family:Arial, sans-serif;
	text-align:left;
			
			}
			
			
			div.aboutus2 {
	position:absolute;
	width:852px;
	height:506px;
	left:-51px;
	top:485px;
	color:#333333;
	font-size:12px;
	font-family:Arial, sans-serif;
	text-align:left;
			
			}
			
			
			div.photo {
	position:absolute;
	width:852px;
	height:371px;
	left:-51px;
	top:487px;
	color:#333333;
	font-size:12px;
	font-family:Arial, sans-serif;
	text-align:left;
			
			}

