﻿body {
	margin: 0;
	padding: 0;
	background-color: #1F7892;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/bg_fader.png);
	background-repeat: repeat-x;
	background-color: #04538B;
}
a:link {
	text-decoration: underline;
	font-weight: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	font-weight: none;
	color: #000000;
}
a:visited {
	color: #155D83;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	font-weight: none;
	color: #C0C0C0;
}

#header a:link {
	text-decoration: none;
	font-weight: none;
	color: #FFFFFF;
}
#header a:active {
	text-decoration: underline;
	font-weight: none;
	color: #FFFFFF;

}
#header a:hover {
	text-decoration: underline;
	font-weight: none;
	color: #F9C65C;
}

#header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


a.ext {
	background: url('../images/icon_newwindow.gif') center right no-repeat;
	padding-right: 13px;
	margin-right: 2px;
}
.text_small-lowerpadding {
	font-size: 8pt;
	font-family: Tahoma;
	padding-bottom: 15px;
}
.text_indented {
	margin-left: 20px;
}
#masthead {
	width: 900px;
	margin: 0 auto;
	position: relative;
	margin-top: 40px;
	margin-bottom: 40px;
}
#header {
	width: 900px;
	margin: 0 auto;
	position: relative;
	background-image: url('../images/content_header.png');
	height: 47px;
}
#pagemarker {
	width: 200px;
	margin: 0 auto;
	position: absolute;
	height: 39px;
	top: -30px;
	left: 15px;
}
#header #menu {
	left: 170px;
	width: 400px;
	margin: 0 auto;
	position: relative;
	height: 47px;
	top: 10px;
}
#content {
	width: 900px;
	margin: 0 auto;
	position: relative;
	background-image: url('../images/content_background.png');
	background-repeat: repeat-y;
	background-color:white;

}
#content #image_box {
	width: 900px;
	margin: 0 auto;
	position: absolute;
	height: 120px;
	width: 120px;
	left: 820px;
	top: -80px;
	z-index: 0;
}
#footer {
	width: 900px;
	margin: 0 auto;
	position: relative;
	height: 47px;
}

#photos_bottom {
	width: 300px;
	margin: 0 auto;
	position: relative;
	left: -200px;

}

#photos_bottom1 {
	width: 300px;
	margin: 0 auto;
	position: relative;
	left: -0px;

}


#column_emailform {
	padding: 10px;
	float: right;
	width: 325px;
	height: 100%;
	display: inline;
	position: static;
	background-color: #E9F5FE;
	border: 1px #04538B dotted;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 30px;
	
}


img {
	border: 0px;
}
hr {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #F7FDFD;
	height: 1px;
}
.text_heading {
	font-family: arial, "Helvetica Neue", helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	line-height: 150%;
	font-weight: bold;
	padding-bottom: 20px;
}
.text_subheading {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	padding-bottom: 20px;
}
.text_subheading2 {
	font-family: Arial;
	font-size: 11pt;
	color: #333333;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 20px;
}
.text_formheading {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
	line-height: 150%;
	font-style: italic;
	font-weight: bold;
}
.text_primary {
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
	line-height: 150%;
	margin-left: 20px;
	margin-right: 20px;
}
.text_primary-noindent {
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
	line-height: 150%;
}

.text_small {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #000000;
	line-height: 150%;
}
.text_header-white {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}
.iconlist {
	list-style: none;
	margin: 20px;
	padding: 0;
}
li.au {
	background-image: url(../images/icon_flag-australia.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
li.nz {
	background-image: url(../images/icon_flag-newzealand.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
li.usa {
	background-image: url(../images/icon_flag-usa.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
li.person {
	background-image: url(../images/icon_person.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
li.phone {
	background-image: url(../images/icon_phone.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
li.printer {
	background-image: url(../images/icon_printer.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
li.house {
	background-image: url(../images/icon_house.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
li.mailbox {
	background-image: url(../images/icon_mailbox.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
li.internet {
	background-image: url(../images/icon_internet.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
li.plus {
	background-image: url(../images/icon_plus-greenfull.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
}
li.rss {
	background-image: url(../images/icon_rss.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
}
li.signpost {
	background-image: url(../images/icon_signpost.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
}
li.presentation {
	background-image: url(../images/icon_presentation.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
}
li.eye {
	background-image: url(../images/icon_eye.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
}
li.film {
	background-image: url(../images/icon_film.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
}
li.arrowl1 {
	background-image: url(../images/icon_arrowright-blue.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
}
li.arrowl2 {
	background-image: url(../images/icon_arrowright-green.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin-left: 30px;
	background-color: white;
}
li.arrowl3 {
	background-image: url(../images/icon_arrowright-green.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 100px 0 3px 20px;
	margin-left: 60px;
	background-color: white;
}
form {
	margin: 0;
	padding: 0;
}
.form_button {
	padding: 0;
	font-size: 8pt;
	font-family: Tahoma;
	height: 19px;
}
.form_textbox {
	font-size: 8pt;
	border: 1px solid #155D83;
	color: #000000;
	background-color: #47B3D1;
}
.form_textbox:focus {
	background: #155D83;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.form_textbox1 {
	background: url("../images/bg_formfield.png") #ededed left top no-repeat;
	border: 1px solid #909090;
	border-top-color: #747474;
	border-left-color: #747474;
	color: #777;
	padding: 4px 0 4px 4px;
	font-size: 8pt;
	font-family: Tahoma;
	color: #000000;
	background-color: #FFFFFF;
	width: 160px;
}
.form_textbox1:focus {
	background: #fff;
	border: 1px solid #707070;
	border-bottom-color: 1px solid #acacac;
	border-right-color: 1px solid #acacac;
}
.form_textarea1 {
	background: url("../images/bg_formfield.png") #ededed left top no-repeat;
	border: 1px solid #909090;
	border-top-color: #747474;
	border-left-color: #747474;
	color: #777;
	padding: 4px 0 4px 4px;
	font-size: 8pt;
	font-family: Tahoma;
	color: #000000;
	background-color: #FFFFFF;
	width: 160px;
}
.form_textarea1:focus {
	background: #fff;
	border: 1px solid #707070;
	border-bottom-color: 1px solid #acacac;
	border-right-color: 1px solid #acacac;
}
.form_sectioned {
	/* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font: 100% arial;
	margin: 0;
	padding: 0;
	min-width: 320px;
	max-width: 320px;
	width: 320px;
}
.form_sectioned2 {
	/* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font: 100% arial;
	margin: 0;
	padding: 0;
	min-width: 400px;
	max-width: 400px;
	width: 400px;
}
form fieldset {
	border-color: #228AAC;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	margin: 0;
}
form label {
	float: left;
	width: 120px;
	padding: 0;
	margin: 5px 0 0;
	text-align: right;
}
.label2 {
	float: left;
	width: 120px;
	padding: 0;
	margin: 5px 0 0;
	text-align: right;
}
form textarea {
	width: auto; /* set width of form elements to auto-size, otherwise watch for wrap on resize */;
	margin: 5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}
.form_sectioned input {
	width: auto; /* set width of form elements to auto-size, otherwise watch for wrap on resize */;
	margin: 5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}
.form_sectioned2 input {
	width: auto; /* set width of form elements to auto-size, otherwise watch for wrap on resize */;
	margin: 5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}
form input#reset {
	margin-left: 0px;
}
textarea {
	overflow: auto;
}
form small {
	display: block;
	margin: 0 0 5px 160px;
	padding: 1px 3px;
	font-size: 88%;
}
form br {
	clear: left;
}
.image_padding-10pxLR {
	margin-left: 10px;
	margin-right: 10px;
}
.image_padding-40pxLR {
	margin-left: 40px;
	margin-right: 40px;
}
