Body {
	background: #C0C0C0;
	margin: 20px 0 0 0;
	text-align: left;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	text-align: left;
}

hr {
	width: 350px;
}

#header {
	height: 288px;
	background-image:url('http://www.orlandoeng.com/20/images/header.png');
	background-repeat:repeat-x;
	color: #fff;
	font-size: 11pt;
	text-align: left;
} 

#header h1 {
	font-size: 17pt;
	margin:0 0 2px 0;
}



.topleft {
	height: 142px;
	width: 275px;
	position: relative;
	top: 102px;
	left: 21px;
	padding: 0 0 0 2px;
}
.bottomleft {
	position: relative;
	left: 21px;
	TOP: 100PX;
	padding: 3px 0 0 2px;
	font-size: 14pt;
}

.topright {
	height: 142px;
	width: 480px;
	position: relative;
	left: 500px;
	top: -64px;
}
.bottomright {
	position: relative;
	left: 500px;
	TOP: -65PX;
	padding: 3px 0 0 2px;
	font-size: 14pt;
}

.bottomleft a, .bottomright a {
	color: #fff;
	font-weight: bold;

	text-shadow: #000000 2px 2px 2px;

}

#container {
	background: #fff;
	text-align: left;
}
#Content {
	background: #fff;
	padding: 0 0 0 21px;
	text-align: left;
}

#content img {
	padding: 0 5px 0 0;
}	

#content ul, #content li {
	list-style: disc;
	list-style-image: url('http://www.orlandoeng.com/20/images/button20.png');
	text-align: left;

}

#content h1 {
	margin: 0;
	font-size: 20px;
	padding: 0 10px 0 15px;
	text-align: left;
}

#content p {
	padding: 0 10px 0 5px;
	text-align: left;
}

#gallery {

}

#gallery img {
	width: 165px;
}



#Sidebar1 {
	background: #fff;
	padding: 10px 0 0 0;
	text-align: left;
	height: 100%;
	
}


#Sidebar2 {
	background: #fff;
	padding: 10px 20px 0 5px;
	text-align: left;
	border-left: 1px solid black;
}
.video {
	align: center;
	padding: 0 0 0 15px;
}
#sidebar1 h1, #sidebar2 h1 {
	display: inline;
	font-size: 20px;
	text-align: left;

}

#sidebar1 ul, #sidebar2 ul, #sidebar1 li, #sidebar2 li {
	margin-top: 0;
	text-align: left;
	padding: 0 4px 0 0;
}

#sidebar1 img, #sidebar2 img {
	align: left;
}
.topper {
	
}

#Footer {
	background: #fff;
	padding: 20px 0 20px 0;
}

.innerfoot {
	background: #364254;
	margin: 0 20px 0 20px;

}


