*			{margin:0px;padding:0px;border:0px;}
body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input{font-family: arial,sans-serif;}
body		{background:#FFF;position:relative;margin:0px;padding:0px;font-size: 62.5%;color:#333;}
a			{text-decoration:underline;color:#666;}
a:hover		{color:#111;}

/* IE png fix */
img, div 		{ behavior: url('../iepngfix.htc') }
img, div, a	{ behavior: url('iepngfix.htc') }

.hide	{visibility:hidden;}
.clear	{clear:both;}
.orange	{color:#ff9b00;}
.blue	{color:#006699;}
.bold	{font-weight:bold;}

#wrapper	{text-align:center;margin-bottom:20px;}
#main		{width:970px;margin:0px auto;}

#header		{height:121px;overflow:hidden;}

h1#logo			{float:left;width:300px;height:73px;background:transparent url('../images/logo.png') no-repeat top left;margin-top:22px;}
div#login		{float:right;background:transparent url('../images/background_login.png') no-repeat top left;width:205px;height:84px;margin-top:17px;text-align:left;}
div#login p	{font-size:1.2em;margin:10px 0px 0px 0px;}
div#login #loginform	{margin:10px 0px 0px 15px;}
div#login h2	{color:#999;font-size:13px;}
div#login .inputs	{width:130px;}
div#login .submit	{text-align:left;}
#username		{width:116px;border:1px solid #a5acb2;margin:5px 0px;}
#password		{width:116px;border:1px solid #a5acb2;}
label			{display:none;}
#go				{}

ul#menu					{list-style-type:none;height:41px;background:transparent url('../images/background_menu.png') no-repeat top left;margin-bottom:6px;text-align:left;}
ul#menu li				{display:block;float:left;line-height:30px;margin-top:5px;border-left:1px solid #838383;border-right:1px solid #fff;}
ul#menu li.first		{border-left:0px;}
ul#menu li.last		{border-right:0px;}
ul#menu li a			{background:transparent url('../images/menu_item.png') no-repeat 0px -34px;padding:0px 15px 0px 33px;font-size:1.2em;display:block;text-decoration:none;color:#333;}
ul#menu li a.selected	{background-position:0px 0px;}
ul#menu li a:hover		{background-position:0px 0px;text-decoration:underline;}

#banner			{height:243px;}
.koala			{background:transparent url('../images/banner_koala.jpg') no-repeat top left;}
.chameleon		{background:transparent url('../images/banner_chameleon.jpg') no-repeat top left;}
.bees			{background:transparent url('../images/banner_bees.jpg') no-repeat top left;}
.penguins		{background:transparent url('../images/banner_penguins.jpg') no-repeat top left;}
.croc			{background:transparent url('../images/banner_croc.jpg') no-repeat top left;}
.chimp			{background:transparent url('../images/banner_chimp.jpg') no-repeat top left;}
.owls			{background:transparent url('../images/banner_owls.jpg') no-repeat top left;}

#content			{padding-top:25px;text-align:left;}
#content h2			{color:#006699;font-size:2.3em;line-height:25px;}
#content h3			{color:#006699;font-size:2.0em;line-height:25px;}
#content h4			{color:#006699;font-size:1.7em;line-height:25px;}
#content h5			{color:#006699;font-size:1.5em;line-height:25px;}
#content h2.oneline	{line-height:50px;}
#content .col		{width:301px;float:left;text-align:left;margin-right:20px;}
#content .col2		{width:461px;float:left;text-align:left;margin-right:20px;}
#content .col1-5	{width:361px;float:left;text-align:left;margin-right:20px;}
#content .col2-5	{width:561px;float:left;text-align:left;margin-right:20px;}
#content p			{margin:13px 0px;font-size:1.2em;}
#content p.large	{font-size:1.6em;}
#content p.small	{font-size:1em;}
#content ul			{margin:13px 0px;font-size:1.2em;}
#content li			{margin-left:20px;}
#content blockquote	{font-size:1.2em;padding:0px 9px 0px 9px;border-left:3px solid #FF9B00;border-right:3px solid #FF9B00;font-style: italic; color: #999; margin: 0px 0px 0px 0px;}
#content .quote-label	{font-size:1.2em;text-align:right;color: #999;font-weight:bold;padding-right:12px;margin-bottom:20px;}
#content div.quote		{padding:0px 9px 0px 9px;font-style: italic; color: #999; margin: 0px 0px 0px 0px;}
#content div.quote p	{padding:0px 15px 0px 15px;display:inline;}
#content span.quotemark	{color:#FF9B00;font-size:40px;position:absolute;margin-top:-8px;}

#footer					{margin:20px 0px 0px 0px;}
#footer ul#services		{list-style-type:none;height:41px;background:transparent url('../images/background_menu.png') no-repeat top left;margin-bottom:10px;text-align:left;}
#footer ul#services li	{line-height:41px;font-weight:bold;float:left;padding:0px 32px;color:#666;font-size:1.2em;}
#footer p				{text-align:left;color:#999;line-height:18px;font-size:1.1em;margin-left:9px;width:309px;margin-top:12px;}
#footer #footeraddress	{float:left;}
#footer #footercontact	{float:left;}
#footer img				{float:right;margin-right:24px;}
#footer #aka			{text-align:left;float:left;width:550px;line-height:30px;}
#footer #copyright		{text-align:right;float:right;line-height:30px;}

.bullets ul, .bullets li	{list-style-type: none; background: transparent url('../images/bullet-point.png') no-repeat top left; font-style: italic; line-height: 14px;}
.bullets li 				{padding-left: 17px;margin-bottom:9px;}
.download-pdf				{float:left;margin-left:20px;line-height:30px;padding-left:35px;background:transparent url('../images/icon-pdf.png') no-repeat top left;}
.download-pdf a				{font-size:1.2em;color:#777;font-weight:bold;}
hr	{clear:both;}