@charset "utf-8";


body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #ffffff;
background: #1771c9 url(http://www.tropcom.com.au/themes/tropical/images/middle.jpg) top center repeat;
}
#wrapper {
z-index: 3; 
position: relative; 
top: 0px; 
width: 100%;
}
#wrapper2 {
z-index: 4; 
position: relative; 
left: 50%; 
margin-left: -438px; 
width: 875px; 
padding-top: 225px; 
min-height: 400px; 
padding-bottom: 360px; 
overflow: auto;
}
#left_column {
z-index: 6; 
float: left; 
width: 220px; 
min-height: 100px; 
padding-left: 40px;
}
#right_column {
z-index: 6; 
float: left; 
width: 550px; 
padding-left: 60px;
}

#right_column ul {	
list-style: square inside url(http://www.tropcom.com.au/themes/tropical/images/li.gif);
}
#right_column li {
margin-left: 0;
padding-left: 1em;
text-indent: -1.3em;
}
#footer {
width: 550px; 
padding-top: 20px; 
padding-bottom: 15px; 
text-align: center;
clear: both;
}
#bottom_image {
z-index: 3; 
position: absolute; 
bottom: -80px; 
width: 100%; 
height: 626px; 
background: url(http://www.tropcom.com.au/themes/tropical/images/bottom.jpg) top center repeat-x;
}
#top_background {
z-index: 1; 
position: absolute; 
top: 0px; 
width: 100%; 
height: 348px; 
background: url(http://www.tropcom.com.au/themes/tropical/images/top_background.jpg) repeat-x;
}
#top_image {
z-index: 2; 
position: absolute; 
top: 0px; 
width: 100%; 
height: 348px; 
background: url(http://www.tropcom.com.au/themes/tropical/images/top.jpg) top center no-repeat;
}

#header_wrapper {
z-index: 6; 
position: absolute; 
top: 0px; 
left: 50%; 
margin-left: -438px; 
width: 875px;
}
#website_name {
z-index: 6; 
position: absolute; 
top: 35px;
width: 875px;
text-align: right;
font-size: 24px;
}
#top_menu {
z-index: 6; 
position: absolute; 
left: 30px; 
top: 120px; 
width: 815px; 
height: 50px;
text-align:center;
display:inline;
}
#top_menu a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	border: none;
	display:inline;
	}
#top_menu ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	line-height: normal;
	display:inline;
}

#top_menu li {
	display:inline;
	padding-left: 25px;
	padding-right: 25px;
	height: 50px;
}

a:link {
	color: #32d0ff;
	text-decoration: none;
}
a:visited {
	color: #32d0ff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}


