body{
    margin:0;
	padding:0;
	background-image:url(images/body_BG.jpg);
	background-repeat:repeat-x;
	background-position:top;
        background-color:#E5E5E5;

}
.mainbg{
	background-image:url(images/mainbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
}
.left1_img{
	background-image:url(images/left1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width:14px;
	height:190px;
}
.right1_img{
	background-image:url(images/right1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width:14px;
	height:190px;
}
.leftbg{
	background-image:url(images/leftbg.jpg);
	background-repeat:repeat-y;
	background-position: right;
}
.rightbg{
	background-image:url(images/rightbg.jpg);
	background-repeat:repeat-y;
	background-position: left;
}
.footer1{
	background-image:url(images/footer1.jpg);
	background-repeat:repeat-x;
	background-position: left;
}
.footer2{
	background-image:url(images/footer2.jpg);
	background-repeat:repeat-x;
	background-position: top;
}
#Banner{
	background-image:url(images/header-pic1.jpg);
	background-repeat:no-repeat;
	background-position: right;
	
}
#loginbox2{
	background-image:url(images/loginbox2.gif);
	background-repeat:no-repeat;
	background-position: center;
	
}
#features3{
	background-image:url(images/features3.png);
	background-repeat:no-repeat;
	background-position: bottom;
	
}
#topcustomers{
	background-image:url(images/topcustomers.gif);
	background-repeat:no-repeat;
	background-position:center;
	
}
/*sidelink*/
.sidelnk {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: verdana;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
 text-transform:uppercase;
}
.sidelnk:link {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: verdana;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	height:20px;
 text-transform:uppercase;

}
.sidelnk:hover {
	font-weight: bold;
	font-size: 11px;
	color: #89C229;
	font-family: verdana;
	text-decoration: none;
	height:20px;
 text-transform:uppercase;
}
.sidelnk:active {
	font-weight: bold;
	font-size: 11px;
	color: #89C229;
	font-family: verdana;
	text-decoration: none;
	height:20px;
 text-transform:uppercase;
}
.sidelnk:visited {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: verdana;
	text-decoration: none;
	height:20px;
 text-transform:uppercase;
}
/* end sidelink*/
.login_bold {
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    font-family: tahoma;
    text-decoration: none;
}
.date_bold {
    font-weight: bold;
    font-size: 15px;
    color: #007CC8;
    font-family: tahoma;
    text-decoration: none;
	font-style:normal;
	font-stretch: expanded;
}
.date_bold2 {
    font-weight: bold;
    font-size: 14px;
    color: #007CC8;
    font-family: tahoma;
    text-decoration: none;
	font-style:normal;
	font-stretch: expanded;
}
.date_bold1 {
    font-weight: normal;
    font-size: 12px;
    color: #333333;
    font-family: arial;
    text-decoration: none;
}
.SkinObject {
    font-weight: normal;
    font-size: 12px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.SkinObject:link {
    font-weight: normal;
    font-size: 12px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.SkinObject:visited  {
    font-weight: normal;
    font-size: 12px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.SkinObject:active   {
    font-weight: normal;
    font-size: 12px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.SkinObject:hover    {
    font-weight: normal;
    font-size: 12px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
.SkinObject_LOGIN {
    font-weight:  bold;
    font-size: 11px;
    color: #707070;
    font-family: Verdana;
    text-decoration: none;
    text-transform:uppercase;
 padding-left:15px;
	
}
A.SkinObject_LOGIN:link {
    font-weight:  bold;
    font-size: 11px;
    color: #707070;
    font-family: Verdana;
    text-decoration: none;
    text-transform:uppercase;
 padding-left:15px;
	
}

A.SkinObject_LOGIN:visited  {
    font-weight:  bold;
    font-size: 11px;
    color: #707070;
    font-family: Verdana;
    text-decoration: none;
    text-transform:uppercase;
 padding-left:15px;

	
}

A.SkinObject_LOGIN:active   {
    font-weight:  bold;
    font-size: 11px;
    color: #707070;
    font-family: Verdana;
    text-decoration: none;
    text-transform:uppercase;
 padding-left:15px;
	
}

A.SkinObject_LOGIN:hover    {
    font-weight:  bold;
    font-size: 11px;
    color: #89C229;
    font-family: Verdana;
    text-decoration: none;
    text-transform:uppercase;
 padding-left:15px;
	
}

/*MENU*/

.MainMenu_MenuContainer, .MainMenu_MenuContainer TD, .MainMenu_MenuContainer TR, .MainMenu_MenuBar, .MainMenu_MenuBar TD, .MainMenu_MenuBar TR,.MainMenu_MenuBreak, .MainMenu_RootMenuArrow{
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid; 
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-size: 14px;
	
	
}

.MainMenu_MenuContainer{
	padding:0px 0 0 0;
	float:left;
	margin:0px 0 0 0;
}
.MainMenu_SubMenu {
	border-left: #CCCCCC 1px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid; 
	border-right: #CCCCCC 1px solid;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	

}

.MainMenu_SubMenu TD{
	border-left:0; 
	border-bottom:0; 
	border-top:0; 
	border-right:0;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
		
}

.MainMenu_SubMenu .MainMenu_MenuIcon , .MainMenu_SubMenu .MainMenu_MenuArrow{
	display:none;
}
.MainMenu_MenuItem{
	font-family:arial;
	color: #666666;
	font-size:14px;!important
	font-weight: bold;
	font-style:normal;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0;
	height:34px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	background:transparent;
}

.MainMenu_MenuItem td{

}
.MainMenu_MenuItemSel{
	font-family:arial;
	color:#82C229;
	font-size:14px;!important
	font-weight: bold;
	font-style:normal;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	background:transparent;
	height:34px;
}
.MainMenu_SubMenu .MainMenu_MenuItem{
    
	font-family:arial;
	font-size:12px;
	border-left:  #E5E5E5 0px solid; 
	border-bottom:  #E5E5E5 0px solid; 
	border-top:  #E5E5E5 0px solid; 
	border-right: #E5E5E5 0px solid; 
	background-image:none;
	background-color: #FFFFFF;
	height:20px;
	color:#666666;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
		
	text-align:left;
	padding:0 10px 0 5px;
}
.MainMenu_SubMenu .MainMenu_MenuItemSel{
    font-family:arial;
	font-size:12px;
	border-left:  #CCCCCC 0px solid; 
	border-bottom:  #CCCCCC 0px solid; 
	border-top:  #CCCCCC 0px solid; 
	border-right: #CCCCCC 0px solid; 
	background-color: #666666;
		background-image:none;
	color:#FFFFFF;
	height:20px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
		
	text-align:left;	
	padding:0 10px 0 5px;	
}

.arialblue {
	font-family:verdana;
	font-size:11px;
	color:#007CC8;
	font-weight:bold;
	text-decoration:none;
	 text-transform:uppercase;
}

.arialblue:link {
	font-family:verdana;
	font-size:11px;
	color:#007CC8;
	font-weight:bold;
	text-decoration:none;
 text-transform:uppercase;
}


.arialblue:visited {
	font-family:verdana;
	font-size:11px;
	color:#007CC8;
	font-weight:bold;
	text-decoration:none;
 text-transform:uppercase;
}
.arialblue:hover {
	font-family:verdana;
	font-size:11px;
	color:#9DD640;
	font-weight:bold;
	text-decoration:none;
 text-transform:uppercase;
}

.arialblue:active {
	font-family:verdana;
	font-size:11px;
	color:#007CC8;
	font-weight:bold;
	text-decoration:none;
 text-transform:uppercase;
}


.arialgreen {
	font-family:verdana;
	font-size:11px;
	color:#82C229;
	font-weight:bold;
	text-decoration:none;
 text-transform:uppercase;
}
.arialgreen:link {
	font-family:verdana;
	font-size:11px;
	color:#82C229;
	font-weight:bold;
	text-decoration:none;
 text-transform:uppercase;
}
.arialgreen:hover {
	font-family:verdana;
	font-size:11px;
	color:#82C229;
	font-weight:bold;
	text-decoration:none;
 text-transform:uppercase;
}
.arialgreen:active {
	font-family:verdana;
	font-size:11px;
	color:#82C229;
	font-weight:bold;
	text-decoration:none;
 text-transform:uppercase;
}
.arialgreen:visited{
	font-family:verdana;
	font-size:11px;
	color:#82C229;
	font-weight:bold;
	text-decoration:none;
 text-transform:uppercase;
}

.titleonly   {
	font-weight: normal;
	font-size: 25px;
	color: #363636;
	font-family: arial;
	font-style:italic;
	text-decoration: none;
}
/*all container css */
.arial_blk   {
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	font-family: arial;
	text-decoration: none;
}
.arial_blk_bold   {
	font-weight: bold;
	font-size: 12px;
	color: #393939;
	font-family: arial;
	text-decoration: none;
}
.arial_norm   {
    font-weight: normal;
    font-size: 12px;
    color: #666666;
    font-family: arial;
    text-decoration: none;
	font-style:italic;
}

.green_norm  {
    font-weight: normal;
    font-size: 12px;
    color: #9DD640;
    font-family: arial;
    text-decoration: none;
	font-style:italic;
}

.links2{
	font-family: Verdana;
	font-weight: normal;
	color:#666666;
	font-size:12px;
	text-decoration:underline;
}

.links2:link{
	font-family: Verdana;
font-weight: normal;
color:#666666;
font-size:12px;
text-decoration: underline;

}

.links2:hover{
	font-family: Verdana;
font-weight: normal;
color:#666666;
font-size:12px;
text-decoration: none;
}

.links2:active{
	font-family: Verdana;
font-weight: normal;
color:#666666;
font-size:12px;
}

.links2:visited{
	font-family: Verdana;
	color:#666666;
}





.readmore_blk{
	font-family: arial;
	font-weight: normal;
	color:#666666;
	font-size:12px;
	text-decoration:underline;
}

.readmore_blk:link{
font-family: arial;
font-weight: normal;
color:#666666;
font-size:12px;
text-decoration: none;

}

.readmore_blk:hover{
font-family: arial;
font-weight: normal;
color:#000000;
font-size:12px;
text-decoration: none;
}

.readmore_blk:active{
font-family: arial;
font-weight: normal;
color:#000000;
font-size:12px;
}

.readmore_blk:visited{
font-family: arial;
color:#000000;
}





.style4 {
	color: #666666;
	padding-right: 0px;
	font-family: Verdana;
	font-size:12px;
	line-height:1.385em;
}
/*a:link {
	color: #9DD640;
}

a:visited {
	color: #9DD640;
}
a:hover {
	color: #9DD640;
}
a:active {
	color: #9DD640;
}  */

a:link {
	color: #007CC8;
}

a:visited {
	color: #007CC8;
}
a:hover {
	color: #007CC8;
	text-decoration:underline;
}
a:active {
	color: #007CC8;
}

#subscribe {
	position:absolute;
	width:268px;
	height:129px;
	z-index:1;
	left: 725px;
	top: 338px;
	background-image: url(images/subscribe-bg.jpg);
}
#Layer2 {
	position:absolute;
	width:200px;
	height:25px;
	z-index:1;
	left: 802px;
}
#Layer3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 462px;
	top: 337px;
}
.style9 {color: #333333; font-size: medium; font-weight: bold; }
#NextSteps {
	position:absolute;
	width:201px;
	height:154px;
	z-index:1;
	left: 944px;
	top: 130px;
	background-image: url(images/features3.gif);
}
#Login {
	position:absolute;
	width:201px;
	height:34px;
	z-index:1;
	left: 500px;
	top: -276px;
	background-image: url(images/loginbox2.gif);
}
#Layer5 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 28px;
	top: 82px;
}
.style18 {color: #007CC8; font-weight: normal; font-size: medium; font-style: normal; }
#Login {
	position:absolute;
	width:200px;
	height:32px;
	z-index:1;
	left: 938px;
	top: 98px;
}
#RightMenu {
	position:absolute;
	width:100px;
	height:115px;
	z-index:1;
	left: 1055px;
	top: 77px;
}
#Layer4 {	position:absolute;
	width:201px;
	height:32px;
	z-index:1;
	left: 735px;
	top: 368px;
	background-image: url(images/loginbox2.gif);
}
#Layer1 {
	position:absolute;
	width:195px;
	height:190px;
	left: 962px;
	top: 168px;
	background-image: url(images/menuborder.png);
}
.style22 {
	color: #9DD640;
	font-weight: bold;
}
#Layer6 {
	position:absolute;
	width:207px;
	height:44px;
	z-index:1;
	left: 812px;
	top: 223px;
}
#Layer7 {
	position:absolute;
	width:202px;
	height:155px;
	z-index:2;
	background-image: url(images/features3.gif);
	left: 961px;
	top: 393px;
}
#Layer8 {
	position:absolute;
	width:704px;
	height:66px;
	z-index:3;
	left: 245px;
	top: 156px;
}
.style24 {font-size: 16px}
.style3 {color: #007CC8;
	font-weight: normal;
	font-size: large;
	font-style: italic;
}
.style26 {
	color: #007CC8;
	font-weight: bold;
}
.style29 {
	color: #007CC8;
	font-size: 14px;
	font-weight: bold;
}
.style30 {font-size: medium; font-style: normal; color: #007CC8;}
.style31 {color: #007CC8}
.style32 {color: #9DD640; }
.style33 {	color: #666666;
	padding-right: 0px;
	font-family: Verdana;
	font-size:1.083em;
	line-height:1.385em;
}

td {	
	font-size:11px;
	line-height:normal;
font-family: Verdana;

}

p {	
	font-size:12px;
	line-height:normal;
	text-align:justify;
}


.blue_norm  {
    font-weight: normal;
    font-size: 12px;
    color: #008EFF;
    font-family: arial;
    text-decoration: none;
	font-style:italic;
}
.side_bar {
	background-color: #F7F7F7;
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.title1 {
	border-bottom: 2px solid #aeb6be;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 2px;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 25px;
}




.customer_login {
	background-image: url(images/login2.png);
	background-image: transperent;
	background-position: center;
	background-repeat: no-repeat;
	font-weight:bold;
color:gray;
}

.customer_login1 {

	font-weight:bold;
}


.customer_login a:visited {
	
	background-image: transperent;
	background-position: center;
	background-repeat: no-repeat;
	font-weight:bold;
color:gray;
}

.customer_login a:link {
	
	background-image: transperent;
	background-position: center;
	background-repeat: no-repeat;
	font-weight:bold;
        color:gray;
}


.customer_login a:hover {
	
	background-image: transperent;
	background-position: center;
	background-repeat: no-repeat;
	font-weight:bold;
        color:#8AC22B;
        text-decoration:none;
}

.blank_button {
	background-image: url(images/button-blank.png);
	background-image: transperent;
	background-position: center;
	background-repeat: no-repeat;
	font-weight:bold;
color:gray;
}


.blank_button a:visited {
	
	background-image: transperent;
	background-position: center;
	background-repeat: no-repeat;
	font-weight:bold;
color:gray;
}

.blank_button a:link {
	
	background-image: transperent;
	background-position: center;
	background-repeat: no-repeat;
	font-weight:bold;
        color:gray;
}


.blank_button a:hover {
	
	background-image: transperent;
	background-position: center;
	background-repeat: no-repeat;
	font-weight:bold;
        color:#8AC22B;
        text-decoration:none;
}

.loginreg_button {
	background-image: url(images/loginreg_button.png);
	background-image: transperent;
	background-position: center;
	background-repeat: no-repeat;
	font-weight:bold;
color:gray;
}


.loginreg_button a:visited {
	
	background-image: transperent;
	background-position: center;
	background-repeat: no-repeat;
	font-weight:bold;
color:gray;
}

.loginreg_button a:link {
	
	background-image: transperent;
	background-position: center;
	background-repeat: no-repeat;
	font-weight:bold;
        color:gray;
}


.loginreg_button a:hover {
	
	background-image: transperent;
	background-position: center;
	background-repeat: no-repeat;
	font-weight:bold;
        color:#8AC22B;
        text-decoration:none;
}


