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

a.backlink {
	display: block;
	width: 200px;
	height: 200px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	line-height:15pt;
}
a.backlink:hover {
	background: url("images/portfolioOver.png");
	}
	
/* m2 induestries*/
a.m2induestries {
	display: block;
	width: 200px;
	height: 200px;
	text-decoration: none;
	background: url("images/portfolio.png");
	}

a.m2induestries:hover {
	background: url("images/portfolioOver.png");
	}

.displace {
	position: absolute;
	left: -5000px;
	}
/* end m2 induestries*/

/* edit right*/
a.editright {
	display: block;
	width: 200px;
	height: 200px;
	text-decoration: none;
	background: url("images/editrightOff.png");
	}

a.editright:hover {
	background: url("images/editrightOn.png");
	}

/* end editright*/

/* traralgonvinyard*/
a.traralgonvinyard {
	display: block;
	width: 200px;
	height: 200px;
	text-decoration: none;
	background: url("images/tararalgonvineyardOff.png");
	}

a.traralgonvinyard:hover {
	background: url("images/tararalgonvineyardOn.png");
	}


/* end traralgonvinyard*/

/* rockemporio*/
a.rockemporio {
	display: block;
	width: 200px;
	height: 200px;
	text-decoration: none;
	background: url("images/portfolio-05.png");
	}

a.rockemporio:hover {
	background: url("images/portfolioOver-05.png");
	}

/* end rock emporio*/

/* accommunications*/
a.accommunications {
	display: block;
	width: 200px;
	height: 200px;
	text-decoration: none;
	background: url("images/accommunicationsOff.png");
	}

a.accommunications:hover {
	background: url("images/accommunicationsOn.png");
	}
/* end accommunications*/

/* smartarse*/
a.smartarse {
	display: block;
	width: 200px;
	height: 200px;
	text-decoration: none;
	background: url("images/portfolio-06.png");
	}

a.smartarse:hover {
	background: url("images/portfolioOver-06.png");
	}

/* end smartarse*/

/* sapore */
a.sapore {
	display: block;
	width: 200px;
	height: 200px;
	text-decoration: none;
	background: url("images/saporeOff.png");
	}

a.sapore:hover {
	background: url("images/saporeOn.png");
	}

/* end sapore*/

/* ams */
a.ams {
	display: block;
	width: 200px;
	height: 200px;
	text-decoration: none;
	background: url("images/ams.png");
	}

a.ams:hover {
	background: url("images/amsOver.png");
	}

/* end ams*/

/* icon */
a.icon {
	display: block;
	width: 200px;
	height: 200px;
	text-decoration: none;
	background: url("images/icon.png");
	}

a.icon:hover {
	background: url("images/iconOver.png");
	}

/* end icon*/

/* sails */
a.sails {
	display: block;
	width: 200px;
	height: 200px;
	text-decoration: none;
	background: url("images/sailsonthebayOff.png");
	}

a.sails:hover {
	background: url("images/sailsonthebayOn.png");
	}

/* end sails*/

/* 9square */
a.square {
	display: block;
	width: 200px;
	height: 200px;
	text-decoration: none;
	background: url("images/square.png");
	}

a.square:hover {
	background: url("images/squareOver.png");
	}

/* end 9square*/

a.traralgonpaints{
	display: block;
	width: 200px;
	height: 200px;
	text-decoration: none;
	background: url("images/traralgonpaintsOff.png");
}
a.traralgonpaints:hover {
	background: url("images/traralgonpaintsOn.png");
}

a.innovativedesign{
	display: block;
	width: 200px;
	height: 200px;
	text-decoration: none;
	background: url("images/innovativedesignOff.png");
}
a.innovativedesign:hover {
	background: url("images/innovativedesignOn.png");
}

a.chiorpractic{
	display: block;
	width: 200px;
	height: 200px;
	text-decoration: none;
	background: url("images/chiorpracticOff.png");
}
a.chiorpractic:hover {
	background: url("images/chiorpracticOn.png");
}
p {padding-right:10px;}
#port { background:url(images/msquare-06.gif) repeat-x;
}