p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #000;
	text-decoration:none;
}
#header {
	height: 200px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/quatropods_top_back.png);
}
a:hover,a:active {
	color:#F00;
	text-decoration:none;
}
body {
	background-color: #ffffff;
}

#quatropods {
	height: 200px;
	width: 300px;
	clear: right;
	float: left;
	margin-right: 400px;
}

#icons {
	height: 200px;
	width: 75px;
	clear: right;
	float: left;
	margin-right: 10px;
}

#mainwrap {
	height: auto;
	width: 900px;
	background-color: #e3e4e4;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}

#property {
	height: auto;
	width: 280px;
	background-color: #e3e4e4;
	clear: right;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

#logo {
	height: 200px;
	width: 280px;	
}

#blurb {
	margin-top: 10px;
	width: 280px;
	margin-bottom: 10px;
	height: auto;
}

#footer {
	height: 119px;
	width: 900px;
	background-image: url(/img/quatropods_bottom.png);
	margin-right: auto;
	margin-left: auto;
}

.property {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.property a {
	color: #ea1609;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 2px;
}

.property a:hover {
	color: #000;
	background-color: #FFFF00;
	text-decoration: none;
}








#main_top {
	padding: 0px;
	height: 250px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#miego  {
	background-image: url(img/blurb_miego.png);
	height: 135px;
	width: 230px;
	background-repeat: repeat-x;
	padding-top: 115px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nl {
	background-image: url(img/blurb_nl.png);
	background-repeat: no-repeat;
	padding-top: 115px;
	padding-right: 10px;
	padding-left: 10px;
	height: 135px;
	width: 230px;
	float: left;
}
#jadoreit {
	background-image: url(img/blurb_jadoreit.png);
	height: 135px;
	width: 230px;
	padding-top: 115px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	margin-left: 50px;
}
#main_bottom {
	height: 63px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#miego_bottom {
	height: 43px;
	width: 250px;
	background-image: none;
	margin-right: 50px;
	float: left;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nl_bottom {
	background-image: none;
	height: 43px;
	width: 250px;
	float: left;
	text-align: center;
	padding-top: 20px;
}
#jadoreit_bottom {
	background-image: none;
	float: left;
	height: 43px;
	width: 250px;
	margin-left: 50px;
	text-align: center;
	padding-top: 20px;
}
