/* CSS Document */

#page
{
	width: 1024px;
	height: 1000px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color:#FFFFFF;
}

a#logo {
	width: 366px;
	height: 122px;
	top: 30px;
	left: 320px;
	background-image: url(images/logo.gif);
	position: absolute;
}

a#logo2 {
	width: 425px;
	height: 48px;
	top: 15px;
	background-image:url(images/logo_horizontal.gif);
	position: absolute;
	right: 30px;
	z-index: 2;
}

a#logo3 {
	width: 350px;
	height: 40px;
	top: 20px;
	background-image:url(images/logo_horizontal2.gif);
	position: absolute;
	right: 30px;
	z-index: 2;
}

a#about {
	display: block;
	width: 305px;
	height: 202px;
	top: 155px;
	left: 90px;
	background-image: url(images/about.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
    }
	 
a#about:hover { 
     background-image: url(images/aboutcurrent.jpg); 
     }

a#news {
	display: block;
	width: 215px;
	height: 202px;
	top: 155px;
	left: 395px;
	background-image: url(images/news.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
    }
	 
a#news:hover { 
     background-image: url(images/newscurrent.jpg); 
     }

a#process {
	display: block;
	width: 305px;
	height: 202px;
	top: 155px;
	left: 610px;
	background-image: url(images/process.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
    }
	 
a#process:hover { 
     background-image: url(images/processcurrent.jpg); 
     }

a#office {
	display: block;
	width: 305px;
	height: 175px;
	top: 357px;
	left: 90px;
	background-image: url(images/office_services.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
    }
	 
a#office:hover { 
     background-image: url(images/officecurrent.jpg); 
     }

a#home {
	display: block;
	width: 215px;
	height: 175px;
	top: 357px;
	left: 395px;
	background-image: url(images/home_services.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
    }
	 
a#home:hover { 
     background-image: url(images/homecurrent.jpg); 
     }

a#beforeandafter {
	display: block;
	width: 305px;
	height: 175px;
	top: 357px;
	left: 610px;
	background-image: url(images/before_after.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
    }
	 
a#beforeandafter:hover { 
     background-image: url(images/beforecurrent.jpg); 
     }

a#testimonials {
	display: block;
	width: 305px;
	height: 206px;
	top: 532px;
	left: 90px;
	background-image: url(images/testimonials.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
    }
	 
a#testimonials:hover { 
     background-image: url(images/testimonialscurrent.jpg); 
     }

a#links {
	display: block;
	width: 215px;
	height: 206px;
	top: 532px;
	left: 395px;
	background-image: url(images/links.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
    }
	 
a#links:hover { 
     background-image: url(images/linkscurrent.jpg); 
     }

a#contact {
	display: block;
	width: 305px;
	height: 206px;
	top: 532px;
	left: 610px;
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
    }
	 
a#contact:hover { 
     background-image: url(images/contactcurrent.jpg); 
     }

a#about_nav {
	display: block;
	width: 40px;
	height: 40px;
	top: 100px;
	left: 0px;
	position: absolute;
	z-index: 2;
	position: absolute;
	background-color: #8a7ab6;
    }

a#about_navcurrent {
	display: block;
	width: 140px;
	height: 40px;
	top: 100px;
	left: 0px;
	position: absolute;
	z-index: 2;
	background-image:url(images/about_nav.gif);
    }

a#about_nav:hover { 
	 width: 140px;
	 background-image:url(images/about_nav.gif); 
     }

a#news_nav {
	display: block;
	width: 40px;
	height: 40px;
	top: 150px;
	left: 0px;
	position: absolute;
	z-index: 2;
	background-color:#f49e20;
    }

a#news_navcurrent {
	display: block;
	width: 140px;
	height: 40px;
	top: 150px;
	left: 0px;
	position: absolute;
	z-index: 2;
	background-image: url(images/news_nav.gif);
    }

a#news_nav:hover { 
     width: 140px;
	 background-image: url(images/news_nav.gif);
     }

a#process_nav {
	display: block;
	width: 40px;
	height: 40px;
	top: 200px;
	left: 0px;
	position: absolute;
	z-index: 2;
	position: absolute;
	background-color:#62bac9;
    }

a#process_navcurrent {
	display: block;
	width: 140px;
	height: 40px;
	top: 200px;
	left: 0px;
	position: absolute;
	z-index: 2;
	background-image: url(images/process_nav.gif);
    }

a#process_nav:hover { 
     width: 140px;
	 background-image: url(images/process_nav.gif); 
     }

a#office_nav {
	display: block;
	width: 40px;
	height: 40px;
	top: 250px;
	left: 0px;
	position: absolute;
	z-index: 2;
	background-color:#a8886d;
    }

a#office_navcurrent {
	display: block;
	width: 140px;
	height: 40px;
	top: 250px;
	left: 0px;
	position: absolute;
	z-index: 2;
	background-image: url(images/office_nav.gif);
    }

a#office_nav:hover { 
     width: 140px; 
	 background-image: url(images/office_nav.gif);
     }

a#home_nav {
	display: block;
	width: 40px;
	height: 40px;
	top: 300px;
	left: 0px;
	position: absolute;
	z-index: 2;
	background-color:#a8c227;
    }

a#home_navcurrent {
	display: block;
	width: 140px;
	height: 40px;
	top: 300px;
	left: 0px;
	position: absolute;
	z-index: 2;
	background-image: url(images/home_nav.gif);
    }

a#home_nav:hover { 
     width: 140px; 
	 background-image: url(images/home_nav.gif);
     }

a#beforeandafter_nav {
	display: block;
	width: 40px;
	height: 40px;
	top: 350px;
	left: 0px;
	position: absolute;
	z-index: 2;
	background-color:#ff7677;
    }

a#beforeandafter_navcurrent {
	display: block;
	width: 140px;
	height: 40px;
	top: 350px;
	left: 0px;
	position: absolute;
	z-index: 2;
	background-image: url(images/beforeafter_nav.gif);
    }

a#beforeandafter_nav:hover { 
     width: 140px; 
	 background-image: url(images/beforeafter_nav.gif);
     }

a#testimonials_nav {
	display: block;
	width: 40px;
	height: 40px;
	top: 400px;
	left: 0px;
	position: absolute;
	z-index: 2;
	background-color:#ecc200;
    }

a#testimonials_navcurrent {
	display: block;
	width: 140px;
	height: 40px;
	top: 400px;
	left: 0px;
	position: absolute;
	z-index: 2;
	background-image: url(images/testimonials_nav.gif);
    }

a#testimonials_nav:hover { 
     width: 140px;
	 background-image: url(images/testimonials_nav.gif); 
     }

a#links_nav {
	display: block;
	width: 40px;
	height: 40px;
	top: 450px;
	left: 0px;
	position: absolute;
	z-index: 2;
	background-color:#a99ec5;
    }

a#links_navcurrent {
	display: block;
	width: 140px;
	height: 40px;
	top: 450px;
	left: 0px;
	position: absolute;
	z-index: 2;
	background-image: url(images/links_nav.gif);
    }

a#links_nav:hover { 
     width: 140px; 
	 background-image: url(images/links_nav.gif);
     }

a#contact_nav {
	display: block;
	width: 40px;
	height: 40px;
	top: 500px;
	left: 0px;
	position: absolute;
	z-index: 2;
	position: absolute;
	background-color:#665c46;
    }

a#contact_navcurrent {
	display: block;
	width: 140px;
	height: 40px;
	top: 500px;
	left: 0px;
	position: absolute;
	z-index: 2;
	background-image: url(images/contact_nav.gif);
    }

a#contact_nav:hover { 
     width: 140px; 
	 background-image: url(images/contact_nav.gif);
     }

#paper
{
	width: 932px;
	height: 724px;
	position: absolute;
	top: 50px;
	background-image: url(images/paper.jpg);
	right: 0px;
	z-index: 1;
}

#headline
{
	width: 313px;
	height: 60px;
	position: absolute;
	top: 100px;
	z-index: 1;
	left: 160px;
}

#textbox {
	width: 550px;
	height: 600px;
	left: 160px;
	top: 160px;
	position: absolute;
	z-index: 2;
	}

#blog {
	width: 800px;
	height: 820px;
	left: 160px;
	top: 160px;
	position: absolute;
	z-index: 2;
	}

p {
	margin-top: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	z-index: 2;
	line-height: 20px;
	color: #4D412D;
	}

h1 {
	margin-top: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	z-index: 2;
	line-height: 20px;
	margin-bottom: 0px;
	color: #4D412D;
	}

h2 {
	margin-top: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style:italic;
	z-index: 2;
	line-height: 20px;
	margin-bottom: 25px;
	color: #4D412D;
	}

ul {
	margin-top: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	z-index: 2;
	line-height: 20px;
	color: #4D412D;
	}
