body {
	margin:0;
	font-family:Arial, Helvetica, Verdana, "sans serif";
	color:#333333;
	font-size:13px;
	border-top:4px solid #0093d0;
	background:#ffffff url('../images/topshadow.jpg') repeat-x top;
}

img {border:0px}
img.right {float:right;padding:0px 0px 0px 0px}
img.rightFB {float:right;padding:0px 0px 0px 0px}
.center {text-align:center}
.right {text-align:right}
.floatstop {clear:both;height:1px;width:1px}
.PhotoTitles {font-weight:bold;color:#ffffff;background-color:#333;text-align:center;padding-top:5px;padding-bottom:5px;clear:both;margin-top:10px;margin:10px auto 1px auto}
.RightBox {float:right;padding:0px 0px 0px 10px;text-align:right;width:250px;}

/* Heading styles for working with Cufon */ 


h1 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:22px;
	margin:0px;
	color:#FFFFFF;
}

h2 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:20px;
	margin:0px;
	color:#0080c8;
}

h3 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:17px;
	margin:0px;
	color:#0080c8;
}

h4 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:17px;
	margin:0px;
	color:#FFFFFF;
}

h5 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	margin-top:4px;
	color:#333;
}

h6 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	margin-top:4px;
	margin-bottom:0px;
	color:#0080c8;
	line-height:150%;
	font-weight:normal;
}



/* End of heading styles */ 

.clear {
	clear:both;
}

#main {
	margin:0px auto;
	width:850px;
	/* this width used to be 800px */
}

#header {
	width:780px;
	margin:30px 10px;
	height:50px;
}

#logo {
	float:left;
	width:264px;
	height:47px;
	margin-right:0px;
}

#menubar {
	width:490px;
	float:right;
	margin-top:10px;
}

#introbox {
	width:800px;
	height:190px;
	background:#0093d0;
	padding:0px;
	margin:0px;
}

#introbox p {
	margin-left:0px;
	margin-right:0px;
	margin-top:12px;
	margin-bottom:12px;
}

#introleft {
	width:470px;
	float:left;
	margin-top:18px;
	margin-right:0px;
	margin-bottom:10px;
	margin-left:0px;
	color:#FFF;
	font-size:15px;
	line-height:140%;
	padding:0;
	padding-left:15px;
}

#introleft a:link, #introleft a:visited {
	color:#dadada;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	margin:0;
}

#introleft a:hover {
	text-decoration:underline;
}

#introleft h1 {
	margin:0px;
	padding:0px;
}

#introright {
	float:left;
	width:315px;
	height:190px;
	background-image:url('../images/Pohutakawa_bg.jpg');
	padding:0;
	margin:0;
}

#midbar1 {
	width:265px;
	height:128px;
	margin-top:20px;
	float:left;
	background-image:url('../images/fun_comes_first.jpg');	
	background-repeat:no-repeat;
	padding:10px 120px 10px 15px;
	line-height:140%;
}

#midbar2 {
	width:395px;
	height:128px;
	margin-top:20px;
	float:left;
	padding:10px 0px 10px 5px;
	line-height:140%;
}

#boxbar {
	clear:both;
	height:277px;
	margin-top:50px;
	border-top:1px #b8b8b8 solid;
	border-right:1px #dedede solid;
	border-bottom:1px #dedede solid;
	border-left:1px #dedede solid;
	background-image:url('../images/box_bg.gif');	
	background-repeat:no-repeat;
	width:798px
}

.box1 {
	width:199px;
	float:left;
}

.box2 {
	width:200px;
	float:left;
}

.boxtext {
	height:105px;
	margin:8px 10px;
	font-size:11px;
	line-height:150%;
}

.boxtext a:link, .boxtext a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}

.boxtext a:hover {
	text-decoration:underline;
}

.go {
	margin:14px 10px 0px 0px;
	text-align:right;
	color:#0093d0;
	font-weight:bold;
	font-size:13px;
}

.go a:link, .go a:visited {
	color:#0093d0;
	text-decoration:none;
}

.go a:hover {
	text-decoration:underline;
}

#footer2 {
	clear:both;
	padding:10px 10px 20px 10px;
	line-height:130%;
	margin:0px 0px 0px 0px;
}

#footer {
	clear:both;
	padding:20px 10px 20px 10px;
	line-height:130%;
	border-top:1px #0093d0 solid;
	border-bottom:1px #0093d0 solid;
	margin:20px 0px 0px 0px;
	background-color:#ffffff
}

#footer a:link, #footer a:visited {
	color:#8d8d8d;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.footer_item {
	float:left;
	margin-right:20px;
	font-size:11px;
	color:#8d8d8d;
}

.footer_toplink {
	font-weight:bold;
}

#footer_right {
	width:242px;
	float:right;
	text-align:center;
	font-size:11px;
	color:#8d8d8d;
	text-align:right;
}


#breadcrumb {
	clear:both;
	height:31px;
	font-size:12px;
	margin-bottom:15px;
	padding:0px 10px 0px 10px;
	white-space:nowrap;
}


.breadcrumb-path {
	background:#0093d0;
	color:#FFFFFF;
	padding-left:10px;
}

.breadcrumb-path a:link, .breadcrumb-path a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.breadcrumb-path a:hover {
	text-decoration:underline;
}

.breadcrumb-path-b {
	background:#0093d0;
	color:#FFFFFF;
	padding-left:4px;
}

.breadcrumb-path-b a:link, .breadcrumb-path-b a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.breadcrumb-path-b a:hover {
	text-decoration:underline;
}

.breadcrumb-item {
	background:#FFFFFF;
	color:#0093d0;
	padding-left:0px;
}

.breadcrumb-item a:link, .breadcrumb-item a:visited {
	color:#0093d0;
	text-decoration:none;
}

.breadcrumb-item a:hover {
	text-decoration:underline;
}


#productintro {
	width:393px;
	height:117px;
	padding:15px 397px 15px 10px;
	line-height:140%;
	margin-bottom:25px;
}

#product_left {
	width:408px;
	float:left;
}

#product_right {
	width:356px;
	float:left;
	padding-left:20px;
	font-size:12px;
	line-height:140%;
}

#product_right ul {
	margin-left:0;
	padding-left:15px;
}

#product_right ul li {
	margin-top:6px;
}

#click_for_more_box {
	width:408px;
	height:104px;
	margin-top:20px;
	background:#f7f7f7;
	border-bottom:1px #dedede solid;
}

#click_for_more_box p {
	padding:0px 10px;
	margin-top:0;
	font-size:11px;
	line-height:140%;
}

#click_for_more_box a:link, #click_for_more_box a:visited {
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}

#click_for_more_box a:hover {
	text-decoration:underline;
}

#productsintro {
	width:380px;
	padding:30px 460px 15px 10px;
	line-height:150%;
	font-size:15px;
	margin-bottom:15px;
}


#productsintro a:link, #productsintro a:visited {
	color:#333;
	text-decoration:underline;
}

.content {
	padding:30px 10px 15px 10px;
	line-height:150%;
	font-size:15px;
	margin-bottom:15px;
}

.products_left {
	width:260px;
	float:left;
	margin:0px 0px 0px 10px;
	padding-top:15px;
	padding-right:20px;
}

.standalone_products_left {
	width:260px;
	float:left;
	margin:0px 25px 0px 10px;
	padding-top:0px;
	text-align:center;
}

.products_right {
	width:285px;
	float:right;
	font-size:12px;
	line-height:140%;
	height:170px;
	padding:20px 210px 10px 0px;
	margin:0;
}


.products_right2 {
	width:285px;
	float:right;
	font-size:12px;
	line-height:140%;
	padding:20px 210px 10px 0px;
	margin:0;
}


.products_right ul {
	padding-left:15px;
}

.products_right ul li {
	line-height:160%;
	color:#0093d0;
}

.products_right ul li span {
	color:#333;
}

.products_right a:link, .products_right a:visited {
	text-decoration:none;
	color:#0093d0;
	font-weight:bold;
}

.products_right a:hover {
	text-decoration:underline;
}

.blue_clear {
	clear:both;
	border-top:#0093d0 1px solid;
}

.photo_caption {
	font-size:11px;
	font-weight:bold;
}

.about_us_col img {
	float:right;
}

.about_us_col {
	width:397px;
	float:left;
	margin:0px 18px 0px 0px;
	font-size:11px;
	line-height:140%;
}

.about_us_col a:link, .about_us_col a:visited {
	color:#333;
	text-decoration:underline;
}

.about_us_clear {
	clear:both;
	height:20px;
}

.about_us_big_col {
	width:807px;
	float:left;
	font-size:12px;
	line-height:140%;
	background:#0093d0;
	color:#FFF;
	border:2px solid #0083b9;
	padding:10px;
}

.about_us_big_col h3 {
	color:#FFF;
	font-size:15px;
}

.about_us_big_col img {
	margin:0px 10px 30px 0px;
}

#plain_page {
	width:730px;
	padding:15px 10px 15px 10px;
	line-height:150%;
	font-size:13px;
	margin-bottom:15px;
}

#plain_page h3 {
	color:#0093d0;
	font-size:14px;
}

.why_box {
	width:765px;
	margin-top:25px;
}

.why_box img {
	float:left;
	margin:0px 8px 10px 0px;
}

.why_us_clear {
	clear:both;
	height:2px;
}

.
_news_box {
	width:765px;
	margin-top:25px;
}

.main_news_box img {
	width:240px;
	float:left;
	margin:0px 15px 10px 0px;
	border:1px #0093d0 solid;
}

.main_news_title {
	font-size:16px;
	font-weight:normal;
	color:#0093d0;
}

.main_news_title a:link, .main_news_title a:visited {
	color:#0093d0;
	text-decoration:none;
	font-weight:normal;	
}

.main_news_title a:hover {
	text-decoration:underline;
}

.read_more_link a:link, .read_more_link a:visited {
	color:#0093d0;
	text-decoration:none;
	font-weight:normal;
}

.read_more_link a:hover {
	text-decoration:underline;
}

#researchintro {
	width:780px;
	padding:20px 20px 5px 10px;
	line-height:145%;
	font-size:14px;
	margin-bottom:0px;
}

#plain_page ul {
	list-style: disc;
	margin-left:15px;
	padding-left:0;
	font-size:13px;
}

#plain_page ul li {
	margin-top:6px;
}

.quick_facts {
	width:250px;
	padding:15px 10px 10px 10px;
	float:right;
	margin:0px 0px 15px 15px;
	border:1px #0093d0 solid;
	color:#FFF;
	background:#0093d0;
}

.quick_facts ul {
	list-style: disc;
	margin-left:15px;
	padding-left:0;
	font-size:11px;
}

.quick_facts ul li {
	margin-top:6px;
}

.quick_facts a:link, .quick_facts a:visited {
	color:#FFF;
}

#contact_intro {
	width:380px;
	padding:30px 410px 15px 10px;
	line-height:150%;
	font-size:15px;
	margin-bottom:15px;
}

#contact_intro a:link, #contact_intro a:visited {
	color:#0093d0;
}

.contact_table td {
	padding:10px 0px;
	font-size:13px;
}

.text-input {
	height:16px;
	font-size:12px;
	color:#0093d0;
	padding:4px;
	background:#ebf8ff;
	border:1px solid #d5e8f3;
	width:300px;
}

.text-area {
	width:300px;
	height:100px;
	font-size:12px;
	color:#0093d0;
	padding:4px;
	background:#ebf8ff;
	border:1px solid #d5e8f3;
}

.text-area2 {
	width:300px;
	height:50px;
	font-size:12px;
	color:#0093d0;
	padding:4px;
	background:#ebf8ff;
	border:1px solid #d5e8f3;
}

.text-input-small {
	height:16px;
	font-size:12px;
	color:#0093d0;
	padding:4px;
	background:#ebf8ff;
	border:1px solid #d5e8f3;
}

.copyright {
	color:#8d8d8d;
	font-size:11px;
	margin-left:0px;
}

a.red:link {color:#b51628;text-decoration:none} 
a.red:visited {color:#b51628;text-decoration:none}
a.red:hover {color:#b51628;text-decoration:underline}

table.Photos {width:830px;}
.Photos td {padding:5px 20px 5px 0px; text-align:center}
.Photos td.PhotosR {padding:5px 0px 5px 0px; text-align:center}
.Photos img {padding-bottom:5px}
