body {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    color: #464646;
    margin: 8px 8px 0 8px;
    padding: 0;
    background: #ffffff;
}
#layer1 {
margin:0 auto;
width:1000px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#464646;
}
form {
	margin:0;
	padding:0;
}


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

a:hover {
	text-decoration: underline;
}

h2 {
	font-family: "Times New Roman",Times,serif;
	font-size: 18px;
}

.EstimateForm h2 {
	font-family: Verdana,sans-serif;
	color: #4d6c68;
	text-align:center;
}

h3 {
	font-family: "Times New Roman",Times,serif;
	font-size: 16px;
	margin: 10px 0 5px 0;
}

p {
	line-height: 1.55em;
	margin: 0;
}

ul, li {
	margin:0;
	padding:0;
}

.Block {
	display: block;
}

/* Layout */

.SiteContainer {
    padding:0;
    width:977px;
    background: url(../images/borderSlice.gif) 100% 0 repeat-y pink;
}

.Wrapper {
	width: 985px;
	margin: 0 auto 0 auto;
}

.EstimateForm .Middle {
	background:#f5f5f5;
	border-top: solid #4d6c68 1px;
	border-bottom: solid #4d6c68 1px;
}

.Header {
    clear: both;
	width:975px;
    padding: 0;
    background-color: #ffffff;
/*    border-right: solid #4D6C68 2px; */
}
.Right {
    background-color: lime;
    float: right;
    width: 150px;
}
.Middle {
    position: relative;
    width:959px;
    margin: 0 0 0 13px;
    background-color: #ffffff;
    border-left: solid #4D6C68 2px;
    border-right: solid #4D6C68 2px;
    z-index:10;
}

.Middle .IndexText {
	position: absolute;
	top:88px;
	left: 425px;
	width: 500px;
	padding:0;
    z-index:20;
}

.Middle .ReferencesText {
	position: absolute;
	top:12px;
	left: 550px;
	width: 448px;
	padding:0;
    z-index:20;
}

.Middle .ReferenceList td {
	padding: 0 12px 0 0;
	line-height: 25px;
	white-space: nowrap;
}

.Middle .ReferenceList th {
	text-align:left;
}

.Middle .SpecialtiesText {
	position: absolute;
	top:30px;
	left: 510px;
	width: 427px;
	padding:0;
    z-index:20;
}

.Middle .AboutText {
	position: absolute;
	top:20px;
	left: 545px;
	width: 360px;
	padding:0;
    z-index:20;
}

.Middle .AboutText p, .Middle .ContactText p, .Middle .ShowcaseText p {
	margin:0 0 8px 0;
}

.Middle .ContactText {
	position: absolute;
	top:90px;
	left: 520px;
	width: 400px;
	padding:0;
    z-index:20;
}

.Middle .CredentialsText {
	position: absolute;
	top:12px;
	left: 490px;
	width: 427px;
	padding:0;
    z-index:20;
}

.Middle .CredentialsText ul {
	list-style:none;
}

.Middle .CredentialsText ul li {
	padding: 3px 0 3px 0;
}


.Middle .ShowcaseText {
	position: absolute;
	top:90px;
	left: 670px;
	width: 212px;
	padding:0;
    z-index:20;
}

.Thumbnails {
	position:absolute; 
	border: solid #4D6C68 0px;

	top:35px;
	left: 30px;
}

/*
.Showcase .Thumbnails {
	top:55px;
	left: 55px;
}

.Exterior .Thumbnails {
	top:35px;
	left: 110px;
}
*/

.Thumbnails img {
	width: 60px;
	height: 60px;
/*	border: solid #4D6C68 3px; */
	border: solid #cccccc 3px; 
	margin: 2px 10px 12px 2px;
	cursor:pointer;
}

.Thumbnails .Selected {
/*	border: double #fba002 5px; */
	border: double #cc9933 5px;
	margin: -2px 8px 10px 0;
}

.Thumbnails .Hover {
	border-color: #cc9933;
	opacity: .85;
	filter: alpha(opacity=85);
}

.Footer {
    margin: 0 0 0 13px;
    padding:0;
    width:959px;
    height:42px;
    border-left: solid #4D6C68 2px;
    border-right: solid #4D6C68 2px;
}

.Footer div {
	position:relative;
}

.Footer img {
	position:absolute;
	z-index: 5;
	top:0;
	left:0;
}

.Footer p {
	position:absolute;
	z-index: 10;
	top:0;
	left:0;
	margin:8px 0 0 125px;
	padding:0;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 130%;
}

.Footer .Phone {
	margin-left: 10px;
}

.Footer p .Email {
	margin-left: 25px;
	font-size: 90%;
	color: #918045;
}

/* Menu */

.Menu {
	font-family: Georgia;
	font-size: 125%;
	font-weight: Bold;
	margin: 0 0 0 13px;
	height: 36px;
	padding-left: 83px;
	background: url(../images/menuBackground.gif) no-repeat 0 0;
	width: 876px;
	border-right:solid #4D6C68 2px;
	border-left:solid #4D6C68 2px;
}


.Menu li.Last {
	background: transparent;
}

.Menu ul {
	float:left;
	margin: 1px 0 0 0;
	padding: 0;
}

.Menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	background: url(../images/MenuSeparatorBullet.gif) no-repeat 100% 80%;
}

.Menu li a.Top {
	display: block;
	margin: 0 10px 0 0;
	padding: 10px 19px 0 14px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

.Menu li a img {
	border: none;
}

.Menu div {
	position: absolute;
	visibility: hidden;
	width:auto;
	list-style:none;
	padding:0;
	margin:0 0 0 14px;
	border-left: solid #cc9933 2px;
	border-right: solid #cc9933 2px;
	border-bottom: solid #cc9933 2px;
	z-index: 99;
}

.Menu div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 1px 10px;
	width: 68px;
	height: 28px;
	font-family: "Georgia";
	font-weight: normal;
	font-size:80%;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	text-align: center;
	line-height: 28px;
	color: #ffffff;
	background: #4d6c68;
	border-top: solid #cc9933 2px;
}

.Menu div a:hover {
/*	background: #e79b16; */
	background: #cc9933;
	color: #FFF;
	text-decoration:none;
}


/* General */


.IndexText .ContentList li {
	list-style: none;
	padding: 0 0 5px 16px;
	background: url(../images/BulletPoint_01.gif) no-repeat left 3px;
}


.SpecialtiesText .ContentList {
	margin-left: 15px;
}

.SpecialtiesText .ContentList li {
	list-style: none;
	padding: 0 0 5px 16px;
	background: url(../images/BulletPoint_02.gif) no-repeat left 3px;
}

.Emphasis {
	font-weight: bold;
}
