@charset "utf-8";
/**
 * @author Sathish Arumugam <info@150dpi.com>
 * @url http://www.150dpi.com
 * @copyright 2008 150dpi
 * @client Hollender House
 */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif, Comic Sans MS;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #f5f5f5;
	margin-bottom: 20px;
	margin-top: 20px;
}
.outer {    
	width: 760px;  
	height: 668px;  
	margin-top: 0px;    
	margin-bottom: 0px;    
	margin-left: auto;    
	margin-right: auto;    
	padding: 0px;    
	margin: 0 auto;
	background-image: url(../images/bg.jpg);	
}
.outerportfolio {    
	width: 760px;  
	height: 668px;  
	margin-top: 0px;    
	margin-bottom: 0px;    
	margin-left: auto;    
	margin-right: auto;    
	padding: 0px;    
	margin: 0 auto;
	background-image: url(../images/bg_portfolio.jpg);	
}
.outerabout {    
	width: 760px;  
	height: 668px;  
	margin-top: 0px;    
	margin-bottom: 0px;    
	margin-left: auto;    
	margin-right: auto;    
	padding: 0px;    
	margin: 0 auto;
	background-image: url(../images/bg_about.jpg);	
}
.outertestimonials {    
	width: 760px;  
	height: 668px;  
	margin-top: 0px;    
	margin-bottom: 0px;    
	margin-left: auto;    
	margin-right: auto;    
	padding: 0px;    
	margin: 0 auto;
	background-image: url(../images/bg_testimonials.jpg);	
}
.outercontact {    
	width: 760px;  
	height: 668px;  
	margin-top: 0px;    
	margin-bottom: 0px;    
	margin-left: auto;    
	margin-right: auto;    
	padding: 0px;    
	margin: 0 auto;
	background-image: url(../images/bg_contact.jpg);	
}
.holder {
	position:absolute;
	width:760px;
	margin-top: 0px;
	height: 668px;
}
#hollenderlogo {
	position:absolute;
	left:41px;
	top:28px;
	width:452px;
	height:86px;
	z-index:1;
}
#homemaintextcontainer {
	position:absolute;
	left:137px;
	top:123px;
	width:450px;
	z-index:1;
	height: 400px;
}
#about-text-container {
	position:absolute;
	left:173px;
	top:123px;
	width:445px;
	z-index:1;
}
#portfolio-container {
	position:absolute;
	left:42px;
	top:150px;
	width:445px;
	z-index:1;
	border-bottom:#000000 1px solid;
	border-top:#000000 1px solid;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	padding:20px;
}
div.scroll {
	height: 200px;
	width: 445px;
	overflow: auto;
	background-color: #ccc;
	background:inherit;
}
#contact-text-container {
	position:absolute;
	left:175px;
	top:195px;
	width:445px;
	z-index:1;
}
#map-container {
	position:absolute;
	left:132px;
	top:112px;
	width:430px;
	height:300px;
	z-index:1;
}
.line {
	line-height: 17px;
}
.line1 {
	line-height: 15px;
}
.line2 {
	line-height: 25px;
}
#aboutbutton {
	position:absolute;
	left:665px;
	top:0px;
	width:94px;
	height:70px;
	z-index:1;
}
#portfoliobutton {
	position:absolute;
	left:665px;
	top:102px;
	width:94px;
	height:70px;
	z-index:1;
}
#testimonialsbutton {
	position:absolute;
	left:665px;
	top:204px;
	width:94px;
	height:70px;
	z-index:1;
}
#contactbutton {
	position:absolute;
	left:665px;
	top:306px;
	width:94px;
	height:70px;
	z-index:1;
}
#mapbutton {
	position:absolute;
	left:665px;
	top:408px;
	width:94px;
	height:70px;
	z-index:1;
}
#bottomslides {
	position:absolute;
	left:1px;
	top:476px;
	width:758px;
	height:192px;
	z-index:1;
}
#copyrights{
	position:absolute;
	left:11px;
	top:678px;
	width:250px;
	height:39px;
	z-index:1;
}
.footer-text {
	font-size: 11px;
	color: #666666;
}
#credits{
	position:absolute;
	left:473px;
	top:678px;
	width:280px;
	height:15px;
	z-index:1;
}
.footer-link{
	font-size: 11px;
	color: #D51112;
}
.main-link{
	font-family: Verdana, Arial, Helvetica, sans-serif, Comic Sans MS;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
a{
	text-decoration:none;
}
a:hover{
	color: #000000;
}
#about-title {
	position:absolute;
	left:-37px;
	top:76px;
	width:21px;
	height:127px;
	z-index:1;
}
#contact-title {
	position:absolute;
	left:-57px;
	top:-10px;
	width:19px;
	height:176px;
	z-index:1;
}
#friend {
	position:absolute;
	left:553px;
	top:461px;
	width:98px;
	height:6px;
	z-index:1;
}