#con #top {
	height: 60px;
	width:667px;
	margin:0;
	padding:0;
	background-image: url(/creative-design/images/top.gif);

}

#con {
	background-image: url(/creative-design/images/mid.gif);
	width: 667px;

}

#con #btm { 
	background-image: url(/creative-design/images/btm.gif);
	height:62px;
	width: 667px;
	clear: both;

	
}

#orientCon {
	font-family: verdana, arial;
	font-size: 62.5%;
	text-align: justify;
	padding: 10px 20px;

	

}

#orientCon h2 span {
	visibility: hidden;
}

#orientCon p {
	font-size: 12px;
}

#orientCon h1 {
	font-size: 1.8em;
	color: #9a8a05;
}
#orientCon h2 {
	
	font-size: 1.6em;
}

#orientCon li {
	list-style-type: none;
	margin: 0;
	text-align: left;
	padding: 10px 5px;
	border-bottom: 1px solid black;
}

#orientCon li h2 {
		padding:8px 58px;
		margin:0;
}

#orientCon li a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #295110;
}

#orientCon #rds {
	color: black;
}

#orientCon ul {
	margin:0 0 10px 0;
	padding: 0;
}

#orientCon strong {
	display: block;
	margin-top: 5px;
	color: #9a8a05
}

#orientCon table strong {
	display: inline;
}

#orientCon li.nne {
	list-style-type: none;
	background-image: url(/creative-design/images/h2.gif);
	display: block;
	padding:5px 0 0 0;
	
	border: 1px solid #93cb66;
	margin:0;
}

#orientCon #page {
	padding: 0 10px;

}

#orientCon #rds {
		width: 600px;
}

#orientCon #rec {
	width: 200px;
	border: 1px solid black;
	border-bottom: none;
	position: relative;
	float: left;
}

#orientCon #rev {
	width: 200px;
	border: 1px solid black;
	border-bottom: none;
	float: left;
	margin-left: 10px;
}	

#orientCon #edi {
	width: 200px;
	border: 1px solid black;
	border-bottom: none;
	float: left;
	margin-left: 10px;
}

#orientCon a:hover {
	text-decoration: underline;
}

#orientCon #hrec {
	clear: both;
	margin-top: 10px;
	text-align: center;
	color: #807304;
	border-bottom: 1px solid #807304;
	border-top: 1px solid #807304;
	padding: 15px 0;
}


#orientCon #gback {
	text-decoration: none
}
#orientCon #page li {
        color: black;
        border-bottom: none;
        list-style-type: none;
}
#orientCon #edi li {
        list-style-type: none;
		border-bottom: 1px solid black;
}
