/*** Website Design by MacStudio Design. Website: www.macstudio.co.nz ***/

body {
	text-align:center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEE;
	color: #666;
}
	
/******************** LAYOUT ********************/

#holder {
	width:950px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFF;
}

/******************** HEADER ********************/

#header {
	height: 150px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}



/******************** MENU ********************/

#menu {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 40px;
	background-color: #F60;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #323232;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

#menu a:link {
	color: #FFF;
	text-decoration: none;
}

#menu a:visited {
	color: #FFF;
	text-decoration: none;
}

#menu a:hover {
	color: #FFF;
	text-decoration: underline;
}

#menu a:active {
	color: #FFF;
	text-decoration: none;
}

/******************** SUB MENU ********************/

#sub-menu {
	padding-left: 40px;
	color: #666;
	margin: 0px;
	padding-top: 15px;
	background-image: url(images/sub-menu.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
}

#sub-menu ul {
	margin: 0px;
	padding: 0px;
}

#sub-menu li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}

#sub-menu a:link {
	color: #666;
	text-decoration: none;
}

#sub-menu a:visited {
	color: #666;
	text-decoration: none;
}

#sub-menu a:hover {
	color: #666;
	text-decoration: underline;
}

#sub-menu a:active {
	color: #666;
	text-decoration: none;
}

/******************** CONTENT ********************/

#content {
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
}

#content_left {
	width:600px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 25px;
}

#content_right {
	width:175px;
	float: right;
}

/******************** FOOTER ********************/

#footer {
	padding-top: 25px;
	padding-bottom: 5px;
	padding-right: 50px;
	padding-left: 50px;
	background-color: #323232;
	font-size: 10px;
	color: #CCC;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}

#footer-left {
	float: left;
	width: 400px;
}

#footer-right {
	float: right;
	width: 400px;
}

#footer a:link {
	color: #CCC;
	text-decoration: none;
}

#footer a:visited {
	color: #CCC;
	text-decoration: none;
}

#footer a:hover {
	color: #CCC;
	text-decoration: underline;
}

#footer a:active {
	color: #CCC;
	text-decoration: underline;
}

/******************** COPYRIGHT ********************/

#copyright {
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	background-color: #CCC;
}

#copyright a:link {
	color: #000000;
	text-decoration: none;
}

#copyright a:visited {
	color: #000000;
	text-decoration: none;
}

#copyright a:hover {
	color: #000000;
	text-decoration: underline;
}

#copyright a:active {
	color: #000000;
	text-decoration: none;
}

/******************** LINKS ********************/

a:link {
	color: #F60;
	text-decoration: underline;
}

a:visited {
	color: #F60;
	text-decoration: underline;
}

a:hover {
	color: #F60;
	text-decoration: underline;
}

a:active {
	color: #F60;
	text-decoration: underline;
}

/******************** IMAGE FLOATS ********************/

img.float_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

img.float_right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/******************** STYLES ********************/

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.5em;
}

h1 {
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	background-color: #F60;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2 {
	font-size: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-weight: normal;
	color: #F60;
}

h3 {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-weight: normal;
	color: #F60;
}

ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

li {
	padding-bottom: 7px;
}

.white {
	color: #FFFFFF;
}

.small {
	font-size: 9px;
}

form {
	margin: 0px;
	padding: 0px;
}

.orange-block {
	background-color: #F60;
	height: 20px;
}

.grey-block {
	padding: 10px;
	font-size: 10px;
	background-image: url(images/gradient.jpg);
	background-repeat: no-repeat;
}

.dotted-line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
