body {
	background: url(images/_bg-body.gif) top center repeat-x #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666; 
	margin: 0px;
}
#wrapper {
	width: 951px;
	margin-right: auto;
	margin-left: auto;
}

/*  @@@@@[  Navigation  ]@@@@@ */
#nav {
	width: 939px;
}
/*  @@@@@[  Sub Nav  ]@@@@@ */
/* Note that there are styles applied to all "a" tags in .subnav (such as display: block) and then specific styles for "a" tags in .sub1 */
#subnav {
	background: url(images/_bg-subnav.gif) repeat-y;
	margin-top: 5px;
	width: 235px;
	margin: 3px 7px 3px 9px;
}
#subnav-content{
	background: url(images/_bg-subnav-top.jpg) top no-repeat;
}
#subnav-in{
	background: url(images/_bg-subnav-bot.gif) bottom no-repeat;
	width: 215px;
	min-height: 135px;
	height: auto;
	padding: 16px 8px 30px 12px;
}
*:first-child+html {} * html #subnav-in{
	background: url(images/_bg-subnav-bot.gif) bottom no-repeat;
	width: 215px;
	min-height: 135px;
	height: 135px;
	padding: 16px 8px 30px 12px;
}
#subnav ul{
	margin: 0px;
	padding-left: 20px;
}
#subnav ul li{
	list-style: none;
	padding-left: 15px;
	line-height: 19px;
	background: url(images/_bullet.gif) no-repeat 0px 5px;
}
#subnav ul ul{
	margin: 0px;
	padding: 0px 0 0 10px;
}
#subnav ul ul li{
	list-style: none;
	padding-left: 10px;
	line-height: 14px;
	background: url(images/_bullet2.gif) no-repeat 0px 6px;
}
#subnav ul li a:link, #subnav ul li a:visited, #subnav ul li a:active{
	text-decoration: none;
	color: #666667
}
#subnav ul li a:hover{
	color: #3ecfdf;
	text-decoration: none;
}
/* @@@@@[  Header / Footer  ]@@@@@ */

#header {
	width: 951px;
	height: 385px;
	background: url(images/_bg-header.jpg) no-repeat;
	position:relative;
}
#header a.product{position:absolute; top:27px; left:658px; width:180px; display:block; height: 330px;}
/*#header a.product1{position:absolute; top:357px; left:674px; width:90px; display:block; text-align: right; color:#FFFFFF; text-decoration:underline;}*/
#header a.product1{position:absolute; top:334px; left:837px; width:100px; display:block; text-align: right; color:#FFFFFF; text-decoration: underline;}
#header a.product1:hover{text-decoration:none;}
.product2{
	width:215px;
	position:absolute;
	left: 39px;
	top: 269px;
}
#footer {
	color: #7587ac;
	font-size: 10px;
	clear: both;
	padding: 0px 8px 10px 8px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #7587ac;
	text-decoration: none;
}
#footer a:hover {
	color: #7587ac;
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #7587ac;
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	
	color: #7587ac;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}
/* @@@@@[  Index Page  ]@@@@@ */
#mainHome{
	background: url(images/_bg-index-top.jpg) top no-repeat;
}
#infoHome{
	background: url(images/_bg-index-bot2.jpg) bottom no-repeat;
	padding: 0 6px;
	line-height: 18px;
	width: 939px;
}
.logo{
	padding: 11px 0 16px 20px;
}
.content-home{
	padding-right: 16px;
	padding-bottom: 20px;
	width: 923px;
}
.column-left{
	float: left;
	width: 362px;
	padding: 26px 36px 0 202px;
}
.column-right{
	float: right;
	width: 315px;
	margin-top: 11px;
	background: url(images/_bg-infec.gif) repeat-y;
}
.right-in{
	background: url(images/_bg-infec-top.jpg) top no-repeat;
}
.right-info{
	background: url(images/_bg-infec-bot.jpg) bottom no-repeat;
	padding: 13px 9px 10px 30px;
	font-size: 11px;
	width: 276px;
}

#infoHome h1{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -16px;
	height: 33px;
	padding: 0px 0 10px 16px;
	color: #002255;
	font-size: 14px;
	line-height: 28px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/_bg-infec-h.gif) no-repeat ;
	width: 276px;
}
/* @@@@@[  Main Page  ]@@@@@ */
#main {
	background: url(images/_bg-main.gif) repeat-y;
	width: 951px;
}
#main-in{
	background: url(images/_bg-main-top.jpg) top no-repeat;
}
#content {
	width: 939px;
	padding: 0 6px 40px 6px;
	line-height: 17px;
	background: url(images/_bg-main-bot.jpg) bottom no-repeat;
}
#left-content{
	width: 253px;
	float: left;
}
#right-content{
	width: 570px;
	float: right;
	padding: 30px 56px 0 60px;
}

/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
a:link, a:visited, a:active {
	color: #1d9080; 
	text-decoration: underline;
}
a:hover {
	color: #1d9080; 
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS", serif;
	margin-top: 0px; 
	padding-top: 0px; 
	margin-bottom: 15px;
	font-size: 36px;
	color: #d2d7e1;
	text-transform: uppercase;
	line-height: 38px;
}
h2 {
	font-weight: bold;
	padding: 0px;
	margin: 0 0 10px 0px;
	font-size: 13px;
}

h3 { 
	font-family: "Trebuchet MS", serif;
	margin-top: 0; 
	padding-top: 0; 
	margin-bottom: 0;
	font-size: 16px;
	color: #999;
	text-transform: uppercase;
	line-height: 18px;
}
p {
	margin: 0px;
	padding-bottom: 9px;
}

.smallTxt {font-size:10px;}
blockquote {
	margin: 0px 35px 13px 30px;
	padding: 0px;
}
.clrSolo {
	clear: both; 
 	font-size: 1px; 
 	line-height: 1px; 
 	margin: 0px; 
 	padding: 0px; 
 	visibility: hidden;
}
.clr {
 	clear: both;
}
.stepclr {
 	clear: both;
	margin-bottom: 25px;
}
.clrheight{
 	clear: both;
	height: 15px;
}
.left {
 	float: left;
}
.right {
 	float: right;
}
.imgRight {
 	margin-bottom: 10px; 
 	margin-left: 10px;
	margin-top: 4px;
 	float: right;
	border: 1px solid #999;
	padding: 4px;
	background-color: #c5ccde;
}
.imgLeft {
 	margin-bottom: 20px; 
 	margin-right: 10px;
	margin-top: 4px;
 	float: left;
	border: 1px solid #999;
	padding: 4px;
	background-color: #c5ccde;
}
.alignR{ text-align:right;}
.right-sec{
	float: right;
	width: 425px;
	padding: 0px;
}
.graphic{
	margin-bottom: 15px;
}
.main-img{
	border-bottom: 3px solid #a6b2cc;
	border-right: 3px solid #a6b2cc;
}
.line{
	border-bottom: 1px solid #4aafa1;
	margin: 10px 0px;
}
.require{
	color: #FF0033;
}
#right-content ul{
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 18px;
}
#right-content ul li{
	list-style: none;
	padding-left: 15px;
	line-height: 19px;
	background: url(images/_bullet.gif) no-repeat 0px 5px;
}
#right-content ul ul{
	margin: 0px;
	padding: 0px 0 0 10px;
}
#right-content ul ul li{
	list-style: none;
	padding-left: 10px;
	line-height: 14px;
	background: url(images/_bullet2.gif) no-repeat 0px 6px;
}

/* @@@@@[  Form Elements  ]@@@@@ */
input, textarea, select {
	font-size: .9em; 
	color: #666; 
	background: #fff; 
	border: 1px solid #8cd4ca;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
input.clean {
	border-style: none; 
	background: none;
}
.form-contact input {
	width: 350px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.form-contact select {
	width: 350px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.form-contact textarea {
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
/* @@@@@[  Form Elements  ]@@@@@ */
table.style1 {
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	margin-bottom:10px;
}
table.style1 td {
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding:10px;
}

.stepsdiv { display: block; }
