.page{
	position: relative;
	width: 1100px;
	margin:0px auto;
}

.head{
	background-image: url('../images/back_800x117.jpg');
	height: 155px;
	background-repeat: no-repeat;
	padding-top:50px;
	padding-left:39px
	
}

.searchbar{
	background-image: url('../images/green_bar_4x29.png');
	background-repeat: repeat-x;
	height: 28px;
	width: 1100px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
	_margin-bottom:-20px;
}
.accord_container{
	float: left;
	width: 276px;
	height: auto;
	background-image: url('../images/blue_container.jpg');
	background-repeat:repeat-x;
	margin-right: 5px;
	margin-left: 5px;
	overflow:hidden;
	
	
}
.right_container{
	float: left;
	width: 400px;
	height: auto;
}
.left_margin{
	float: left;
	height: 252px;
	width: 39px;
	background-image: url('../images/green_bar_left.jpg');
	background-repeat: repeat-x
}

.triangle{
	background-image: url('../images/triangle_275x12.jpg');
	background-repeat: no-repeat;
	height: 12px;
	width: 775px;
	_width: 775px;
	
}
.core{
	background-image: url('../images/green_bar_short_%27x240.png');
	height: auto;
	width: 775px;
	_width: 775px;
	_margin-top:-7px;
	float:left;
	background-repeat: repeat-x;
	margin-bottom:20px
}
.bottom{
	float:left;
	width:100%;
	height:15px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	background-image: url('../images/bottom.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.txt{
	float: left;
	width:700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000;
	padding-right: 5px;
	padding-left: 60px;
	overflow: auto;
	height: 720px;
	text-align:justify;
}
.cells{
	background-repeat: no-repeat;
	background-position: left top;
	height: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
	text-align: right;
	width: 276px;
	background-image: url('../images/cellFinal.jpg');
	margin-bottom: 20px;
	float:left
}
.coretext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	height: 230px;
	width: 80%;
	padding-right: 5px;
	margin-left: 30px;
	padding-left: 30px;
	border-left-width: 0.5px;
	border-left-style: solid;
	border-left-color: #9C6;
	margin-bottom: 30px;
	float: left;
	vertical-align: middle;
	text-align:justify;
}
.foot{
	background-image: url('../images/foot.jpg');
	height: 45px;
	width: 1100px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	text-align: left;
	vertical-align: middle;
	background-color: #FFF;
	color: #FFF;
	margin: 0px;
	padding-top: 10px;
	background-repeat: repeat-x
}

.rounded{
	
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	}
.textbox{
	width:100px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	border:none;
}
.sub{
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	border:none;
	background:none;
}
h1{
	color:#FFF;
font-size:16px;
font-weight:bold;
	
}
h2{
color:#006699;
font-size:16px;
font-weight:bold;
}
a{
	color:#0000FF;
	text-decoration:underline;
}

a:hover{
color:#0066FF;
}
a:active{
	color:#993333;
}

 #menu a{
 text-decoration:none;
 }
 #menu a:hover{
 text-decoration:none;
 }
 
img{
border:0px;
}
.coretext ul{
margin:2px;
}
