.maincarea {
	MARGIN: 10px auto 0px;
	WIDTH: 800px;
	HEIGHT: auto;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: left;
}
.topbanner {
	background-image: url(images/sce/cwinsys_03.jpg);
	background-repeat: no-repeat;
	height: 126px;
	width: 800px;
	text-align: right;
	vertical-align: bottom;
}

#contentleft {
width:190px;
padding:5px 0px 0px;
float:left;
background:#ffffff;
	}

#contentcenter {
	width:605px;
	padding: 0px;
	float:left;
	background:#ffffff;
}

.footer {
	height: 90px;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9B9B9;
	clear: both;
	margin-top: 10px;
	text-align: center;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17pt;
	font-weight: bold;
	color: #F27437;
	font-style: italic;
	text-align: left;
}

h1 em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #72A8F6;
	font-style: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #F27437;
	font-style: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #F27437;
	font-style: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #F27437;
	font-style: normal;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #F27437;
	font-style: normal;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #F27437;
	font-style: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
}

.floatright {
	FLOAT: right;
	MARGIN: 0px 0px 20px 20px;
	padding: 0px;
}

.floatleft {
	FLOAT: left;
	MARGIN: 0px 10px 0px 0px;
	padding: 0px;
}

#hometable {
	width: 605px;
	background:#ffffff;
}

#hometable h2 {
	padding: 2px;
}

#hometable h3 {
	padding: 2px;
}

#hometable p {
	padding: 2px;
}
