.clearer {
	clear: both;
}

body{ 
	background-color:#ffffff;
	margin:0px 0px 0px 0px;  /*top right bottom left*/
	background-image: url(images_splash/background_gradient.gif);
	background-repeat:repeat-x;
}

#container {
	margin: 0px auto;
	width: 855px;
	background-color:#ffffff;
}

#top_menu {
	width: 855px;
	height: 21px;
	float: left;
	background-image: url(images_splash/background_topmenu.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 136px;  /*top right bottom left*/ 
}

#content_body_contianer {
	width: 855px;
	float: left;
	padding: 0px 0px 0px 0px;  /*top right bottom left*/ 
}

#left_menu_container {
	width: 257px;
	float: left;
	padding: 0px 0px 0px 0px;  /*top right bottom left*/ 
}

	#left_menu {
		width: 257px;
		height:136px;
		float: left;
		background-image: url(images_splash/background_leftmenu.gif);
		background-repeat: no-repeat;
		line-height:17px;
		padding: 10px 0px 10px 25px;  /*top right bottom left*/		
	}
	
#map_container {
	width: 598px;
	height: 346px;
	float: left;
	background-image: url(images_splash/background_map.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;  /*top right bottom left*/		
}

div#link_victoria1 a img {height: 0; width: 0; border-width: 0;}
div#link_victoria1 a:hover img {position: absolute; margin: -129px 0px 0px 103px; /*top right bottom left*/  height: 77px; width: 151px;}

div#link_victoria2 a img {height: 0; width: 0; border-width: 0;}
div#link_victoria2 a:hover img {position: absolute; margin: -146px 0px 0px 42px; /*top right bottom left*/  height: 77px; width: 151px;}

div#link_italy1 a img {height: 0; width: 0; border-width: 0;}
div#link_italy1 a:hover img {position: absolute; margin: -89px 0px 0px 364px; /*top right bottom left*/ height: 29px; width: 28px;}

div#link_italy2 a img {height: 0; width: 0; border-width: 0;}
div#link_italy2 a:hover img {position: absolute; margin: -106px 0px 0px 348px; /*top right bottom left*/ height: 29px; width: 28px;}

div#link_cookislands a img {height: 0; width: 0; border-width: 0;}
div#link_cookislands a:hover img {position: absolute; margin: -25px 0px 0px 597px; /*top right bottom left*/ height: 18px; width: 18px;}			

div#link_uk1 a img {height: 0; width: 0; border-width: 0;}
div#link_uk1 a:hover img {position: absolute; margin: -169px 0px 0px 291px; /*top right bottom left*/ height: 32px; width: 25px;}			
	
div#link_uk2 a img {height: 0; width: 0; border-width: 0;}
div#link_uk2 a:hover img {position: absolute; margin: -186px 0px 0px 214px; /*top right bottom left*/ height: 32px; width: 25px;}			
	
div#link_australia a img {height: 0; width: 0; border-width: 0;}
div#link_australia a:hover img {position: absolute; margin: -35px 0px 0px 455px; /*top right bottom left*/ height: 74px; width: 95px;}			
		
#footer_copyright {
	text-align: center;
	width:855px;
	margin: 0px auto;
	padding:20px 0 0 0;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size:10px; 
	color:#d19348;
}

#splash_text {
	text-align: center;
	width:855px;
	padding:10px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-align:left; 
	color:#000000;
}

/*Misc*/
a img {border: none; }

/*HEADERS*/

/*H1 | Main Content Headers  */
h1 {
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	font-family:  Verdana,Arial, Helvetica, sans-serif;
	color: #ffea00;
	text-decoration:none;
	margin: 0px 0px 0px 0px;  /*top right bottom left*/ 
	padding: 0px 0px 5px 0px;  /*top right bottom left*/ 
}

/* Text */

.text {
	font-family:  Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:15px;
}

/* Rollovers */
.edgeflow {FONT-SIZE: 10px;FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif; text-decoration:underline; color:#bb6001;}
.edgeflow:hover {color: #e7e02f;}

.link {FONT-SIZE: 11px;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; font-weight: normal; color:#ffea00;}
.link:hover {color:#ffffff;}

.footer_link {FONT-SIZE: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; font-weight: normal; color:#bb6001;}
.footer_link:hover {color:#e7e02f;}

/*Left menu rollovers*/
.leftmenu {FONT-SIZE: 12px;FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; text-decoration:none; font-weight: normal; color:#000000;}
.leftmenu:hover {color:#ff5200;}

/*Top menu rollovers*/
a.rollover_home {
    width: 57px;
    height: 21px;
    background: url("images_splash/button_home.gif") no-repeat; 
	display: block;
	text-decoration:none;
	float:left;
}
a:hover.rollover_home { background-position: -57px 0; }

a.rollover_howtohelp {
    width: 93px;
    height: 21px;
    background: url("images_splash/button_howtohelp.gif") no-repeat; 
	display: block;
	text-decoration:none;
	float:left;
}
a:hover.rollover_howtohelp { background-position: -93px 0; }

a.rollover_reportsighting {
    width: 134px;
    height: 21px;
    background: url("images_splash/button_reportsighting.gif") no-repeat; 
	display: block;
	text-decoration:none;
	float:left;
}
a:hover.rollover_reportsighting { background-position: -134px 0; }

a.rollover_seeshow {
    width: 105px;
    height: 21px;
    background: url("images_splash/button_seeshow.gif") no-repeat; 
	display: block;
	text-decoration:none;
	float:left;
}
a:hover.rollover_seeshow { background-position: -105px 0; }

a.rollover_watchdemo {
    width: 122px;
    height: 21px;
    background: url("images_splash/button_watchdemo.gif") no-repeat; 
	display: block;
	text-decoration:none;
	float:left;
}
a:hover.rollover_watchdemo { background-position: -122px 0; }

a.rollover_contact {
    width: 95px;
    height: 21px;
    background: url("images_splash/button_contact.gif") no-repeat; 
	display: block;
	text-decoration:none;
	float:left;
}
a:hover.rollover_contact { background-position: -95px 0; }




/* Contact form styling */

#contact_form {
	float:left;
	padding:0px 0px 0px 125px; /*top right bottom left*/
}

.name_top {
	border: 1px solid #00446a;
	color:#00446a;
	width: 250px;
	height:15px;
	background:#d0e0ed;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	padding: 3px 5px 0px 5px;  /*top right bottom left*/
	margin: 10px 0px 0px 0px;  /*top right bottom left*/
	text-align:right;
	font-weight:normal;
}

.name {
	border: 1px solid #00446a;
	color:#00446a;
	width: 250px;
	height:15px;
	background:#d0e0ed;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	padding: 3px 5px 0px 5px;  /*top right bottom left*/
	margin: 10px 0px 0px 0px;  /*top right bottom left*/
	text-align:right;
	font-weight:normal;
}

.phone {
	border: 1px solid #00446a;
	color:#00446a;
	width: 200px;
	height:15px;
	background:#d0e0ed;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	padding: 3px 5px 0px 5px;  /*top right bottom left*/
	margin: 10px 0px 0px 0px;  /*top right bottom left*/
	text-align:right;
	font-weight:normal;
}

.comments {
	border: 1px solid #00446a;
	color:#00446a;
	width: 400px;
	height:80px;
	background:#d0e0ed;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	padding: 3px 5px 0px 5px;  /*top right bottom left*/
	margin: 0px 0px 0px 0px;  /*top right bottom left*/
	text-align:left;
	font-weight:normal;
}