@charset "utf-8";
/* CSS Document */

/*STRUCTURE*/

a {
	color:dark-blue;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}
a:visited {
	color:dark-blue;
	}

body, h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
	}

body{
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
	}

object { outline:none; }

img {
	border-style: none;
	}

#wrapper {
	width:800px;
	margin: 0 auto;
	}
	
#content{
	width:100%;
	}

#header{
	height:99px;
	padding-top:40px;
	}
	
#flashContent{
	margin-bottom:56px;
	}
	
#projectsContent{
	position:relative;
	width:100%;
	left:-10px;
	}
	
#newsContent{
	background-color:
	position:relative;
	width:100%;
	left:-10px;
	}

#leftContent{
	float:left;
	width:400px;
	height:100%;
	}
	
#rightContent{
	margin-left:35em;
	padding-left:3em;
	border-left-style:solid;
	border-left-width:0.1em;
	border-color:#E5E5E5;
	}
		
.rightText{
	padding-left:1em;
	}
	
	
#footer{
	clear:both;
	padding-top:100px;
	width:100;
	height:133px;
	}
	
table td{
	vertical-align:top;
	}
	
	.desc{
		background-color:#F6F1EC;
		padding: 1em;
		}
		
	.contactDesc{
		background-color:#F6F1EC;
		padding: 1em;
		}
		
	.newsDesc{
		background-image:url(../images/newsBG.png);
		background-repeat:repeat-x;
		padding: 2em;
		}

a.img-highpark{
	width:518px;
	height:222px;
	background-image:url(../images/projects_HP.png);
	background-position:0 0px;
	float: left;
}

a.img-highpark:hover{
	width:518px;
	height:222px;
	background-image:url(../images/projects_HP.png);
	background-position:0 -222px;
	float: left;
}

a.img-susKitchen{
	width:518px;
	height:222px;
	background-image:url(../images/projects_SK.png);
	background-position:0 0px;
	float: left;
}

a.img-susKitchen:hover{
	width:518px;
	height:222px;
	background-image:url(../images/projects_SK.png);
	background-position:0 -222px;
	float: left;
}

a.img-outKitchen{
	width:518px;
	height:222px;
	background-image:url(../images/projects_OK.png);
	background-position:0 0px;
	float: left;
}

a.img-outKitchen:hover{
	width:518px;
	height:222px;
	background-image:url(../images/projects_OK.png);
	background-position:0 -222px;
	float: left;
}

a.img-susProducts{
	width:518px;
	height:222px;
	background-image:url(../images/projects_SP.png);
	background-position:0 0px;
	float: left;
}

a.img-susProducts:hover{
	width:518px;
	height:222px;
	background-image:url(../images/projects_SP.png);
	background-position:0 -222px;
	float: left;
}

a.img-comBank{
	width:518px;
	height:222px;
	background-image:url(../images/projects_CB.png);
	background-position:0 0px;
	float: left;
}

a.img-comBank:hover{
	width:518px;
	height:222px;
	background-image:url(../images/projects_CB.png);
	background-position:0 -222px;
	float: left;
}

a.img-staMicheles{
	width:518px;
	height:222px;
	background-image:url(../images/projects_STAM.png);
	background-position:0 0px;
	float: left;
}

a.img-staMicheles:hover{
	width:518px;
	height:222px;
	background-image:url(../images/projects_STAM.png);
	background-position:0 -222px;
	float: left;
}

a.img-staKitchen{
	width:518px;
	height:222px;
	background-image:url(../images/projects_STAK.png);
	background-position:0 0px;
	float: left;
}

a.img-staKitchen:hover{
	width:518px;
	height:222px;
	background-image:url(../images/projects_STAK.png);
	background-position:0 -222px;
	float: left;
}

a.img-staKitchen2{
	width:518px;
	height:222px;
	background-image:url(../images/projects_STAK2.png);
	background-position:0 0px;
	float: left;
}

a.img-staKitchen2:hover{
	width:518px;
	height:222px;
	background-image:url(../images/projects_STAK2.png);
	background-position:0 -222px;
	float: left;
}



/* FONT STYLING */
	
p{
	font-size: 90%;
	margin-bottom: 2em;
}	

#footer{
	text-align:center;
	font-size:1em;
	line-height:2em;
	}
	
	.footerNav{
	word-spacing:1em;
	}

	.newsDesc{
		font-size:0.8em;
		line-height:2em;
		}
	
	.emph{
		color:#33CC33;
		}
	
	.dark{
		color:#333333;
		font-size:0.7em;
		}
	
	.small{
		font-size:0.8em;
		padding-right:3em;
		}

body{
	font-family:"Lucida Sans Unicode", Verdana, sans-serif;
	font-size:70%;
	color:#888888;
	letter-spacing:0.1em;
	line-height:2em;
	}
	
	h1{
	font-size:1.6em;
	font-weight:lighter;
	color:#000000;
	padding: 0.1em 0 1em 2.2em;
	}
	
	h2{
	font-size:1.6em;
	font-weight:lighter;
	color:#000000;
	padding: 0.1em 0 1em 0;
	}
	
	h3{
	font-size:1.1em;
	}
	
#content{
	font-size:1.1em;
	}
	
table{
	font-size:0.8em;
	line-height:2em;
	}
	
.titledate{
	font-size:1.1em;
	line-height:1.3em;
	}

