body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/brushed_alu.png);
	font: 13px/19px 'PT Sans', Arial, Helvetica, sans-serif;
}
a{
	color: #297ec0;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #000;
}
#wrapthewrapper{
	background: url(../images/glow.png) repeat-y center;
}
#wrapper{
	width: 960px;
	margin: 0px auto;
}
#header{
	height: 106px;
}
#menu{
	background: url(../images/hidden-fence-dog-containment_02.jpg) no-repeat;
	height: 47px;
}
#banner{
	width: 960px;
	height: 254px;
	overflow: hidden;
}
#contentMain{
	width: 709px;
	float: left;
	margin-right: 45px;
}
#slogan{
	position: absolute;
	margin-left: 300px;
	margin-top: 66px;
	font: bold 14px 'PT Sans', Arial, Helvetica, sans-serif;
}
ul#topNav{
	margin: 0px;
	padding: 0px;

}	
ul#topNav li{
	display: inline;
	list-style: none;
	position: relative;
}
ul#topNav li a{
	display: inline-block;
	float: left;
	padding: 0px 15px;
	font: bold 14px/47px 'PT Sans', Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	border-right: 1px solid #888;
	text-shadow: 1px 1px #000;
}
ul#topNav li a:hover{
	background: #00795c;
}



#content{
	padding: 30px 0px;
}

h1,h2,h3,h4,h5,p,form{
	margin: 0px;
	padding: 0px;
}
p{
	margin-bottom: 15px;
}
h1{
	font: bold 28px/30px 'PT Sans', Arial, Helvetica, sans-serif;
	color: #00795c;
	margin-bottom: 15px;
	letter-spacing: -1px;
}
h2{
	font: bold 20px/24px 'PT Sans', Arial, Helvetica, sans-serif;
	color: #00795c;
	margin-bottom: 5px;
}
h3{
	font: bold 16px/24px 'PT Sans', Arial, Helvetica, sans-serif;
	color: #000;
}
.homeLeftCol{
	width: 324px;
	float: left;
	margin-right: 60px;
}	
.homeMiddleCol{
	width: 324px;
	float: left;
	margin-right: 60px;
}
.homeRightCol{
	width: 192px;
	float: left;
}
.clear{
	clear: both;
}
.greyBox{
	background: #dfdfdf;
	border-radius: 15px;
	padding: 15px;
	margin-bottom: 15px;
	position: relative;
	behavior: url(PIE.htc);
	

}
.greyBox1 {	background: #dfdfdf;
	border-radius: 15px;
	padding: 15px;
	margin-bottom: 15px;
	position: relative;
	behavior: url(PIE.htc);

}
.homeTopContent{
	height: 600px;
}
hr{
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	border: 0;
	border-top: 1px solid #CCC;
	clear: both;
}
.footerCol{
	width: 240px;
	float: left;
}	
#footerNav{

	padding-bottom: 30px;
}
#footerNav li{
	line-height: 18px;
	margin-bottom: 10px;
}
#footerNav ul	{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	list-style: none;
}
#footerNav ul ul{
	margin-left: 15px;
}
#footerLegal{
	font-size: 11px;
	padding-bottom: 60px;
}
#findDealer{
	position: absolute;
	margin-top:230px;
	margin-left: 574px;
	z-index: 999;
}
.imgRight{
	border: 1px solid #CCC;
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;

}
img.imgRight{
		position: relative;
		border-radius: 15px;
		behavior: url(PIE.htc);
}
ul.sideMenu{
	margin: 0px;
	padding: 0px;
}
ul.sideMenu li{
	list-style: none;
}
ul.sideMenu li a{
	display: block;
	padding: 7px 0px;
	font: bold 15px/20px 'PT Sans',Arial, Helvetica, sans-serif ;
	border-bottom: 1px solid #CCC;
}
.rightBox{
	width: 300px;
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
	padding: 15px;
	border: 1px solid #CCC;
	border-radius: 15px;
	background: #EEE;
	position: relative;
		behavior: url(PIE.htc);
}	
input[type="text"], textarea{
	width: 95%;
	padding: 4px;
	font: 13px/19px 'PT Sans', Arial, Helvetica, sans-serif;
}
a.bigButton{
	padding: 10px;
	font: bold 18px/50px 'PT Sans', Arial, Helvetica, sans-serif;
	background:#fdb717;
	color: #fff;
	position: relative;
	border-radius: 15px;
	position: relative;
		behavior: url(PIE.htc);
}
a:hover.bigButton{
	background: #00795C;

}
.contactProfile{
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	border: 1px solid #CCC;
	width: 150px;
}
#footerLegal a{
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#map_canvas{
	width: 288px;
	height: 200px;
}
.rightProfile{
	width: 288px;
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}
.suburbs{
	font-size: 11px;
}
label.error{
	background: #CC0000;
	color: #FFF;
	padding: 5px;
	display: block;
}
input.error, textarea.error{
	border: 1px solid #CC0000;
}
