@charset "UTF-8";
/* CSS Document */



/* colors */

/*
 green will be
background-color:#475236; */

body {
background-color:#3a415e;
/*background-image:url(../images/footergraphic.gif); */
}

td, th {
border-color:#335566;
}
 th.col1 {
background-color:#000000;
}

td.col1{
background-color:#334766;
border-color:#586784;
}

body #textarea1 a, body#formcheck span.formresult, span.tablecaption {
	color:#3a415e;
}

body #textarea1 a:hover, body #textarea2 a, body#whypaypal a {
	color:#D7E5F4;
	text-decoration: line-through;
}


body #textarea2 a:hover, body#whypaypal a:hover {
color:#335566;
}

div#header {
background-color:#222635;
}


div#textarea2 {
background-color:#7485a1;
}


div#wrapper {
background-color:#9ca6bc;

}

div#footer a.footercontact, div#footer span.footercontact{
color:#9ca6bc;
}


/* colors end */


/* MAIN NAV  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */


a#aboutlink { 
background-position:0px -80px;
}
body#about a#aboutlink, a#aboutlink:hover {
background-position:0px 0px;
}
a#clientslink { 
background-position:-100px -80px;
}
body#clients a#clientslink, a#clientslink:hover {
background-position:-100px 0px;
}
a#featureslink { 
background-position:-200px -80px;
}
body#features a#featureslink, a#featureslink:hover {
background-position:-200px 0px;
}
a#pricinglink { 
background-position:-300px -80px;
}
body#pricing a#pricinglink, a#pricinglink:hover {

background-position:-300px 0px;
}
a#signuplink { 
background-position:-400px -80px;
}
body#signup a#signuplink, a#signuplink:hover {
background-position:-400px 0px;
}


/* MAIN NAV  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */




/* SECONDARY HEADERS XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

body#about div#wrapper div#maincontent h2 {
background-position:0px 0px;
}

body#clients div#wrapper div#maincontent h2 {
background-position:0px -30px;
}

body#features div#wrapper div#maincontent h2 {
background-position:0px -60px;
}

body#pricing div#wrapper div#maincontent h2 {
background-position:0px -90px;
}

body#signup div#wrapper div#maincontent h2, body#formcheck div#wrapper div#maincontent h2, body#signup2 div#wrapper div#maincontent h2 {
background-position:0px -120px;
}

body#aboutus div#wrapper div#maincontent h2 {
background-position:0px -150px;
}

body#demo div#wrapper div#maincontent h2 {
background-position:0px -380px;
}

/* SECONDARY HEADERS XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */


/* SALE */

div#sale {
height:0px;
padding: 67px 0 0 0;
background-image:url(../images/sale1.png);
overflow:hidden;
line-height:100%;
width:569px;
margin:0 0 0 57px;


}
