@charset "utf-8";
#wrapper {
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #inwrapper #content #contentr {
	float: right;
	height: 193px;
	width: 400px;
	font:arial;
	font-size:13px;
	font-style:italic;
	color:#F00;
	padding-top: 6px;
	background-color: #FFF;
	
}
#wrapper #inwrapper #content #contentl {
	float: left;
	height: 200px;
	width: 400px;
}
#wrapper #inwrapper #content #contentl #continner {
	height: 180px;
	width: 340px;
	margin-left: 25px;
	text-align:justify;
	margin-top: 15px;
	font-size: 11px;
	font-family: georgia;
}


#wrapper #inwrapper #footer {
	height: 25px;
	width: 800px;
}

#wrapper #inwrapper #content {
	height: 200px;
	width: 800px;
}
#wrapper #inwrapper #graphics {
	height: 235px;
	width: 800px;
	
}

#wrapper #inwrapper {
	height: 600px;
	width: 800px;
	margin: auto;
}
#wrapper #inwrapper #header {
	height: 94px;
	width: 800px;
}
#wrapper #inwrapper #header #headerl {
	float: left;
	height: 94px;
	width: 400px;
}
#wrapper #inwrapper #header #headerr {
	float: right;
	height: 75px;
	width: 300px;
	margin-top: 15px;
}
#wrapper #inwrapper #nav {
	height: 42px;
	width: 797px;
	padding-left:4px;
	
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
