/*
Created 26/06/2006
Author: Troy Hinton: http://www.troy.net.au
Background pattern by Travis Beckham @ Squidfingers: http://www.squidfingers.com/patterns/
*/

body
	{
	background-attachment: fixed;
	margin: 0;
	margin-top: 25px;
	padding: 0;
	text-align: center;
	font-size: 62.5%;
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	}

img
	{
	border: 0;
	padding: 0;
	margin-bottom: 0;
	}
	
a, a:visited
	{
	color:#00009c;
	text-decoration:underline;
	}
	
a:hover
	{
	color:#999;
	text-decoration: none;
	}
	
a img
	{
	border:none;
	}

#container
	{
	margin:0px auto;
	padding:0;
	background:#fff;
	text-align:left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:800px;
	}

body#home #container
	{
	background:#fff url(../img/bg_content_home.gif) repeat-y 205px 0px;
	}
	
body#inside #container
	{
	background:#fff url(../img/bg_content_inside.gif) repeat-y 205px 0px;
	}

.hide 
	{
	position:absolute;
	left:-2000px;
	width:999px;
	}
	
.alignleft
	{
	float:left;
	}
	
.alignright
	{
	float:right;
	}
	
img.alignright
	{
	margin: 0 0 0 8px !important;
	}
	
.margin-none
	{
	margin:0;
	}
	
.seperator
	{
	clear:both;
	height:1px;
	width:800px;
	}
	
.p-large
	{
	font-size:1.5em;
	color:#333;
	}

p, ul, td, th, label, input, select
	{
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.1em;
	line-height:1.4em;
	margin:0 0 1em 0;
	}

h2
	{
	font-size:1.6em;
	color:#A59D92;
	}
	
h3
	{
	font-size:1.2em;
	color:#630;
	margin:0;
	text-transform:uppercase;
	}
	
h4
	{
	font-size:1em;
	color:#000;
	margin:0;
	}

#container ul.nav, #container ul.nav li 
	{
	margin:0;
	padding:0;
	list-style:none;
	}
	
ul.nav, ul.nav li 
	{
	display:inline;
	}



#primarynav
	{
	visibility:hidden;
	}
	
#column-1
	{
	float:left;
	width:0px;
	}
	
#column-2
	{
	float:left;
	width:800px;
	}

#content
	{
	position:relative;
	margin:0;
	padding:0;
	}
	
#content-bodytext
	{
	padding:15px;
	}
	
#content-bodytext p
	{
	padding:15px;
	font-size:1.5em;
	}
	
#content-bodytext h2
	{
	padding:15px;
	text-transform: uppercase;
	}
	
.content-inside-h_top div, .content-inside-h_top, .content-inside-h_bottom div, .content-inside-h_bottom
	{
	width: 100%;
	height: 15px;
	font-size: 1px;
	}
	
#content-inside-h h2 
	{
	background: #0000cc;
	padding-left:15px;
	color:#ffffff;
	text-transform:none;
	margin:0;
	font-size:2.5em;
	font-weight:normal;
	}
	
#content-bodytext h3
	{
	margin-top: 5px;
	font-size:1.7em;
	color:#00009c;
	}
	
#content-inside-h
	{
	background-color: #333333;
	}

#footer
	{
	visibility:hidden;
	}
	
#menublock
	{
	visibility:hidden;
	}
		
#header
	{
	background: #00009c;
	padding:0;
	margin:0;
	position:relative;
	}
	
.header_top div, .header_top, .header_bottom div, .header_bottom
	{
	width: 100%;
	height: 15px;
	font-size: 1px;
	}

.header_content
	{
	padding: 0;
	background: #00009c url(images/headerbg.png) no-repeat top right;
	}
	
.item_top div, .item_top, .item_bottom div, .item_bottom
	{
	width: 100%;
	height: 15px;
	font-size: 1px;
	}

.item_content
	{
	margin: 10px;
	}
	
.item_content ul
	{
	margin-left: 25px;
	font-size:1.5em;
	}
	
.item_content h3
	{
	font-size:1.7em;
	color:#00009c;
	}
	
#end p, #end a 
	{
	margin-top: 3px;
	margin-bottom: 3px;
	font-size:1em;
	color:#ffffff;
	}
	
#testimonials
	{
	text-align:center;
	}
	
.noprint
	{
	visibility:hidden;
	}

