body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family : Tahoma, sans-serif;
	font-size : 12px; 
	background-color: #e2e2d0; 
}
.maintable {
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	width: 900px;
}
.contacttable {
	background-image: url(../images/contactbackv1.jpg);
	background-repeat: no-repeat;
	background-color: #b5c7d8; 
	height: 564px;
}

ul {
	margin-left:17px;
	padding-left:0px;
}
ul li {
	margin-bottom:15px;
}



.textfield {       
	font-family: Arial, sans-serif;  
	font-size : 11px; 
	padding: 1px 0px 0px 2px;
	border-width: 1px;
	background-color: #eeeeee;
	height: 20px;
}
.dropdown {       
	padding: 0px 0px 0px 0px;
	font-family: Arial, sans-serif;
	font-size : 11px; 
	height: 18px;
	border-width: 1px;
	background-color: #eeeeee;
}
.textarea {       
	font-family: Arial, sans-serif;  
	font-size : 11px; 
	padding: 2px 0px 0px 2px;
	border-width: 1px;
	background-color: #eeeeee;
}
.redstar {
	margin: 0px;
	padding: 0px;
	font-family : Tahoma, sans-serif;
	font-size : 14px;
	color: #cc0000;
	line-height: 1.4em;
	font-weight: bold;
}A.redbut {
  	font-weight: bold;
  	padding: 2px 4px 2px 4px;
  	font-size: 11px;
  	border: thin outset;
  	color: #ffffff;
  	text-align: center;
  	text-transform: uppercase;
  	width: 60px;
}
A.redbut:link { 
  	border-width: 1px;
  	padding: 2px 4px 2px 4px;
  	background-color: #cc0000; 
  	color: #ffffff;
  	border-color: #fff #000 #000 #fff;
  	text-decoration: none;
}
A.redbut:visited {
  	border-width: 1px;
  	background-color: #cc0000; 
  	color: #ffffff;
  	border-color: #fff #000 #000 #fff;
  	text-decoration: none;
}
A.redbut:hover { 
  	border-width: 1px;
  	background-color: #530000; 
  	color: #ffffff;
  	text-decoration: none;
}
A.redbut:active { 
  	background-color: #336699; 
  	color: #ffffff; 
  	border-color: #000 #fff #000 #fff;
  	text-decoration: none;
}





.maintxt {
	margin: 0px;
	padding: 0px;
	font-family : Tahoma, sans-serif;
	font-size : 12px;
	color: #333333;
	line-height: 1.4em;
}
.maintxt  a:link, .maintxt  a:visited {
	text-decoration: none;	
	color: #cc0000;
} 
.maintxt  a:hover {
	text-decoration: underline;
	color: #ff0000;
}
.subhd {
	margin: 0px;
	padding: 0px;
	font-family : Tahoma, sans-serif;
	font-size : 14px;
	color: #003399;
	line-height: 1.4em;
	font-weight: bold;
}
.formtxt {
	margin: 0px;
	padding: 0px;
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	color: #000000;
	line-height: 1.4em;
	font-weight: bold;
}
.copyright {
	margin: 0px;
	padding: 0px;
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	color: #444444;
	line-height: 1.4em;
}
.copyright  a:link, .copyright  a:visited {
	text-decoration: none;	
	color: #444444;
} 
.copyright  a:hover {
	text-decoration: underline;
	color: #cc0000;
}
.register {
	margin: 0px;
	padding: 0px;
	font-family : Tahoma, sans-serif;
	font-size : 12px;
	color: #444444;
	line-height: 1.4em;
	font-weight: bold;
}
.register  a:link, .register  a:visited {
	text-decoration: none;	
	color: #444444;
} 
.register  a:hover {
	text-decoration: underline;
	color: #cc0000;
}

/* PRODUCTS PAGE */
#products_img1 {
	width:150px;
	height:157px;
	position:absolute;
	right:20px;
	top:60px;
	background-image:url(../images/products_img1.gif);
	background-repeat:no-repeat;
}

#products_img2 {
	width:150px;
	height:130px;
	position:absolute;
	right:20px;
	top:240px;
	background-image:url(../images/products_img2.gif);
	background-repeat:no-repeat;
}

#icanvass_panel {
	margin: -80px 30px 20px 20px;
	border:1px solid red;
	padding:95px 15px 15px 15px;
	z-index:10;
	position:relative;
}

#icanvass_panel p {
	margin-top:0px;
}

#icanvassStamp {
	width:223px;
	padding-top:30px;
	margin-left:50px;
	z-index:100;
	position:relative;
}

ul#menu{
	width: 900px;
	height: 52px;
	margin: 0;
	padding: 0;
	list-style:none;
}
ul#menu li{
	margin: 0;
	padding: 0;
	list-style:none;
	display:inline-block;
	float:left;
}
ul#menu li a{
	margin: 0;
	padding: 0;
	list-style:none;
	display:block;
	float:left;
	width: 180px;
	padding: 0;
	overflow:hidden;
	height: 52px;
	background-image:url(../images/sprite_navigation.jpg);
	text-indent: -3000px;
}

ul#menu li.products a{
	background-position: -180px 0;
}
ul#menu li.benefits a{
	background-position: -360px 0;
}
ul#menu li.faqs a{
	background-position: -540px 0;
}
ul#menu li.services a{
	background-position: -720px 0;
}
ul#menu li.benefits a:hover{
	background-position: -360px -52px;
}
ul#menu li.products a:hover{
	background-position: -180px -52px;
}
ul#menu li.cost a:hover{
	background-position: 0 -52px;
}
ul#menu li.faqs a:hover{
	background-position: -540px -52px;
}
ul#menu li.services a:hover{
	background-position: -720px -52px;
}

/* HOME RIGHT ICONS */

ul#rhm{
	width: 277px;
	margin: 0;
	padding: 0;
	list-style:none;
}
ul#rhm li{
	margin: 0;
	list-style:none;
	border:1px solid #BBBBBB;
	padding:2px;
	margin: 20px 0 0 0;
}

ul#rhm li a{
	width: 271px;
	height: 73px;
	background-image: url(../images/sprite_featuresRH.gif);
	display: block;
	text-indent: -3000px;
}
ul#rhm li a#aboutimail{
	background-position: 0 0;
}
ul#rhm li a:hover#aboutimail{
	background-position: -271px 0;
}

ul#rhm li a#iconCost{
	background-position: 0 -73px;
}
ul#rhm li a:hover#iconCost{
	background-position: -271px -73px;
}


ul#rhm li a#iconBrand{
	background-position: 0 -146px;
}
ul#rhm li a:hover#iconBrand{
	background-position: -271px -146px;
}


ul#rhm li a#iconEnviro{
	background-position: 0 -219px;
}
ul#rhm li a:hover#iconEnviro{
	background-position: -271px -219px;
}


ul#rhm li a#iconSignup{
	background-position: 0 -292px;
}


ul#rhm li a#abouticanvass{
	background-position: 0 -366px;
}
ul#rhm li a:hover#abouticanvass{
	background-position: -271px -366px;
}