* { margin: 0; padding: 0; }

body {
	background: #000;
	margin: 0;
	padding: 0;
	color: #000;
	font: normal 13px Arial, Verdana, serif;
}

p {
	padding: 0;
	margin-bottom: 12px;
}

ul {
	padding: 0;
	margin: 0 0 10px 30px;
}

li {
	padding: 0;
	margin: 0 0 2px 0;
}

h1 {
	padding: 0;
	margin: 0 0 12px 0;
	font-size: 20px;
	color: #e76c24;
}

h2 {
	padding: 0;
	margin: 0 0 12px 0;
	font-size: 18px;
	color: #e76c24;
}

h3 {
	padding: 0;
	margin: 0 0 12px 0;
	font-size: 16px;
	color: #e76c24;
}

h4 {
	padding: 0;
	margin: 0 0 12px 0;
	font-size: 14px;
	color: #e76c24;
}

a, a:visited {
	color: #e76c24;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 100%;
}

#header {
	width: 100%;
	height: 174px;
	padding: 0;
	margin: 0 auto;
	background: #fff url(../images/bg_header.jpg) top left repeat-x;
}

	#header_top {
		width: 846px;
		padding: 0 0 0 40px;
		margin: 0 auto;
		height: 174px;
	}

	#logo {
		float: left;
		width: 215px;
		margin: 11px 0 0 0; 
	}

	#top_links {
		float: right;
		width: 594px;
		height: 174px;
		margin: 11px 0 0 0;
	}

		#link_1 {
			width: 114px;
			height: 155px;
			float: left;
			padding: 0 0 0 6px;
			background: url(../images/bg_consultations.jpg) top left no-repeat;
		}
	
		#link_2 {
			width: 114px;
			height: 155px;
			float: left;
			padding: 0 0 0 6px;
			background: url(../images/bg_spectacles.jpg) 6px 0 no-repeat;
		}		
		
		#link_3 {
			width: 114px;
			height: 155px;
			float: left;
			padding: 0 0 0 6px;
			background: url(../images/bg_sports_eyeware.jpg) 6px 0 no-repeat;
		}		
		
		#link_4 {
			width: 114px;
			height: 155px;
			float: left;
			padding: 0 0 0 6px;
			background: url(../images/bg_contact_lenses.jpg) 6px 0 no-repeat;
		}

		#link_5 {
			width: 114px;
			height: 155px;
			float: left;
			padding: 0 0 0 6px;
			background: url(../images/bg_sunglasses.jpg) 6px 0 no-repeat;
		}
		
		#link_1 a, #link_1 a:visited {
			background: url(../images/bg_consultations.jpg) top left no-repeat;
		}

		#link_2 a, #link_2 a:visited {
			background: url(../images/bg_spectacles.jpg) top left no-repeat;
		}

		#link_3 a, #link_3 a:visited {
			background: url(../images/bg_sports_eyeware.jpg) top left no-repeat;
		}

		#link_4 a, #link_4 a:visited {
			background: url(../images/bg_contact_lenses.jpg) top left no-repeat;
		}

		#link_5 a, #link_5 a:visited {
			background: url(../images/bg_sunglasses.jpg) top left no-repeat;
		}

		#link_1 a:hover {
			background: url(../images/bg_consultations_hover.jpg) top left no-repeat;
		}

		#link_2 a:hover {
			background: url(../images/bg_spectacles_hover.jpg) top left no-repeat;
		}

		#link_3 a:hover {
			background: url(../images/bg_sports_eyeware_hover.jpg) top left no-repeat;
		}

		#link_4 a:hover {
			background: url(../images/bg_contact_lenses_hover.jpg) top left no-repeat;
		}

		#link_5 a:hover {
			background: url(../images/bg_sunglasses_hover.jpg) top left no-repeat;
		}

		#top_links a {
			display: block;
			width: 114px;
			height: 155px;
		}
		
		.first_link {
			padding: 0 !important;
		}

#cards {
	margin: 35px 0 15px 0;
}

#cards p {
	text-align: center;
}
		
#nav {
	width: 290px;
	padding: 0 0 0 5px;
	margin: 20px 0 0 0;
	position: absolute;
	top: 0;
	left: 0;
}

	#nav ul {
		list-style: none;
		padding: 0;
		margin: 5px 0 5px 0;
		width: 290px;
	}
	
	#nav ul li {
		padding: 0;
		margin: 0;
		display: block;
		height: 35px;
		margin: 0;
		background: #4b0000 url(../images/bg_nav.jpg) top left no-repeat;
	}
	
	#nav ul li a {
		color: #e76c24;
		display: block;
		padding: 9px 0 0 20px;
		height: 26px;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	#nav ul li a:hover {
		color: #fff;
		text-decoration: none;
	}
	
	.first {
		background: #4b0000 url(../images/bg_nav_first.jpg) top left no-repeat !important;
		height: 40px !important;
	}
	
		.first a {
			padding: 14px 0 0 20px !important;
		}

	.last {
		background: #4b0000 url(../images/bg_nav_last.jpg) top left no-repeat !important;
		height: 42px !important;
	}
	
		.last a {
			padding: 12px 0 0 20px !important;
		}

#content_wrapper {
	width: 100%;
	padding: 15px 0 12px 0;
	margin: 0 auto;
	background: #950101;
	border-top: solid 1px #700101;
}

#content_main {
	width: 886px;
	margin: 0 auto;
	position: relative;
}

#content_home {
	width: 543px;
	height: 177px;
	background: #fff url(../images/bg_content_home.jpg) top left no-repeat;
	float: right;
	padding: 218px 25px 12px 25px;
	line-height: 19px;
	color: #fff;
}

#content {
	width: 543px;
	float: right;
	padding: 12px 25px 0 25px;
	line-height: 19px;
	color: #000;
	background: #fff url(../images/bg_content.jpg) top left repeat-y;
}

#content_top {
	background: url(../images/bg_content_top.jpg) top right no-repeat;
	width: 886px;
	height: 13px;
	font-size: 0;
	line-height: 0;
}

#content_bottom {
	background: url(../images/bg_content_bottom.jpg) bottom right no-repeat;
	width: 886px;
	height: 13px;
	font-size: 0;
	line-height: 0;
}

#footer_wrapper {
	width: 100%;
	height: 66px;
	padding: 5px 0 0 0;
	margin: 0 auto;
	background: #000;
	border-top: solid 1px #aa3434;
}

#footer {
	width: 886px;
	padding: 7px 0 0 0;
	font-size: 11px;
	font-weight: normal;
	background: #000;
	color: #fff;
	height: 22px;
	margin: 0 auto;
	position: relative;
}
	
	#footer_left {
		float: left;
		padding: 0 0 0 10px;
	}
	
	#footer_right {
		float: right;
		padding: 0 48px 0 0;
	}
	
	#footer a {
		color: #fff;
		font-weight: normal;
		font-size: 11px;
	}
	
	#footer a:hover {
		text-decoration: underline;
	}
	
	#small_logo {
		position: absolute;
		top: 0;
		right: 10px;
	}
	
.clear { clear: both; }