/* Colour Ref

Dark Blue: #004868
Light Blue: #3399FF
Bright Blue: #00FFFF;
*/

/* GENERIC --------------------------------------------------------*/


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

body {
	text-align: center;
	font-size: 0.75em;
	font-family: sans-serif;
	padding: 20px 0 0 0;
	background-image: url('images/bg.jpg');
	}

/* LAYOUT ----------------------------------------------------------*/

#page {
	width: 800px;
	text-align: left;
	margin: 0 auto 10px auto;
	overflow: hidden;
	}

#header {
	float: left;
	display: block;
	width: 800px;
padding: 209px 0 0 0;
height: 0;
	background-image: url('images/header.png');
	background-repeat: no-repeat;
overflow: hidden;

	}

#content {
	float: left;
	display: inline;
	width: 800px;
	background-color: #fff;
padding: 0 0 15px 0;
	}

#main{
	float: left;
	display: inline;
	width: 512px;
	margin: 0 0 0 20px;
	}

#righthand{
	float: left;
	display: inline;
	background-image: url('images/package-bg.png');
	background-repeat: no-repeat;
	width: 266px;
	margin: 15px 0 0 0;
	}

.download{
	float: left;
	display: inline;
	background-image: url('images/download-image.jpg');
	background-repeat: no-repeat;
	margin: 20px 0 0 0;
	height: 190px; 
	}
	

/* NAVIGATION ------------------------------------------------------*/


/* HEADER ------------------------------------------------------*/

#header h1 {	
	font-family: georgia, sans-serif;
	color: #fff;
	margin: 0 0 0 30px;
	width: 570px;
	padding: 125px 0 0 0;
	font-weight: normal;
	font-size: 3em;
	line-height: 1.2em;
	text-align: left;
	letter-spacing: 0.04em;
	}

#header h2{
	font-family: georgia, sans-serif;
	color: #FFF;
	margin: 0px 0 0 30px;
	width: 600px;
	padding: 5px 0 0 0;
	font-weight: normal;
	font-size: 1.75em;
	line-height: 1.3em;
	text-align: left;
	}

#header img {margin-left: 0px;}
	}


/* CONTENT ---------------------------------------------------------*/

.package{
	float: left;
	display: inline;
	width: 258px;
	padding: 10px 0 0 0;
	}


/* TYPOGRAPHY ------------------------------------------------------*/

h1 {
	font-family: georgia, sans-serif;
	color: #004868;
	padding: 20px 0 0px 0px;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.25em;
	}

h2 {	
	font-family: verdana, sans-serif;
	Color: #004868;
	font-size: 0.95em;
	font-weight: bold;
	padding: 40px 0 0px 0;
	}
h3 {
	font-family: verdana, sans-serif;
	Color: #004868;
	font-size: 0.95em;
	line-height: 1.5em;
	padding: 10px 0 0px 0;
	clear: left;
	}


.package h2{
	font-family: georgia, sans-serif;
	color: #004868;
	padding: 0px 0 0px 10px;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.25em;
	}


.package p{ 
	font-family: verdana, sans-serif;
	font-size: 0.9em;
	color: #666;
	font-weight: normal;
	}

.package h3 {
	font-family: verdana, sans-serif;
	Color: #004868;
	font-size: 0.95em;
	line-height: 1.2em;
	padding: 0px 20px 0px 10px;
	clear: left;
	}

.download h3 {
	font-family: georgia, sans-serif;
	color: #fff;
	padding: 10px 80px 0px 10px;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.25em;
	}

.download p{
	font-family: verdana, sans-serif;
	Color: #fff;
	font-size: 0.95em;
	line-height: 1.5em;
	padding: 10px 120px 8px 10px;
	clear: left;
	}

.download h4 {
	font-family: georgia, sans-serif;
	Color: #fff;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.2em;
	padding: 8px 80px 0px 10px;
	clear: left;
	}
p {
	font-family: verdana, sans-serif;
	Color: #666;
	font-size: 0.95em;
	line-height: 1.5em;
	padding: 10px 0 8px 0;
	clear: left;
	}

.email{
	font-family: verdana, sans-serif;
	Color: #fff;
	font-size: 0.95em;
	line-height: 1.3em;
	padding: 5px 30px 0 10px;
	clear: left;
}

address{
padding-top: 90px; 
	font-family: georgia, sans-serif;
	color: #004868;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	}

/* LINKS ------------------------------------------------------*/	

a {
	color:#9BC9E4;
	}

a:hover {
	color: #4D7C97;
	}

a:active {
	}

a:visited {
	}

/* LISTS ------------------------------------------------------*/	

li	{ list-style-type: none;
	line-height: 1.5em;
color: #666;
font-family: verdana, sans-serif;
font-size: 0.95em;
	font-weight: normal;
	}

.package {padding: 10px 0 0 0;}

.package li {
	margin: 7px 26px 0px 10px;
	line-height: 1.2em;
	}

ul.left_col, ul.right_col {
	font-family: verdana, san-serif;
	color: #666;
	font-size: 0.95em;
	float: left;
	display: inline;
	width: 250px;
	margin: 15px 0 0px 0px;
	}

ul.left_col li, ul.right_col li {
	background-image: url("images/blue-bullet.png");
	background-repeat: no-repeat;
font-size: 1em;
	font-weight: normal;
	list-style-type: none;
	background-position: 0 5px;
	line-height: 1.2em;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
	width: 244px;
	}

ul.right_col {
	margin-left: 6px;
	}

.package ul {
margin: 0 0 10px 0;
}



/* TABLES ----------------------------------------------------------*/

table {}
th {}
td {}

/* FOOTER ------------------------------------------------------*/

