/* - - - - - - - - - - - - - - - - - - - - -

Title : Company Name
URL : Company URL

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

- - - - - - - - - - - - - - - - - - - - - */


/*
----------------------------------------------------------------------------- 
Global Styles
-----------------------------------------------------------------------------*/

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote { margin:0; padding:0; }

html	{
	padding: 0;
	margin: 0;
	overflow: -moz-scrollbars-vertical;
	}
	
body { 
	padding-top: 20px;
	background-image: url(/persistent/templateimages/bg.jpg);
	background-repeat: repeat-x;
	background-color: #20a2bc;
}

fieldset { border: 0; }

img { border: 0; }

h1 {
	font: normal 18px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #f47a2d;

}

h2 {
	font: normal 16px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #f47a2d;

}

h3 {
	font: bold 14px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #f47a2d;

}

h4 {
	font: bold 14px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #f47a2d;

}

p, td, li {
	font: normal 12px/18px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #666666;
}

#stats {
	display: none;
}


.clear { clear: both; font-size: 0; height: 0; line-height: 0; }


a.footer {
	font: normal 11px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #fff;
	text-decoration: underline;
}


a.footer:hover {
	color: #000;
}

hr {
	height: 1px;
	border: dashed;
	color: #70b0d6;
}

html>body hr {
	width: 100%;
	border: none; 
	border-top: 1px dashed #70b0d6;
}


#index_bg {
	width: 800px;
	height: 400px;
	background-color: #fff;
	margin: 0 auto 0 auto;
}

#footer_splash {
	width: 800px;
	margin: 0 auto;
	font: normal 10px/20px Arial, Helvetica, sans-serif, "Trebuchet MS";
	text-align: right;
	color: #fff;
}

/*
----------------------------------------------------------------------------- 
Template Styles
-----------------------------------------------------------------------------*/

#container {
	width: 979px;
	margin: 0 auto;
	background-color: #fff;
	padding-bottom: 10px;
}

#header_wrapper {
	width: 959px;
	height: 359px;
	padding: 10px;
	padding-bottom: 0;
	margin: 0 auto;
}	

#header_1 {
	width: 959px;
	height: 218px;
	margin: 0 auto;
}

#logo {
	width: 224px;
	height: 216px;
	float: left;
}

#flash {
	width: 732px;
	height: 216px;
	float: right;
}

#flashcontent {

}

#header_2 {
	width: 959px;
	height: 141px;
	margin: 0 auto;
}

#did_you_know {
	width: 224px;
	height: 141px;
	float: left;
}

#quote {
	width: 732px;
	height: 141px;
	float: right;
}

#top_body {
	width: 959px;
	height: 43px;
	margin: 0;
	padding: 0;
	margin: 0 auto;
	background-image: url(/persistent/templateimages/content_bg_top.jpg);
	background-repeat: no-repeat;
}

#btm_body {
	width: 959px;
	height: 31px;
	margin: 0 auto;
	padding: 0;
	background-image: url(/persistent/templateimages/content_bg_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#body_text_wrapper {
	width: 959px;
	height: 170px;
	min-height: 170px;
	margin: 0 auto;
	background-image: url(/persistent/templateimages/content_bg.jpg);
	background-repeat: repeat-y;
}

html>body #body_text_wrapper {
	height: auto;

}

#body_text {
	width: 717px;
	padding-top:10px;
	float: right;
}

#body_text a:link, #body_text a:visited {
	color: #6699cc;
	text-decoration: underline;
}

#body_text a:hover, #body_text a:focus {
	color: #f47a2d;
}


#left_spacer {
	margin: 0;
	padding: 0;
	width: 242px;
	float: left;
}

#title {
	margin: 0;
	padding: 0;
	width: 717px;
	float: right;
	font: bold 16px/43px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #f47a2d;
	border-bottom: 1px dashed #70b0d6;
}

#footer {
	width: 979px;
	margin: 0 auto;
	padding-top: 5px;
	font: normal 11px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #fff;
	text-align: right;
	
}

/* -------------------------------------- TOP NAV ------------------------------ */

#navbar_wrapper {
	width: 979px;
	margin: 0 auto;
}


#navbar {
	width: 600px;
	height: 75px;
	margin: 0 auto;
	float: right;
	font: normal 12px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #fff;
	text-align: right;
	vertical-align: bottom; 
}
	
#navicons { 
	padding: 0px 0px 0px 0px;
	height: 25px;
	font: normal 11px Arial, Helvetica, sans-serif;
	}
	
a.naviconsEmail { 
	color: #fff;
	padding: 4px 4px 4px 20px;
	text-decoration: none;
	background: url(/persistent/templateimages/contact_icon.jpg) center left no-repeat; 
	}

.naviconsEmailCurrent {
	color: #33cccc;
}

a.naviconsEmail:hover  { 
	color: #33cccc;
	text-decoration: none; 
	}
	
/* -------------------------------------- BTM NAV ------------------------------ */

#main_navbar{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	border-top: 1px solid #467fc0;
	padding: 10px 0px 10px 0px;
	text-align: right; 
	}

.mainNavItem { 
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none; 
	text-transform: uppercase;
	}
	
.mainNavItemCurrent { 
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #33cccc;
	text-decoration: none; 
	text-transform: uppercase;
	}
	
.mainNavItem:hover, .mainNavItemCurrent:hover { 
	color: #33cccc;
	text-decoration: none; 
	}
