@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	/*background-color: #d9e5a3;*/
	background-color: #A8C4C4;
	/*background-image: url(/_images/bg.gif);*/
	text-align: center;
}
h1, h2, h3 {
	font-weight: normal;
	color: #0061AB;
}
h1 {
	font-size: 197%;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}
h2 {
	font-size: 167%;
}
h3 {
	font-size: 117%;
	font-weight: bold;
}
p {
	line-height: 20px;
}
.no_p {
	line-height: 20px;
}
a:link {
	color: #0061AB;
	text-decoration: none;
}
a:visited {
	color: #0061AB;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: underline;
}
.wrapper {
	background-color: #FFFFFF;
	text-align: center;
}
#container {
	position: relative;
	background-color: #FFFFFF;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}
#header {
	width: 860px;
	height: 95px;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(/_images/novaplus_tagline.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}
#banner {
	height: 138px;
	width: 860px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#nav_main {
	width: 845px;
	height: 27px;
	background-color: #d9e5a3;
	border: 1px solid #dddddd;
	padding-top: 13px;
	padding-left: 13px;
}
#nav_twitter {
	position: absolute;
	top: 303px;
	left: 850px;
	width: 24px;
	height: 25px;
	z-index: 1;
}
#nav_main a:link {
	color: #000000;
	text-decoration: none;
}
#nav_main a:visited {
	color: #000000;
	text-decoration: none;
}
#nav_main a:hover {
	color: #000000;
	text-decoration: underline;
}
#content_home {
	float: left;
	width: 540px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
#content_home_photo {
	float: left;
	background-color: #FFFFFF;
}
#content_sub1 {
	float: right;
	width: 605px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#content_sub1 ul, ol, li {
	line-height: 22px;
	list-style-image: url(/_images/bullet_blue.jpg);
	vertical-align: middle;
}
#sidebar_sub1 {
	float: left;
	width: 235px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#menu_side a:link {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}
#menu_side a:visited {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}
#menu_side a:hover {
	color: #000000;
	font-size: 14px;
	text-decoration: underline;
}
.menu_side_table {
	background-color: #CBE6F9;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:0px;
	border-style:solid;
	border-color:#B8CFE1;
}
.menu_side_option1 {
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-style:solid;
	border-color:#B8CFE1;
}
.menu_side_option2 {
	background-color: #9DCAEB;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-style:solid;
	border-color:#B8CFE1;
	font-weight: bold;
}
#testimonials {
	background-color: #EDEFEE;
	/*background-image: url(/_images/testimonials.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	border-color: #C1C1C1;
	border-width: 1px;
	border-style:solid;
	margin-top: 10px;
}
#testimonials_image {
	float: left;
	padding-left: 3px;
	padding-right: 10px;
}
.testimonials_table {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.testimonials_title {
	font-size: 16px;
	font-weight: bold;
	color: #0061AB;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#catalog {
	width: 235px;
	height: 82px;
	background-color: #FFFFFF;
	background-image: url(/_images/novaplus_catalog.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
}
#catalog_text {
	width: 140px;
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	margin-left: 75px;
	padding-top: 20px;
}
#focus1 {
	position: absolute;
	left: 572px;
    top: 616px;
	width: 308px;
	height: 267px;
	z-index: 33;
	background-color: #FFFFFF;
	background-image: url(/_images/home_focus1.gif);
	background-repeat: no-repeat;
}
#focus1_title {
	position: absolute;
	left: 50px;
	top: 1px;
	width: 250px;
	height: 27px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 9px;
}
#focus1_content {
	line-height: normal;
	padding-top: 50px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
#focus2 {
	position: absolute;
	left: 572px;
	top: 755px;
	width: 308px;
	height: 267px;
	z-index: 22;
	background-color: #FFFFFF;
	background-image: url(/_images/home_focus2.gif);
	background-repeat: no-repeat;
}
#focus2_title {
	position: absolute;
	left: 50px;
	top: 1px;
	width: 250px;
	height: 27px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 9px;
}
#focus2_content {
	line-height: normal;
	padding-top: 50px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
th {
	background-color: #d9e5a3;
	font-weight: bold;
}
.table {
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
}
.footer {
	/*background-color: #d9e5a3;*/
	background-color: #A8C4C4;
	color: #666666;
	text-align: left;
}
.footer a:link {
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #666666;
	text-decoration: underline;
}
.back {
	line-height: 40px;
}

/***********************************************************/
/*Changes for the new XRef Tool*/
#focusXref
 {
	position: absolute;
	left: 572px;
	top: 344px;
	width: 308px;
	height: 129px;
	z-index: 33;
	background-color: #FFFFFF;
	background-image: url(/_images/home_focusXrefBasic.gif);
	background-repeat: no-repeat;
}

#focusXref_Advanced
 {
	position: absolute;
	left: 572px;
	top: 344px;
	width: 308px;
	height: 273px;
	z-index: 33;
	background-color: #FFFFFF;
	background-image: url(/_images/home_focusXrefAdvanced.gif);
	background-repeat: no-repeat;
 }
 .focusXref_title {
	position: absolute;
	left: 50px;
	top: 1px;
	width: 250px;
	height: 27px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 9px;
}

.focusXref_content p {
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
.focusXref_content form
{
	margin:0px;
}
.Xref_search
{
	width: 240px;
	border: solid 1px #666666;
	font-size: 20px;
	vertical-align:middle;
}
.Xref_submit
{
   margin-left:5px;
   padding:0px;
   border:none;
   width:35px; 
   height:35px; 
   cursor: pointer;
   background: url('/_images/xref_search.jpg') no-repeat;
   vertical-align:middle;
}
/*Changes for the new XRef Tool*/
#focusCatalog
 {
	position: absolute;
	left: 572px;
	top: 480px;
	width: 308px;
	height: 129px;
	z-index: 33;
	background-color: #FFFFFF;
	background-image: url(/_images/home_focusCatalog.gif);
	background-repeat: no-repeat;
}

#bottomBanner
{
	margin:20px;
	height: 100px;
	color:white;
}

/****************************************************/
