/* Coded by - pxwebdesign.com.au - 2006 */

body {
	margin: 0;
	padding: 0;
	color: #434343;
	font: 14px Verdana, Arial, sans-serif;
	text-align: left;
	background: #d9eabe url(images/bg.jpg) repeat-x;
}

/* div stylin */

#container {
	margin: 0 auto;
	width: 755px;
	background: url(images/mainbg.jpg) no-repeat;
}

#offer {
	float: left;
	width: 500px;
}

#contact {
	float: right;
	width: 250px;
	text-align: right;
}


/* content stylin */

#logo { padding-top: 20px; }

#contact p {
	padding: 3px 0 0 0;
	margin: 0;
	line-height: 1.2em;
}
	
.clearit { clear: both; }

/* header stylin */

h1 {
	font-size: 190%;
	letter-spacing: -1px;
	margin: 0;
	padding: 5px 0 30px 0;
	color: #434343;
	text-align: right;
	font-weight: normal;
	line-height: 1.1em;
}

h2 {
	font-size: 190%;
	letter-spacing: -1px;
	margin: 0;
	padding: 65px 0 30px 0;
	color: #434343;
	text-align: center;
	font-weight: normal;
	line-height: 1.1em;
}

h3 {
	font-size: 160%;
	letter-spacing: -1px;
	margin: 0 0 5px 0;
	padding: 5px 0 5px 0;
	color: #434343;
	text-align: right;
	font-weight: normal;
	line-height: 1.1em;
	border-bottom: 1px dashed #aaa;
}

h4 {
	font-size: 140%;
	letter-spacing: -1px;
	margin: 0;
	padding: 5px 0 10px 40px;
	background: url(images/swirl.jpg) no-repeat 0 50%;
	color: #434343;
	text-align: left;
	font-weight: normal;
	line-height: 1.1em;
}

h5 {
	font-size: 130%;
	letter-spacing: 1px;
	margin: 20px 0 0 0;
	padding: 0;
	color: #434343;
	text-align: right;
	font-weight: normal;
	line-height: 1.1em;
}
