*{
	padding:0px;
	margin:0px;
	_padding:0px;
	_margin:0px;
}
body {
  background-color : #CCCCCC;
}

.viewlist {
	height: 21px;
	width: 131px;
	cursor: pointer;
	display: block;
	margin-top: 103px;
	margin-left: 39px;	
	}

.divider {
	height: 2px;
	width: 950px;
	display: block;
	background-image:url(../../images/divider.jpg) ;
	background-repeat: repeat-x;
	float: left;
	padding-bottom: 5px;
}
.subscribe {
	color:#FFFFFF;
	text-align:center;
	background-repeat: no-repeat;
	height: 21px;
	width: 131px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
	display: block;
	margin-top: 5px;
	margin-left: 40px;	
	background:transparent;
	border:0px;
}

.submit {
	background:url(../../images/submit.jpg) no-repeat;
	height: 21px;
	width: 131px;
	display: block;
	margin-top: 5px;	
	border:none;
	cursor: pointer;
	cursor: hand;
    background-color: transparent;
	color:transparent;
}


.inputbox {
	width: 200px;
}

.inputmsg {
	width: 350px;
	height: 175px;
}


h5 {
font-size:12px
}

.headertop {
	background-image: url(../../images/header.jpg);
	height: 42px;
	width: 950px;
}
.headertop h1
{
	display:none;	
}
.menu {
	background-image: url(../../images/menu0.jpg);
	height: 18px;
	width: 787px;
	padding-left:163px;
	padding-top:7px;
}

.menu #home {
	width:130px;
	height:18px;
	display:block; 
	float:left;
}

#main .menu #home
{
	background:url(../../images/menu1.jpg) -163px -7px scroll no-repeat;
}

#about .menu #aboutus
{
	background:url(../../images/menu1.jpg) -689px -7px scroll no-repeat;
}	

#contact .menu #contactus
{
	background:url(../../images/menu1.jpg) -823px -7px scroll no-repeat;
}	

#networksupport .menu #services
{
	background:url(../../images/themes/Network/menugold.jpg) -293px -7px scroll no-repeat;
}

#pcserver .menu #services
{
	background:url(../../images/themes/Care/menured.jpg) -293px -7px scroll no-repeat;
}

#softdev .menu #services, #softfolio .menu #services
{
	background:url(../../images/themes/Software/menupurple.jpg) -293px -7px scroll no-repeat;
}

#webgraphic .menu #services, #webfolio .menu #services
{
	background:url(../../images/themes/Design/menuorange.jpg) -293px -7px scroll no-repeat;
}

#hardwaresupply .menu #services
{
	background:url(../../images/themes/Hardware/menugreen.jpg) -293px -7px scroll no-repeat;
}

#backup .menu #services
{
	background:url(../../images/menu1.jpg) -293px -7px scroll no-repeat;
}

#recover .menu #services
{
	background:url(../../images/menu1.jpg) -293px -7px scroll no-repeat;
}

#services .menu #services
{
	background:url(../../images/menu1.jpg) -293px -7px scroll no-repeat;
}

#clients .menu #clients
{
	background:url(../../images/menu1.jpg) -423px -7px scroll no-repeat;
}

#ourteam .menu #ourteam
{
	background:url(../../images/menu1.jpg) -556px -7px scroll no-repeat;
}

	
.menu #services {
	width:130px;
	height:18px;
	display:block;
	float:left;
}

.menu #clients {
	width:133px;
	height:18px;
	display:block;
	float:left;
}

.menu #ourteam {
	width:133px;
	height:18px;
	display:block;
	float:left;
}

.menu #aboutus {
	width:134px;
	height:18px;
	display:block;
	float:left;
}

.menu #contactus {
	width:127px;
	height:18px;
	display:block; 
	float:left;
}

.menu #home:hover
{
	background:url(../../images/menu1.jpg) -163px -7px scroll no-repeat;
}

.menu #services:hover
{
	background:url(../../images/menu1.jpg) -293px -7px scroll no-repeat;
}

.menu #clients:hover
{
	background:url(../../images/menu1.jpg) -423px -7px scroll no-repeat;
}

.menu #ourteam:hover
{
	background:url(../../images/menu1.jpg) -556px -7px scroll no-repeat;
}

.menu #aboutus:hover
{
	background:url(../../images/menu1.jpg) -689px -7px scroll no-repeat;
}

.menu #contactus:hover
{
	background:url(../../images/menu1.jpg) -823px -7px scroll no-repeat;
}

.menu a span{
	display:none;
}	

#navigation-1
	{ 
		list-style:none; 
		width:100%; 
		}
		
#navigation-1 li
	{
	display:block;
	float:left;
	position:relative;
		}
		
#navigation-1 li ul.navigation-2
	{
	list-style:none;
	display:none;
	position:absolute;
	background-image: url(../../images/services_nocolor.jpg);
	margin-top: 18px;
	background-repeat: no-repeat;
	width: 207px;
	height: 147px;
	left: -1px;
	background-position: bottom;
	padding-top: 10px;
 }
 
#navigation-1 li:hover ul.navigation-2
	{ display:block; }

.navigation-2  a, .navigation-2  li
{
	height:21px;
	width:100%;
	display:block;
	float:none;
}

.navigation-2  #networksupport:hover
{
	background: url(../../images/servicescolor2.jpg) scroll no-repeat 0px 0px;
	
}

.navigation-2  #pcservercare:hover
{
	background: url(../../images/servicescolor2.jpg) scroll no-repeat 0px -21px;
	
}

.navigation-2  #softwaredevelopment:hover
{
	background: url(../../images/servicescolor2.jpg) scroll no-repeat 0px -42px;
	
}

.navigation-2  #webdesign:hover
{
	background: url(../../images/servicescolor2.jpg) scroll no-repeat 0px -63px;
	
}

.navigation-2  #hardwaresupply:hover
{
	background: url(../../images/servicescolor2.jpg) scroll no-repeat 0px -84px;
	
}

.navigation-2  #remotebackup:hover
{
	background: url(../../images/servicescolor2.jpg) scroll no-repeat 0px -105px;
	
}

.navigation-2  #datarecovery:hover
{
	background: url(../../images/servicescolor2.jpg) scroll no-repeat 0px -126px;
	
}

.bar 
{
	width: 950px;
	height: 10px;
}

#main .bar, #careers .bar, #about .bar, #clients .bar, #contact .bar, #services .bar, #ourteam .bar, #request .bar, #testimonials .bar, #backup .bar, #recover .bar {
	background-image: url(../../images/bluebar.jpg);
}

#networksupport .bar
{
	background-image: url(../../images/themes/Network/goldbar.jpg);
}

#pcserver .bar
{
	background-image: url(../../images/themes/Care/redbar.jpg);
}

#softdev .bar, #softfolio .bar
{
	background-image: url(../../images/themes/Software/purplebar.jpg);
}

#webgraphic .bar, #webfolio .bar
{
	background-image: url(../../images/themes/Design/orangebar.jpg);
}

#hardwaresupply .bar
{
	background-image: url(../../images/themes/Hardware/greenbar.jpg);
}

#main .banner {
	background-image: url(../../images/banner_home.jpg);
	height: 171px;
	width: 950px;
	display: block;
}

#clients .banner, #testimonials .banner {
	background-image: url(../../images/banner_home.jpg);
	height: 171px;
	width: 950px;
	display: block;
}

#about .banner {
	background-image: url(../../images/banner_about.jpg);
	height: 171px;
	width: 950px;
	display: block;
}

#careers .banner {
	background-image: url(../../images/banner_team.jpg);
	height: 171px;
	width: 950px;
	display: block;
}

#contact .banner, #request .banner {
	background-image: url(../../images/banner_contact.jpg);
	height: 171px;
	width: 950px;
	display: block;
}

#ourteam .banner {
	background-image: url(../../images/banner_team.jpg);
	height: 171px;
	width: 950px;
	display: block;
}

#services .banner, #networksupport .banner, #pcserver .banner, #softdev .banner, #webgraphic .banner, #hardwaresupply .banner, #webfolio .banner, #softfolio .banner, #backup .banner, #recover .banner {
	background-image: url(../../images/banner_services.jpg);
	height: 171px;
	width: 950px;
	display: block;
}

#container {
	background-color: #FFFFFF;
	margin-right: auto;
	width: 950px;
	height: auto;
	margin-left: auto;

}
h2 {
	display: none
	
}
.lineblue {
	font-weight: bolder;
	color: #0099FF;
	margin-top: -15px;
	margin-left: -20px;
	width: 717px;
	margin-bottom: -20px;

}

.maincontainer {
	width: 950px;
	height: auto;
	float: none;

}
.leftpanel
{
	width: 740px;
	float:left;
	display: block;
	height: auto;
	background-color: #FFFFFF;
	min-height: 360px;
}

.rightpanel {
	float: right;	
	display: block;
	width: 210px;
	/*background-image: url(../../images/callbox.jpg);
	background-repeat: no-repeat;
	padding-top: 181px;
	height: 229px;
	background-position: top;*/
}

#networksupport .f {
	/*float: right;
	display: block;*/
	width: 210px;
	background-image: url(../../images/themes/Network/callbox.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 181px;
}

#main .whyinterlex , #services .whyinterlex , #about .whyinterlex , #contact .whyinterlex , #clients .whyinterlex , #ourteam .whyinterlex, #request .whyinterlex, #testimonials .whyinterlex, #backup .whyinterlex, #recover .whyinterlex , #careers .whyinterlex
{
	/*float: right;
	display: block;*/
	width: 210px;
	background-image: url(../../images/callbox.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 181px;
}

#pcserver .whyinterlex {
	/*float: right;
	display: block;*/
	width: 210px;
	background-image: url(../../images/themes/Care/callbox.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 181px;
}

#softdev .whyinterlex, #softfolio .whyinterlex {
	/*float: right;
	height: 229px;
	display: block;*/
	width: 210px;
	background-image: url(../../images/themes/Software/callbox.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 181px;
}

#webgraphic .whyinterlex, #webfolio .whyinterlex {
	/*float: right;
	height: 229px;
	display: block;*/
	width: 210px;
	background-image: url(../../images/themes/Design/callbox.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 181px;
}

#hardwaresupply .whyinterlex {
	/*float: right;
	height: 229px;
	display: block;*/
	width: 210px;
	background-image: url(../../images/themes/Hardware/callbox.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 181px;
}

#careers ul {
	list-style:none;
	}

#careersbox, #services #careersbox, #clients #careersbox, #ourteam #careersbox, #about #careersbox, #contact #careersbox  {
	background-image: url(../../images/careersbox.jpg);
	height: 139px;
	width: 209px;
	display: block;
	float: right;
	background-repeat: no-repeat;
	margin:18px 0 18px 0px;
	}

#newsletter, #backup #newsletter, #recover #newsletter  {
	background-image: url(../../images/newsletterbox.jpg);
	height: 139px;
	width: 209px;
	display: block;
	float: right;
	background-repeat: no-repeat;
}
#newsletter .result, #backup #newsletter .result
{
	margin-top:68px;
	font-size:11px;
	text-align:center;
	margin:75px 0px 0px 2px;
	height:50px;
	padding-left:3px;
	background-color:#f2f5fa;
}

#networksupport #newsletter .result
{	
	background-color:#f8f9f4;
}
#pcserver #newsletter .result
{
	background-color:#fbf5f5;
}

#softdev #newsletter .result, #softfolio #newsletter .result{
	background-color:#f9f4f8;
}

#webgraphic #newsletter .result, #webfolio #newsletter .result{
	background-color:#fcf9f2;
}

#hardwaresupply #newsletter .result{
	background-color:#f3f8f4;
}


#networksupport #newsletter {
	background-image: url(../../images/themes/Network/newsletterbox.jpg);
	height: 139px;
	width: 209px;
	display: block;
	float: right;
	background-repeat: no-repeat;
}

#pcserver #newsletter {
	background-image: url(../../images/themes/Care/newsletterbox.jpg);
	height: 139px;
	width: 209px;
	display: block;
	float: right;
	background-repeat: no-repeat;
}

#softdev #newsletter, #softfolio #newsletter {
	background-image: url(../../images/themes/Software/newsletterbox.jpg);
	height: 139px;
	width: 209px;
	display: block;
	background-repeat: no-repeat;
}

#webgraphic #newsletter, #webfolio #newsletter {
	background-image: url(../../images/themes/Design/newsletterbox.jpg);
	height: 139px;
	width: 209px;
	display: block;
	float: right;
	background-repeat: no-repeat;
}

#hardwaresupply #newsletter {
	background-image: url(../../images/themes/Hardware/newsletterbox.jpg);
	height: 139px;
	width: 209px;
	display: block;
	float: right;
	background-repeat: no-repeat;
}

#emailinput {
	margin-top: 75px;
	margin-left: 33px;
}

.net {
	width:214px;
	float:left;
	background:url(../../images/netsup.jpg) no-repeat;
	display:block;
	height: 134px;
	margin-left: 10px;
	cursor:pointer
	
}
.standardtextbold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	display: block;
	text-align: left;
}


.cellcontainer {
	width: 214px;
	float: left;
	width:214px;
	height: 340px;
	display:block;
	margin-left: 10px;
	margin-top: 10px;
}

.cellcontainer .net:hover
{	
	background:url(../../images/netsup1.jpg);
}

.cellcontainer .pcserver:hover
{	
	background:url(../../images/pcserv1.jpg);
}

.cellcontainer .softdev:hover
{	
	background:url(../../images/softdev1.jpg);
}

#main .pagetitle {
	background-image: url(../../images/page_title_home.jpg);
	margin-top: 5px;
	height: 21px;
	width: 722px;
}

#careers .pagetitle {
	background-image: url(../../images/page_title_careers.jpg);
	margin-top: 5px;
	height: 21px;
	width: 722px;
}


#clients .pagetitle {
	background-image: url(../../images/page_title_clients.jpg);
	margin-top: 5px;
	height: 21px;
	width: 722px;
}

#testimonials .pagetitle {
	background-image: url(../../images/page_title_testimonials.jpg);
	margin-top: 5px;
	height: 21px;
	width: 722px;
}

#about .pagetitle {
	background-image: url(../../images/page_title_aboutus.jpg);
	margin-top: 5px;
	height: 21px;
	width: 722px;
}

#contact .pagetitle {
	background-image: url(../../images/page_title_contactus.jpg);
	margin-top: 5px;
	height: 21px;
	width: 722px;
}

#request .pagetitle {
	background-image: url(../../images/page_title_request.jpg);
	margin-top: 5px;
	height: 21px;
	width: 722px;
}

#networksupport .pagetitle {
	background-image: url(../../images/themes/Network/page_title_netsupport.jpg);
	margin-top: 5px;
	height: 21px;
	width: 722px;
}

#pcserver .pagetitle {
	background-image: url(../../images/themes/Care/page_title_pcandservercare.jpg);
	margin-top: 5px;
	height: 21px;
	width: 722px;
}

#softdev .pagetitle, #softfolio .pagetitle {
	background-image: url(../../images/themes/Software/page_title_softwaredevelopment.jpg);
	margin-top: 5px;
	height: 21px;
	width: 722px;
}

#webgraphic .pagetitle, #webfolio .pagetitle {
	background-image: url(../../images/themes/Design/page_title_graphicwebdesign.jpg);
	margin-top: 5px;
	height: 21px;
	width: 722px;
}

#hardwaresupply .pagetitle {
	background-image: url(../../images/themes/Hardware/page_title_hardwaresupply.jpg);
	margin-top: 5px;
	height: 21px;
	width: 722px;
}

#backup .pagetitle {
	background-image: url(../../images/page_title_remotebackup.jpg);
	margin-top: 5px;
	height: 21px;
	width: 722px;
}

#recover .pagetitle {
	background-image: url(../../images/page_title_datarecovery.jpg);
	margin-top: 5px;
	height: 21px;
	width: 722px;
}

#services .pagetitle {
	background-image: url(../../images/page_title_services.jpg);
	margin-top: 5px;
	height: 21px;
	width: 722px;
}

#ourteam .pagetitle {
	background-image: url(../../images/page_title_ourteam.jpg);
	margin-top: 5px;
	height: 21px;
	width: 722px;
}

#ourteam .celltext {
	width: 200px;
	list-style-image: url(../../images/arrow.jpg);
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin-left: 0px;
}

#services .celltext {
	width: 200px;
	list-style-image: url(../../images/arrow.jpg);
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin-left: 0px;
}

.celltext {
	width: 200px;
	list-style-image: url(../../images/arrow.jpg);
	display: block;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-bottom: 5px;
}

.standardtextreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}


.contactbox, #backup .contactbox, #recover .contactbox {
	background-image: url(../../images/contactbox.jpg);
	height: 36px;
	width: 232px;
	float: left;
	display: block;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 30px;
	margin-left: 130px;
	cursor: pointer;
	margin-top: 10px;
}

.testbox {
	background-image: url(../../images/testbox.jpg);
	height: 36px;
	width: 232px;
	float: left;
	display: block;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 30px;
	margin-left: 130px;
	cursor: pointer;
	margin-top: 10px;
}

#networksupport .contactbox {
	background-image: url(../../images/themes/Network/contactbox.jpg);
	height: 36px;
	width: 232px;
	float: left;
	display: block;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 30px;
	margin-left: 130px;
	cursor: pointer;
	margin-top: 10px;
}

#hardwaresupply .contactbox {
	background-image: url(../../images/themes/Hardware/contactbox.jpg);
	height: 36px;
	width: 232px;
	float: left;
	display: block;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 30px;
	margin-left: 130px;
	cursor: pointer;
	margin-top: 10px;
}

#pcserver .contactbox {
	background-image: url(../../images/themes/Care/contactbox.jpg);
	height: 36px;
	width: 232px;
	float: left;
	display: block;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 30px;
	margin-left: 130px;
	cursor: pointer;
	margin-top: 10px;
}

#webfolio .contactbox {
	background-image: url(../../images/themes/Design/contactbox.jpg);
	height: 36px;
	width: 232px;
	float: left;
	display: block;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 30px;
	margin-left: 130px;
	cursor: pointer;
	margin-top: 10px;
}

#softfolio  .contactbox {
	background-image: url(../../images/themes/Software/contactbox.jpg);
	height: 36px;
	width: 232px;
	float: left;
	display: block;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 30px;
	margin-left: 130px;
	cursor: pointer;
	margin-top: 10px;
}


.foliobox {
	background-image: url(../../images/foliobox.jpg);
	height: 36px;
	width: 232px;
	float: left;
	display: block;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 30px;
	margin-left: 130px;
	cursor: pointer;
	margin-top: 10px;
}

#webgraphic .foliobox {
	background-image: url(../../images/themes/Design/foliobox.jpg);
	height: 36px;
	width: 232px;
	float: left;
	display: block;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 30px;
	margin-left: 130px;
	cursor: pointer;
	margin-top: 10px;
}

#softdev .foliobox {
	background-image: url(../../images/themes/Software/foliobox.jpg);
	height: 36px;
	width: 232px;
	float: left;
	display: block;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 30px;
	margin-left: 130px;
	cursor: pointer;
	margin-top: 10px;
}



.requestbox, #backup .requestbox, #recover .requestbox {
	background-image: url(../../images/requestbox.jpg);
	height: 36px;
	width: 232px;
	float: left;
	display: block;
	background-repeat: no-repeat;
	text-align: left;
	cursor: pointer;
	margin-top: 10px;
}


#networksupport .requestbox {
	background-image: url(../../images/themes/Network/requestbox.jpg);
	height: 36px;
	width: 232px;
	float: left;
	display: block;
	background-repeat: no-repeat;
	text-align: left;
	cursor: pointer;
	margin-top: 10px;
}

#pcserver .requestbox {
	background-image: url(../../images/themes/Care/requestbox.jpg);
	height: 36px;
	width: 232px;
	float: left;
	display: block;
	background-repeat: no-repeat;
	text-align: left;
	cursor: pointer;
	margin-top: 10px;
}

#softdev .requestbox, #softfolio .requestbox {
	background-image: url(../../images/themes/Software/requestbox.jpg);
	height: 36px;
	width: 232px;
	float: left;
	display: block;
	background-repeat: no-repeat;
	text-align: left;
	cursor: pointer;
	margin-top: 10px;
}

#webgraphic .requestbox, #webfolio .requestbox {
	background-image: url(../../images/themes/Design/requestbox.jpg);
	height: 36px;
	width: 232px;
	float: left;
	display: block;
	background-repeat: no-repeat;
	text-align: left;
	cursor: pointer;
	margin-top: 10px;
}

#hardwaresupply .requestbox {
	background-image: url(../../images/themes/Hardware/requestbox.jpg);
	height: 36px;
	width: 232px;
	float: left;
	display: block;
	background-repeat: no-repeat;
	text-align: left;
	cursor: pointer;
	margin-top: 10px;
}

.pcserver {
	width:214px;
	float:left;
	display:block;
	height: 134px;
	background-image: url(../../images/pcserv.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	cursor: pointer;
}
.softdev {
	width:214px;
	float:left;
	display:block;
	height: 134px;
	background-image: url(../../images/softdev.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	cursor: pointer;
}
.bullets {
	list-style-image: url(../../images/arrow.jpg);
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

#main .bullets {
	list-style-image: none;
	list-style-type: none;
	margin:0px;
}

#main p{
text-align:left;
}

#about .bullets {
	list-style-image: none;
	list-style-type: none;
}



.footer{
	display:block;
	text-align:center;
	width: 950 px;
}

.footer .top
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	display: block;
	float: left;
	color: #333333;
	width: 950px;

}

.footer .top a
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333333;

}

.footer .bottom
{
	color:#9a9999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	width: 950px;
	float: left;
}

.footer .bottom a
{
	color:#9a9999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}

.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	}
	
#profile .content {
	width:	400px;
}

#soft1 .content {
	width:	400px;
}

.content {
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	list-style-image: url(../../images/arrow.jpg);
	margin-top: 10px;
	margin-left: 18px;
	margin-right: 18px;
	width: 700px;
	display: block;
	}
	
.contentfolio {
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	list-style-image: url(../../images/arrow.jpg);
	margin-top: 10px;
	margin-left: 18px;
	margin-right: 18px;
	width: 700px;
	display: block;
	}
	
#terms .content, #privacy .content {
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	list-style-image: url(../../images/arrow.jpg);
	margin-top: 10px;
	margin-left: 16px;
	margin-right: 18px;
	display: block;
	text-indent: 24px;
	width:200px;
	}	

#profile .profilebrett, #profile .profilehani, #profile .profilekirsty, #profile .profiletristan, #profile .profilemandeep, #profile .profilelachlan, #profile .profilegraham, #profile .profileneville, #profile .ruwan, #profile .profilejag{
	width: 400px;
	}

.profilebrett, .profilehani, .profilekirsty, .profiletristan, .profilelachlan, .profilegraham, .profileneville, .profileruwan, .profilemandeep {
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 105px;
	width: 568px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 100px;
	padding-top: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	}

.profilebrett	{
	background-image: url(../../images/brett.jpg);
}

.profilehani {
	background-image: url(../../images/hanibaal.jpg);
}
	
.profilekirsty {
	background-image: url(../../images/kirsty.jpg);
}

.profiletristan {
	background-image: url(../../images/tristan.jpg);
}

.profilelachlan {
	background-image: url(../../images/lachlan.jpg);
}


.profilemandeep{
	background-image: url(../../images/mandeep.jpg);
}

.profilegraham {
	background-image: url(../../images/graham.jpg);
}

.profileruwan {
	background-image: url(../../images/ruwan.jpg);
}

.profileneville {
	background-image: url(../../images/nev.jpg);
}

.imagea {
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: auto;
	width: 548px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 110px;
	background-image: url(../../images/neticn.jpg);
	padding-top: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
}

.imageb {
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: auto;
	width: 548px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 110px;
	background-image: url(../../images/pcservicn.jpg);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
}

.imagec {
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: auto;
	width: 548px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 110px;
	background-image: url(../../images/sfddevicn.jpg);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
}

.imaged {
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: auto;
	width: 548px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 110px;
	background-image: url(../../images/webgfxicn.jpg);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
}

.imagee {
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: auto;
	width: 548px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 110px;
	background-image: url(../../images/hdsupicn.jpg);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
}

#about .imagebox {
	background-image: url(../../images/aboutimg.jpg);
	height: 159px;
	width: 176px;
	display: block;
	background-repeat: no-repeat;
	float: right;
	padding: 5px;
	background-position: right;
}

.contentx {
	display: block;
	float: left;
	/*width: 660px;*/
	height: 50px;
}


#networksupport .imagebox {
	background-image: url(../../images/netimg.jpg);
	height: 159px;
	width: 176px;
	display: block;
	background-repeat: no-repeat;
	float: right;
	padding: 5px;
	background-position: right;
}

#pcserver .imagebox {
	height: 500px;
	width: 111px;
	float: right;
	padding-left: 15px;
}

#softdev .imagebox {
	background-image: url(../../images/softdevimg.jpg);
	height: 159px;
	width: 176px;
	display: block;
	background-repeat: no-repeat;
	float: right;
	padding: 5px;
	background-position: right;
}

#webgraphic .imagebox {
	background-image: url(../../images/webgraphicimg.jpg);
	height: 159px;
	width: 176px;
	display: block;
	background-repeat: no-repeat;
	float: right;
	padding: 5px;
	background-position: right;
}

#hardwaresupply .imagebox {
	background-image: url(../../images/hardwaresupimg.jpg);
	height: 159px;
	width: 176px;
	display: block;
	background-repeat: no-repeat;
	float: right;
	padding: 5px;
	background-position: right;
}

#backup .imagebox {
	background-image: url(../../images/backupimg.jpg);
	height: 159px;
	width: 176px;
	display: block;
	background-repeat: no-repeat;
	float: right;
	padding: 5px;
	background-position: right;
}

#recover .imagebox {
	background-image: url(../../images/recoverimg.jpg);
	height: 159px;
	width: 176px;
	display: block;
	background-repeat: no-repeat;
	float: right;
	padding: 5px;
	background-position: right;
}


#contact .imagebox, #request .imagebox {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399CC;
	font-weight: normal;
	background-image: url(../../images/map.png);
	background-position: right top;
	float: right;
	text-align: left;
	vertical-align: bottom;
	padding-top: 170px;
	width: 193px;
}

.contactform {
	width: 400px;
	float: left;
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
.contacttd {
	text-align: left;
	vertical-align: top;
	padding: 10px;
}


.contactinfo {
	background-image: url(../../images/contacticons.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-align: left;
	text-indent: 25px;
	float: left;
	margin-top: 20px;
}
#name {
	margin-left: 70px;
}

#email {
	margin-left: 21px;
}

#number {
	margin-left: 11px;
}

#message {
	margin-left: 65px;
	width: 300px;
	height: 100px;
}

.standardtextregbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.learnmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099FF;
	float: right;
	text-decoration: underline;
}
.flashclients, #backup .flashclients, #recover .flashclients {
	background-image: url(../../images/clientsbox.jpg);
	background-repeat: no-repeat;
	width: 209px;
	padding-top: 19px;
	height: 67px;
}

#networksupport .flashclients {
	background-image: url(../../images/themes/Network/clientsbox.jpg);
	background-repeat: no-repeat;
	width: 209px;
	padding-top: 19px;
	height: 67px;
}

#pcserver .flashclients {
	background-image: url(../../images/themes/Care/clientsbox.jpg);
	background-repeat: no-repeat;
	width: 209px;
	padding-top: 19px;
	height: 67px;
}

#softdev .flashclients, #softfolio .flashclients {
	background-image: url(../../images/themes/Software/clientsbox.jpg);
	background-repeat: no-repeat;
	width: 209px;
	height: 67px;
}

#webgraphic .flashclients, #webfolio .flashclients {
	background-image: url(../../images/themes/Design/clientsbox.jpg);
	background-repeat: no-repeat;
	width: 209px;
	padding-top: 19px;
	height: 67px;
}

#hardwaresupply .flashclients {
	background-image: url(../../images/themes/Hardware/clientsbox.jpg);
	background-repeat: no-repeat;
	width: 209px;
	padding-top: 19px;
	height: 67px;
}
.terms, .privacy {
	width: 200px;
	margin-top: 20px;
	display: block;
	height: auto;
}
.foliothumb {
	float: left;
	height: 120px;
	width: 107px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	background-image: url(../../images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: 105px 125px;
	padding-right: 16px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099CC;
	font-weight: bold;
	text-decoration: underline;
}

#webfolio .contentfolio a, #softfolio .contentfolio a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	}

#soft1{
	background:#FFFFFF
	}

.error
{
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
}
.contactform span
{
	width:200px;
	overflow:hidden;
}
.supplier {
	padding: 5px;
	display: block;
	float: left;
	margin-top: 10px;
}

.flashHand
{
	cursor:pointer;
}

.clientthumb {
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	height: 57px;
	width: 136px;
	margin-left: 20px;
}
.clienttest {
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	display: block;
	text-align: left;
	
}
.testsection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

#testimonials .standardtextbold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	display: block;
	text-align: left;
}

.backuplogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006cb4;
	padding:175px 0px 0px 7px;
	width:174px;
}

.loginbutton {
	float:right;
	background:#006cb4;
	border:#43a5cc 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	width:70px;
	cursor:pointer;
	margin-top:2px;
}

.loginBoxes {
	margin-bottom:2px;
	width:172px;
	background:#cfdee7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #43a5cc;
	border-right-color: #b7d7e3;
	border-bottom-color: #b7d7e3;
	border-left-color: #43a5cc;
}
