/* @override http://ultracontour.co.nz/assets/style.css */

/*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}*/

html, body {
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1.0em;
	color: #443d2f;
	background-color:#fff;
}

h1 {
	font-size: 2.4em;
	font-weight: 100;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
}

a {
	color: #fa6a00;
	text-decoration: none;
}

a img {
	border: none;
}

.clear {
	clear: both;
}

#container {
	width: 801px;
}

#wrapper {
	width: 801px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -402px;
	background-color: #fecf8c;
}

#header {
	width: 801px;
	height: 100px;
	float: left;
	background-color: #fff;
}

#ultralogo {
	float: left;
	margin-left: 20px;
}

#novalogo {
	float: right;
	margin-right: 20px;
}

#nav {
	width: 546px;
	height: 30px;
	float: right;
	background-color:#fff;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul li {
	float: left;
	text-align: center;
}

ul li a {
	display: block;
	background-color: #fee6c3;
	width: 107px;
	height: 30px;
	border-right: 2px solid #fff;
	padding-top: 6px;
	font-size: 0.8em;
}

ul li a:hover {
	display: block;
	background-color: #faa85f;
	color: #fff;
}

#image {
	width: 255px;
	height: 385px;
	float: left;
	clear: left;
}

#media {
	height: 24px;
	width: 255px;
	background-color: #fee6c3;
	text-align: center;
	padding-top: 8px;
	font-size: 0.9em;
	float: left;
	clear: left;
}

#brochure {
	height: 24px;
	width: 255px;
	top: 517px;
	background-color: #fee6c3;
	text-align: center;
	padding-top: 8px;
	font-size: 0.9em;
	float: left;
	clear: left;
}

/*html>body #media {
	*margin-left: -401px;
}*/

#contact {	
	width: 215px;
	text-align: left;
	padding: 15px 20px 20px 20px;
	font-size: 1.0em;
	color: #fff;
	background-color: #999;
	float: left;
	clear: left;
}

#contentback {
	width: 545px;
	/*min-height: 403px;*/
	float: right;
	border-top: 2px solid #fff;
}

#title {
	height: 70px;
}

.margin {
	margin-top: 30px;
	margin-left: 40px;
}

#text {
	margin: 0 180px auto 40px;
	font-size: 0.85em;
	text-align: left;
}

#footer {
	width: 801px;
	height: 30px;
	text-align: center;
	font-size: .9em;
	background-color: #fff;
	float: left;
}

#footer p {
	margin: 5px;
	font-size: 0.7em;
}

#free {
	position:absolute;
	top:380px;
	left:50%;
	margin-left: 150px;
}

#freetext {
	width: 200px;
	height: 200px;
	font-size: 0.8em;
	position:absolute;
	top:415px;
	left:50%;
	margin-left: 160px;
}

.col1 {
	width: 100px;
	float: left;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.col2 {
	width: 300px;
	float: left;
	padding-right: 5px;
	margin-bottom: 5px;
}

fieldset {
	border: none;
}

#copy {
	width: 400px;
	padding: 0 0 30px 70px;
	font-size: 0.85em;
}

label {
	font-size: 0.85em;
}

#male {
	margin-right: 10px;
}

.tinytext {
	font-size: 0.70em;
}

.super {
	vertical-align: super;
	font-size: 0.70em;
}
