body, html, #container, .content {
	height: 100%;
}

body {
	margin: 0 0 0 0;
	/* background: #898888 url('../__images/crossbg.gif') top left repeat-x;*/
	background-color: #fff;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	background-color: #fff;
	width: 850px;
	border-left: 0px solid #0b20ba;
	border-right: 0px solid #0b20ba;
}

#container-bg-left {
	width: 26px;
}

#container-bg-right {
	width: 26px;
}

#main {
	vertical-align: top;
	background: #ffffff url('../__images/bgdots.gif') bottom left no-repeat;
	padding: 0 0 0 0;
}

#main2 {
	background: #ffffff url('../__images/bgright.gif') top right repeat-y;
	vertical-align: bottom;
	width: 180px;
}

.content_title {
	width: 580px;
	height: 100px;
	vertical-align: top;
	padding-top: 0;
	padding-left: 30px;
	background: #ffffff url(../__images/titlearc.gif) top left no-repeat;
}

.content_title img {
	margin-top: 31px;

}

.content {
	width: 100%;
}

.content #top {
	/* background: #00adef url(../__images/header_bg.gif); */
	padding: 0 0 0 0;
	height: 122px;
	text-align: center;
}

.content #menu-area {
	background: #00adef url(../__images/menu_bg.gif);
	height: 27px;
}


.content #contentarea {
	vertical-align: top;
	padding: 15px 30px 15px 30px;
}

.content #contentarea a {
	text-decoration: underline;
	color: #0b20ba;
}

.content #contentarea p, .content #contentarea li {
	color:#000;
	font-size: 12px;
	line-height: 24px;
}

.content #contentarea h2 {
	color:#0b20ba;
	font-size: 1.3em;
	line-height: 1em;
	margin-left: 3px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.content #contentarea h3 {
	color:#0b20ba;
	font-size: 1em;
	line-height: 1em;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.content #footer {
	text-align: center;
	background: #fff;
	height: 50px;
	vertical-align: middle;
}

.content #footer p {
	font-size: 0.7em;
	color: #999999;
	line-height: 180%;
}

.content #footer a {
	color: #999999; 
	text-decoration: underline;
}

.home-content {
	width:100%;
}

.home-content #content {
	padding-right: 15px;
}

.home-content #content h4 {
	line-height: 10%;
	margin-bottom: 0px;
	color: #0b20ba;
}


.home-content #sidebar{
	width: 170px;
	padding-left: 15px;
}

.home-content #sidebar a {
	color: #000;
	text-decoration: none;
}

.home-content #sidebar a:hover {
	color: #0b20ba;
	text-decoration: underline;
}

.home-content #sidebar h3 {
	font-size: 1.1em;
	color: #0b20ba;
}

.home-content td {
	vertical-align: top;
}

.enquiry p {
	line-height: 130%;
	margin: 0;
}

#logins {
	width: 200px;
}

.loginbox {
	padding: 10px 10px 10px 10px;
	width: 210px;
	background-color: #0082b3;
	margin-bottom: 15px;
	margin-right: 15px;
	text-align: center;
}

.loginbox h3 {
	margin: 0px;
	color: #ffffff;
}

.loginbox p {
	margin: 0px;
	color: #ffffff;
}

.loginbox a {
	text-decoration: underline;
	color: #ffffff;
}

.loginbox form {
	margin: 0px;
	color: #ffffff;
}

.login-label {
	font-size: 0.8em;
}

/* -------------------------------------------
 Flyout Layout 
 ------------------------------------------- */
#flyout {
	float: right;
	padding: 10px 10px 10px 10px;
	width: 160px;
	border-top: 2px solid #0b20ba;
	text-align: left;
}

#flyout h3 {
	color: #0b20ba;
	font-size: 0.9em;
	text-align: left;
	font-weight: 600;
	margin-top: 0px;
}

#flyout p {
	color: #0b20ba;
	font-size: 0.7em;
	text-align:left;
}

#flyout ul {
	padding-left: 0px;
	list-style: none;
	text-align:left;
}

#flyout li {
	color: #0b20ba;
	font-size: 0.7em;
	list-style: none;
}

#header { position: relative; width: 100%; }
#login { font-size: 11px; position: absolute; top: 0; right: 0; width: 400px; padding: 6px 15px; 0 0; }
#userid, #password { width: 100px; }
