/* strip down style */
* {margin: 0; padding: 0;}
:link, :visited {text-decoration: none;}
ul, ol {list-style: none;}
img {border: none;}
h1, h2, h3, h4 {font-size: 1em;}
/* links */
a {color: #627299;}

/* here we go */
body {
	font-family: Arial, Helvetica, sans-serif; font-size: 76%;  background: #eee url(http://www.salesdesktop.net/i/bgs/body.gif) repeat-x 0 0; text-align: center; color: #3e3e3e;
}
/* big ones */
#containerbg {
	margin-left: auto; margin-right: auto; width: 830px; background: transparent url(http://www.salesdesktop.net/i/bgs/container.gif) no-repeat 0 0;
}
#container {
	margin-left: auto; margin-right: auto; width: 800px;
}
.copy {
	padding: 27px; text-align: left; background-color: #fff;
}
#home .copy {
	text-align: center;
}
.copy p {
	margin: 1em 0 0;
}
.copy p.m0 {
	margin: 0;
}
/* home stuff */
#intro {
	width: 746px; background-color: #fff;
}
#introimg {
	float: left; width: 485px;
}
#introban {
	float: right; width: 229px;
}
#intro:after {
	content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}
#homecopy {
	margin: 25px auto 0; width: 692px; text-align: left; background: transparent url(http://www.salesdesktop.net/i/bgs/homecopy.gif) no-repeat 30px 40px; 
}
#homecopy p {
	margin-left: 115px; margin-right: 30px; margin-top: 15px;
}
#homecopy p span {
	background-color: #f2f6fb;
}
#ulbox {
	margin: 25px auto 0; font-size: 11px; width: 640px;
}
#ulbox p {
	margin-left: 85px; margin-top: 9px;
}
#ulbox:after {
	content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}
#kfeat {
	width: 310px; height: 255px; background: transparent url(http://www.salesdesktop.net/i/bgs/kfeat.gif) no-repeat 0 0; float: left;
}
#kfeat ul, #kbenef ul {
	padding: 50px 25px 0 20px; line-height: 1.3;
}
#kfeat ul li, #kbenef ul li {
	padding-left: 13px; 
}
#kfeat ul li {
	background: transparent url(../i/bgs/kfeatul.gif) no-repeat 0 4px; 
}
#kbenef {
	width: 310px; height: 255px; background: transparent url(http://www.salesdesktop.net/i/bgs/kbenef.gif) no-repeat 0 0; float: right;
}
#kbenef ul li {
	background: transparent url(../i/bgs/kbeneful.gif) no-repeat 0 4px; 
}

#headernavi {
	height: 150px; position: relative;
}

#logo {
	position: absolute; top: 39px; left: 42px; 
}

/* headings */
h1 {
	text-align: center; padding: 4px 0; height: 22px; 
}
h1 span {
	display: none;
}
h2 {
	padding-left: 27px; font-size: 14px; margin: 16px 0 -6px; color: #bd7462; text-transform: uppercase; 
}
#release h2 {
	text-transform: none;
}
/* navigation */
#navi {
	height: 25px; background: transparent url(../i/bgs/navi.gif) repeat-x 0 0; position: absolute; left: 170px; top: 125px; width: 604px;
}
#navi li, #navi a {
	height: 25px; display: block;
}
#navi li {
	position: absolute; top: 0;
}
#navi a {
	text-indent: -9999px; 
}
#whylnk {left: 1px; width: 100px;}
#indlnk {left: 100px; width: 100px;}
#advlnk {left: 200px; width: 112px;}
#faqlnk {left: 312px; width: 72px;}
#rellnk {left: 384px; width: 118px;}
#conlnk {left: 502px; width: 104px;}

#whylnk a:hover {background: transparent url(../i/bgs/navi.gif) -1px -25px no-repeat;}
#indlnk a:hover {background: transparent url(../i/bgs/navi.gif) -100px -25px no-repeat;}
#advlnk a:hover {background: transparent url(../i/bgs/navi.gif) -200px -25px no-repeat;}
#faqlnk a:hover {background: transparent url(../i/bgs/navi.gif) -312px -25px no-repeat;}
#rellnk a:hover {background: transparent url(../i/bgs/navi.gif) -384px -25px no-repeat;}
#conlnk a:hover {background: transparent url(../i/bgs/navi.gif) -502px -25px no-repeat;}

#why #whylnk {background: transparent url(../i/bgs/navi.gif) -1px -25px no-repeat;}
#indepth #indlnk, #stand #indlnk, #trad #indlnk, #func #indlnk {background: transparent url(../i/bgs/navi.gif) -100px -25px no-repeat;}
#advantages #advlnk {background: transparent url(../i/bgs/navi.gif) -200px -25px no-repeat;}
#faq #faqlnk {background: transparent url(../i/bgs/navi.gif) -312px -25px no-repeat;}
#release #rellnk {background: transparent url(../i/bgs/navi.gif) -384px -25px no-repeat;}
#contact #conlnk {background: transparent url(../i/bgs/navi.gif) -502px -25px no-repeat;}

/* content */
#contentbox {
	width: 746px;
}
#contentbox:after {
	content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}
#content {
	float: left; width: 488px; line-height: 1.3; 
}
#contentleft {
	width: 129px; float: left;
}
#content p, #content ul, #content ol {
	padding: 0 10px 0 27px;
}
#content p.flink {
	text-align: right; margin:  -1em 0 0;
}
p.center {
	text-align: center;
}
#content .floatr {
	float: left; width: 230px; 
}
#content .floatl {
	float: left; width: 230px; 
}
.clear {clear: both; height: 0}

#content ul, #content ol {
	margin: 1em 0;
}
#content ul ul {
	margin: 0;
}
#content ul li {
	padding-left: 12px; background: transparent url(http://www.salesdesktop.net/i/bgs/li.gif) no-repeat 0 5px;
}
#content ul li.nobullet {
	background: none;
}
#sitemap #content li {
	margin: 0.5em 0 0;
}
#sitemap #content li a {
	font-weight: bold; color: #627299;
}
#sitemap #content li a:hover {
	color: #a15847;
}
#content ol li {
	margin: 1em 0 1em 20px; list-style: decimal; 
}
#content li li {
	background: transparent url(http://www.salesdesktop.net/i/bgs/lili.gif) no-repeat 0 5px;
}
#content ul#bigone {
	font-size: 18px; margin: 35px 0 27px 17px;
}
#content ul#bigone li {
	padding: 15px 0 15px 70px; background: transparent url(http://www.salesdesktop.net/i/bgs/bigoneli.gif) no-repeat 0 50%;
}
#content ul#bigone li a {
	color: #627299; text-decoration: none; 
}
#content ul#bigone li a:hover {
	color: #4b4b4b;
}
#content a {
	text-decoration: underline;
}
#sidebar {
	float: right; width: 229px; 
}
#sidebar h2 {
	width: 229px; border: none; background: transparent url(http://www.salesdesktop.net/i/bgs/sbhead.gif) repeat-x 0 0; text-align: center; padding: 7px 0; color: #fff; margin-bottom: 0.7em;
}
#sidebar ul {
	margin: 0 10px; font-size: 11px; 
}
#sidebar ul li {
	border-bottom: 1px solid #e4e5f2; margin: 0 0 10px; padding: 10px 10px 10px 40px; background: #f9fafd url(http://www.salesdesktop.net/i/bgs/sbli.gif) no-repeat 7px 50%;
}
#sidebar li#current {
	color: #a15847; background: #fefeff url(http://www.salesdesktop.net/i/bgs/sblicurr.gif) no-repeat 7px 50%;
}

.rightfloat {
	float: right; margin: 10px 0 0 10px;
}

/* footer */
#footer {
	width: 800px; text-align: center; padding: 0.8em 0; border-top: 4px solid #627299; background: #9ba5bf url(http://www.salesdesktop.net/i/bgs/footer.jpg) no-repeat 0 0; 
}
#footer li {
	display: inline; padding: 0 10px; border-right: 1px solid #fff; color: #fff; 
}
#footer a {
	color: #fff; font-weight: bold;
}
#footer li.nobrdr {
	border-right: none;
}

/* forms */
form {
	margin: 10px 19px 0; width: 420px; color: #3e3e3e; 
}
form div { 
	clear: both; padding: 4px 0 0; 
}
label { 
	float: left; width: 120px; text-align: right; 
}
input, textarea { 
	float: right; width: 280px; text-align: left; 
}
textarea { 
	height: 8em; 
}
#button { 
	float: none; margin: 10px 0 0 140px; width: 100px; text-align: center; 
}

/* extra */
.mt14 {
	margin-top: 14px;
}
.mt20 {
	margin-top: 20px;
}
.mt90 {
	margin-top: 90px;
}
 /* assignded to vdilogo image */
.mt180 {
	margin-top: 180px;
}
.mr15 {
	margin-right: 15px;
}























