a:link {
	color: #9A312B;
}
a:visited {
	color: #9A312B;
}
a:hover {
	color: #C03C34;
}
a:active {
	color: #9A312B;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #881518;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #555658;
	line-height: 17px;	
}

h3  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #881518;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4   {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #980011;
	padding-left: 420px;
	padding-right: 30px;
	margin-top: -18px;
	padding-top: 0px;
	line-height: 16px;
}
h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #565759;
	padding-left: 420px;
	padding-right: 30px;
	margin-top: -9px;
	line-height: 18px;
}

h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 5px;
	margin-top: -10px;
}



table {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #871518;
	line-height: 20px;
	margin-top: -10px;
}


#containerhome {
	height: 625px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 95px;
	width: 290px;
	float: left;
	background-color: #F5F5F5;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #871518;
}
#navi {
	float: right;
	height: 95px;
	width: 510px;
	background-color: #F5F5F5;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #871518;
}

#nav ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
.nav {
	background-image: url(images/opticnavsprite.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 95px;
	width: 510px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

.nav li a:link, .nav li a:visited {
	height: 95px;
	width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	text-indent: -9000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}

.nav .home a:link, .nav .home a:visited {
	width: 100px;
	margin-left: 1px;
	background-image: url(images/opticnavsprite.png);
	background-repeat: no-repeat;
	background-position: 1px 0px;	
}

.nav .home a:hover, .nav .home a:focus, .nav .home a:active {
	background-image: url(images/opticnavsprite.png);
	background-repeat: no-repeat;
	background-position: 1px -95px;	
}

.nav .services a:link, .nav .services a:visited {
	width: 110px;
	margin-left: 120px;
	background-image: url(images/opticnavsprite.png.gif);
	background-repeat: no-repeat;
	background-position: -116px 0px;	
}

.nav .services a:hover, .nav .services a:focus, .nav .services a:active {
	background-image: url(images/opticnavsprite.png);
	background-repeat: no-repeat;
	background-position: -116px -95px;	
}

.nav .about a:link, .nav .about a:visited {
	width: 130px;
	margin-left: 214px;
	background-image: url(images/opticnavsprite.png.gif);
	background-repeat: no-repeat;
	background-position: -214px 0px;	
}

.nav .about a:hover, .nav .about a:focus, .nav .about a:active {
	background-image: url(images/opticnavsprite.png);
	background-repeat: no-repeat;
	background-position: -214px -95px;	
}

.nav .contact a:link, .nav .contact a:visited {
	width: 125px;
	margin-left: 368px;
	background-image: url(images/opticnavsprite.png.gif);
	background-repeat: no-repeat;
	background-position: -368px 0px;	
}

.nav .contact a:hover, .nav .contact a:focus, .nav .contact a:active {
	background-image: url(images/opticnavsprite.png);
	background-repeat: no-repeat;
	background-position: -368px -95px;	
}
#home {
	height: 465px;
	width: 800px;
	background-color: #797979;
	background-image: url(images/backgroundoverlaid.jpg);
	float: left;
}
#service {
	height: 460px;
	width: 690px;
	background-image: url(images/backgroundoverlaidservice.jpg);
	float: left;
	padding-top: 5px;
	padding-right: 55px;
	padding-left: 55px;
	color: #555658;
}
#about {
	height: 455px;
	width: 705px;
	background-image: url(images/backgroundoverlaidabout.jpg);
	float: left;
	padding-top: 5px;
	padding-right: 40px;
	padding-left: 55px;
	color: #555658;
	zoom: 1;
}
#footer {
	height: 21px;
	width: 800px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F5F5F5;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #313131;
	padding-top: 9px;
	padding-bottom: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #871518;
	float: left;
}
#contact {
	height: 460px;
	width: 705px;
	background-image: url(images/backgroundoverlaidcontact.jpg);
	float: left;
	padding-top: 5px;
	padding-right: 40px;
	padding-left: 55px;
	color: #555658;
}
#site  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #931A17;
	text-align: center;
	padding-top: 5px;
	height: 20px;
	line-height: 35px;
	margin: 0px;
}
