/* Global Styles */






/******HOME PAGE LAYOUT******/	

body
{ 
	background-image:url('/images/home/BackGround-old.jpg');
	background-repeat:no-repeat;
	background-position:center top; 
	background-color:#E5ECDA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#6C7062;
}

a:link, a:visited {
	text-decoration:none;
	color:#cb532e;
}	


a:hover {
	text-decoration:underline;
	color:#cb532e;
}	



#about {
	position:relative; 
	left:-227px; 
	top:50px; 
	width:259px; 
	height:76px; 
	z-index:1;
	text-align:left;
}

#logo {
	position:relative; 
	left:-1px; 
	top:49px; 
	width:710px; 
	height:65px; 
	z-index:1;
}

#contact {
	position:relative; 
	left:-206px; 
	top:48px; 
	width:301px; 
	height:141px; 
	z-index:1;
}

#about_text {
	position:relative; 
	left:147px; 
	top:-97px; 
	width:409px; 
	height:141px; 
	z-index:5;
}


#history_text_layout {
	position:relative; 
	left:0px; 
	top:0px; 
	width:339px; 
	height:141px; 
	font-size:10px;
	line-height:12px;	
	z-index:5;
	text-align:left; 
}


.tomato {
	color:#ce3f21;
	font-weight:bold;
}


#portfolio {
	position:relative; 
	left:-207px; 
	top:-96px; 
	width:300px; 
	height:154px; 
	z-index:1;
}

#services {
	position:relative; 
	left:45px; 
	top:-253px; 
	width:201px; 
	height:154px; 
	z-index:1;
}


#address {
	position:relative; 
	left:250px; 
	top:-408px; 
	width:211px; 
	height:154px; 
	z-index:1;
}


#address_text_layout {
	position:relative; 
	left:50px; 
	top:45px; 
	width:200px; 
	height:154px; 
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:16px;
	color:#cb532e;
	text-align:left; 
}

#address_text_layout a:link, #address_text_layout a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#cb532e;
}	


#address_text_layout a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#cb532e;
}	


#featured {
	position:relative; 
	left:75px; 
	top:-300px; 
	width:410px; 
	height:235px; 
	font-size:10px;
	line-height:12px;	
	z-index:5;
	text-align:left;
	overflow:auto;
}