html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

.promo {
	font-size: 12px;
	font-weight: bold;
}

body {
	background: #D5D5D5 url(images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #2A2A2A;
	padding-bottom: 10px;
	padding-top: 31px;
}

.bodyLarge {
	font-size: 15px;
}

.bodySmall {
	font-size: 8px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
	position: relative;
	background: url(images/body_bg.gif) repeat-y;
}

#header {
	position: absolute;
	top: 0;
	left: 243px;
	width: 535px;
	height: 330px;
	background: url(images/header_2.jpg) no-repeat;
}
#header02 {
	position: absolute;
	top: 0;
	left: 243px;
	width: 535px;
	height: 170px;
	background: url(images/header_secondary.jpg) no-repeat;
}
#header_contact {
	position: absolute;
	top: 0;
	left: 243px;
	width: 535px;
	height: 170px;
	background: url(images/header_contact.jpg) no-repeat;
}
#header_faq {
	position: absolute;
	top: 0;
	left: 243px;
	width: 535px;
	height: 170px;
	background: url(images/header_faq.jpg) no-repeat;
}
#header_feedback {
	position: absolute;
	top: 0;
	left: 243px;
	width: 535px;
	height: 170px;
	background: url(images/header_feedback.jpg) no-repeat;
}
#header_howtoapply {
	position: absolute;
	top: 0;
	left: 243px;
	width: 535px;
	height: 170px;
	background: url(images/header_howtoapply.jpg) no-repeat;
}
#header_lickgranuloma {
	position: absolute;
	top: 0;
	left: 243px;
	width: 535px;
	height: 170px;
	background: url(images/header_lickgranuloma.jpg) no-repeat;
}
#header_testimonials {
	position: absolute;
	top: 0;
	left: 243px;
	width: 535px;
	height: 170px;
	background: url(images/header_testimonials.jpg) no-repeat;
}
#header_catalog {
	position: absolute;
	top: 0;
	left: 243px;
	width: 535px;
	height: 170px;
	background: url(images/header_howtoapply.jpg) no-repeat;
}

#left {
  float: left;
  width: 243px;
}

#full_page {
  float: left;
  width: 733px;
  padding-left: 20px;
}

#logo {
  width: 244px;
  height: 170px;
  background: url(images/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 30px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 0px;
  background: #ED1C24
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #FFFFFF;
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav a {
  color: #FFFFFF;
  text-decoration: none;
  border-left: 1px solid #FFFFFF;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}

#nav li:hover {
  background:  188px 10px url(images/arr_white_go.gif) no-repeat;
}
#nav .important {
  border: none;
  background: 188px 10px url(images/arr_black.gif) no-repeat;
}
#nav .important a {
	color: #000000;
}

#nav02 {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav02 ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 0px;
  background: #0093d0
}
#nav02 li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #FFFFFF;
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav02 a {
  color: #FFFFFF;
  text-decoration: none;
  border-left: 1px solid #FFFFFF;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav02 a:hover {
  text-decoration: underline;
}
#nav02 li:hover {
  background:  188px 10px url(images/arr_white_go.gif) no-repeat;
}

#nav02 .important {
  border: none;
  background: 188px 10px url(images/arr_black.gif) no-repeat;
}
#nav02 .important a {
	color: #000000;
}
#nav03 {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav03 ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 0px;
  background: #7a60a6
}
#nav03 li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #FFFFFF;
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav03 a {
  color: #FFFFFF;
  text-decoration: none;
  border-left: 1px solid #FFFFFF;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav03 a:hover {
  text-decoration: underline;
}
#nav03 li:hover {
  background:  188px 10px url(images/arr_white_go.gif) no-repeat;
}

#nav03 .important {
  border: none;
  background: 188px 10px url(images/arr_black.gif) no-repeat;
}
#nav03 .important a {
	color: #000000;
}
#nav04 {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav04 ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 0px;
  background: #00a890
}
#nav04 li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #FFFFFF;
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav04 a {
  color: #FFFFFF;
  text-decoration: none;
  border-left: 1px solid #FFFFFF;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav04 a:hover {
  text-decoration: underline;
}
#nav04 li:hover {
  background:  188px 10px url(images/arr_white_go.gif) no-repeat;
}
#nav04 .important {
  border: none;
  background: 188px 10px url(images/arr_black.gif) no-repeat;
}
#nav04 .important a {
	color: #000000;
}
#nav05 {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav05 ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 0px;
  background: #335358
}
#nav05 li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #FFFFFF;
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav05 a {
  color: #FFFFFF;
  text-decoration: none;
  border-left: 1px solid #FFFFFF;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav05 a:hover {
  text-decoration: underline;
}
#nav05 li:hover {
  background:  188px 10px url(images/arr_white_go.gif) no-repeat;
}

#nav05 .important {
  border: none;
  background: 188px 10px url(images/arr_black.gif) no-repeat;
}
#nav05 .important a {
	color: #000000;
}
#nav06 {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav06 ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 0px;
  background: #cfd820
}
#nav06 li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #FFFFFF;
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav06 a {
  color: #FFFFFF;
  text-decoration: none;
  border-left: 1px solid #FFFFFF;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav06 a:hover {
  text-decoration: underline;
}
#nav06 li:hover {
  background:  188px 10px url(images/arr_white_go.gif) no-repeat;
}
#nav06 .important {
  border: none;
  background: 188px 10px url(images/arr_black.gif) no-repeat;
}
#nav06 .important a {
	color: #000000;
}
#nav07 {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav07 ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 0px;
  background: #f26522;
}
#nav07 li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #FFFFFF;
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav07 a {
  color: #FFFFFF;
  text-decoration: none;
  border-left: 1px solid #FFFFFF;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav07 a:hover {
  text-decoration: underline;
}
#nav07 li:hover {
  background:  188px 10px url(images/arr_white_go.gif) no-repeat;
}
#nav07 .important {
  border: none;
  background: 188px 10px url(images/arr_black.gif) no-repeat;
}
#nav07 .important a {
	color: #000000;
}

#nav08 {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav08 ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 16px;
  background: #ED1C24 bottom left url(images/nav_bot.jpg) no-repeat;
}
#nav08 li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #FFFFFF;
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav08 a {
  color: #FFFFFF;
  text-decoration: none;
  border-left: 1px solid #FFFFFF;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav08 a:hover {
  text-decoration: underline;
}

#nav08 li:hover {
  background:  188px 10px url(images/arr_white_go.gif) no-repeat;
}
#nav08 .important {
  border: none;
  background: 188px 10px url(images/arr_black.gif) no-repeat;
}
#nav08 .important a {
	color: #000000;
}

#nav09 {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav09 ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 0px;
  background: #0093d0;
}
#nav09 li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #FFFFFF;
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav09 a {
  color: #FFFFFF;
  text-decoration: none;
  border-left: 1px solid #FFFFFF;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav09 a:hover {
  text-decoration: underline;
}
#nav09 li:hover {
  background:  188px 10px url(images/arr_white_go.gif) no-repeat;
}
#nav09 .important {
  border: none;
  background: 188px 10px url(images/arr_black.gif) no-repeat;
}
#nav09 .important a {
	color: #000000;
}

#catalog_left {
	background: url(images/news_bg.jpg) repeat-y;
	padding-top: 10px;
	padding-left: 37px;
	padding-right: 22px;
	padding-bottom: 3px;
	text-align: left;
}
#news {
	background: url(images/news_bg.jpg) repeat-y;
	padding-top: 10px;
	padding-left: 37px;
	padding-right: 22px;
	padding-bottom: 3px;
	text-align: left;
}
#news h2 {
  font-size: 12px;
  color: #2A2A2A;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #2A2A2A;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#support {
  background: url(images/support.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: ##2A2A2A;
}
#support p {
	margin: 0.7em 2.6em 0.7em 2em;
}
#trial {
	background: url(images/nav_left.jpg) no-repeat scroll 0%;
}
#right {
  float: right;
  width: 490px;
  padding-right: 20px;
  padding-top: 335px;
}
#right h2 {
  font: 24px arial, sans-serif;
  color: #2A2A2A;
  border-bottom: 1px solid #2A2A2A;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #2A2A2A;
  border-bottom: 1px solid #2A2A2A;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#right_secondary {
  float: right;
  width: 490px;
  padding-right: 20px;
  padding-top: 176px;
}
#right_secondary h2 {
  font: 24px arial, sans-serif;
  color: #2A2A2A;
  border-bottom: 1px solid #2A2A2A;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right_secondary h3 {
  font: 14px arial, sans-serif;
  color: #2A2A2A;
  border-bottom: 1px solid #2A2A2A;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#right_secondary h4 {
	 border-bottom: 1px solid #2A2A2A;
}
#welcome {
  margin-right: 20px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}
#right_secondary .left {
  margin-right: 18px;
}
#right_secondary .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
#corp-img, #indu-img {
  background: url(images/pic_2.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url(images/pic_3.jpg) no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
  background: url(images/footer_bg.gif) repeat-y;
}
#copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
  color: #FFFFFF;
  font-weight: bold;
}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}

.style1 {color: #2A2A2A}
.style2 {
	font-size: 15px;
	font-weight: bold;
}
.style3 {color: #FFFFFF}
.style4 {color: #2A2A2A; font-size: 24px; }
.style5 {color: #000000}
.style11 {color: #2A2A2A; font-size: 24px; font-weight: normal; }
