body {
	background: #eaeaea;
	width: 100%;
	align: center; }

.main_cont {
	width: 100%;
	align: right; }

.header_cont {
	align: left;
	width: 950px;
	background: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px; }

logo {
	align: left;
	float: left;
	position: relative;
	height: 100px;
	width: 20%; }

company_tag {;
	width: 80%;
	float: left;
	position: relative; }

.links_cont {
	width: 930px;
	padding-right: 20px;
	background: #CCCCCC; }

quick_links {
	font: 8 arial; }

.nav_cont {
	width: 950px;
	align: center;
	background: #7d7d7d; }

nav_head {
	width: 950px;
	text-align: center;
	background: #7d7d7d;
	height: 5%; }

.body_cont {
	padding: 10px 10px 10px 10px;
	width: 930px;
	background: #FFFFFF; }

.footer {
	width: 950px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #efefef; }

a {
	text-decoration: none;
  	color: #FFFFFF;
	text-align: left; }

a:hover {color: yellow;}


#myGallery
{
padding-left: 10px;
width: 600px !important;
height: 300px !important;
} 

