* {margin: 0; padding: 0;}
html, body {
	height: 100%;
	font-family: tahoma;
	font-size: 100%;
	color: #fff;
	text-align: center;
}
body {
	background: #24adea url('../images/bg-island.png') no-repeat right bottom;
	background-attachment: fixed;
}
h1, h2, h3, h4 {
	margin: 0; padding: 0;
	color: #fff;
	font-weight: normal;
}
p, caption, th, td, li {
	font-size: 80%;
	text-align: left;
	color: #fff;
}
a {
	color: #fff;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
img {
	border: none;
}
/*
* Helpers
*/
.cleaner {
	clear: both;
	margin: 0; padding: 0;
	border: 0;   
	font-size: 1px;
}
.nope {
	display: none;
}
.fright {
	float: right;
}
.fleft {
	float: left;
}
.pzn {
	margin-top: 30px; padding-top: 8px;
	font-style: italic;
	font-size: 85%; 
	background: transparent url('../images/dotted.gif') repeat-x 0 0; 
	
}
/* 
* Skeleton
*/
#container  {
	position: relative;
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background: transparent url('../images/bg-content.png') no-repeat center top;
}
	#main {
		position: relative;
	}
		#header {
			position: relative;
			height: 110px;
			text-align: center;
		}
			#logo {
				display: block;
				width: 329px; height: 106px;
				position: absolute;
				top: 18px; left: 40px; 
				background: transparent url('../images/logo-avaira.png') no-repeat 0 0;
				z-index: 100;
			}
			#label {
				width: 256px; height: 191px;
				position: absolute;
				top: 0; right: 60px; 
				background: transparent url('../images/label.png') no-repeat 0 0;
				z-index: 100;
			}
		#mainLeft {
			float: left;
			width: 207px;
		}
			#mainNavigation {
				height: 550px;
				padding-top: 90px;
				background: transparent url('../images/bg-main-navigation.png') no-repeat right 0;
			}
				#mainNavigation  ul {
					list-style: none;
				}
					#mainNavigation  li {
						display: block;
						width: 182px; height: 44px;
						margin-bottom: 7px; _margin: 0;
						text-align: right;
					}
					#mainNavigation  li  a {
						display: block;
						height: 44px;
						padding-right: 8px;
						font-weight: bold;
						line-height:  290%;
						text-decoration: none;
						color: #fff;
						background: transparent url('../images/bg-main-navigation-item.png') no-repeat 0 0;
					}
					#mainNavigation  li  a:hover {
						padding-right: 12px;
					}
		#mainCenter {
			float: left;
			width: 550px;
		}
			#breadcrumb {
				margin: 70px 0 20px 0; padding-bottom: 10px;
				text-align: left;
				border-bottom: 1px solid #64C5F0;
			}
			#breadcrumb p {
				font-size: 70%;
				margin: 0 !important; padding: 0 !important;
				color: #017cb2;
			}
			#breadcrumb  .deleter {
				color: #c2ebff;
			}
			#mainCenter h1 {
				font-family: Times new roman;
				font-size: 220%;
				margin: 10px 0 30px 0;
			}
			#mainCenter h2 {
				margin: 19px 0 12px 0; 
				color: #e7f8ff;
			}
			#mainCenter h3 {
				margin: 6px 0; 
				color: #fff;
	
			}
			#mainCenter h4 {
				margin: 10px 0; 
				
				font-size: 90%;
				font-weight: bold;
				color: #fff;
			}				
			#mainCenter p {
				line-height: 170%;
				padding-bottom: 20px;
			}	
			#mainCenter li  {
				line-height: 170%;
			}
			#mainCenter ul {
				margin: 0 0 20px 30px;
			}
			#mainCenter table {
				width: 100%;
				border-collapse: collapse;
			}
			#mainCenter th, #mainCenter td {
				padding: 5px 0;
			}
		#mainRight {
			float: right;
			width: 190px;
			padding-top: 46px;
			text-align: left;
		}
			#mainRight h3 {
				margin: 10px; 
				font-family: Times new roman;
				font-size: 140%;
				color: #bdebff;
			}	
#footer {
	text-align: left;
	margin-top: 30px; 
	padding-bottom: 40px;
}
	#footerContent {
		position: relative;
		margin: 0 left;
		width: 770px;
		text-align: left;
		border-top: 1px solid #64C5F0;
		
	}
	#footer p {
		padding: 10px 200px; 
		font-size: 70%;
		line-height: 150%;
		color: #fff;
	}	
	#copyirght {
		text-align: left;
	}
	#cooperVision {
		display: block;
		width: 170px; height: 26px;
		position: absolute;
		top: 13px; left: 0;
		background: transparent url('../images/logo-cooper-vision.png') no-repeat 0 0;
		z-index: 100;
	}
/* */
.centredTable  {
	border-collapse: separate !important;;
}
.centredTable td {
	height: 210px;
	vertical-align: middle;
	text-align: center;
}
.centredTable th {
	padding: 12px 15px !important;
	text-align: center;
	font-weight: normal;
	vertical-align: top;
	background-color: #dff0fa;
	color: #16788b !important;
}
.borderedTable td, .borderedTable th {
	background-color: #1ba5e2;
	border: 1px dotted #64C5F0;
	padding: 5px 10px !important;
}

a.rightBanner {
	display: block;
	float: right;
	width: 185px; height: 213px;
	margin: 10px 0;
}
	#proclear {
		background: transparent url('../images/bn-proclear.png') no-repeat 0 0;
	}
	#biofinity {
		background: transparent url('../images/bn-biofinity.png') no-repeat 0 0;
	}
#avairaPack {
	float: left;
	margin-right: 10px;
	width: 184px; height: 131px;
	background: transparent url('../images/packshot-avaira.png') no-repeat 0 0;
}


