@charset "utf-8";
/* CSS Document */
#nscontent h1 a, #nscontent h2 a, #nscontent h3 a, #nscontent h4 a, #nscontent h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #571B17;
}
#nscontent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#nscontent-ul, #nscontent-ul li
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#nscontent a
{
	text-decoration: none;
	color: black;
}
body
{
	background: #E2FFD7;
	margin: 0;
	padding: 0;
}
#wrapper
{
	position: relative;
	margin: 0px auto 0px auto;
	top: 0px;
	border: solid 0px blue;
	width: 700px;
}
#header
{
	position: absolute;
	width: 700px;
	height: 185px;
	border: solid 0px red;
	margin: 0px auto 0px auto;
}
#h-image1
{
	position: absolute;
	top: 0px;
	left: 0px;
}
#h-image2
{
	position: absolute;
	top: 100px;
	left: 80px;
	z-index: 10;
}
#menu{
height: 64px; left: 15px; position: absolute; top: 40px; width: 670px; z-index: 1; 
}
#content
{
	position: absolute;
	width: 700px;
	top: 185px;
	background: url(http://www.trinityeyecare.com/Site/online_registration_files/pinstripe_welcome_tile-1.jpg);
/*	background: url(http://www.trinityeyecare.com/Site/Directions_files/pinstripe_bk_tile3-52.jpg);*/
}
.content-top
{
	background: url(http://www.trinityeyecare.com/Site/online_registration_files/pinstripe_welcome_cover-min3-1.jpg);
	width: 700px;
	height: 21px;
}
.content-bg
{
	background: url(http://www.trinityeyecare.com/Site/online_registration_files/pinstripe_welcome_tile-1.jpg);
	padding-left: 61px;
	padding-right: 61px;
}
.content-bottom
{
	background: url(http://www.trinityeyecare.com/Site/online_registration_files/pinstripe_w_cover-b2-1.jpg);
	height: 30px;
}
#footer
{
	background: url(http://www.trinityeyecare.com/Site/Directions_files/pinstripe_bk_tile3-52.jpg);
	text-align: center;
}
#footer ul
{
	list-style: none;
	padding: 0px 0px 10px 0px;
	margin: 0px 30px 0px 30px;
}
#footer li a
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
}
#footer li
{
	list-style: none;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}
#ns-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
}
#ns-text a, #ns-text strong
{
	font-weight: 100;
	color: black;
	text-decoration: none;
}
#nscontent-hp1
{
	position: absolute;
	top: 650px;
	width: 100%;
	margin: 0px auto 0px auto;
	z-index: 99;
	text-align: center;
}
#nscontent-hp
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index: 100;
	width: 700px;
	margin: 0px auto 0px auto;
	color: #171F1C;
	background: #383B3A;
}
#nscontent-hp a, #nscontent-hp strong
{
	color: #171F1C;
	font-weight: 100;
	text-decoration: none;
}
#nscontent-hp h1 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #171F1C;
	font-weight: bold;
}
#footer-hp
{
	text-align: center;
	margin-bottom: 10px;
}
#footer-hp ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer-hp li
{
	margin: 0px 10px 0px 10px;
	display: inline;
}
#footer-hp li a
{
	text-decoration: none;
	color: #5F5F5F;
	font-size: 11px;
}
