/* CSS Document */

body {
	background:#FFFFFF url(../images/bg_grey_left.gif) repeat-y right top;
	/* background-color: #e0e0e0; */
}

div#all {
	background: url(../images/bg_grey_left.gif) repeat-y left;
}

#header {
	background:#999999;
}

div#top3 {
	background: #999999;
	color:#e0e0e0;
}
div#top4 {
	background: #d3d3d3;
}

div#innerTop {
	background-color: #999999;
}

div#searchArea h2{
	color:#777;
}

div#searchArea #searchBtn{
	background:#8E8E8E;
}
div#introduction {
	margin:0;
	padding:0;
	float: left;
	width: 100%;
}

div#introduction p{
	margin:0px 5px 5px;
	padding:0px;
}



div#col1 {
	background: url( ../images/leftColAngle_grey.gif ) 0 0 no-repeat;
}
div#footer {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #8E8E8E;
}

#content h1{
	background:#c3c3c3;
	color:#444444;
}

#content h2{
	background:#c3c3c3;
	color:#444444;
}

div#col4 h2{
	margin:0;
	padding:5px;
	display:block;
	background:#ffbf00;
	color:#311;
	font: normal bold 100% Arial, Helvetica, Verdana, sans-serif;
}

div#col4 div.imageHolder{
	height:423px;
	overflow:hidden;
}

div#col4 div.imageHolderShort{
	height:199px;
	overflow:hidden;
}

div#col4 p.box{
	margin:0;
	padding:5px 5px 1.6em 5px;
	border:0;
	border-bottom: 10px solid #ffbf00;
	background:#ffffff;
}

#col4 li a, #col4 li a:visited{
	color: #666;
	background:#c3c3c3;
}

#col4 li a:hover{
	background:#ffffff;
}
#col4 li.activeItem a{
	background:#ffffff;
}

div#cen-head p.ts_and_cs{
	padding:0px 10px 24px 10px;
}



#content h2.colour0{
	background:#CCCCCC;
	color:#000000;
}	

#content h2.colour1{
	background:#eaf6d2;
	color:#89AE3E;
}

#content h2.colour2{
	background:#ccd8fe;
	color:#0298D5;
}

#content h2.colour3{
	background:#ffd0c0;
	color:#ff4001;
}

#content h2.colour4{
	background:#f3c3eb;
	color:#d010b1;
}

