@charset "utf-8";
/* CSS Document */


body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

body {
	color: #FFFFFF;
	background-color: #777;
}


#wrap {
	text-align: left;
}
#navigation {
	width: 876px;
}


#wrap {
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 876px;
	position: relative;
}


#header {
	color: #000000;
	background-color: #eee;
	margin: 0px;
	padding: 0px;
	width: 876px;
	height: 256px;
}

#content {
	color: #000000;
	background-color: #ddd;
	margin: 0px;
	padding: 0px;
}

#content {
	_height: 1px;
	_overflow: visible;
	zomm:1;
	padding-bottom: 10px;
}


#footer {
	color: #000000;
	background-color: #bbb;
	height: 20px;
	padding-top: 10px;
}

#footer {
	clear: both;
}
#content  #secondary {
	color: #000000;
	background-color: #330033;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
	height: 515px;
}
#content #primary {
	float: right;
	width: 670px;
	margin: 0px;
	padding: 0px;
	background-color: #3333FF;
}



#content:after {
	content :".";/* IE */
	
	font-size: 0px;
	line-height: 0px;
	
	display: block;
	
	clear: both;
	
	height: 1px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#content ul {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#content li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1.5em;
}


#content p {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	padding-top: 6px;
}
#content   #primary   #title {
	height: 36px;
	width: 652px;
	position: absolute;
	left: 215px;
	top: 290px;
}
#content #primary .Focus {
	color: #FF0000;
}

