/* ========================================== */
/* Typography - font-sizing. Do not adjust. */
/* ========================================== */

body, p, ul, li, td, ol, dl, dd, tr, th, td, table {
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: x-small;		/* rule for ie4/5 */
		voice-family: "\"}\"";	/* rule ends for ie4/5 */
		voice-family: inherit;	/* recover */
		font-size: small;
		padding: 10px;		/* rule for better browsers */
}

/* ========================================== */
/* Body definitions. 
   'color' defines text colour of page. 
   'background-color' defines background 
   colour. */
/* ========================================== */

body {
	color: #cbf7ed;
	margin: 0;
	padding: 0px;
	text-align: center;
	min-width: 600px;
}
#container {
	margin:0 auto;
	width: 600px;
	text-align: left;
}


/* ========================================== */
/* Typography - links. 
   Attributes can be 
   changed in these rules, but do not adjust 
   the order in which these four elements are 
   written. */
/* ========================================== */

a:link {
	color: #4d2961;
	text-decoration: underline;
}

a:visited {
	color: #4d2961;
	text-decoration: underline;
}

a:hover {
		color:#4E78C6;
		text-decoration: underline;
}

a:active {
		color:#4E78C6;
		text-decoration: underline;
}

/* ========================================== */
/* Typography - other elements. 
   Defines the 
   the size of header tags relative to the
   standard text size, and gives options to 
   hide and justify text. */
/* ========================================== */

h1 {
		font-size:115%;
		margin: 0 0 8px 0;
		padding: 10px 0 0 0;
}

h2 {
		font-size:110%;
		margin: 0 0 8px 0;
		padding: 0;
}

h3 {
		font-size:100%;
		margin: 0 0 8px 0;
		padding: 0;
		color: #3D4790;
}

.hide {
		position: absolute;
		left: 0px;
		top: -500px;
		width: 1px;
		height: 1px;
		overflow: hidden;
		/* This CSS class is used to hide the 'Skip navigation' link at 
		the top of each page from standard browsers, whilst leaving it 
		available to screen readers and other devices. */
}

.justify {
		text-align: justify;
		/* This class can be applied to paragraphs or other text 
		elements, in order to justify the text across the width of the 
		paragraph, section or page. */
}

pre {
		font-family: "Courier New", Courier, mono;
		/* Formatting for the HTML <pre> tag, which interprets and 
		displays code literally (with all spaces, gaps, tabs, etc.). 
		If you will not need to display text literally in your site,
		you should delete this declaration. */
}

/* ========================================== */
/* Navigation elements. Defines the formatting
   of the main navigation bar. Attributes for 
   colour and margins can be changed in these 
   rules. */
/* ========================================== */
#pagetop {
		width: 100%;
		background-color: #BCD4F4;		
}
#nav {
		padding: 0;
		margin: 0;
		color: #fff;
		background-color: #4F68B8;
		text-decoration: none;
		font-weight: bold;
		width: 100%;	
}

#nav a:link, #nav a:visited {
		padding: 0;
		margin: 0 4px 0 10px;
		color: #fff;
		background-color: #4d2961; 
		text-decoration: underline;
		font-weight: bold;
}

#nav a:hover, #nav a:active {
		padding: 0;
		margin: 0 4px 0 10px;
		color: #4d2961; 
		background-color: #4F68B8;
		text-decoration: none;
		font-weight: bold;
}
.nav1{
	font-size: x-small;
	}
#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 10px Arial, Verdana, sans-serif;
margin:0 0 0 0px;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0px;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: #4d2961; /*colour of text*/
background: #cbf7ed  url(media/color_tabs_left.gif) no-repeat centre top;/*background colour of tab when static*/
margin:0 2px 0 0px;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:centre;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #4d2961;
color: #cbf7ed;
}

#ddcolortabs a:hover span{
background-color: #4d2961;
color: #cbf7ed;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #4d2961;
color: #cbf7ed;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #cbf7ed;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}



/* ========================================== */
/* Table id attributes. Defines the 
   appearance of various specific page areas. */
/* ========================================== */

#top {
		border-bottom: 1px solid #4d2961;
		border-top: 1px solid #4d2961;
		border-left: 1px solid #4d2961;
		border-right: 1px solid #4d2961;
		height: 170px;
		background: #606eab url("../images/topbanner.jpg") left top no-repeat;
		width: 100%;
		padding: 30px 0 0 0;
	
}
#kangaroo{

padding: 20px 10px 0 0;


}


#art {
		background-color: #82715F;
		color: #000;		 
		width: 100%;
		font-weight: bold;
		text-align: center;	
}


#art a:link, #art a:visited {
		padding: 0;
		margin: 0 4px 0 10px;
		color: #fff;
		text-decoration: underline;
		font-weight: bold;
}
#left {
		padding: 20px 0 0 0;

}
#image_left {
		padding: 20px 0 0 10px;

}

#art a:hover, #art a:active {
		padding: 0;
		margin: 0 4px 0 10px;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
}






#main {
		width: 100%;
		background-color: #fff;
		color: #4d2961;
		text-align: left;
}
#main_red {
		width: 100%;
		background: #a01818;
		color: #ffffff;
		text-align: center;
}

#content {
		background-color: #fff;
		width: auto;
		padding: 5px 10px 5px 10px;
		vertical-align: top;
}
#sendeail {
		text-align: center;
}
.border {
		border-left: 1px solid #323957;
		border-right: 1px solid #323957;
		border-bottom: 1px solid #323957;
		border-top: 1px solid #323957;
		background-color: #cbf7ed;
}

.border_notop {
		border-bottom: 1px solid #323957;
}
#content p, #content li, #content dl {
		line-height: 160%;
		width: 100%;
		margin-bottom: 0;
		text-align: centre;
		
}


.datatable {
		max-width: 58%;			/* rule for ie4/5 */
		voice-family: "\"}\"";	/* rule ends for ie4/5 */
		voice-family: inherit;	/* recover */
		max-width: 80%;			/* rule for better browsers */
}

#content table tr td, #content th {
		padding-bottom: 5px;
		padding-top: 5px;
}
.center {
		padding: 5px 10px 5px 10px;
		text-align: centre;
		}
#base {
		width: 100%;
		color: #4d2961;
		background-color: #cbf7ed;
		border-bottom: 1px solid #4d2961;
}

#base td {
		padding: 0px;
}
#logo {
	width: auto;
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
.apDiv1 {
	position:absolute;
	width:602px;
	height:188px;
	z-index:1;
	top: 500px;
	left: 289px;
	color: #000000;
	text-align:left;
	font-weight: bold;
}
.apDiv2 {
	position:absolute;
	width:380px;
	height:300px;
	z-index:2;
	top: 650px;
	left: 264px;
	color: #000000;
	text-align:left;
	font-weight: bold;
}
.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:60px 0px 0px 0px;
	background-color: #fff;
    }

#contacttable {
		border-bottom: 1px solid #606eab;
		border-top: 1px solid #606eab;
		border-left: 1px solid #606eab;
		border-right: 1px solid #606eab;
}

/* ========================================== */
/* Other rules. General formatting for other
   page elements. */
/* ========================================== */

form {
		margin: 0;
		padding: 0;
}

td, tr, th, table {
		vertical-align: top;
		padding: 0;
}

th {
		text-align: left;
}

img {
		border: 0;
}
