#layout {
	height: auto;
	width: 1200px;
	margin:auto;
	}
#header {
    height: 224px;
	width: 1200px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	float:left;
	}
#navigation {
	height: 36px;
	width: 1200px;
	float:left;
	background-color: #FFFFFF;
	}
#banner {
   height: 338px;
	width: 1200px;
	float:left;
	background-color: #FFFFFF;
	}
#flash {
  height: 325px;
	width: 975px;
	margin:auto;
	background-color: #FFFFFF;
	}
#content {
	height:auto;
	width: 1200px;
	float:left;
	background-color: #FFFFFF;
	
	}
#contentbg {
    height: 283px;
	width: 956px;
	margin:auto;
	background-image:url(images/contentbg.JPG);
	background-repeat:no-repeat;
	}
#aboutusbg {
    height:auto;
	width: 956px;
	margin:auto;
	
	}
#footer {
	height: 40px;
	width: 1200px;
	float:left;
	background-color: #000066;
	}
.footertext {
font-family:arial;
font-size:10px;
text-align:center;
color:#FFFFFF;

}
.heading {
font-family:arial;
font-size:14px;
font-weight:bold;
text-align:justify;
color:#FF0000;
}
.text {
	font-family:arial;
	font-size:12px;
	text-align:justify;
	color:#000000;
	line-height: 20px;
}
.sideheading {
    font-family:arial;
	font-size:13px;
	font-weight:bold;
	text-align:justify;
	color:#000000;
	line-height: 20px;
}
.img-bdr {

	BORDER-RIGHT: #cf9a32 5px solid;  BORDER-TOP: #cf9a32 5px solid;   BORDER-LEFT: #cf9a32 5px solid;  BORDER-BOTTOM: #cf9a32 5px solid

}
