/*
Design by Richard Watson
http://www.richardwatson.com.au
*/

*{
margin: 0px;
padding: 0px;
}

img[align="left"] { float: left; margin:5px 18px 5px 5px;}
img[align="right"] { float: right; margin:5px 5px 5px 18px;}
img[align="middle"] { display: block; float: none; margin:5px 10px 5px 10px;}


a:link {
	color: #097E94;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
	opacity: 0.7;
}

a:visited {
	color: #097E94;
}

body {
	
	background: #037BB0 url(images/back_large.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}

#content
{
	width: 1000px;
	margin: 0px auto;

}


#main
{
width: 1000px;
background: url(images/table_back.gif) repeat-y;
margin-bottom: 5px;
}

#top
{
background: url(images/top_medium.gif) no-repeat;
width: 1000px;
}

#bottom
{
background: url(images/bottom.gif) no-repeat;
width: 1000px;
height: 15px;
}

#back
{
width: 1000px;
margin: 0px auto;
}

#header {
	height: 47px;
	text-align: right;
	margin-bottom: 0px;
}

#menu
{
width: 981px;
height: 35px;
padding-top: 10px;
padding-bottom: 2px;
padding-left: 20px;
background: url(images/menu_medium.gif) no-repeat;
margin-bottom: 7px;
}

#menu a 
{
	text-decoration: none;
	color: #ffffff;
	padding-top: 5px;
	font: 16px arial;
}

#menu a:hover 
{
	text-decoration: underline;
	color: #0000A8;
	opacity: 1;
	background: #EAEBD8;
}

#drop
{
	margin: 0;
	padding: 0;
	z-index: 30;
}

#drop li
{	
	width: 190px;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial;
}

#drop li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: auto;
	background: none;
	text-align: center;
	text-decoration: none;

}

#drop li a:hover
{	background: #49A3FF;
	color: #FFFFFF;
	background: url(images/button2.gif) no-repeat;
}

#drop div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
}

#drop div a
{	
	position: relative;
	display: block;
	margin: 0px;
	padding: 10px 10px;
	width: 169px;
	white-space: nowrap;
	text-align: centre;
	text-decoration: none;
	background: #EAEBD8;
	background: url(images/button.gif) no-repeat;
	color: #0000A8;
	color: #FFFFFF;
	font: 14px arial;
}

#drop div a:hover
{	
background: #49A3FF;
	font: 14px arial;
}


#right
{
	width: 244px;
	float: right;
	margin-right: 7px;
	margin-top: 7px;
}

#right H3
{
width: 220px;
height: 20px;
font-size: 14px;
font-weight: bold;
padding-left: 24px;
padding-top: 16px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat;
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#right .right_back
{
background: #FFFFFF;
}

#right .right_bottom
{
	color: #037BB0;
	text-align: center;
padding-bottom: 15px;
margin-bottom: 10px;
background: url(images/title_bottom.gif) no-repeat bottom;
}


#right li  {
	padding: 7px;
	padding-left: 10px;

}

#right .list
{
	background: url(images/tick_green.png) no-repeat left;
	padding-left: 20px;
	margin-left: 20px;
}

#right a {
	color: #097E94;
}



#right p
{
font-size: 10px;
padding-left: 10px;
}


#left
{
width: 710px;
padding-left: 20px;
padding-top: 15px;
}


#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 14px;
	color: #037BB0;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: underline;
}

#left H1
{
	margin: 0;
	padding: 0px;
	font-size: 22px;
	color: #037BB0;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}

#left H4, H1 a
{
	color: #037BB0;
text-decoration: underline;
}


#left p {
	margin: 5px;
	padding: 0;
	text-align: justify;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #037BB0;
	font-size: 18px;
}

#left ol, #left ul
{
margin-left: 30px;
}

#left a 
{
	color: #037BB0;
	text-decoration: none;
}

#left a:hover
{
	color: #037BB0;
	text-decoration: underline;
}

#tbl a {
	color: #FFFFFF;8:21 PM 8/07/2010
	text-decoration: none;
}

#tbl a:hover {
	color: #0000CA;
	text-decoration: none;
}

#tbl a:hover img{
	opacity:0.6;
}

td {

	text-align: center;
	font-size: 20px;
	font-weight: Italic;
	text-transform: uppercase;
	text-decoration: none;
}

#footer {
	height: 45px;
	clear: both;
	padding-top: 10px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #4A2011;
}

#footer a {
	color: #4A2011;
}

#left ul
{
	padding-top:5px;
}
#left li
{
	background: url(images/tick_green.png) no-repeat left;
	padding-left: 20px;
	margin:5px;
	margin-left: 20px;
	list-style: none;
}
