* html .page {
	height:100%
}
body {
	margin:0px;
    height:100%;
	background-image:url(http://www.beanstalk.com.au/images/bg.png);
	background-position:center;
	background-repeat:repeat-y;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
}

html {
    height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}

.page {
	min-height:100%; 
	margin:0px auto; 
	width:710px;
	/*background-image:url(../../images/template/bgTile.png);
	background-position:center;
	background-repeat:repeat-y;
	_background-image:url(../../images/template/bgTile.gif);*/ /* hides the bgImage in IE6 */
	background-color:#FFFFFF;
}

.pageHolder {
	height:99.9%;
	min-height:100%;
	width:100%;
	background-color:#FFF;
	margin-right:auto;
	margin-left:auto;
}
.percentHeight {
	vertical-align:top;
}
.logo {
	float:right;
	border:none;
}
.hide {
	display:none;
}
.nav {
	 width:710px;
	 clear:both;
	 margin-bottom:17px;
}
.backTop {
	margin-top:10px;
	margin-bottom:25px;
}
.greenLink {
	color:#009900 !important;
	text-decoration:underline;
}
.greenLink:hover {
	color:#009900;
	text-decoration:none;
}

/* content ----------------------------------------------- */

.contentHolder {
	margin-left:28px;
	padding-bottom:15px;
}
.leftPanel {
	padding-right:28px;
	vertical-align:top;
}
.rightPanel {
	vertical-align:top;
	padding-right:28px;
}
.rightPanel span {
	color:#009900;
}
.rightPanel p {
	font-size:11px;
	margin-top:0px;
	margin-bottom:10px;
	line-height:16px;
}
.rightPanel p a {
	color:#009900;
}
.rightPanel p a:hover {
	color:#999;
}
.rightPanel ul {
	margin:0px;
	padding:0px;
}
.rightPanel li {
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:16px;
	font-size:11px;
}
.rightPanel li span {
	color:#009900;
	font-size:11px;
}
.rightPanel li a {
	color:#999;
}
.rightPanel li a:hover {
	color:#009900;
}
.rightPanel h2 {
	font-size:12px;
	margin-top:15px;
	margin-bottom:10px;
	color:#009900;
}
.rightPanel p a {
	font-size:10px;
	color:#999;
}
.rightPanel p a:hover {
	font-size:10px;
	color:#009900;
}
.rightPanelContact p a {
	font-size:11px;
	color:#009900;
}
.rightPanelContact p a:hover {
	font-size:11px;
	color:#999;
}

/* home squares ----------------------------------------------- */

.homeSquares img {
	border:none;
	height:92px;
	width:92px;
}
.homeSquares a:hover {
	background-position: 0 -92px;
}
.homeSquares .on {
	background-position: 0 -92px;
}
.homeSquares .one a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/squares/home/01.jpg);
}
.homeSquares .two a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/squares/home/02.jpg);
}
.homeSquares .three a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/squares/home/03.jpg);
}
.homeSquares .four a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/squares/home/04.jpg);
}
.homeSquares .five a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/squares/home/05.jpg);
}
.homeSquares .six a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/squares/home/06.jpg);
}
.homeSquares .seven a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/squares/home/07.jpg);
}

/* who squares ----------------------------------------------- */

.whoSquares img {
	border:none;
	height:92px;
	width:92px;
}
.whoSquares a:hover {
	background-position: 0 -92px;
}
.whoSquares .on {
	background-position: 0 -184px;
}
.whoSquares .one a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/squares/who/01.jpg);
}
.whoSquares .two a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/squares/who/02.jpg);
}
.whoSquares .three a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/squares/who/03.jpg);
}
.whoSquares .four a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/squares/who/04.jpg);
}

/* who ----------------------------------------------- */

.who p {
	margin-top:0px;
	margin-bottom:10px;
	font-size:10px;
	line-height:14px;
}
.who td {
	vertical-align:top;
	padding-top:5px;
}
.who h2 {
	font-size:12px;
	margin-top:0px;
	margin-bottom:3px;
	color:#009900;
}
.who a {
	color:#999;
}
.who a:hover {
	color:#009900;
}
.who .space {
	padding-right:15px;
}
.who .space p {
	margin-top:10px;
	margin-bottom:30px;
}
.who p a {
	color:#999;
}
.who p a:hover {
	color:#009900;
}

/* portfolio squares ----------------------------------------------- */

.portfolioSquares img {
	border:none;
	height:92px;
	width:92px;
}
.portfolioSquares a:hover {
	background-position: 0 -92px;
}
.portfolioSquares .on {
	background-position: 0 -184px;
}
.portfolioSquares .one a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/squares/portfolio/01.jpg);
}
.portfolioSquares .two a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/squares/portfolio/02.jpg);
}
.portfolioSquares .three a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/squares/portfolio/03.jpg);
}
.portfolioSquares .four a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/squares/portfolio/04.jpg);
}
.portfolioSquares .five a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/squares/portfolio/05.jpg);
}
.portfolioSquares .six a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/squares/portfolio/06.jpg);
}
.portfolioSquares .seven a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/squares/portfolio/07.jpg);
}

/* other squares ----------------------------------------------- */

.otherSquares img {
	border:none;
	height:92px;
	width:92px;
}
.otherSquares a:hover {
	background-position: 0 -92px;
}
.otherSquares .ooooooooooon {
	background-position: 0 -92px;
}
.otherSquares .one a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/squares/other/01.jpg);
}
.otherSquares .two a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/squares/other/02.jpg);
}
.otherSquares .three a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/squares/other/03.jpg);
}
.otherSquares .four a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/squares/other/04.jpg);
}
.otherSquares .five a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/squares/other/05.jpg);
}
.otherSquares .six a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/squares/other/06.jpg);
}
.otherSquares .seven a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/squares/other/07.jpg);
}
.otherSquares .eight a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/squares/other/08.jpg);
}

/* services list ----------------------------------------------- */

.servicesList td {
	padding-top:7px;
	vertical-align:top;
}
.servicesList .space {
	padding-right:20px;
}
.servicesList ul {
	margin:0px;
	padding:0px;
}
.servicesList li {
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:10px;
	line-height:14px;
	color:#009900;
}
.servicesList li a {
	color:#009900;
	text-decoration:none;
}
.servicesList li a:hover {
	text-decoration:underline;
}

/* client list ----------------------------------------------- */

.clientList {
	margin-bottom:12px;
}
.clientList td {
	vertical-align:top;
}
.clientList .space {
	padding-right:20px;
}
.clientList ul {
	margin:0px;
	padding:0px;
}
.clientList li {
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:10px;
	line-height:14px;
}
.clientList span {
	color:#009900;
	font-size:11px;
}
.clientList a {
	color:#999;
}
.clientList a:hover {
	color:#009900;
}
.clientList .on {
	color:#009900;
	text-decoration:none;
}

/* arrow holder ----------------------------------------------- */

.arrowHolder {
	width:100%;
}
.arrowHolder img {
	height:26px;
	width:21px;
	border:none;
}
.arrowHolder a {
	background-repeat:no-repeat;
}
.arrowHolder .left a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/portfolio/arrowLeft.gif);
}
.arrowHolder .right a {
	display:block;
	background-image:url(http://www.beanstalk.com.au/images/portfolio/arrowRight.gif);
}
.arrowHolder a:hover {
	background-position: 0 -26px;
}
.arrowHolder .center {
	width:100%;
	text-align:center;
	font-size:10px;
	vertical-align:top;
	padding-top:3px;
}

/* portfolio list ----------------------------------------------- */

.portfolioList {
	margin-top:15px;
	margin-bottom:25px;
}
.portfolioList td {
	vertical-align:top;
}
.portfolioList .space {
	padding-right:20px;
}
.portfolioList ul {
	margin:0px;
	padding:0px;
}
.portfolioList li {
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:10px;
	line-height:14px;
}
.portfolioList span {
	color:#009900;
	font-size:11px;
}
.portfolioList a {
	color:#999;
}
.portfolioList a:hover {
	color:#009900;
}
.portfolioList .on {
	color:#009900;
	text-decoration:none;
}
.proceedBox {
	height:182px;
	width:350px;
	padding-top:80px;
	text-align:center;
}
.proceedBox a {
	color:#009900;
}
.proceedBox a:hover {
	color:#009900;
	text-decoration:none;
}

/* links ----------------------------------------------- */

.links {
	border-top:dashed 1px #CCC;
	padding-bottom:5px;
	padding-top:15px;
}
.links h2 {
	margin-top:0px;
	margin-bottom:10px;
	color:#009900;
	font-size:11px;
	line-height:14px;
}
.links h2 span {
	font-size:10px;
	font-weight:normal;
}
.links h3 {
	margin-top:0px;
	margin-bottom:10px;
	color:#009900;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
}
.links p {
	margin-top:0px;
	margin-bottom:10px;
	font-size:10px;
	line-height:14px;
}
.firstLink {
	border-top:none;
	padding-top:4px;
}
.links table {
	margin-bottom:15px;
}
.links table td {
	vertical-align:top;
}
.links table .space {
	padding-right:20px;
}
.links table ul {
	margin:0px;
	padding:0px;
}
.links table li {
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:10px;
	line-height:14px;
}
.links table span {
	color:#009900;
	font-size:11px;
}
.links table a {
	color:#999;
}
.links table a:hover {
	color:#009900;
}
.links table .width {
	width:185px;
}

/* form stuff ----------------------------------------------- */

form {
	margin:0px;
	padding:0px;
}
.formHolder td {
	padding-bottom:14px;
	font-size:10px;
}
.formHolder .space {
	padding-right:40px;
}
.formHolder .align {
	vertical-align:top;
	padding-top:3px;
}
.formHolder .button { 
	color: #666666; 
	font-size: 11px; 
	border: 1px #999999 dotted; 
	background-color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	padding:0px 8px 2px 8px;
	height: 16px; 
	text-decoration: none;
}
.formHolder .fields { 
	color: #009900; 
	font-size: 10px; 
	width: 220px; 
	border: 1px #999999 solid;
	background-color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	height: 16px;
}
.formHolder textarea { 
	color: #009900; 
	font-size: 10px; 
	width: 220px; 
	height: 90px; 
	border: 1px #999999 solid; 
	background-color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
}

/* minimum hosting page */

.dotPoints ul {
	margin:0px;
	padding:0px;
}
.dotPoints li {
	margin:0px;
	padding:0px;
	margin-left:17px;
	padding-left:3px;
	list-style-type:square !important;
	line-height:16px;
	font-size:11px;
}

/* footer 

.footer {
	padding:0px 0px 20px 0px;
	text-align:center;
	font-size:10px;
}
.footer span {
	padding:0px 7px 0px 7px;
}
.footer a {
	color:#999;
	text-decoration:none;
	font-size:10px;
}
.footer a:hover {
	color:#999;
	text-decoration:underline;
}*/

/* footer //////////////////////// */

.footer101Height {
	height:40px;
}
.footer101 {
	width:710px; 
	height:40px;
	margin:-40px auto 0px; 
	background-color:#e5e5e5;
	position:relative;
	text-align:center;
	font-size:10px;
}
.footer101 ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
}
.footer101 ul li {
	margin:0px;
	padding:0px;
	display:inline;
}
.footer101 span {
	padding:0px 7px 0px 7px;
}
.footer101 a {
	color:#999;
	text-decoration:none;
	font-size:10px;
}
.footer101 a:hover {
	color:#009900;
	text-decoration:none;
}
.footer101 td {
	border-bottom:solid 10px #FFF;
}