body {
	margin: 0px;
	margin-bottom: 20px;
	font-size: 0.75em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
h1, h2 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 1em;
	font-weight: bold;	
}
h5
{
    margin-bottom:0px;
}
.siteMap
{
     padding-top:5px;
     }

#wrap {
	width: 650px;
	margin: 0 auto;
}
#header {
	float: left;
	width: 210px;
	height: 100px;
}
#header a{
	display: block;
	width: 210px;
	height: 100px;
	background-image: url(images/logo.gif);
	background-position: left top;
	text-indent: -2000px;
	text-decoration: 0px;
}
#header a:hover{
	background-position: 0 -100px;
}
#demoSites{	
	margin-top: 50px;
	margin-left: -20px;
}
#topnav {
	float: right;
}
#topnav ul{	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topnav li{
	display: inline;
	float: left;
	width: 110px;
	height: 100px;
	background-color: #DEEAFE;
}
#topnav li a, #topnav li a:visited {
	text-decoration: none;
	text-indent: -2222px;
	display: block;
	height: 100px;
}
#topnav li a:hover {
	background-position: 0 -100px;
}
#toplink1 a {
	background-image: url(images/nav/about.gif);
}
#aboutus #toplink1 {
	background-image: url(images/nav/aboutusactive.gif);
	text-indent: -2222px;
}
#toplink2 a {
	background-image: url(images/nav/products.gif);
}
#toplink3 a {
	background-image: url(images/nav/case.gif);
}
.case .toplink3 {
	background-image: url(images/nav/caseactive.gif);
	text-indent: -2222px;
}
#toplink4 a {
	background-image: url(images/nav/contact.gif);
}

#banner {
	width: 650px;
	height: 250px;
	background-color: #ffffff;
	background-image: url(images/banner_hold2.jpg);
	background-position: top left;
	clear:both;
}
#content {
	margin-top: 1px;
	width: 630px;
	padding: 10px;
	padding-bottom: 30px;
	background-color: #333333;
	text-align: justify;
	color: #FFFFFF;
}
#content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#content {display: inline-table;}

/* Hides from IE-mac \*/
* html .content {height: 1%;}
#content {display: block;}
/* End hide from IE-mac */
#rightcontent {	
	float:right;
	padding-top: 55px;	
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-right: 0px;
	
}
#leftcontent {
    width: 170px;
	float:left;
	padding-top: 55px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align:justify;
}
#midcontent {
	width: 200px;
	margin-left:225px;
	padding-top: 55px;
	background-repeat: no-repeat;
	background-position: center top;
	
}

/* HOME PAGE */
.home #leftcontent {
	text-align:justify;
	background-image: url(images/welcome.gif);	
	
}
.home #midcontent {
	background-image: url(images/wecando.gif);

}
.home #midcontent ul{
	padding: 0px;
	margin-left: 20px;
	margin-top: 0px;
}
.home #midcontent li{
	padding-bottom: 4px;
	padding-top: 4px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.home #midcontent ul #bot{
	border: none;
}

.home #midcontent a{
 color:#FFFFFF;
 text-decoration:none;
}


.home #midcontent a:hover{
      color:#999999;
}

.home #rightcontent {
	width: 190px;
	background-image: url(images/recent.gif);
	padding-left:20px;
	margin-left:20px;
}
/* vacancies */

.vacancies #leftcontent 
{
    background-image: url(images/welcome.gif);		
	text-align:left;
}
.vacancies #rightcontent {
	    float:left ;
	    padding-top: 35px;	
	    text-align: left;
	    margin-right: 0px;
	    padding-left:30px;
	    text-align:left;
}

/* DCEB */

.dceb #leftcontent 
{
    background-image: url(images/latest.gif);		
	text-align:left;
}
.dceb #rightcontent {
	    float:left ;
	    padding-top: 35px;	
	    text-align: left;
	    margin-right: 0px;
	    padding-left:30px;
	    text-align:left;
}

/* CONTACT */
.contactus #leftcontent {
	background-image: url(images/titles/contactus_header.gif);	
}
.contactus #rightcontent {
	float:left;
	padding-top: 35px;	
	text-align: left;
	margin-right: 0px;
	padding-left:30px;
	
}
.contactus #rightcontent a {	
	color: #999999;
}
.contactus #toplink4 a {
	background-image: url(images/nav/contactactive.gif);
	text-indent: -2222px;	
}

/* ABOUT US */
.about #leftcontent {	
	background-image: url(images/titles/aboutus_header.gif);	
	text-align:left;
}
.about #rightcontent {
	    float:left ;
	    padding-top: 35px;	
	    text-align: left;
	    margin-right: 0px;
	    padding-left:30px;
}
.about #rightcontent a {	
	color: #999999;
}
.about #toplink1 a {
	background-image: url(images/nav/aboutusactive.gif);
	text-indent: -2222px;	
}

/*NetSoftwareDevelopment*/
.NetSoftwareDevelopment #leftcontent {
	background-image: url(images/titles/NetSoftwareDevelopment_header.gif);
	text-align:left;
	width:220px;
}
.NetSoftwareDevelopment #rightcontent {
	float:left ;
	padding-top: 35px;	
	text-align: left;
	margin-right: 0px;
	padding-left:30px;
}

.NetSoftwareDevelopment #rightcontent ul{
	  margin-left :15px;
    margin-top: 4px;
    padding-bottom:4px;
	list-style-type: disc;
	padding-bottom:0px;
	padding: 12px;
	list-style:square;
	
}
.NetSoftwareDevelopment #rightcontent li{
 
    padding-bottom: 1px;
	margin-left:4px;
	width:350px;
	vertical-align:middle;
	

}
.NetSoftwareDevelopment #rightcontent ul #bot{
	border: none;
}

.NetSoftwareDevelopment #toplink2 a {
	background-image: url(images/nav/productsactive.gif);
	text-indent: -2222px;
}

/*WebDevelopment*/
.WebDevelopment #leftcontent {
	background-image: url(images/titles/webDevelopment_header.gif);
	text-align:left;
}
.WebDevelopment #rightcontent {
	float:left ;
	padding-top: 35px;	
	text-align: left;
	margin-right: 0px;
	padding-left:30px;

}

.WebDevelopment #rightcontent ul{
  margin-left :15px;
    margin-top: 4px;
    padding-bottom:4px;
	list-style-type: disc;
	padding-bottom:0px;
	padding: 12px;
	list-style:square;
	 
	
}
.WebDevelopment #rightcontent li{
   
    padding-bottom: 1px;
	margin-left:4px;
	width:350px;
	vertical-align:middle;
	

}
.WebDevelopment #rightcontent ul #bot{
	border: none;
}

.WebDevelopment #toplink2 a {
	background-image: url(images/nav/productsactive.gif);
	text-indent: -2222px;
}

/* MicrosoftBusinessSolutions */
.MicrosoftBusinessSolutions #leftcontent {
	background-image: url(images/titles/MicrosoftBusinessSolutions_header.gif);
	text-align:left;
	width:223px;
}
.MicrosoftBusinessSolutions #rightcontent {
	float:left ;
	padding-top: 35px;	
	text-align: left;
	margin-right: 0px;
	padding-left:30px;
}


.MicrosoftBusinessSolutions #rightcontent ul{
  margin-left :15px;
    margin-top: 4px;
    padding-bottom:4px;
	list-style-type: square;
	padding-bottom:0px;
}
.MicrosoftBusinessSolutions #rightcontent li{
 list-style: square outside;
    padding-bottom: 4px;
	margin-left:4px;
	
	

}
.MicrosoftBusinessSolutions #rightcontent ul #bot{
	border: none;
}

.MicrosoftBusinessSolutions #toplink2 a {
	background-image: url(images/nav/productsactive.gif);
	text-indent: -2222px;
}


/* CRM */
.CRM #leftcontent {
	background-image: url(images/titles/crm_header.gif);
	text-align:left;
}
.CRM #rightcontent {
	float:left ;
	padding-top: 35px;	
	text-align: left;
	margin-right: 0px;
	padding-left:30px;
	
}

.CRM #rightcontent ul{
  margin-left :15px;
    margin-top: 4px;
    padding-bottom:4px;
	list-style-type: disc;
	padding-bottom:0px;
	padding: 12px;
	list-style:square;
	 
	

}
.CRM #rightcontent li{

    padding-bottom: 1px;
	margin-left:4px;
	width:350px;
	vertical-align:middle;

}
.CRM #rightcontent ul #bot{
	border: none;
}

.CRM #toplink2 a {
	background-image: url(images/nav/productsactive.gif);
	text-indent: -2222px;
}

/* MobileApplicationDevelopment */
.MobileApplicationDevelopment #leftcontent {
	background-image: url(images/titles/MobileApplicationDevelopment_header.gif);
	text-align:left;
	width:245px;
}
.MobileApplicationDevelopment #rightcontent {
	float:left ;
	padding-top: 35px;	
	text-align: left;
	margin-right: 0px;
	padding-left:30px;
}
.MobileApplicationDevelopment #rightcontent ul{
   margin-left :15px;
    margin-top: 4px;
    padding-bottom:4px;
	list-style-type: disc;
	padding-bottom:0px;
	padding: 12px;
	list-style:square;
}
.MobileApplicationDevelopment #rightcontent li{
	   padding-bottom: 1px;
	margin-left:4px;
	width:350px;
	vertical-align:middle;

}
.MobileApplicationDevelopment #rightcontent ul #bot{
	border: none;
}


.MobileApplicationDevelopment #toplink2 a {
	background-image: url(images/nav/productsactive.gif);
	text-indent: -2222px;
}

/* PRODUCTS */
.products #leftcontent {
	background-image: url(images/titles/products_header.gif);
	text-align:left;
}
.products #rightcontent {
	float:left ;
	padding-top: 35px;	
	text-align: left;
	margin-right: 0px;
	padding-left:30px;
}
.products #toplink2 a {
	background-image: url(images/nav/productsactive.gif);
	text-indent: -2222px;
}

/* CASE STUDIES */
.case #leftcontent {
	background-image: url(images/titles/case_header.gif);
	text-align:left;
	
}
.case #rightcontent {
	float:left ;
	padding-top: 35px;	
	text-align: left;
	margin-right: 0px;
	padding-left:30px;

}

.case #toplink3 a {
	background-image: url(images/nav/caseactive.gif);
	text-indent: -2222px;
}

.case #rightcontent ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	width: 250px;
}
.case #rightcontent	ul
{
 width:100%;
}


.case #rightcontent a {	
	color: #999999;
}

#leftcontent ul{
	margin: 0px;
	padding: 10px;
}
#leftcontent li{
	list-style-type: none;
}
#leftcontent li a{
	color: #CCCCCC;
	text-decoration: none;
}
#leftcontent li a:hover{
	color: #ffffff;
	text-decoration: none;
}
#bespoke {
	color: #66FF99;
}
#microsoft {
	color: #33FFFF;
}
#web {
	color: #FFFF66;
}


#rightcontent ul{
	
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	width: 150px;
	
}
#rightcontent li{
	padding-bottom: 15px;
	
	
}

.about #rightcontent li
{
    list-style: square inside;
    width: 350px;
    padding-bottom: 0px;
}

.home #rightcontent
{
    padding: 0px;
	margin: 0px;
	margin-left:0px;
	width: 150px;
}
.home #rightcontent a{
	text-indent: -2222px;
	text-decoration: none;
	width: 150px;
	height: 50px;
	display: block;
	border: 1px solid #000000;
}	
.home #rightcontent a:hover {
	border: 1px solid #CCCCCC;
}
#rw1 a{
	background-image: url(images/work/GA_small.jpg);
}
#rw2 a
{
	background-image: url(images/work/kiddler-logo.jpg);
}

.home #rwsolar a{
 background-image: url(images/work/solar-logo.jpg);
}
.home #rwsolar
{
list-style-type:none;
}

#rwSkillnets a{
	background-image: url(images/work/skillnets_small.jpg);
}
.home #rwdceb a{
    background-image:url(images/work/dcebLogoEng.gif);
    width:150px;
    height:51px;
    display: block;
	border: 1px solid #000000;
    
}

.home #rwdceb
{
list-style-type:none;
}

.home #kiddlerLink a{	
	text-decoration: none;	
	border: 0px;
	width:150px;
	height:10px;
	text-align:left;
	padding-bottom:5px;
	
	text-indent:1px;
}

.home #kiddlerLink
{
 list-style-type:none;
}

.home #kiddlerLink a:hover {
	border: 0px ;
	text-decoration:underline;
	
}
    
#Content2{
 text-align:left; 
 }    
#footer {
	clear: both;
	border-top: 1px solid #666666;
	height: 88px;
	background-color: #333333;
	background-image: url(images/footer.gif);
	padding-top: 12px;
	line-height: 16px;
	color: #999999;
	text-align: right;
	padding-right: 30px;
}
#footer a {
	
	color: #999999;

}

a {
	
	color: #999999;

}

