/* QBT Layout */

body {
	background-color: #E6F0FA;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0.5cm; 
	color: #656565;
	padding: 0;
	margin: 0;
}

#container {
	width: 795px;
	padding: 0;
	margin: 0 auto;
}

#inner {
	float: left;
	width: 795px;
	padding: 0;
	margin: 0;
	background: url(../grfx/container_bg.gif) center repeat-y;
}

#header {
	float: left;
	width: 769px;
	height: 121px;
	padding: 0;
	margin: 0 0 0 13px !important;
	margin: 0 0 0 7px;
	background: url(../grfx/header.jpg) top left no-repeat;
}

#flash {
	float: left;
	width: 769px;
	height: 198px;
	padding: 0;
	margin: 0 0 0 13px !important;
	margin: 0 0 0 7px;
}

#banner {
	float: left;
	width: 769px;
	height: 94px;
	padding: 0;
	margin: 0 0 0 13px !important;
	margin: 0 0 0 7px;
}

#leftcolumn {
	float: left;
	width: 478px !important;
	width: 477px;
	padding: 0 10px 0 0;
	margin: 3px 0 0 13px !important;
	margin: 3px 0 0 7px;
	background: url(../grfx/welcome_heading.jpg) top left no-repeat;
}

#rightcolumn {
	float: left;
	width: 281px;
	padding: 0;
	margin: 3px 0 0 0;
	background: url(../grfx/right_col_bg.gif) left repeat-y;
}

#content {
	float: left;
	width: 724px !important;
	padding: 20px 15px 0 30px !important;
	padding: 30px 15px 0 30px;
	margin: 0 0 0 13px !important;
	margin: 0 0 0 7px;
}

#footer {
	float: left;
	width: 769px !important;
	width: 768px;
	height: 79px !important;
	height: 59px;
	padding: 10px 0 0 0 !important;
	padding: 20px 0 0 0;
	margin: 0 0 0 13px !important;
	margin: 0 0 0 7px;
	text-align: center;
	font-size: 0.8em;
	background: url(../grfx/footer_bg.gif) top left repeat-x;
}
	
/* ___ Custom Stylez Below ___ */

#leftcolumn h1 {
	margin-left: 30px;
}

#leftcolumn p {
	margin-left: 30px;
}

#rightcolumn a {
	color: #2E68B2;
	font-weight: normal;
}

.leftimage {
	margin-left: 30px;
	padding: 0 10px 0 0;
}

.rightimage {
	float: right;
	padding: 10px 30px 10px 10px;
}

.rightcolimg {
	margin-left: 10px;
}

.orangelist {
	list-style-image:url(../grfx/bullet.jpg);
	color: #214B79;
}

.organgelist li {
	padding: 10px;
	margin-top: 10px;
}

.contactus {
	color: #214B79;
	margin-left: 30px;
}

.top {
	color: #000;
}

.bottom {
	margin-top: -5px !important;
	margin-top: -10px;
	color: #989898;
}

.top a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

.top a:hover {
	text-decoration: underline;
}

.bottom a {
	color: #989898;
	font-weight: normal;
	text-decoration: none;
}

.bottom a:hover {
	text-decoration: underline;
}
	
#content h1 {
	font-size: 1.1em;
	color: #214B79;
	font-weight: bold;
}

#content h2 {
	font-size: 1.1em;
	color: #214B79;
	font-weight: normal;
}

#innerpara{
	width: 550px;
}

#newsdate{
	font-size: 0.7em;
}
