*, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.separator {
	display: block;
	clear: both;
	overflow: hidden;
	height: 1px;
}

#wrapper {
	border: 1px solid #333399;
	width:780px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#menu1 {
	background: url(images/header.jpg);
	height: 82px;
}

#menu1 span {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}

#title {
	height: 35px;
	clear: both;
}

#title h1 {
	float: right;
	font-size: 18px;
	font-weight: bold;
	color: #333399;
	margin-right: 5px;
	margin-top: 5px;
}

#container {
	display: block;
}

#footer {
	background: url(images/footer.jpg);
	height: 93px;
	clear: both;
}

#footer span {
	display: block;
	position: relative;
	float: left;
	left: 300px;
	top: 20px;
}

#copyright {
	text-align: center;
	font-size: 10px;
}

#center {
	padding-bottom: 10px;
	padding-right: 20px;
}

.theme01 #left, .theme02 #left, .theme03 #left, .theme04 #left, .theme05 #left, .theme06 #left, .theme07 #left {
	position: relative;
	left: 5px;
	float: left;
	width: 190px;
}

.theme01 #center, .theme02 #center, .theme03 #center, .theme04 #center, .theme05 #center, .theme06 #center, .theme07 #center{
	position: relative;
	float: right;
	width: 550px;
}

.theme08 #left {
	position: relative;
	left: 5px;
	float: left;
	width: 0px;
}

.theme08 #center {
	position: relative;
	float: right;
	width: 755px;
}

.theme09 #left {
	position: relative;
	left: 5px;
	float: left;
	width: 310px;
}

.theme09 #center {
	position: relative;
	float: right;
	width: 405px;
}

#center li {
	list-style-image: url(images/item.gif);
	line-height: 20px;
	vertical-align: bottom;
	margin-left: 40px;
	padding-left: 0px;
}

#center h1 {
	font-size: 16px;
	color: #333399;
}

#left h1 {
	font-size: 12px;
	font-weight: bold;
}

.csc-textpic-intext-left {
	clear: both;
}