/* CSS Document */

body
{
	margin:10px;
	padding:0px;
	font:normal 70% Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #FFFFFF;
}
#container {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 100%;
}
#header {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#header h3 {
	width: 468px;
	position: absolute;
	margin: 0px;
	top: 10px;
	right: 10px;
	z-index: auto;
}

#header h1 {
	margin: 0px;
	padding: 0px;
}

#content {
	height: 480px;
	padding: 10px;
	top: 0px;
	left: 192px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 192px;
	margin-right: 268px;
}

#content p {
	font-size: 1.2em;
	margin-top: 0px;
	font-weight: normal;
	background-color: #FFFFEE;
	padding: 10px;
	margin-bottom: 0px;
}

#content h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 0px;
	background-color: #FFFFEE;
	padding: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#content h2 {
	margin: 0px;
	background-repeat: no-repeat;
	position: absolute;
	height: 100%;
	width: 268px;
	background-position: right top;
	right: 10px;
}

#content h3 {
	font-size: 1.2em;
	margin-top: 0px;
	font-weight: normal;
	padding: 10px;
	margin-bottom: 0px;
	background-color: #FFFFEE;
}

#content h4 {
	font-size: 1.2em;
	font-weight: normal;
	background-color: #F0F0F0;
	padding: 10px;
	margin: 10px 0px 0px;
}

#navigation {
	background-color: #000000;
	width: 182px;
	height: 500px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 10px;
}


#navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	line-height: 25px;
	display: block;
	padding-left: 10px;
}

#footer {
	background-color: #000000;
	padding: 10px;
	color: #FFFFFF;
	font-size: 1em;
}

#header2 {
	background-color: #F0F0F0;
	margin: 0px;
	padding: 5px;
}

#header2 h3 {
	font-weight: bold;
	color: #000000;
	font-size: 1.2em;
	margin: 0px;
}

#footer h6 {
	font-weight: normal;
	font-size: 1em;
	width: 100%;
	text-align: center;
	position: absolute;
	left: -10px;
}

#footer a {
	color: #FFFFFF;
	font-weight: bold;
}

#footer h4 {
	position: absolute;
	text-align: right;
	right: 20px;
	font-size: 1em;
	font-weight: normal;
}

#navigation a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	line-height: 25px;
	display: block;
	padding-left: 10px;
	text-decoration: none;
}

#advert1 {
	width: 182px;
	margin: 0px;
	padding: 10px 0px 0px;
	position: absolute;
	left: 10px;
}
#advert2 {
	top: 0px;
	padding-top: 10px;
	width: 100%;
	text-align: right;
}

#contenthome {
	height: 480px;
	padding: 10px;
	top: 0px;
	left: 192px;
	margin-top: 0px;
	margin-left: 192px;
	margin-bottom: 0px;
}


#contenthome p {

	font-size: 1.2em;
	margin-top: 0px;
	font-weight: normal;
}
#contenthome a {
	font-size: 1em;
	color: #0033CC;
}
#contenthome a:hover {
	text-decoration: none;
}



#contenthome h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 0px;
}

#contenthome h2 {
	margin: 0px;
	background-repeat: no-repeat;
	position: absolute;
	height: 100%;
	width: 268px;
	background-position: right top;
	right: 10px;
}

#contenthome h3 {
	font-size: 1.2em;
	margin-top: 0px;
	font-weight: normal;
}

#contenthome h4 {
	font-size: 1.2em;
	font-weight: normal;
	background-color: #F0F0F0;
	padding: 10px;
}
