@charset "UTF-8";

body {
	margin: 0 auto;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #E2F0D7;
	background-image: url(../images/defbg.jpg);
	background-repeat: repeat-x;
}

.clear{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
#globalHeader{
	height: 34px;
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 9998;
}
#globalHeader #mainMenu {
	margin:0;
	padding:0;
}
#globalHeader #mainMenu li {
	display: inline;
}
#globalHeader #mainMenu li a {
	float: left;
	height: 0;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	text-indent: -9999px;
}
#globalHeader #mainMenu li#home a {
	background-image: url(../images/menusprite.png);
	background-position: 0px 0px;
	width: 80px;
}

#globalHeader #mainMenu li#home a:hover {
	background-image: url(../images/menusprite.png);
	background-position: 0px -64px;
	width: 80px;
}

#globalHeader #mainMenu li#about a {
	background-image: url(../images/menusprite.png);
	background-position: -80px 0px;
	width: 102px;
}

#globalHeader #mainMenu li#about a:hover {
	background-image: url(../images/menusprite.png);
	background-position: -80px -64px;
	width: 102px;
}

#globalHeader #mainMenu li#products a {
	background-image: url(../images/menusprite.png);
	background-position: -182px 0px;
	width: 102px;
}

#globalHeader #mainMenu li#products a:hover {
	background-image: url(../images/menusprite.png);
	background-position: -182px -64px;
	width: 102px;
}

#globalHeader #mainMenu li#education a {
	background-image: url(../images/menusprite.png);
	background-position: 0px 0px;
	width: 69px;
}

#globalHeader #mainMenu li#news a {
	background-image: url(../images/menusprite.png);
	background-position: -284px 0px;
	width: 140px;
}

#globalHeader #mainMenu li#news a:hover {
	background-image: url(../images/menusprite.png);
	background-position: -284px -64px;
	width: 140px;
}

#globalHeader #mainMenu li#contact a {
	background-image: url(../images/menusprite.png);
	background-position: -424px 0px;
	width: 76px;
}

#globalHeader #mainMenu li#contact a:hover {
	background-image: url(../images/menusprite.png);
	background-position: -424px -64px;
	width: 76px;
}

#cloudLayer{
	position:absolute;
	width:1322px;
	height:388px;
	left: 50%;
    margin-left: -661px;
	z-index:-1000;
	background-image: url(../images/clouds.jpg);
	background-repeat: no-repeat;
}

#bubbleLayer{
	background-image:url(../images/logo.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:204px;
	left:50%;
	margin-left:-480px;
	margin-top:-34px;
	position:absolute;
	width:960px;
}

.iddeaProducts #bubbleLayer{
	display: none;
}

#callPic{
	height:388px;
	margin:0 auto;
	width:960px;	
}

.iddeaHome #callPic{
	background-image:url(../images/mantie.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.iddeaPano #callPic{
	background-image:url(../images/pano-top.png);
	background-position:50px 100px;
	background-repeat:no-repeat;
}


.iddeaAbout #callPic{
	background-image:url(../images/about-lady.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.iddeaDesktops #callPic{
	background-image:url(../images/virtualdesktop_cube.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.iddeaContact #callPic{
	background-image:url(../images/floppys.png);
	background-position: left bottom;
	background-repeat:no-repeat;
}

.iddeaNews #callPic{
	background-image:url(../images/newsimage.png);
	background-position: left bottom;
	background-repeat:no-repeat;
}

/*
.iddeaProducts #callPic{
	background-image:url(../images/consulting.png);
	background-position: 30px bottom;
	background-repeat:no-repeat;
}*/

.iddeaServers #callPic{
	background-image:url(../images/servers.png);
	background-position: left bottom;
	background-repeat:no-repeat;
}

.iddeaRecovery #callPic{
	background-image:url(../images/recovery.png);
	background-position: 30px bottom;
	background-repeat:no-repeat;
}

.iddeaConsulting #callPic{
	background-image:url(../images/consulting.png);
	background-position: 30px bottom;
	background-repeat:no-repeat;
}

.iddeaDatacenter #callPic{
	background-image:url(../images/servers.png);
	background-position: left bottom;
	background-repeat:no-repeat;
}

.iddeaPartners #callPic{
	background-image:url(../images/consulting.png);
	background-position: left bottom;
	background-repeat:no-repeat;
}

.iddeaTCO #callPic{
	background-image:url(../images/tco.png);
	background-position: left bottom;
	background-repeat:no-repeat;
}

#callPic #call{
	float:right;
	padding-top:185px;
	text-align:left;
	width:400px;
}

h1 sup{
	font-size: 10px;
}

#call h1 { font-weight: bold; font-size: 24px; line-height: 36px; }
#call h2 { font-weight: bold; font-size: 16px; line-height: 18px; }
#call h3 { font-weight: bold; font-size: 1em; line-height: 18px; }
#call h4 { font-weight: bold; font-size: 10px; line-height: 18px; }

#call h1 a, #call h2 a, #call h3 a{
	overflow:hidden;
	position:absolute;
	text-indent:-9999px;
}
.iddeaHome #callPic #call h1 a {
	background-image:url(../images/index-h1.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:99px;
	width:323px;
}

.iddeaNews #callPic #call h1 a {
	background-image:url(../images/news-h1.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:103px;
	width:430px;
	margin-left: -90px;
}
#democall{
	background-image:url(../images/submit-button.png);
	background-repeat:no-repeat;
	display:block;
	font-weight:bold;
	height:41px;
	line-height: 41px;
	margin-top:115px;
	text-align:center;
	text-decoration:none;
	width:100px;
	float: right;
	color: #ffffff;
	margin-right: 30px;
}


.iddeaPano #callPic #call h1 a {
	background-image:url(../images/pano-h1.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:54px;
	width:314px;
}

.iddeaAbout #callPic #call h1 a {
	background-image:url(../images/about-h1.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:91px;
	width:343px;
	margin-left: -40px;
}

.iddeaContact #callPic #call h1 a {
	background-image:url(../images/contact-h1.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:96px;
	width:288px;
}

.iddeaTCO #callPic #call h1 a {
	background-image:url(../images/tco-h1.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:80px;
	width:407px;
}

/*
.iddeaProducts #callPic #call h1 a {
	background-image:url(../images/products-h1.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:53px;
	width:431px;
	margin-left: -90px;
}*/

.iddeaConsulting #callPic #call h1 a {
	background-image:url(../images/consulting-h1.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:71px;
	width:371px;
	margin-left: -70px;
}

.iddeaRecovery #callPic #call h1 a {
	background-image:url(../images/recovery-h1.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:96px;
	width:393px;
	margin-left: -30px;
}

.iddeaServers #callPic #call h1 a {
	background-image:url(../images/servers-h1.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:96px;
	width:485px;
	margin-left: -150px;
}

.iddeaDesktops #callPic #call h1 a {
	background-image:url(../images/desktop-h1.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:71px;
	width:363px;
	margin-left: -60px;
}

.iddeaDatacenter #callPic #call h1 a {
	background-image:url(../images/datacenter-h1.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:95px;
	width:328px;
	margin-left: -150px;
}

.iddeaPartners #callPic #call h1 a {
	background-image:url(../images/partner-h1.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:75px;
	width:434px;
	margin-left: -150px;
}

#contentContainer {
	width: 960px;
	margin: 20px auto;
}

.product{
	height: 115px;
	margin-bottom: 10px;
}

.iddeaHome #desktops{
	background-image: url(../images/fp-desktops.png);
	background-repeat: no-repeat;	
}

.iddeaHome #servers{
	background-image: url(../images/fp-servers.png);
	background-repeat: no-repeat;	
}

.iddeaHome #disasterRecovery{
	background-image: url(../images/fp-recovery.png);
	background-repeat: no-repeat;	
}

.iddeaHome #consulting{
	background-image: url(../images/fp-consulting.png);
	background-repeat: no-repeat;	
}

.more{
	background-color: #8ac863;
	width: 80px;
	height: 20px;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	position:absolute;
	margin-left: 385px;
}

#footerContainer {
	width: 100%;
	background-image: url(../images/footerBg.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	margin-top: 25px;
}
#footerContainer #footerWrapper{
	width: 960px;
	margin: 0 auto;
}
#footerContainer #footerWrapper #failNav{
	width: 570px;
	height: 50px;
	float: left;
	text-align: left;
}
#footerContainer #footerWrapper #failNav a{
	color: #e65325;
	text-decoration: none;
	margin-right: 10px;
	font-size: 10px !important;
}

#footerContainer #footerWrapper #legal{
	margin-left: 30px;
	width: 360px;
	height: 50px;
	float: left;
	text-align: right;
}

#footerContainer #footerWrapper #legal p{
	color: #F60;
	font-size: 10px !important;
	display: inline;
}

#contentWrapper{
	text-align: left;
}

.iddeaHome #contentContainer #contentWrapper #sooncol {
	width: 465px;
}

.col2rt #contentContainer #contentWrapper #col1{
	width: 230px;
	float: left;
}

.col2rt #contentContainer #contentWrapper #col2{
	width: 700px;
	float: left;
	margin-left: 30px;
}

.col2lt #contentContainer #contentWrapper #col1{
	width: 700px;
	float: left;	
}
.col2lt #contentContainer #contentWrapper #col2{
	width: 230px;
	float: left;
	margin-left: 30px;
}
.col3 #contentContainer #contentWrapper #col1{
	width: 230px;
	float: left;
}

.col3 #contentContainer #contentWrapper #col2{
	width: 440px;
	margin-left: 30px;
	float: left;
}

.col3 #contentContainer #contentWrapper #col3{
	width: 230px;
	margin-left: 30px;
	float: left;
}

.iddeaHome #contentContainer #contentWrapper #col1 {
	width: 465px;
	float: left;
}
.grvcb .bufferContainer h4 {
	color: #c0e0ac;
}

.grvcb .bufferContainer ul li strong {
	color: #c0e0ac;
}

.iddeaHome #contentContainer #contentWrapper #col2 {
	width: 465px;
	float: left;
	margin-left: 30px;
}
.grvctop{
	background-image: url(../images/orangeTopCorner.png);
	background-repeat: no-repeat;
	height: 69px;
	width: 465px;

}
.grvctopeffortless{
	background-image: url(../images/orangeTopCorner-effortless.png);
	background-repeat: no-repeat;
	height: 69px;
	width: 465px;
}
.grvctopaffordable{
	background-image: url(../images/orangeTopCorner-affordable.png);
	background-repeat: no-repeat;
	height: 69px;
	width: 465px;
}
.grvctopthanks{
	background-image: url(../images/orangeTopCorner-thanks.png);
	background-repeat: no-repeat;
	height: 69px;
	width: 465px;
}
.grvcb{
	background-color: #e65325;
	color: #ffffff;
	text-align: left;
	font-size:11px !important;
}
.grvbt{
	background-image: url(../images/orangeBottomCorner.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 465px;
}

.bufferContainer{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
}

.miniadd{
	margin-bottom: 20px;
}

.panomini{
	background-image: url(../images/pano.png);
	background-repeat: no-repeat;
	height: 211px;
	width: 230px;	
}
.panomini a{
	background-color: #6fb552;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:28px;
	line-height:28px;
	margin-top:183px;
	position:absolute;
	text-align:center;
	text-decoration:none;
	width:115px;
}

.tcomini{
	background-image: url(../images/tcoadd.png);
	background-repeat: no-repeat;
	height: 211px;
	width: 230px;	
}
.tcomini a{
	background-color: #e96829;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:28px;
	line-height:28px;
	margin-top:183px;
	position:absolute;
	text-align:center;
	text-decoration:none;
	width:115px;
}

.top700{
	width: 700px;
	height: 25px;
	background-image:url(../images/700top.png);
}

.content700{
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.bot700{
	width: 700px;
	height: 25px;
	background-image: url(../images/700bottom.png);
}

.topc{
	background-image: url(../images/topc.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 440px;
}

.innercontent{
	background-color: #ffffff;
	padding: 10px;
	font-size: 11px;
	color: #333;
}

.innercontent h1 {
	height:50px;
}

.innercontent h3 {
	color: #084;
}


.iddeaAbout .innercontent h1 a{
	background-image:url(../images/about-h1.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	position:absolute;
	height:0 !important;
	overflow:hidden;
	padding:100px 0 0;
	width:440px;
	margin-top: -25px;
}

.iddeaDesktops .innercontent h1{
	background-image:url(../images/h1-desktop.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:400px;
	height: 52px;
	margin-top: -20px;
}

.iddeaServers .innercontent h1{
	background-image:url(../images/h1-servers.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:400px;
	height: 52px;
	margin-top: -20px;
}

.iddeaPano .innercontent h1 a{
	background-image:url(../images/h1-pano.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	position:absolute;
	height:0 !important;
	overflow:hidden;
	padding:100px 0 0;
	width:400px;
	margin-top: -35px;
}

.iddeaRecovery .innercontent h1{
	background-image:url(../images/h1-recovery.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:400px;
	height: 52px;
	margin-top: -20px;
}


.iddeaConsulting .innercontent h1{
	background-image:url(../images/h1-consulting.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:400px;
	height: 52px;
	margin-top: -20px;
}


.iddeaProducts .innercontent h1{
	background-image:url(../images/h1-products.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:400px;
	height: 59px;
	margin-top: -20px;
}

.h1-contact{
	background-image:url(../images/h1-contact.png);
	background-repeat:no-repeat;
	text-indent:-5000px;
	height:64px;
}


.h1-tco{
	background-image:url(../images/h1-tco.png);
	background-repeat:no-repeat;
	text-indent:-5000px;
	height:64px;
}

.h1-datacenter{
	background-image:url(../images/h1-datacenter.png);
	background-repeat:no-repeat;
	text-indent:-5000px;
	height:55px;
}

.h1-news{
	background-image:url(../images/h1-news.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
	height:53px;
}

.h1-partners{
	background-image:url(../images/h1-partners.png);
	background-repeat:no-repeat;
	text-indent:-5000px;
	height:53px;
}

.h2desktop{
	background-image:url(../images/h2-desktop.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
	height:22px;
}
.h2server{
	background-image:url(../images/h2-servers.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
	height:19px;
}
.h2recovery{
	background-image:url(../images/h2-recovery.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
	height:24px;
}
.h2consulting{
	background-image:url(../images/h2-consulting.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
	height:24px;
}
.bottomc{
	background-image: url(../images/bottomc.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 440px;
}


.tops{
	background-repeat: no-repeat;
	height: 36px;
	width: 230px;
	background-image: url(../images/topsideorg.png);
}

.sideinner{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/innerorange.jpg);
	background-repeat: repeat;
}

.sideinner h4{
	color: #ffffff;
	font-size: 15px;
}

.sideinner p{
	font-size: 10px;
	color: #ffffff;
}

.sideinner h4+p{
	margin-top: 96px;
}

.bottoms{
	background-repeat: no-repeat;
	height: 36px;
	width: 230px;
	background-image: url(../images/botsideorg.png);
	margin-bottom: 15px;
}

.productsMenuTop{
	background-image: url(../images/products-menu-top.png);
	background-repeat: no-repeat;
	height: 62px;
	width: 230px;
}

.aboutMenuTop{
	background-image: url(../images/about-menu-top.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 230px;
}

.speechMenu{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	
}

.speechMenu li{
	border-bottom: 1px solid #ffffff;
	margin-left: -23px;
}

.speechMenu li a{
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
}

.spMenuCt{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/sp_bubble_orange.jpg);
	background-repeat: repeat;
}
.spMenuBt{
	background-image: url(../images/orange-speech-bubble-bottom.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 230px;
}

#productsMenu{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	
}

#productsMenu li{
	border-bottom: 1px solid #ffffff;
	margin-left: -23px;
}

#productsMenu li a{
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
}

#productsMenu li a sup{
	font-size: 8px;
}

/* MICROFORMAT STYLING FOR ADDY VCARD */
.iddeaContact .contactButton{
	display: none;
}

.contactButton{
	background-image:url(../images/contact-button.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	float:right;
	font-size:11px;
	font-weight:bold;
	height:41px;
	line-height:41px;
	margin-top:10px;
	text-align:center;
	text-decoration:none;
	width:126px;
}

#contactAddress{
	margin-top:30px;
	text-align:right;
}
.vcard{}
.fn{}
.n{}
.given-name{}
.additional-name{}
.family-name{}
.org{
	color: #e65325;
	font-size: 13px;
	font-weight: bold;
}
.email{
	color: #036;
	font-size: 12px;
	text-decoration:none;
}
.adr{
	color: #036;
	font-size: 12px;
}
.street-address{}
.locality{}
.region{}
.postal-code{}
.tel{
	color: #360;
}

.col50{
	width: 50%;
	float: left;
}

#contactForm{
	
}

#contactForm label{
	color: #f7ba37;
	font-weight: bold;
	font-size: 11px;
	display: block;
}
#contactForm input{
	width: 90%;
}
#contactForm textarea{
	width: 90%;
	height: 219px;
}
#contactForm input[type="submit"]{
	background-color:transparent;
	background-image:url(../images/submit-button.png);
	background-repeat:no-repeat;
	border:0 none;
	color:#FFFFFF;
	float:right;
	font-size:11px;
	font-weight:bold;
	height:41px;
	line-height:41px;
	width:100px;
}

#tcoForm{
	
}

#tcoForm label{
	color: #f7ba37;
	font-weight: bold;
	font-size: 11px;
	display: block;
}
#tcoForm input{
	width: 90%;
}
#tcoForm textarea{
	width: 90%;
	height: 219px;
}

#tcoForm input[type="submit"]{
	background-color:transparent;
	background-image:url(../images/submit-button.png);
	background-repeat:no-repeat;
	border:0 none;
	color:#FFFFFF;
	float:right;
	font-size:11px;
	font-weight:bold;
	height:41px;
	line-height:41px;
	width:100px;
}

#calculate{
	background-color:transparent;
	background-image:url(../images/submit-button.png);
	background-repeat:no-repeat;
	border:0 none;
	color:#FFFFFF;
	float:right;
	font-size:11px;
	font-weight:bold;
	height:41px;
	line-height:41px;
	text-align:center;
	text-decoration:none;
	width:100px;
}

#calcDisclaimer h3{
	font-size: 10px;
	color: #6fb552;
	font-weight: bold;
}

#calcDisclaimer p{
	color: #333;
	font-size: 10px;
	
}

#partnerDiv{
	text-align: center;
}
#partnerDiv #partnerLogos{
	text-align:center;	
}

#mheinold{
	background-image: url(../images/mike-about.png);
	background-repeat: no-repeat;
	background-position:center;
	text-indent:-5000px;
	height:96px;
	width: 190px;
	position: absolute;
	margin-top: -15px;
}

#gabbett{
	background-image: url(../images/glenn-about.png);
	background-repeat: no-repeat;
	background-position:center;
	text-indent:-5000px;
	height:96px;
	width: 190px;
	position: absolute;
	margin-top: -15px;
}

#jmario{
	background-image: url(../images/john-about.png);
	background-repeat: no-repeat;
	background-position:center;
	text-indent:-5000px;
	height:96px;
	width: 190px;
	position: absolute;
	margin-top: -15px;
}

#bbuscard{
	background-image: url(../images/blaine-about.png);
	background-repeat: no-repeat;
	background-position:center;
	text-indent:-5000px;
	height:96px;
	width: 190px;
	position: absolute;
	margin-top: -15px;
}

.tcomodallabel{
	border:1px none;
	display:block;
	float:left;
	font-weight:bold;
	width:210px;
	text-align: right;
}

.tcomodalresult{
	
}

#tcoResults #divresmoit{
	margin-top: 15px;
}

.bio{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	background-image: url(../images/aboutWindowBG.png);
	visibility: hidden;
}

.biowindow{
	width: 507px;
	max-width: 507px;
	height: 347px;
	max-height: 347px;
	overflow: hidden;
	position: absolute;
	background-image: url(../images/aboutWindow.png);
	background-repeat: no-repeat;
	top: 50%;
	left: 50%;
	margin-top: -173px;
	margin-left: -254px;
	text-align: left;
}

.biowindow a{
	background-image: url(../images/close-button.png);
	background-repeat: no-repeat;
	width: 43px;
	height: 43px;
	position: absolute;
	right: 0;
	text-indent: -9999px;
}

.biowindow h1{
	color: #ffffff;
	margin-top: 25px;
	margin-left: 20px;
}

.biowindow p{
	padding-left: 20px;
	padding-right: 20px;
}

.biovisible{
	display: block;
}
.biohidden{
	display: none;
}
#bio_mike{}
#bio_john{}
#bio_glenn{}
#bio_blaine{}

/* Social Media */

a.socialLink{
	width: 28px;
	height: 28px;
	background-repeat: no-repeat;
	border: 0px;
	text-decoration: none;
	text-indent: -9999px;
	position: absolute;
	top: 4px;
}

a#facebook{
	background-image: url(../images/facebook.png);
	left: 553px;
	display: none;
}

a#twitter{
	background-image: url(../images/twitter.png);
	left: 550px;
}

body#news div.newsblock{
	border-bottom:1px solid #dfdfdf;
	padding-bottom:8px;
}

body#news div.newsblock > h2{
	color:#0055A7;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	text-transform:capitalize;
}

body#news div.newsblock > a[href]{
	color:#FCB13E;
	font-size:12px;
	text-decoration:none;
}

body#news div.newsblock > p{
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-bottom:0;
}

div#partnerDiv div > a{
	display: block;
	width: 220px;
	text-indent: -9999px;
	text-decoration: none;
	margin-top: 25px;
}
div#partnerDiv div#vmware a{
	height: 53px;
	line-height: 53px;
	background-image: url(../images/vmware220.jpg);
}

div#partnerDiv div#pano a{
	height: 84px;
	line-height: 84px;
	background-image: url(../images/pano220.jpg);
}

div#partnerDiv div#watchguard a{
	height: 64px;
	line-height: 64px;
	background-image: url(../images/watchguard220.jpg);
}

div#partnerDiv div#compellent a{
	height: 50px;
	line-height: 50px;
	background-image: url(../images/compellent220.jpg);
}