body {
    margin: 0;
    padding: 0; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
    color: #000;
}

#header {
	width: 100%;
	height: 100px;
}

#header img.logo {
	float: left;
	margin: 0 40px 0 0;
}

#header img.logoctj {
	display: none;
}

#header h1 {
	margin: 0;
	padding: 0;
	float: left;
	color: #204998;
	font-weight: bold;
	font-size: 26px;
	letter-spacing: 1px;
}


#header h1 span {
	display: block;
	font-size: 20px;
	letter-spacing: 2px;
	word-spacing: 2px;
}


#header ul, .tx-macinasearchbox-pi1, #menu {
	display: none;
}

#sidebar, #footer {
	display: none;
}

#content {
	width: 100%;
}

#leftContent, #rightContent {
	width: 100%;
	float: none;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 16px;
}

