#flash {height: 103px;}

/*****************content second*****************/

#fourareas {
	background-color: #e5e5e5;
	/*margin:10px 0px 0px 0px;*/
	float: left;
	width: 750px;
	padding: 0px 0px 10px 10px;
}

#fourareas div {
	float: left;
	background-image:url(/images/chamferedcorner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #fff;
	padding: 5px;/* 5px 10px 5px;*/
	width: 164px;
	/*height: 145px;*/
	margin: 5px 5px 5px 6px;
}

#fourareas div h2 {
	margin: 0 0 0.5em 0;
}

#fourareas div p {
	margin: 0 0 0 0;
}

#fourareas div a{color:#666666; font-weight:bold; /*text-decoration:none;*/}
/*#fourareas div a:hover{color:#666666; /*font-weight:bold; /*text-decoration:none;}*/

a.more {
	float: left;
	clear: both;
	margin-top: 5px;
	font-size: small;
}

#fourareas div p {
	font-size: x-small;
}

#tagline {margin:15px 10px 10px 0px; float: left; width: 550px; display: inline; padding: 10px 0 10px 0;}
/*html>body #tagline {margin:10px 10px 30px 0px;}*/
#tagline p {font-size:0.9em;/* margin-top:30px;*/ margin:0; padding:0;}

#news {
	float:right;
	width: 180px;
	margin: 20px 0 20px 0;
	padding: 5px;
	background-color: #ebebeb;
	display: inline;
}

#news h1 {
	margin: 0 0 0.2em 0;
	font-size:0.9em;
}

#news p {
	margin: 0 0 0.5em 0;
	font-size: x-small;
}

#news p a {
	color:#666666;
}

#footer {
	background-image: none;
	background-color: #ccc;
}

#footercontact {
	margin-left: 15px;	
}