/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
}

#page {
	background-image: url(images/largeglassbg.jpg);  
	height: 600px;
	width: 990px;
	margin:0px auto;
	padding:0px;
}

#content {
	border-bottom:4px solid #4177bc;
	height: 500px;
	width: 990px;
	float:left;
}

#footer{
	border-top:4px solid #000000;
}


#home_header {
	width:100%;
	height:110px;
	margin:0px;
	padding:0px;
}

#home_menu {
	float:left;
	width:300px;
}

#home_menu p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin: 5px 3px 5px 15px;
	font-weight:bold;
	line-height: 26px;
}

#home_menu a {
	color:#4177bc;
	text-decoration:none;
}

#home_menu a:hover {
	color:#000000;
	text-decoration:none;
}

#glasses {
	height:400px;
	width: 680px;
	float:left;
	z-index:1;
	padding-top:10px;
		text-align:center;

}


#glasses p.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:3px;
	font-size:18px;
	text-align:center;
}

#glasses li {
	font-family: Arial, Helvetica, sans-serif;
}

#desc1 {
	visibility:visible;
}

#desc2 {
	visibility:visible;
}

#desc3 {
	visibility:visible;
}

#slogan {
	width:600px;
	height:70px;
	text-align:center;
	z-index:2;
}

#glass1 {
	width:33%;
	float:left;
}

#glass2 {
	width:33%;
	float:left;
}

#glass3 {
	width:33%;
	float:left;
}

/* inside */

#header {
	width:100%;
	margin:0px;
	border-bottom:2px solid #4177bc;
}

#menu {
	width:260px;
	margin:0px;
	border-top:3px solid #0000000;
	background-image:url(images/menu-bg.jpg);
	float:left;
}
