body {
	background:#0f73b9 url('/_graphics/back.jpg') repeat-x;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:0.8em;
	color:#454545;
	margin:0;
	padding:0;
	text-align:center;
}

#wrapper {
	position:relative;
	margin:20px auto;
	width:960px;
	padding:0;
}

#logobar {
	height:124px;
	border-bottom:1px solid #aaafa8;
	background:url('/_graphics/logobar.jpg') no-repeat;
}

#navbar {
	text-align:left;
	background-color:#5d98f9;
	height:3.8em;
	border-left:1px solid #aaafa8;
	border-right:1px solid #aaafa8;
	border-bottom:1px solid #aaafa8;
}

#navbar ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-top:1em;
	float:left;
}

#navbar ul li {
	display:inline;
	padding:0;
	margin:0;
}

#navbar ul li ul {
	display:none;
}

#navbar li a {
	font-size:1.5em;
	color:#fff;
	text-decoration:none;
	padding:0.7em 1.4em;
}

#navbar li a:hover {
	/*background-color:#679dfc;*/
	background-color:#315297;
}

#navbar img {
	float:right;
	margin:3px 30px 3px 0px;
}

#content {
	margin:0px;
	padding:0px;
}

#content .block {
	background-color:#fff;
	border:1px solid #aaafa8;
	margin-top:10px;
	padding:20px;
	text-align:left;
}

#content .left {
	display:block;
	position:relative;
	float:left;
}

#content .right {
	display:block;
	position:relative;
	float:right;
}

#content .sixhundred {
	width:600px;
}

#content .fourtwenty {
	width:420px;
}

#content .twoeighty {
	width:280px;
}

#content .green {
	width:420px;
	height:240px;
	background:#fff url('/_graphics/back_green.gif') no-repeat;
	float:right;
	padding:20px;
}

#content .green .text {
	float:left;
	width:240px;
	color:#fff;
}

#content .green .child {
	width:160px;
	float:right;
	border:none;
}

#content .white {
	width:420px;
	height:240px;
	background:#fff url('/_graphics/back_white.gif') no-repeat;
	float:right;
	padding:20px;
	margin:30px 0px;
}

#content .white .text {
	float:left;
	width:240px;
}

#content .white .child {
	width:160px;
	float:right;
	border:none;
}



.master_learn_more {
	position:absolute;
	bottom:20px;
	right:110px;
	z-index:2;
}

.master_next {
	position:absolute;
	bottom:5px;
	right:70px;
	z-index:2;
}

.master_prev {
	position:absolute;
	bottom:5px;
	right:40px;
	z-index:2;
}


#subnav {
	width:959px;
	padding:0;
	margin:10px 0px;
}

.menu_main ul {
	padding:0;
	margin:0;
	list-style-type: none;
}

.menu_main li {
	display:inline;
	padding:5px 10px 0px 10px;
	margin:0;
}

.menu_main a:link, .menu_main a:visited, .menu_main a:active {
	text-decoration:none;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

.menu_main a:hover {
	text-decoration:underline;
}

.menu_sub ul {
	padding:0;
	margin:0;
}
.menu_sub li {
	list-style-type: none;
	padding:5px 0px 0px 10px;
	margin:0;
}

.menu_sub a:link, .menu_sub a:visited, .menu_sub a:active {
	text-decoration:none;
	color:#5eb588;
	font-size:11px;
	font-weight:bold;
}

.menu_sub a:hover {
	text-decoration:underline;
}

#rightpanel {
	float: right;
	width:240px;
	text-align:right;
	margin:20px 0px 0px 0px;
	padding:10px 0px 0px 0px;
}

#footer {
	border:1px solid #333;
	margin-top:10px;
	background-color:#2b2d30;
	font-size:0.7;
	padding:15px 0px 30px 20px;
	color:#fff;
}

#footer #left {
	float:left;
	text-align:left;
}

#footer #right {
	float:right;
	text-align:right;
}

#footer a:link, #footer a:active, #footer a:visited {
	color:#fff;
}

#footer #left a:hover {
	color:yellow;
}

/* positional styles */
#iframecontent p {
	color:#315296;
	font-size:11px;
	padding:0px 0px 0px 10px;
	margin:0px 0px 15px 20px;
	text-align: center;
	vertical-align:middle;
	width:700px;
}

#iframelist {
	list-style-type:none;
}

#iframelist li {
	float: left;
	width: 140px;
	padding:10px;
}

#iframelist img {
	display: block;
	border:1px solid #333333;
	width:100px;
	height:67px;
}

.albumtable {
	padding:6px;
	margin:0px;
	border:none;
}

.close {
	position:absolute;
	/*top:10px;*/
	right:10px;
}

.close a:link {
	color:#55b284;
	text-decoration:underline;
	color:#315296;
	font-size:11px;
}

.close a:visited {
	color:#55b284;
	text-decoration:underline;
	color:#315296;
	font-size:11px;
}

.close a:hover {
	text-decoration:underline;
	color:red;
}

#iframethanks {
	background-color:#fff;
	text-align:left;
	}

.thanks_left {
	float: left;
	padding: 0;
	margin:0;
	vertical-align:middle;
	width:170px;
}

.thanks_right {
	float: right;
	vertical-align:middle;
	margin-right:30px;
	width:600px;
	text-align:left;
	}

.thanks_clear {
	clear: both;
}

/* font styles */

h1 {
	color:#315295;
	font-size:1.2em;
	}

h3 {
	color:#315295;
}

.cp_head {
	color:#55b284;
	font-size:12px;
	padding:0px 20px 0px 20px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	text-align:left;
}

.cp_sub {
	color:#55b284;
	font-size:11px;
	padding:0px 20px 0px 20px;
	margin:0px 0px 0px 0px;
	text-align:left;
}


/* utility styles */

a, img {
	border:none;
}

hr {
	border:none;
	background-color:#315297;
	color:#315297;
	height:1px;
}

/* FORM STYLES */

.formTable {
	text-align:left;
}

.formcell {
	padding:10px 10px 10px 20px;
	border:0px;
	background:#FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#545454;
	text-align:left;
}

.enquirytextfield {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif; 
	color:#315296;
	width:400px;
	background-color:#ffffff;
}

.enquirytextarea {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif; 
	color:#315296;
	width:400px;
	height:90px;
	background-color:#ffffff;
}

.enquirytextarea:focus {
	background-color:#ffff99;
	border:1px solid #333333;
}

.enquiryselectfield {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif; 
	color:#315296;
	background-color:#ffffff;
	width:400px;
}

.enquirytextfield:focus, .enquiryselectfield:focus {
	background-color:#ffff99;
}

form {
	margin:0;
	padding:0;
	display:inline;
}

.textField, .selectField {
	width:400px;
	color:#454545;
	margin:0px 0px 0px 3px;
	border:1px solid #999999;
	background-color:#ffffcc;
}

.textField:focus, .selectField:focus {
	background-color:#ffff99;
}
	
.textArea {
	color:#454545;
	width:400px;
	height:120px;
	background-color:#ffffcc;
	margin:0px 3px 0px 3px;
	border:1px solid #999999;
}

.textArea:focus {
	background-color:#ffff99;
	border:1px solid #333333;
}

/* TABLE STYLES */

.subscriberTable {
	width:100%;
	font-size:11px;
	color:#454545;
}

.subscriberTable td {
	padding:12px;
}

.sub {
	color: #315296;
}

