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

body {
	margin: 0;
	padding: 0;
	color: #000000;
	/*background: url(http://www.domains4less.co.nz/parking/bg.gif) repeat-x #E8E8E8;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	}
p {
	line-height: 20px;
	color: #333333;
	}
.text a {
	color: #333333;
	border-bottom: 1px dotted;
	text-decoration: none;
}a:hover {
	color: #000;
	}
h1 {font-size: 340%; color: #00ADEE; text-shadow: 0 2px 0 #fff; text-align: center; color:#00ADEE; margin:0 0 25px 0;}
h2 {font-size: 200%; text-align: center; text-shadow: 0 1px 0 #fff; text-align: center; color: #666;}
h3 {font-size: 160%; text-shadow: 0 1px 0 #fff;color: #666; margin:5px 0 0 0; padding: 0;}

#wrapper {
	width: 660px;
	margin: 40px auto;
	}
.text {
	float: left;
	width: 305px;
	margin: 5px 12px 20px 12px;
	}
.logo {
	margin: 0 0 0 145px;
	}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
ul {
	margin: 10px 0 0 0;
	padding: 0;
}
.tick li {
	list-style: circle;
	padding: 3px 0 3px 0;
	margin:0;
	line-height: 16px;
	margin-left: 15px;
	}
ul.tick li {
/*background: url(http://www.domains4less.co.nz/images/li.jpg) 2px no-repeat;	*/
	}
.subtext {
	color: #333;
	font-size: 80%;
	margin: 60px 10px;
	text-align: center;
}
	
