/******************************************************************************
 * Generic CSS
 *****************************************************************************/
body {
	font-family: Arial, Verdana, sans-serif; font-size:12px; color:#000000;
	border:0px; margin:0px auto 0px auto; padding:0px 0px 0px 0px;
	text-align:center; background-color:#ffffff;
	background-image:url(../images/body-bg.jpg);
	background-repeat:repeat-x; background-position:top left;
	background-position:0px 0px;
}

* html body { text-align: center; /* IE 5 centering */ }

/******************************************************************************
* Corner Badge
*****************************************************************************/
div#cornerBadge {
	position:absolute; right:0px; top:0px; margin:0px; padding:0px; border:0px none; float:none;
	z-index:1000;
}

div#cornerBadge a {
	background-color: transparent;
}

div#cornerBadge a img {
	width: 121px; height: 121px; margin: 0px; padding: 0px; border: 0px none; background-color: transparent;
	text-decoration: none;
}

/******************************************************************************
* GENERIC FORMATTING
*****************************************************************************/
p { margin:0px 0px 15px 0px; font-size:12px; line-height:18px; }

h1 { font-size:16px; margin:0px 0px 20px 0px; }

h2 { font-size:14px; margin:0px 0px 20px 0px; }

h3 { font-size:12px; margin:0px 0px 20px 0px; }

/******************************************************************************
* Normal Images
*****************************************************************************/
img { border:none; margin:0px; padding:0px; }

/******************************************************************************
* Normal Unordered List
*****************************************************************************/
ul.normal,  div.cms_content ul {
	padding:0px 0px 0px 0px; margin:0px 0px 20px 0px;
}

ul.normal li, div.cms_content ul li {
	display:block; line-height:18px;
	margin:0px 0px 10px 0px; padding:0px 0px 0px 15px;
	background-image:url(../images/bullet_ul.gif);
	background-repeat:no-repeat; background-position:0px 3px;
}

/******************************************************************************
* Accessibility Features
*****************************************************************************/
p#skipToMainContent { display:none; }

/******************************************************************************
* Misc
*****************************************************************************/
div.centered { text-align:center; }

/******************************************************************************
* wrapper
*****************************************************************************/
div#wrapper {
	width:820px; margin:0px auto 0px auto; text-align:left;
}

* html div#wrapper { text-align: left; /* Win IE 5 left align after centering */ }

div#wrapper-i {
	float:left; width:820px;
}

/******************************************************************************
* top-bar
*****************************************************************************/
div#top-bar {
	width:100%; height:20px; margin:0px auto 0px auto; text-align:center;
	padding-top:0px;
}

div#top-bar-i {
	width:820px; height:20px; margin:0px auto 0px auto;
	background-image:url(../images/top-bar-bg.gif);
}

div#top-bar-ii {
	float:left; width:820px; height:20px;
}

/******************************************************************************
* top-aux-nav
*****************************************************************************/
p#top-aux-nav {
	display:block; float:right; height:15px; text-align:right; padding-right:30px;
	margin:0px;
}

p#top-aux-nav a {
	display:block; float:left; height:15px; color:#888888; text-decoration:none;
	font-size:11px;
}

p#top-aux-nav a:hover {
	text-decoration:underline;
}

p#top-aux-nav span {
	display:block; float:left; width:19px; height:15px;
	background-image:url(../images/bullet-aux-nav.gif);
	background-position:7px 7px;
	background-repeat:no-repeat;
}

/******************************************************************************
* header
*****************************************************************************/
div#header-outer {
	width:100%; height:104px; margin:0px auto 0px auto; text-align:center;
	padding-top:0px;
}

div#header {
	width:820px; height:104px; margin:0px auto 0px auto;
}

div#header-i {
	float:left; width:820px; height:104px;
	background-image:url(../images/header-bg.jpg);
}

div#header-i-duport {
	float:left; width:820px; height:104px;
	background-image:url(../images/header-bg-duport.jpg);
}

div#header-i-signup {
	float:left; width:820px; height:104px;
	background-image:url(../images/header-bg-old.jpg);
}

div#header h1 {
	display:block; float:left; width:125px; height:86px; margin:3px 0px 0px 26px;
	background-image:url(../images/header-logo.jpg);
	background-repeat:no-repeat;
}

html>body div#header h1 { margin-left:53px; }

div#header h1 a {
	display:block; width:139px; height:93px;
}

div#header h1 a span { display:none; }

div#header-i-duport h1 {
	display:block; float:left; width:114px; height:66px; margin:12px 0px 0px 332px;
	background-image:none; padding:0px;
}

html>body div#header-i-duport h1 { margin-left:664px; height:76px; }

/******************************************************************************
* main-content
*****************************************************************************/
div#main-content {
	float:left; width:820px;
	background-image:url(../images/main-content-bg.jpg);
	background-repeat:no-repeat; background-position:top left;
}

div#main-content-i {
	float:left; width:800px; margin-left:5px;
	/*background-image:url(../images/main-content-i-bg.jpg);
	background-repeat:repeat-x; background-position:left top; */
}

html>body div#main-content-i { margin-left:10px; }

/******************************************************************************
* inner-i, inner-ii, inner-iii
*****************************************************************************/
div#inner-i {
	float:left; width:740px; margin:30px 0px 0px 15px; padding-top:20px;
	background-image:url(../images/inner-i-top.jpg);
	background-position:top left; background-repeat:no-repeat;
}

html>body div#inner-i { margin-left:30px; }

div#inner-ii {
	float:left; width:740px;
	background-image:url(../images/inner-i-middle.jpg);
	background-position:top left; background-repeat:repeat-y;
}

div#inner-iii {
	float:left; width:740px;
	background-image:url(../images/inner-i-bottom.jpg);
	background-position:bottom left; background-repeat:no-repeat;
}

div#inner-iiii {
	float:left; width:700px; margin-left:10px; padding-top:10px;
}

html>body div#inner-iiii {
	margin-left:20px;
}

/******************************************************************************
* inner-i formatting
*****************************************************************************/
div#inner-i h1 {
	padding-bottom:3px;
	background-image:url(../images/inner-i-h1-bg.gif);
	background-position:left bottom; background-repeat:repeat-x;
}

div#inner-i p {
	margin-left:0px;
}

div#inner-i a { color:#444444; font-weight:bold; text-underline:underline; }

div#inner-i a:hover { text-decoration:underline; }

/******************************************************************************
* home-top
*****************************************************************************/
div#home-top {
	float:left; width:820px;
	background-image:url(../images/home-top-bg.jpg);
	background-repeat:no-repeat;
	color:#666666;
}

div#home-mid {
	float:left; width:820px;
	background-image:url(../images/home-mid-bg.jpg);
}

div#home-bot {
	float:left; width:820px;
	background-image:url(../images/home-bot-bg.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

div#home-detail {
	float:left; width:740px; margin-left:22px; padding-top:30px;
}

html>body div#home-detail { margin-left:44px; }

div#home-detail-left {
	float:left; width:460px;
}

div#home-detail-left h1 {
	width:344px; height:22px;
	background-image:url(../images/home-detail-h1.gif);
}

div#home-detail-left h1 span { display:none; }

div#home-detail-leftl {
	float:left; width:230px;
}

div#home-detail-leftr {
	float:right; width:200px;
}

div#home-detail-left ul {
	list-style:none; clear:both;
	padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;
}

html>body div#home-detail-left ul { margin-left:0px; }

div#home-detail-left ul li {
	line-height:16px; font-size:11px;
	margin:0px 0px 5px 0px; padding:0px 0px 0px 12px;
	background-image:url(../images/bullet_ul_orange.gif);
	background-repeat:no-repeat; background-position:0px 3px;
}

div#home-detail-left p.button {
	display:block; float:right; width:100%; clear:both;
	margin:10px 0px 10px 0px;
}

div#home-detail-left p.button a {
	display:block; height:20px; float:right;
}

div#home-detail-left p.button a span { display:none; }

div#home-detail-left p.button a#security {
	width:120px;
	background-image:url(../images/home-button-security.jpg);
}

div#home-detail-left p.button a#works {
	width:103px;
	background-image:url(../images/home-button-works.jpg);
}

div#home-detail-left p.button a#support {
		width:135px;
	background-image:url(../images/home-button-support.jpg);
}

div#home-detail-right {
	float:right; width:250px;
}

div.hdr-box-top {
	background-image:url(../images/hdr-box-top.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div#env.hdr-box-top { background-image:url(../images/hdr-top-env.jpg); }

div#stu.hdr-box-top { background-image:url(../images/hdr-top-stu.jpg); }

div#cha.hdr-box-top { background-image:url(../images/hdr-top-cha.jpg); }

div.hdr-box-mid {
	background-image:url(../images/hdr-box-mid.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

div.hdr-box-bot {
	background-image:url(../images/hdr-box-bot.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:5px;
}

div.hdr-box-mid h2 {
	display:block; height:30px;
	color:#ffffff; font-size:12px; font-weight:bold; line-height:16px;
	margin:0px 0px 15px 0px; padding:10px 0px 0px 16px;
}

div.hdr-box-mid p {
	margin:0px; font-size:11px; padding:3px 30px 0px 20px;
	line-height:normal; margin:0px 0px 5px 0px;
}

div.hdr-box-mid p.hdr-link {
	text-align:right; padding-right:14px; margin-right:15px; margin-bottom:5px;
	background-image:url(../images/bullet_right_arrow.gif);
	background-position:right center; background-repeat:no-repeat;
}

div.hdr-box-mid p.hdr-link a {
	color:#666666; text-decoration:none; font-weight:bold;
}

div.hdr-box-mid p.hdr-link a:hover {
	text-decoration:underline;
}

div#banner {
	float:left; width:820px; height:150px;
}

div#banner h1, div#banner p { display:none; }

a#bannerStar {
	display:block; float:left; width:150px; height:130px;
	margin-left:9px;
}

html>body a#bannerStar {
	margin-left:18px;
}

a#bannerStar span { display:none; }

a#signUpNow {
	display:block; float:right; width:200px; height:50px;
	margin:45px 10px 0px 0px;
}

html>body a#signUpNow { margin-right:20px; }

a#signUpNow span { display:none; }

div.home-block p.moreLink {
	text-align:right;
}

div.home-block p.moreLink a {
	color:#444444; font-weight:bold; text-decoration:none;
	padding-right:14px;
	background-image:url(../images/bullet_right_arrow.gif);
	background-repeat:no-repeat; background-position:right center;
}

div.home-block p.moreLink a:hover {
	text-decoration:underline;
}

/******************************************************************************
* home-announcement
*****************************************************************************/
div#home-announcement {
	float:left; width:777px; height:150px;
	padding:30px 0px 0px 42px;
}

div#home-announcement-i {
	float:left; width:734px; height:150px;
}

/******************************************************************************
* new-home-announcement
*****************************************************************************/
div#new-home-announcement {
	float:left; width:734px; height:150px;
	margin:35px 0px 0px 21px;
	background-image:url(../images/home-welcome-bare-w.jpg);
}

html>body div#new-home-announcement { margin-left:42px; }

div#nha-why {
	float:left; width:504px; height:150px;
}

div#nha-why h2, div#nha-why p, div#nha-why ul { display:none; }

div#nha-why p#nha-why-link {
	margin:86px 0px 0px 17px;
}

div#nha-why p#nha-why-link, div#nha-why p#nha-why-link a {
	display:block; width:90px; height:30px;
}

div#nha-why p#nha-why-link a span { display:none; }

div#nha-bare-metal {
	float:right; width:220px; height:150px;
}

div#nha-bare-metal h2, div#nha-bare-metal p, div#nha-bare-metal ul { display:none; }

div#nha-bare-metal p#nha-bare-link {
	float:right;
	margin:120px 15px 0px 0px;
}

div#nha-bare-metal p#nha-bare-link, div#nha-bare-metal p#nha-bare-link a {
	display:block; width:115px; height:30px;
}

div#nha-bare-metal p#nha-bare-link a span { display:none; }

/******************************************************************************
* home-bottom
*****************************************************************************/
div#home-bottom {
	float:left; width:820px;
}

div.home-box {
	float:left; width:190px; height:230px;
	background-image:url(../images/home-box-bg.jpg);
}

div.home-box-top {
	float:left; width:190px; height:190px;
}

div.home-box-bottom {
	float:left; width:190px; height:24px;
}

div.home-box p {
	line-height:18px; font-size:11px;
	margin-left:13px; margin-right:13px; margin-bottom:0px;
}

div.home-box ul {
	display:block; float:left; list-style:none; width:170px;
	padding:0px 0px 0px 0px; margin:0px 0px 10px 6px;
}

html>body div.home-box ul { margin-left:12px; }

div.home-box ul.onlyListInBox {
	margin-top:6px;
}

div.home-box ul li {
	display:block; line-height:18px; font-size:11px;
	margin:0px 0px 0px 0px; padding:0px 0px 0px 12px;
	background-image:url(../images/bullet_ul.gif);
	background-repeat:no-repeat; background-position:0px 3px;
}

div.home-box ul li span {
	color:#f8591d; text-decoration:underline;
}

div.home-box h1 { display:block; }

div.home-box h1 span { display:none; }

div#box-one { margin-left:10px; }

div#box-one h1 {
	width:98px; height:17px; margin:16px 0px 10px 13px;
	background-image:url(../images/home-box-supporting.gif);
}

div#box-two {
	margin-left:6px;
	background-image:url(../images/home-box-key-bg.jpg);
}

html>body div#box-two { margin-left:13px; }

div#box-two h1 {
	width:128px; height:18px; margin:16px 0px 10px 13px;
	background-image:url(../images/home-box-webman.gif);
}

div#box-three {
	margin-left:7px;
}

html>body div#box-three {	margin-left:14px; }

div#box-three h1 {
	width:112px; height:17px; margin:16px 0px 10px 13px;
	background-image:url(../images/home-box-remote.gif);
}

div#box-four { margin-left:6px; }

html>body div#box-four { margin-left:13px; }

div#box-four h1 {
	width:132px; height:44px; margin:15px 0px 10px 26px;
	background-image:url(../images/home-box-remote-microsoft.jpg);
}

div#box-four div.home-box-top p { text-align:center; }

div.home-box-bottom p {
	margin-top:3px; text-align:right;
}

div.home-box-bottom p a {
	color:#444444; font-weight:bold; text-decoration:none;
	padding-right:14px;
	background-image:url(../images/bullet_right_arrow.gif);
	background-repeat:no-repeat; background-position:right center;
}

div.home-box-bottom p a:hover {
	text-decoration:underline;
}

div.home-netviewer {
	text-align:center; width:170px; height:70px; padding-top:40px; padding-left:9px;
	background-image:url(../images/home-box-netviewer-small.gif);
	background-position:55px 0px; background-repeat:no-repeat;
}

div.home-netviewer a {
	display:block; width:80px; height:25px;
	background-repeat:no-repeat; background-position:center center;
	background-color:red;
}

div.home-netviewer a span {
	display:none;
}

div.home-netviewer a#microsoft {
 float:left;
	background-image:url(../images/netviewer-windows.jpg);
}

div.home-netviewer a#mac {
 float:right;
 background-image:url(../images/netviewer-mac.jpg);
}

/******************************************************************************
* footer
*****************************************************************************/
div#footer {
	width:800px; height:120px; margin-left:10px; margin-top:15px;
	background-image:url(../images/footer-bg.jpg);
}

html>body div#footer { float:left; }

div#footer p {
	margin-left:20px; font-size:12px;
}

div#footer p#line-01 {
	margin-top:60px; margin-bottom:11px; font-size:12px;
}

div#footer p#line-02 {
	margin-top:0px; font-size:12px;
}

div#footer p#line-01 a {
	color:#1683db; font-weight:bold; text-decoration:none; font-size:12px;
}

div#footer p#line-01 a:hover { text-decoration:underline; }

div#footer p#line-01 span.value {
	color:#1683db; font-weight:bold; text-decoration:none; font-size:12px;
}

div#footer p#line-01 span.label { font-weight:bold; font-size:12px; }

/******************************************************************************
* aux-nav
*****************************************************************************/
div#aux-nav { float:left; width:300px; margin-left:30px; margin-top:5px; }

div#aux-nav p { text-align:left; font-size:10px; padding-right:30px; }

div#aux-nav p a { color:#bbbbbb; text-decoration:none; }

div#aux-nav p a:hover { color:#000000; }

/******************************************************************************
* neocentra
*****************************************************************************/
div#neocentra { float:right; width:300px; margin-left:10px; margin-top:5px; }

div#neocentra p { text-align:right; font-size:10px; padding-right:30px; }

div#neocentra p a { color:#bbbbbb; text-decoration:none; }

div#neocentra p a:hover { color:#000000; }

/******************************************************************************
* faqEntry
*****************************************************************************/
div.faqSection {
	float:left; width:680px; margin:0px 0px 10px 0px;
}

div.faqEntry {
	float:left; width:670px; margin:0px 0px 5px 0px; padding:5px 5px 5px 5px;
	background-color:#f5f5f5;
	cursor:pointer;
}

div.faqEntry h3 {
	padding-left:16px; margin:0px 0px 0px 0px;
	background-image:url(../images/bullet_faq_closed.gif);
	background-position:left center; background-repeat:no-repeat;
}

div.faqEntry div.faqAnswer {
	float:left; width:640px; margin:10px 10px 10px 5px; padding:5px;
	background-color:#ffffff;
	border:2px solid #F78F1E;
}

html>body div.faqEntry div.faqAnswer { margin-left:10px; }

div.faqEntry div.faqAnswer p {

}

div.faqEntry div.faqAnswer p.answerLabel {
}

/******************************************************************************
* downloads
*****************************************************************************/
div#dlColContainer {
	float:left; width:100%;
}

div#dlLeftCol {
	float:left; width:350px;
}

div#dlRightCol {
	float:right; width:350px;
}

h2.newVersion, h2.oldVersion {
	width:330px; padding:5px;
}

h2.newVersion { background-color:#F78F1F; }

h2.oldVersion { background-color:#FABC79; width:340px; }

h2.oldVersion span, h2.newVersion span {
	font-weight:normal; font-size:11px;
}

div.dlEntriesLeft {
	float:left; width:340px;
	margin-bottom:40px;
}

div.dlEntriesRight {
	float:right; width:340px;
}

div.dlEntriesLeft h2.mainh2,
div.dlEntriesRight h2.mainh2 {
	font-size:18px; color:#444444;
	margin-top:20px;
	background-color:#eeeeee; padding:3px 0px 3px 5px;
}

div.dlEntry {
	width:240px; margin:0px 0px 0px 0px;
	padding:25px 0px 0px 110px;
	background-position:left center; background-repeat:no-repeat;
}

div#windows.dlEntry { background-image:url(../downloads/windows.jpg); }
div#apple.dlEntry { background-image:url(../downloads/apple.jpg); }
div#novell.dlEntry { background-image:url(../downloads/novell.jpg); }
div#linux.dlEntry { background-image:url(../downloads/linux.jpg); }
div#solaris.dlEntry { background-image:url(../downloads/solaris.jpg); }

div.dlEntry h2 {
	margin:0px; font-size:14px;
}

div.dlEntry h2 span {
	font-size:11px; color:#555555; font-weight:normal;
}

div#inner-i div.dlEntry p {
}

div#inner-i div.dlEntry p a {
	padding-left:20px; font-size:11px;
	background-image:url(../images/bullet_right_arrow.gif);
	background-position:left center; background-repeat:no-repeat;
}

div#inner-i div.dlEntry p a:hover {
}

/******************************************************************************
* employment
*****************************************************************************/
div#employment h2 {
	background-color:#E7E7E7; padding:5px;
	font-size:16px; clear:both; margin-top:0px;
}

div#employment h3 {
	color:#F78F1E;
	margin-bottom:5px;
	/* color:#F8591D; */
}

div#employment ul li { margin-bottom:0px; }

div#inner-i div#employment p a { color:#1683DB; }

div#employment p#angencies {
	display:block; text-align:right; width:100%; font-size:11px;
	color:#777777; line-height:normal; margin:0px 0px 10px 0px; height:50px;
}

/******************************************************************************
* environmentally
*****************************************************************************/
div#environmentally h2 {
	color:#41A901; margin-bottom:5px; padding:5px;
	background-color:#eeeeee;
}


/******************************************************************************
* other-right-col
*****************************************************************************/
div.other-right-col {
	float:right; width:250px; margin:30px 0px 0px 30px;
}

div.orc-box-top {
	background-image:url(../images/hdr-box-top.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div.orc-box-mid {
	background-image:url(../images/hdr-box-mid.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

div.orc-box-bot {
	background-image:url(../images/hdr-box-bot.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:5px;
	padding-top:13px;
}

div.orc-box-mid h2 {
	font-size:12px; font-weight:bold; line-height:16px;
	padding:0px 30px 0px 20px; margin:0px 0px 5px 0px;
}

div.orc-box-mid p {
	margin:0px; font-size:11px; padding:0px 30px 0px 20px;
	line-height:normal; margin:0px 0px 10px 0px; line-height:18px;
}

div.orc-box-mid p.orc-link {
	text-align:right; padding-right:14px; margin-right:15px; margin-bottom:5px;
	background-image:url(../images/bullet_right_arrow.gif);
	background-position:right center; background-repeat:no-repeat;
	line-height:normal;
}

div.orc-box-mid p.orc-link a {
	color:#666666; text-decoration:none; font-weight:bold;
}

div.orc-box-mid p.orc-link a:hover {
	text-decoration:underline;
}

/******************************************************************************
* student-page
*****************************************************************************/
div#student-page h2 {
	color:#3C91E8; font-size:16px;
}

/******************************************************************************
* rbt-box
*****************************************************************************/

div#rbt-env { }
div#rbt-stu { display:none;}
div#rbt-exi { display:none; }

div#rbt-env, div#rbt-stu, div#rbt-exi {
	width:250px; 	height:200px;
	position: absolute !important;
}

div.rbt-box-top, div.rbt-box-mid, div.rbt-box-bot {
	width:250px; height:200px;
}

div.rbt-box-top {
	background-image:url(../images/hdr-box-top.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div.rbt-content {
	width:250px; height:125px;
}

/* div#rbt-env div.rbt-box-top { background-image:url(../images/hdr-top-env.jpg); } */
div#rbt-env div.rbt-box-top { background-image:url(../images/hdr-top-stu.jpg); }

div#rbt-stu div.rbt-box-top { background-image:url(../images/hdr-top-stu.jpg); }

div#rbt-cha div.rbt-box-top { background-image:url(../images/hdr-top-cha.jpg); }

div#rbt-exi div.rbt-box-top { background-image:url(../images/hdr-top-exi.jpg); }

div.rbt-box-mid {
	background-image:url(../images/hdr-box-mid.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

div.rbt-box-bot {
	background-image:url(../images/hdr-box-bot.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:5px;
}

div.rbt-box-mid h2 {
	display:block; height:30px;
	color:#ffffff; font-size:12px; font-weight:bold; line-height:16px;
	margin:0px 0px 15px 0px; padding:10px 0px 0px 16px;
}

div.rbt-box-mid p {
	margin:0px; font-size:11px; padding:3px 30px 0px 20px;
	line-height:normal; margin:0px 0px 5px 0px;
}

div.rbt-box-mid p.rbt-link {
	text-align:right; padding-right:14px; margin-right:15px; margin-bottom:5px;
	background-image:url(../images/bullet_right_arrow.gif);
	background-position:right center; background-repeat:no-repeat;
}

div.rbt-box-mid p.rbt-link a {
	color:#666666; text-decoration:none; font-weight:bold;
}

div.rbt-box-mid p.rbt-link a:hover {
	text-decoration:underline;
}

/******************************************************************************
* live-support
*****************************************************************************/
div#live-supporta {
	width:130px; height:55px;
	position:absolute; margin-top:18px; margin-left:559px;
}

div#live-support {
	float:right; width:130px; height:55px;
	margin-top:17px; margin-right:67px;
}

html>body div#live-support { margin-right:134px; }

/******************************************************************************
* reseller-demo-link
*****************************************************************************/

div#reseller-demo-link {
	float:right; width:260px; height:260px;
	margin:40px 0px 40px 40px;
	background-image:url(../resellers/images/reseller-demo-link.jpg);
}

div#reseller-demo-link p, div#reseller-demo-link p a {
	display:block; margin:0px 0px 0px 0px; width:260px; height:260px;
}

div#reseller-demo-link p a span { display:none; }

/******************************************************************************
* education-banner
*****************************************************************************/
div#education-banner {
	float:left; width:700px; height:56px; margin-bottom:20px;
}

div#education-banner span { display:none; }

a#education-business {
	float:left; width:441px; height:56px;
	background-image:url(../education/education-business.jpg);
}

a#besa {
	float:right; width:239px; height:56px;
	background-image:url(../education/besa.jpg);
}



