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