body {						background: #d2dfee; margin: 5; background: url('images/bgblue.jpg') repeat-x fixed;

							font-family: Arial, Tahoma;	font-size: 13px; color: #324A69;

}





h1 {						font-family: Arial, Tahoma; font-size: 20px; font-weight: bold; margin: 0px; color:#799A21;

							font-family: Arial, Tahoma;	font-size: 13px; color: #324A69;

}



A {color: #799A21} 



td {

							text-align: left;

}



.wrapper {					width: 842px; height: auto;

}



.layout {					float: left; clear: left; display: inline; width: 842px; height: auto;

}



.header {					float: left; clear: left; display: inline; width: 842px; height: 136px; background: url('images/01.jpg') no-repeat;

}



.header-100 {				float: left; clear: left; display: inline; width: 500px; height: 25px; text-align: left; margin:  10px 0 10px 8px;

							font-family: Arial, Tahoma; font-size: 12px; font-weight: bold; line-height: 25px; color: #1d1d1d; text-indent: 18px;

}



.header-100 a{				

							font-family: Arial, Tahoma; font-size: 12px; font-weight: bold; line-height: 25px; color: #1d1d1d;

}



.header-100 a:hover{		font-family: Arial, Tahoma; font-size: 12px; font-weight: bold; line-height: 25px; color: #799A21;

}



.header-200 {				float: left; clear: left; display: inline; width: 205px; height: 25px; text-align: left; background: url('images/15.jpg') no-repeat center right;

							font-family: Arial, Tahoma; font-size: 11px; font-weight: bold; line-height: 25px; color: #3389a3; text-indent: 25px;

}



.header-200 a{				display: block; width: 205px; height: 25px; color: #3389a3; text-decoration: none;

}



.header-200 a:hover{		color: #74aac3; text-decoration: none;

}



.menu {						float: left; clear: left; display: inline; width: 842px; height: 34px; background: url('images/11.jpg') repeat;

}



.menu-100 {					float: left; display: inline; width: 169px; height: 34px; background: url('images/02.jpg') repeat;

}



.menu-200 {					float: left; display: inline; width: 9px; height: 34px; background: url('images/03.jpg') no-repeat;

}



.menu-300 {					float: left; display: inline; width: 480px; height: 34px; background: url('images/04.jpg') repeat; line-height: 32px; text-align: center;

}



.menu-300 a{				font-family: Arial, Tahoma; font-size: 13px; font-weight: bold; color: #314663; text-decoration: none;

}



.menu-300 a:hover{			color: #799a21; text-decoration: none;

}



.menu-400 {					float: left; display: inline; width: 10px; height: 34px; background: url('images/05.jpg') no-repeat;

}



.content {					float: left; clear: left; display: inline; width: 842px; height: auto; background: url('images/11.jpg') repeat;

}



.left-home {

							float: left;	display: inline;	width: 525px;	height: auto;	margin: 10px 0 0 20px;

							color: #324A69;	font-family: Arial, Tahoma;	font-size: 13px;	text-align: left;

							line-height: 14px;	text-decoration: none;

}



.left {

							float: left;	display: inline;	width: 525px;	height: auto;	margin: 30px 0 0 40px;

							color: #324A69;	font-family: Arial, Tahoma;	font-size: 13px;	text-align: left;

							line-height: 14px;	text-decoration: none;

}



.left a{						colour: #799A21; text-decoration: none;



}



.left a:hover{						colour: #799A21; text-decoration: none;



}



.right {					float: right; display: inline; width: 230px; height: auto; margin: 2px 8px 0 0;

}



.right-button {				float: left; clear: left; display: inline; width: 230px; height: 75px;

}



.right-box-top {			float: left; clear: left; display: inline; width: 226px; height: 13px; background: url('images/08.jpg') no-repeat; margin: 5px 0 0 0; font-size:1px;

}



.right-box-middle {			float: left; clear: left; display: inline; width: 226px; height: auto; background: url('images/09.jpg') repeat;

}



.right-box-text {			float: left; clear: left; display: inline; width: 206px; height: auto; margin: 10px;

}



.right-box-bottom {			float: left; clear: left; display: inline; width: 226px; height: 6px; background: url('images/10.jpg') no-repeat; margin: 0 0 20px 0;

}



.footer {					float: left; clear: left; display: inline; width: 842px; min-height: 35px; height:auto; background: url('images/06.jpg') #fff no-repeat;

}



.footer-100 {				float: left; display: inline; width: 842px; height: auto; margin: 0 0 0 15px;  color: #1d1d1d; font-family: Arial, Tahoma;

							line-height: 35px; font-size: 11px;

}



.featurehover img{		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1;



}



.featurehover:hover img {		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity: 0.5;



}

.hidden { display: none; }

.unhidden { display: block; }





/* ######### Style for Drop Down Menu ######### */



.dropmenudiv{

	position:absolute; top: 0; left: 30px; border: 1px solid #94AD4F; border-bottom-width: 0; font:normal 13px Arial;

	line-height:18px; z-index:100; background-color: white; width: 200px; visibility: hidden;

}



.dropmenudiv a{

	width: auto; display: block; text-indent: 3px; border-bottom: 1px solid #BBB; padding: 2px 0;

	text-decoration: none; font-weight: bold; color: #314663;

}



* html .dropmenudiv a{ /*IE only hack*/

	width: 100%;

}



.dropmenudiv a:hover{ /*THEME CHANGE HERE*/

	background-color: #F0F0F0;

}