/* CSS Document */

p{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
}


.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	display: block;
	padding: 8px;
	width: 160px;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000033;
	display: block;
	padding: 8px;
	width: 160px;
}

.current {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000033;
	display: block;
	padding: 8px;
	width: 160px;
}

.menu {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	padding: 3px;
	width: 300px;
	background-color: #000033;
	padding-left: 20px;
	padding-right: 20px;
}

#header_jpg {
	position:relative;
	width:750px;
	height:125px;
	z-index:2;
	background-image: url(../eyecare/Images/eyecare_header_new.jpg);
	text-align: center;
}

.h1 {
	font-size: 36px;
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.body {
	background-color: #FFFFCC;
}

body {
	background-color: #CCCCCC;
}

#body_header {
	position:relative;
	width:750px;
	height:20px;
	z-index:3;
	background-color: #000033;
}

#centre {
	position:relative;
	width:748px;
	top:10px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
}

#Navigation {
	position:absolute;
	left:0px;
	width:180px;
	height:760px;
	z-index:4;
	background-color: #006699;
}

#Main_text {
	position:absolute;
	left:180px;
	height:760px;
	z-index:5;
	background-color: #FFFFCC;
	width: 370px;
}

#Adverts {
	position:absolute;
	width:197px;
	height:760px;
	z-index:6;
	left: 553px;
	background-color: #FFFFCC;
}

#body_footer {
	position:absolute;
	top:907px;
	width:751px;
	height:25px;
	z-index:7;
	background-color: #000033;
	visibility: visible;
	left: 0px;
}

#statcounter {
	position:relative;
	left:0px;
	top:800px;
