@charset "UTF-8";

/*
Cascading Style Sheet. ID#1.
Copyright © Prophet Computers 2005-2009.
All Rights Reserved.
Created and Mainted By Prophet Computers.
http://www.prophetcomputers.com.au
*/


body {
	background-color:#f7f7f7;
	background-repeat:repeat-x;
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-position:center top;
	padding-top:40px;
}
body,td,th {
	font-family:"Museo Sans",Helvetica,"Myriad Pro",Arial,sans-serif;
	font-size:11px;
	color:#999999;
}



a {text-decoration: none;color: #FF9900;}
a:visited {color: #FF9900;}
a:active {color: #FF9900;}
a:hover {text-decoration: underline;}



#center {
	width:640px;
	left:50%;
	margin-left:-320px;
	position:relative;
}
#header {
	width:640px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom:5px;
}
#hinav {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	font-family:"Myriad Pro","Helvetica Neue",Arial,sans-serif;
	position:absolute;
	width:400px;
	right:0;
	top:52px;
}
#hinav li {
	padding-left:15px;
	list-style:none;
	display:inline;
}
#lang {
	position:absolute;
	right:0;
	top:0;
	border: 1px dotted #999999;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	width:220px;
}
#lang-sel {
	float:left;
	padding-right:5px;
}
#lang-btn {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	width:16px;
	background-image: url(../images/icons/arrow_down.png);
	background-repeat: no-repeat;
	background-position: center center;
	float:right;
	padding-left:8px;
}
#pagetitle {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:"Myriad Pro","Helvetica Neue",Arial,sans-serif;
	padding-top:5px;
}
#footer {
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:"Myriad Pro","Helvetica Neue",Arial,sans-serif;
	padding-top:15px;
	margin-top:15px;
	padding-bottom:20px;
	line-height:14px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}

/* Headings */

h6 /* Homepage Annoncment */ {
	font-size:24px;
	font-weight:bold;
	font-family:Museo,"Helvetica Neue","Myriad Pro",Arial,sans-serif;
	padding:0px;
	margin:0px;
	letter-spacing:-0.9px;
}
