/* CSS Document */
body{
	padding:0; margin:0 0 0px 0; background-color: #FFF; color: #06F; font-family: Arial, Helvetica, sans-serif;
}
ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	}
/*---------------main body------------*/
#pagecontainer{
	position: relative; width:800px; height: 655px; margin:auto; font-size:0; top: 50px; background-color:#FFF; border-color:#969; border-style:solid; border-width:thin
	} 
/*---------------------------left side--------------*/
#leftpan{
	width:315px; height: 580px; float:left
	}
#leftpanleft{
	width:315px; height: 580px;float:left; margin-bottom: 15px
	}
#leftpanlefttop{
	width:320px; height: 260px;
	}
#leftpanleftbottom{
	width: 320px;
	height: 320px;
	text-align: left;
	}
#leftpanleftbottom h2{
		color: #000;
		font: 14px  Arial, Helvetica, sans-serif;
		font-weight:200;
		line-height:16px;
		text-align: left;
		padding-left: 30px;
		padding-right: 30px;
		}
	/*---------------------------middle--------------*/
#leftpanright{
	width:215px; height: 580px; float:right
	}
#leftpanrighttop{
	width:215px; height: 400px;
	}
#leftpanrightbottom{
	width:215px; height: 180px;
	}
	#leftpanrightbottom h2{
	color: #FFF;
	font: 12px   Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
	font-weight:normal;
	text-align: left;
}

	/*---------------------------right--------------*/
#rightpan{
	width:315px; height: 580px; font-size:0; float:left
	}
#rightpantop{
	width:253px; height: 174px; font-size:0; padding: 226px 0 0 12px 
	}

#floaterright{
	position: absolute;
	margin: auto;
	top: 195px;
	width:321px;
	height: 40px;
	font-size:0;
	background-color: #969;
	left: 0px;
	}	
	#floaterright h2{
	color: #000;
	font:28px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:215px;
	font-weight:normal;
	margin: 0px 0 0 96px;
	line-height: 40px
	}
#group{
	position: absolute;
	margin: auto;
	top: 83px;
	width: 483px;
	height: 332px;
	font-size: 0;
	padding: 0 0 0 0px;
	z-index: 5;
	left: 321px;
	}
#corabbeylogo{
	position: absolute;
	margin: auto;
	top: 17px;
	width:472px;
	height: 38px;
	font-size:0;
	padding: 0 0 0 0px;
	z-index: 5;
	left: 328px;
	}
	/*---------------------------footer--------------*/
#bottompan{
	clear: both;
	width:800px;
	height: 65px;
	font-size:11px; background-color:  #969; padding-top:5px;
	}
	#bottompan h2{
		color: #000;
		font:18px  Arial, Helvetica, sans-serif;
		font-weight:normal;
		margin: 14px 0 0 20px; text-align:center
	}		
	}		
#usefullinks {
	margin: 0 0 0 0px;
	height: 180px;
	width: 226px;
	}
#usefullinks ul{
	margin:12px 0 0 0;
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#usefullinks ul li{
	list-style-type:none;
}
#usefullinks ul li a{
	display:block;
	width:190px;
	font:normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #969;
	text-decoration:none;
	border-bottom-color: #969;
	border-bottom-width:thin;
	border-bottom-style:dotted;
	line-height: 24px;
	height:24px;
}
#usefullinks ul li a:hover{
	color: #999;
}
#rightpanbottom {
	margin: 0 0 0 0;
	height: 180px;
	width: 315px;
	}
	#rightpanbottom ul{
	margin:25px 0 0 5px;
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	#rightpanbottom ul li{
	list-style-type:none;
	}
	#rightpanbottom ul li a{
	display:block;
	width:400px;
	background:  url(Images/arrow1.gif) 0 5px no-repeat;
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #969;
	text-decoration:none;
	text-align:left;
	height:20px;
	padding: 0 0 0 15px;
	}
	#rightpanbottom ul li a:hover{
	color: #999;}
