p
{
	line-height: 18px;
font: 12px Arial;
}
body
{
font: 12px Arial;
}
h1.homepage
{
	color: white;
font: 20px Arial;
}
h1
{
	color: #003768;
	font-weight: bold;
font: 20px Arial;
}
h1.content
{
	color: #003768;
	font-weight: bold;
font: 20px Arial;
}
h3
{
	color: #003768;
	font-weight: bold;
font: 16px Arial;
}
#headborder
{
	height: 5px;
	width: 950px;
background: red;
}
#heading
{
	clear: right;
	float: left;
	height: 40px;
	padding-left: 10px;
	padding-top: 0px;
	width: 940px;
background: url(../images/sce/background_headerMiddle.gif) repeat-x;
}
#tophalf
{
	clear: both;
	float: left;
	width: 950px;
border: 1px solid #ccc;
}
#homebox1
{
	float: left;
	width: 284px;
padding: 8px;
}
#homebox2
{
	float: left;
	width: 284px;
padding: 8px;
}
#homebox3
{
	float: left;
	width: 284px;
padding: 8px;
}
#container
{
	width: 950px;
}
#leftside
{
	float: left;
	height: auto;
	width: 255px;
}
#leftrightwrapper
{
	float: left;
	width: 695px;
}
#bodycontent
{
	float: left;
	width: 530px;
padding: 10px;
}
#rightcontent
{
	float: left;
	width: 145px;
background: #DFDFDF;
}
#header
{
	float: left;
	height: 100px;
	width: 950px;
}
#logo
{
	float: left;
	height: 90px;
	width: 350px;
	text-align: right;
}
#search
{
	float: left;
	height: 100px;
	width: 600px;
	text-align: right;
}
#menuarea
{
	clear: both;
	float: left;
	height: 25px;
	width: 950px;
	text-align: right;
background: url(../images/sce/backgroundMenu.jpg) repeat;
}
#banner
{
	float: left;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 950px;
}
#image1
{
	float: left;
	width: 619px;
}
#image2
{
	float: left;
	width: 330px;
}
#footerarea
{
	float: left;
	margin-top: 15px;
	padding-top: 5px;
	width: 950px;
	text-align: center;
border-top: 1px dotted gray;
border-bottom: 1px dotted gray;
}
#footermessage
{
	clear: both;
	float: left;
	height: 20px;
	width: 930px;
	color: gray;
	text-align: center;
border-bottom: 1px dotted gray;
padding: 10px;
}

