#content {
	height: 450px;
	background: none;
	padding: 0;
	padding-top: 10px;
	margin: 0;
	border: 0;
	font-size : 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#right {
	background: none;
}
#content1 {
	background: url(../_images/welcome.gif) no-repeat bottom right #edf8fe;
	float: left;
	width: 772px;
	height: 110px; /* was 201px */
	padding-left: 26px;
	padding-top: 40px;
	border-bottom: 3px solid white;
}
#content2 img {
	border: 0;
}
#box1, #box2, #box3, #box4 {
	float: left;
	width: 198px;
	height:214px;
	border-right: 2px solid white;
}
#box1 {
	background: #0a6a73 url(../_images/box1bg.gif) no-repeat center center;
}
#box2 {
	background: #305a39 url(../_images/box2bg.gif) no-repeat center center;
}
#box3 {
	background: #7b7704 url(../_images/box3bg.gif) no-repeat center center;
}
#box4 {
	background: /*#793e43*/ #09115a url(../_images/box4bg.gif) no-repeat center center;
	border-right: 0px;
}
#content1text {
  	float: left;
	width: 410px;
	height: 100px;
	text-align: right;
	background: url(../_images/ctlcci.gif) no-repeat bottom left;
}
#content1text h2 {
	/*    color: #4a7b96;
	padding-bottom: 0.5em;*/
	margin-top: 0px;
	color: #000888
	font-size: 1.5em;
	font-weight: lighter;
	text-decoration: none;
}
#content1text p {
	/*color: #4a7b97;*/
	color: #000666;
	font-size: 0.85em;
	font-style: italic;
}
#boxlink {
	margin-top: 125px;
	margin-left: 150px;
	font-size: 1.75em;
}
#boxlink a:link, #boxlink a:hover, #boxlink a:active, #boxlink a:visited {
	color: #ffffff;
	text-decoration: none;
}
#boxlink a:hover {
	font-weight: bold;
}
.boxtitle {
	font-family:"Times New Roman", Times, serif;
	font-size: 0.7em;
	text-align: center;
	color: white;
	font-weight: bold;
	padding-top: 12px ;
	height: 38px;
}
#contentlogo {
	height: 60px;
	width: 800px;
/*	background: url(../_images/logo@bottom.gif) no-repeat center center;*/
}
