.page {
	background-color: #666666;
	height: 100%;
}
.page2 {
	background-color: #CECECE;
}

.header {
	height: 250px;
	text-decoration: none;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	width: 795px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 8%;
}

.address {
	left: 25px;
	width: 795px;
	text-align: center;
	margin-left: 8%;
	height: 40px;
	background-image: url(images/address.jpg);
	vertical-align: top;
	color: #CECECE;
}
body {
	margin: 0px;
	padding: 0px;
}
.address a {
	color: #CECECE;
	text-decoration: underline;
}

.container {
	width: 795px;
	left: 25px;
	margin-left: 8%;
	height: 100%;
	overflow: visible;
	background-image: url(images/containerbg.jpg);
	background-repeat: repeat-y;
}

.leftcolholder {
	float: left;
	height: 100%;
	top: 0px;
	bottom: 0px;
	width: 200px;	
}

.leftcolumn {
	list-style-type: none;
	width: 200px;
}

.leftcolumn ul, li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	color: #A2A0CF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.leftcolumn li a {
	margin-left: 8px;
	padding: 3px;
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #282C93;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.leftcolumn li a em {
	font-size: 14px;
	font-weight: bold;
	color: #A2A0CF;
}
.leftcolumn li {
	display: inline;
	color: #A2A0CF;
} /* fix for IE blank line bug */
.leftcolumn ul > li {
	display: list-item;
	color: #A2A0CF;
}
.leftcolumn li > a { width: auto; height: auto; }
.leftcolumn li li a {
	color: #4055AC;
	font-size: 12px;
	margin-left: 15px;
	text-decoration: none;
	margin-right: 0px;
	width: 190px;
}
.leftcolumn li a:hover {
	color: #CECECE;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.leftcolumn li li a:hover {
	color: #CECECE;
}
.leftcolumn li a.samePage {
	color: #4F4F4F;
	font-weight: bold;
	font-style: italic;
}
.leftcolumn li a.samePage:visited {
	color: #4F4F4F;
	font-weight: bold;
}


.rightcolumn {
	float: right;
	bottom: 0px;
	top: 0px;
	height: 100%;
	width: 559px;
	background-image: url(images/rightcolumnbg.jpg);
	padding-left: 7px;
	text-align: left;
	background-color: #CECECE;
}
.rightcolholder {
	width: 95%;
	height: 100%;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/rightcolumnbg2.jpg);
}

.rightcolholder h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3638C1;
	text-decoration: none;
	font-size: 36px;
	text-align: center;
}
.rightcolholder h2 {
	color: #cecece;
	font-size: 18px;
	background-color: #3638C1;
	text-align: center;
	width: 100%;
}
.rightcolholder h4 a {
	font-size: 14px;
	font-weight: bold;
	color: #3D52A5;
}
.rightcolholder p {
	color: #000000;	
}
.rightcolholder p:first-letter {
	font-size:24px;
	color: #666666;
}
.rightcolholder ul {
	list-style-type: none;
	color: #000000;
}
.rightcolholder ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	list-style-type: disc;
	font-weight: lighter;
	color: #000000;
}
.rightcolholder .left {
	float: left;
	width: 45%;
	text-align: justify;
	text-indent: 10px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #3638C1;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.rightcolholder .left p:first-letter {
	font-size:36px;
	font-style:italic;
	background-color: #666666;
	color: #cecece;
	padding: 2px;
}
.rightcolholder .right {
	float: left;
	width: 45%;
	padding: 2px;
	text-align: justify;
	text-indent: 10px;
	margin-left: 20px;
}
.rightcolholder .right p:first-letter {
	font-size:36px;
	font-style:italic;
	background-color: #666666;
	color: #cecece;
	padding: 2px;
}
.rightcolholder .clearboth {
	clear: both;
}
.rightcolholder iframe {
	background-color: #CECECE;
	
}
.rightcolholder .listholder {
	padding-bottom: 10px;
}
.rightcolholder .listholder p {
	background-color: #A8A8A8;
	width: 100%;
}

.rightcolholder .listholder ul {
	margin-top: 1px;
	padding-top: 1px;
}

.rightcolholder .listholder ul li{
	list-style-position: outside;
	list-style-image: url(images/listitem.jpg);
}
.rightcolholder .listholder ul li p{
	color: #000000;
	background-color: #CECECE;
	text-indent: 10px;
	
	
}

.clear {
	clear: both;
}




.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 40px;
	width: 795px;
}




.staffdetails {
	text-align: center;
	width: 435px;
	background-color: #cecece;
	height: 100%;
	padding: 5px;
	margin: 5px;
}
.staffdetails h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #3638C1;
}
.staffdetails p{
	text-align: justify;
	text-indent: 10px;
	margin-right: 2px;
}
.staffdetails p:first-letter {
	font-size:24px;
	color: #666666;
}
.staffdetails img{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
