#contacttitle{
	position:absolute;
	width:199px;
	height:83px;
	z-index:1;
	left: 12px;
	top: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	visibility: visible;
	background-image: url(images/contact.gif);
	padding: 0px;
}
#pic {
	position:absolute;
	width:460px;
	height:300px;
	z-index:2;
	left: 223px;
	top: 17px;
	background-image: url(images/contactpic.jpg);
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
#contacttext{
	position:absolute;
	width:170px;
	height:200px;
	z-index:1;
	left: 22px;
	top: 141px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #CCCCCC;
	margin: 0px;
	text-align: left;
	overflow: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#biolink{
	position:absolute;
	width:176px;
	height:15px;
	z-index:1;
	left: 18px;
	top: 376px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#portfoliolink{
	position:absolute;
	width:176px;
	height:15px;
	z-index:1;
	left: 249px;
	top: 376px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#testimoniallink{
	position:absolute;
	width:176px;
	height:15px;
	z-index:1;
	left: 498px;
	top: 376px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
