/* On The Level Countertops, Designed by Vito Paratore. */
* {
		padding:0px;
		margin:0px;
		border: 0px;
		background-color: #73869a:
}

* html, body {
		height: 100%;
		width: 100%;
}

html, body {
		margin: 0px;
		padding: 0px;
		font-family: "Verdana", sans-serif;
		font-size: 1em;
		color: #002f4c;		
}

.banner {
		position: absolute;
		top: 0;
		left: 0;
}

#container {
		min-height: 100%;
		width: 100%;
		position: relative;		
}

#background {  
		position:fixed;
		top: 0px;
		left: 0px;
		width: 100%;
		height:100%;
		background-image: url('images/background1.png');
		background-repeat: no-repeat;
		background-attachment: fixed;
		z-index: -1;
}

.linkbar {
        margin: 0px;
		border: 0px;
		padding: 0px;
		position: absolute;
		left: 60%;
		top: 150px;
		z-index: 2;
		font-family: "Myriad", sans-serif;
		font-size: 1.25em;
		color: #ffffff;
}

h1 {
		font-size: 1.25em;
}

h2 {
		font-size: 1.25em;
}

a {
		color:#ffffff;
		text-decoration: none;
}

a:hover {
		color: #002f4c;
}

.content {
		margin: 0px;
		border: 0px;
		padding-bottom: 150px;
		z-index: 2;
		position: absolute;
		left: 50px;
		top: 230px;
}

#welcome {
		width: 50%;
		padding: 0px;
		border: 0px;
}

#welcomeh1 {
		padding: 0px;
		border: 0px;
		z-index: 2;
}

#vitoparatore {
		position: absolute;
		top: 30px;
		left: 40%;
}

#home_photo {
		position:relative;
		padding: 20px 0 50px 0;
}

#main_photo {
		z-index: 1;
}

#main_photo_vert {
		z-index: 1;
		padding: 0px 0px 0px 100px;
}

#main_photo_vertW {
		z-index: 1;
		padding: 0px 0px 0px 80px;
}

#back {
		position: absolute;
		left: 630px;
		color: #002f4c;
}

#index_thumb1 {
		position: absolute;
		left: 630px;
		top: 20px;
}

#index_thumb2 {
		position: absolute;
		left: 630px;
		top: 130px;
}		

#index_thumb3 {
		position: absolute;
		left: 630px;
		top: 240px;
}

#index_thumb4 {
		position: absolute;
		left: 740px;
		top: 20px;
}

#index_thumb5 {
		position: absolute;
		left: 740px;
		top: 130px;
}

#index_thumb6 {
		position: absolute;
		left: 740px;
		top: 240px;
}

#index_thumb7 {
		position: absolute;
		left: 850px;
		top: 20px;
}	

#design {
		position: fixed;
		bottom: 2px;
		right: 10px;
		z-index: 2;
		font-size: .6em;
		color: #002f4c;
}

#contact {
		position: absolute;
		top: 350px;
		left: 50%;
		width: 40%;
}

#companyinfo {
		position:absolute;
		top: 60px;
		left: 400px;
		font-weight: bold;
}

textarea {
		background-color: #9bb5c3;
		color: #002f4c;
		border: 1px solid #002f4c; 
}		

input { 
		background-color: #9bb5c3;
		color: #002f4c;
		border: 1px solid #002f4c; 
}		

font.required {
       color: red;
}

#location {
		position:absolute;
		left: 50%;
		width: 40%;
		top: 250px;
}

#aboutus {
		width: 40%;
		padding: 0px;
		border: 0px;
}
#showcase_thumbs {
		position: relative;
		padding: 20px 0px 50px 0px;
}

#advert {
		position: absolute;
		top: 250px;
		left: 700px;
		z-index: 1;
}

#testimonial1 {
		width:50%;
		padding: 0px;
		border: 0px;
}

#cabinets {
		padding: 0px;
		border: 0px;
}

#countertops {
		padding: 0px;
		border: 0px;
		position: relative;
		left: 350px;
		bottom: 110px;
}

#showcase_desc {
		padding: 10px 0px 10px 0px;
		border: 0px;
}