html, body {
	background-image: url(images/back1.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #black;
	margin: 0;
	padding: 0;
}

h3{
	color: black;

}


#holder {
	width: 760px;
    	margin-top: 0px;
    	margin-left: auto;
    	margin-right: auto;
}

#navH {
	border-bottom: 1px solid white;
	height: 29px;
}

#nav {
	background-color: #9a9085;
	width: 760px;
	border-bottom: 1px solid white;
	height: 29px;
}

.nav3 {
	padding-top: 5px;
	padding-left: 5px;
	background-color: #9a9085;
	height: 20px;
}

#subNav {
	background-image: url(images/global.subnav.gif);
	border-bottom: 1px solid white;
	height: 29px;
}


#hed {
	border-bottom: 1px solid white;
	height: 51px;
}

#bodi {
	background-color: #e3ded8;	
	border-bottom: 1px solid white;
	padding-top: 5px;
	padding-left: 295px;
	padding-right: 20px;
	padding-bottom: 20px;
	min-height: 300px;
}

#bodi2 {
	background-repeat: no-repeat;
	background-position: left top;

	background-color: #e3ded8;
	background-image: url(images/bartist2.jpg);
	border-bottom: 1px solid white;
	padding-top: 5px;
	padding-left: 435px;
	padding-bottom: 20px;
	min-height: 300px;
}

#bodi3 {
	background-repeat: no-repeat;
	background-position: left top;

	background-color: #e3ded8;
	background-image: url(images/bbio.jpg);
	border-bottom: 1px solid white;
	padding-top: 5px;
	padding-left: 295px;
	padding-right: 20px;
	padding-bottom: 20px;
	min-height: 300px;
}

#bodi4 {
	background-repeat: no-repeat;
	background-position: left top;

	background-color: #e3ded8;
	background-image: url(images/bvitae.jpg);
	border-bottom: 1px solid white;
	padding-top: 5px;
	padding-left: 295px;
	padding-right: 20px;
	padding-bottom: 20px;
	min-height: 300px;
}

#bodi5 {
	background-repeat: no-repeat;
	background-position: left top;

	background-color: #e3ded8;
	background-image: url(images/bee.jpg);
	border-bottom: 1px solid white;
	padding-top: 5px;
	padding-left: 415px;
	padding-right: 20px;
	padding-bottom: 20px;
	min-height: 300px;
}

#bodi6 {
	background-repeat: no-repeat;
	background-position: left top;

	background-color: #e3ded8;
	background-image: url(images/bcprocess.jpg);
	border-bottom: 1px solid white;
	padding-top: 5px;
	padding-left: 395px;
	padding-right: 20px;
	padding-bottom: 20px;
	min-height: 500px;
}

#bodi7 {
	background-repeat: no-repeat;
	background-position: left top;

	background-color: #e3ded8;
	background-image: url(images/bmedium2.jpg);
	border-bottom: 1px solid white;
	padding-top: 5px;
	padding-left: 295px;
	padding-right: 20px;
	padding-bottom: 20px;
	min-height: 540px;
}

#bodi8 {
	background-repeat: no-repeat;
	background-position: left top;

	background-color: #e3ded8;
	background-image: url(images/bmedium.jpg);
	border-bottom: 1px solid white;
	padding-top: 5px;
	padding-left: 295px;
	padding-right: 20px;
	padding-bottom: 20px;
	min-height: 340px;
}

#bodi9 {
	background-repeat: no-repeat;
	background-position: left top;

	background-color: #e3ded8;
	background-image: url(images/bstate.jpg);
	border-bottom: 1px solid white;
	padding-top: 5px;
	padding-left: 395px;
	padding-right: 20px;
	padding-bottom: 20px;
	min-height: 350px;
}



#bodii {
	background-color: #e3ded8;
	border-bottom: 1px solid white;
	padding: 20px;
	min-height: 300px;
}

#footer {
	border-top: 1px solid white;
	height: 29px;
}

.whitep {
	color: white;
}

.blackp {
	color: black;
}

.sculpt {
	margin-right: 20px;
}

.quoteb {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/quoteb.gif);
	
	background-color: #e6e1db;
	border-bottom: 2px solid white;
	padding-top: 30px;
	padding-left: 0px;
	padding-right: 50px;
	padding-bottom: 30px;
	color: black;
}


A.link1:link {			font-weight: bold; color: #000000; text-decoration: none; border-bottom-color: #000000; border-bottom-width: 1px; border-bottom-style: dotted; }
A.link1:visited {		font-weight: bold; color: #000000; text-decoration: none; border-bottom-color: #000000; border-bottom-width: 1px; border-bottom-style: dotted; }
A.link1:active {		font-weight: bold; color: #000000; text-decoration: none; border-bottom-color: #000000; border-bottom-width: 1px; border-bottom-style: dotted; }
A.link1:hover {		font-weight: bold; color: #9A9085; text-decoration: none; border-bottom-color: #FFFFFF; border-bottom-width: 1px; border-bottom-style: solid; }

A.link2:link {			font-size: 10px; font-weight: bold; color: #000000; text-decoration: none; }
A.link2:visited {		font-size: 10px; font-weight: bold; color: #000000; text-decoration: none; }
A.link2:active {		font-size: 10px; font-weight: bold; color: #000000; text-decoration: none; }
A.link2:hover {		font-size: 10px; font-weight: bold; color: #b6ab9e; text-decoration: none; border-bottom-color: #FFFFFF; border-bottom-width: 1px; border-bottom-style: solid; }

