body{
	background: #b3d43f;
	margin: 0;
}

h2{
	font-family: arial;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}

a{
	color: #626a03;
	text-decoration: none;
}
a img{
	border: 2px solid #626a03;
	text-decoration: none;
}

a:hover{
	color: #9caa08;
	text-decoration: underline;
	
}
a img:hover{
	border: 2px solid #9caa08;
	text-decoration: underline;
	
}
#TopMolding{
	height: 30px;
	width: 100%;
	background-image: url('http://customtrimhomes.com/lib/images/molding2.gif');
}

#MainBody{
	width: 1024px;
	margin: 0 auto;	
	position: relative;
}

#Logo{
	width: 229px;
	height: 191px;
	background-image: url('http://CustomTrimHomes.com/lib/images/Logo.gif');
}

#HeaderBorder{
	height: 31px;
	width: 750px;
	background-image: url('http://CustomTrimHomes.com/lib/images/HeaderBorder.gif');
	position: absolute;
	top: 70px;
	left: 229px;
}

#Menu{
	font-family: arial;
	color: #ffffff;
	padding-top: 8px;
	font-size: .9em;
}

#Menu a{
	color: #ffffff;
	text-decoration: none;
	padding: 8px;
}

#Menu a:hover{
	color: #626a03;
	text-decoration: underline;
}
#HeaderImage{
	width: 236px;
	height: 72px;
   	background-image: url('http://CustomTrimHomes.com/lib/images/HeaderRightImage.gif');
	position: absolute;
	top:0;
	right: 70px;
}

#ContentBody{
	width: 548px;
	height: 349px;
   	background-image: url('http://CustomTrimHomes.com/lib/images/MainBody.gif');
	margin-left: 70px;	
}

#ContentBody p{
	font-family: arial;
	font-size: .8em;
	padding-left: 20px;
	padding-right: 15px;
}

#EstimateBody p{
	font-family: arial;
	font-size: .8em;
	padding-left: 20px;
	padding-right: 15px;
	width: 400px;
}
#TopBorderContent{
	width: 884px;
	height: 23px;
   	background-image: url('http://CustomTrimHomes.com/lib/images/TopBorderContent.gif');
	margin-left: 70px;	
	
}

#BottomBorderContent{
	width: 884px;
	height: 21px;
   	background-image: url('http://CustomTrimHomes.com/lib/images/BottomBorderContent.gif');
	margin-left: 70px;	
	
}
#BodyGalleryContent, #GalleryThumbnail, #EstimateBody{
	width: 864px;
   	background-image: url('http://CustomTrimHomes.com/lib/images/BodyContent.gif');
	margin-left: 70px;
	padding-top:25px;
	padding-left: 20px;
	padding-bottom: 30px;
}

#GalleryThumbnail img{
	width: 75px;
	height: 75px;
}

#BodyGalleryContent p{
	font-family: arial;
	font-size: .8em;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;	
}

#BodyGalleryContent td{
	width: 240px;
	text-align:center;
}
#Title{
	padding-top:15px;
	padding-left:15px;
}

#TitleGallery{
	position: absolute;
	padding-top:15px;
	padding-left:85px;	
}
#ContentImage{
	width: 348px;
	height: 480px;
   	background-image: url('http://CustomTrimHomes.com/lib/images/SideBodyImage.gif');
	position: absolute;
	top:107px;
	left: 618px;
}


#FooterBody{
padding-top: 80px;
}
#Footer{
	border-top: 2px solid #9caa08;
 	width: 1000px;
 	padding-top: 5px;
 	padding-right: 10px;
 	padding-bottom: 10px;
	font-family: arial;
	color: #626a03;
	text-align: right;
	font-size: .7em;
}

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

#Footer a:hover{
	color: #626a03;
	text-decoration: underline;
}
#BottomMolding{
	height: 30px;
	width: 100%;
	background-image: url('http://customtrimhomes.com/lib/images/molding.gif');
}