html {
	background:#fff url(/i/bg.gif) top repeat-x;
	min-width:990px;
	margin:0;
	padding:0;
	font:62.5% Verdana, Arial, Helvetica, san-serif;
}
body {
	width:990px;
	margin:0 auto;
	padding:0;
	position:relative;
}

a {
	text-decoration:none;
}
a:focus {
	outline:none;
}

h1#header {
	margin:0;
	padding:17px 0 0 0;
	position:relative;
	height:85px;
	float:left;
}

#nav {
	padding:1px 0 0 0;
	list-style:none;
	margin:0 0 1px 0 ;
	height:24px;
	width:100%;
	background:url(/i/nav_bg.gif) 0 0 repeat;
	clear:left;
}
#nav li {
	height:25px;
	margin:0 6px 0 7px;
	float:left;
	display:inline;
}



#nav #home {
	width:45px;
	height:24px;
	background:url(/i/nav.gif) -921px -1px no-repeat;
}
#nav #home a:hover {
	background:url(/i/nav.gif) -921px -27px no-repeat;
}

#nav #view_catalog {
	width:58px;
	height:24px;
	background:url(/i/nav.gif) -6px -1px no-repeat;
}
#nav #view_catalog a:hover {
	background:url(/i/nav.gif) -6px -27px no-repeat;
}

#nav #optisearch {
	width:71px;
	height:24px;
	background:url(/i/nav.gif) -77px -1px no-repeat;
}
#nav #optisearch a:hover{
	background:url(/i/nav.gif) -77px -27px no-repeat;
}

#nav #newrelease {
	width:93px;
	height:24px;
	background:url(/i/nav.gif) -161px -1px no-repeat;
}
#nav #newrelease a:hover{
	background:url(/i/nav.gif) -161px -27px no-repeat;
}

#nav #bestsellers {
	width:74px;
	height:24px;
	background:url(/i/nav.gif) -266px -1px no-repeat;
}
#nav #bestsellers a:hover{
	background:url(/i/nav.gif) -266px -27px no-repeat;
}

#nav #craftoptics {
	width:75px;
	height:24px;
	background:url(/i/nav.gif) -702px -1px no-repeat;
}
#nav #craftoptics a:hover{
	background:url(/i/nav.gif) -702px -27px no-repeat;
}

#nav #popposters {
	width:78px;
	height:24px;
	background:url(/i/nav.gif) -353px -1px no-repeat;
}
#nav #popposters a:hover{
	background:url(/i/nav.gif) -353px -27px no-repeat;
}

#nav #news {
	width:45px;
	height:24px;
	background:url(/i/nav.gif) -443px -1px no-repeat;
}
#nav #news a:hover{
	background:url(/i/nav.gif) -443px -27px no-repeat;
}

#nav #fax {
	width:63px;
	height:24px;
	background:url(/i/nav.gif) -500px -1px no-repeat;
}
#nav #fax a:hover{
	background:url(/i/nav.gif) -500px -27px no-repeat;
}


#nav #ez {
	width:121px;
	height:24px;
	background:url(/i/nav.gif) -790px -1px no-repeat;
}
#nav #ez a:hover{
	background:url(/i/nav.gif) -790px -27px no-repeat;
}

#nav #events {
	width:47px;
	height:24px;
	background:url(/i/nav.gif) -575px -1px no-repeat;
}
#nav #events a:hover{
	background:url(/i/nav.gif) -575px -27px no-repeat;
}


#nav #contact {
	width:54px;
	height:24px;
	background:url(/i/nav.gif) -635px -1px no-repeat;
}
#nav #contact a:hover {
	background:url(/i/nav.gif) -635px -27px no-repeat;
}

#nav a{
	display:block;
	height:24px;
	border:none;
}
#nav a i {
	visibility:hidden;
}





#content {
	font-size:1.2em;
	padding: 0 0 0 10px;
	width:980px;
	height:376px;
	position:relative;
	color:#003F77;
	clear:both;
}
#content p {
	margin:0;
	padding:0 0 0 0;
	position:relative;
	z-index:100;
	top:10px;
	width:535px;
}
#mod_family {
	position:absolute;
	bottom:0;
	left:60px;
	z-index:90;
}

#models, #google_map {
	width:431px;
	height:376px;
	margin:0;
	padding:0;
	overflow:hidden;
	position: absolute;
	top:0;
	right:0;
	border:1px #1F80BC;
	border-style:none solid;
}
#models p {
	margin:0;
}
#core_values {
	font-weight:bold;
	color:#003F77;
}


#footer {
	clear:both;
	color:#666666;
}
#collections {
	width:990px;
	overflow:auto;
	padding:20px 0 0 0;
	margin:0;
	list-style:none;
}
#collections li {
	display:inline;
	height:50px;
	padding:0;
}
#collections li.row1 {
	margin:5px 12px 5px 11px;
}
#collections li.row2 {
	margin:5px 7px;
}
#collections li img {
	vertical-align:middle;
	margin:0 0 18px 0;
	border:none;
}
#address {
	list-style:none;
	padding:15px 10px  10px 10px;
	margin:0 auto;
	width:575px;
	overflow:auto;
	text-align:center;
	font-size:1.1em;
}
#address li {
	margin:3px 7px;
	float:left;
}

#email_signup {
	width:310px;
	float:right;
	margin:22px 0 0 130px;
	padding:5px 10px;
	border:1px solid #006EB3;
	background:#dedede url(/i/join_bg.png) top left repeat-x;
}

#email_signup form {
	font:bold 1.3em Verdana, Arial, Helvetica, san-serif;
	color:#006EB3;
}

p.contact_page {
	text-align:center;
	margin-top:0;
	font-size:15px;
}
p.first_contact {
	padding-top:50px !important;
}