/*remove browser default margin and padding and reapply our own to ensure cross browser compatability */
* {	padding: 0; margin: 0;	}
a img { border:0px; }
h1,h3,h4,h5 { color:#003466;padding:5px; }
ul { margin:5px; }
li{	margin-left:40px; padding:2px 0; }
p{ padding:5px;}
h2{ font-size:28px; font-weight:normal;color:#003466;padding:5px; }
h3{font-size:13px; color:#0064AE;}
a{color:#0064AE;text-decoration:none;}
a:hover{text-decoration:underline;}

/* Layout */
html{
	background:url(../images/bg.jpg) repeat-x left top;
}
body{
	background:url(../images/stars.jpg) repeat-x left top;
	
}
html, body{
	height:100%;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}
acronym{
	color:#0064AE;
}
textarea, input, select {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
}
input,textarea{
	margin:1px 0;
}
#container{
	width:865px;
	margin:0 auto;
}
#header{
	height:107px;	
}
#logo h1{
	display:none;
}
#logo{
	background:url(../images/logo.gif) no-repeat -6px top;
	height:100px;
	width:149px;
	float:left;
}
#stars{
	float:left; width:510px; overflow:hidden
}
#telephone{
	background:url(../images/telephone.gif) no-repeat right 26px;
	height:100px;
	width:198px;
	float:right;
}
#tabs ul{
	list-style-type:none;
	margin:0;
}
#tabs ul li {
	padding:0;
	margin:0 5px 0 0px;
	width:140px;
	text-align:center;
	float:left;
	background:	url(../images/tabs.jpg) no-repeat -145px top;
}
#tabs ul li.selected{
	background:	url(../images/tabs.jpg) no-repeat left top;
}
#tabs ul li.last{
	margin:0;
}
#tabs ul li a{
	display:block;
	text-decoration:none;
	line-height:25px;
	height:25px;
}
#tabs ul li a span{
	display:none;
}
#tabs ul #home a{
	background:	url(../images/tabtext.gif) no-repeat left top;
}
#tabs ul #services a{
	background:	url(../images/tabtext.gif) no-repeat -140px top;
}
#tabs ul #products a{
	background:	url(../images/tabtext.gif) no-repeat -280px top;
}
#tabs ul #portfolio a{
	background:	url(../images/tabtext.gif) no-repeat -420px top;
}
#tabs ul #aboutus a{
	background:	url(../images/tabtext.gif) no-repeat -560px top;
}
#tabs ul #contactus a{
	background:	url(../images/tabtext.gif) no-repeat -700px top;
}

#tabs ul #home.selected a{
	background:	url(../images/tabtext.gif) no-repeat left -25px;
}
#tabs ul #services.selected a{
	background:	url(../images/tabtext.gif) no-repeat -140px -25px;
}
#tabs ul #products.selected a{
	background:	url(../images/tabtext.gif) no-repeat -280px -25px;
}
#tabs ul #portfolio.selected a{
	background:	url(../images/tabtext.gif) no-repeat -420px -25px;
}
#tabs ul #aboutus.selected a{
	background:	url(../images/tabtext.gif) no-repeat -560px -25px;
}
#tabs ul #contactus.selected a{
	background:	url(../images/tabtext.gif) no-repeat -700px -25px;
}

#borderTop{
	background:transparent url(../images/border_top.gif) repeat-x;
}
#main{
	width:820px;
	margin:0 auto;
	padding:10px 0;
}
.clear{
	height:1px;
	clear:both;
	overflow:hidden;
}
#footer{
	background:	 url(../images/footer.jpg) repeat-x;
	color:#797979;
	text-align:center;
	font-size:11px;
	height:77px;
	border-top:1px solid #CACACA;			
	border-left:2px solid #CACACA;
	border-right:2px solid #CACACA;	
	border-bottom:2px solid #CACACA;		
}
#footerText{
	line-height:15px;
	margin-top:5px;
}
/* homepage */
#body{
	clear:left;
	background:#fff url(../images/border.gif) repeat-y left 160px;
}
#homeContent{
	margin-top:10px;
	background: url(../images/home_dots.gif) repeat-y;
}
#homeContent #leftCol{
	width:249px;
	float:left;
	margin-right:35px;

}
#homeContent #centreCol h2, #homeContent #leftCol h2, #homeContent #rightCol h2{
	margin-bottom:5px;
	font-weight:bold;
}
#homeContent #centreCol p, #homeContent #leftCol p{
	padding:5px 0;
}
#homeContent #centreCol{
	width:250px;
	float:left;
	margin-right:35px;
}
#homeContent #rightCol{
	width:250px;
	float:left;
}
ul.serviceList{
	font-size:10pt;
	font-weight:bold;

}
ul.serviceList li{
	margin-left:10px;	
	margin-bottom:5px;
	color:#0D6FB6;
}
#comment{
	margin-top:5px;
	line-height:12pt;
}
#comment #commentTop{
	background: #fff url(../images/comment_top.jpg) no-repeat left top;	
	height:15px;
}
#comment #commentSlice{
	background: #fff url(../images/comment_slice.jpg) repeat-y left top;	
	padding:0px 10px;	
	color:#036;
	
}
#comment #commentBottom{
	background: #fff url(../images/comment_bottom.jpg) no-repeat left top;	
	height:63px;
	padding:5px 10px;
}
#comment #commentLink{
	position:relative;
	top:-12px;
}
#homeContent h2{	font-size:13px; color:#fff; background-color:#0D6FB6;padding:2px 5px; }
#homeContent h2.highlight{	font-size:13px; color:#fff; background-color:#8A80BD;padding:2px 5px; margin-top:8px; }
#homeContent h3{ padding:2px 0px; }

/* standard page*/
#twoColumn{
	clear:left;
	width:865px;
	margin:0 auto;
	padding:0px 0 10px 0;
	background:#fff url(../images/border.gif) repeat-y left 160px;	
}
#content{
	background:transparent url(../images/2col.gif) repeat-y left top;		
}
#twoColumn #main{	
	width:865px;
	padding-top:20px;
}
#twoColumn #main h2{
	padding:0 5px 20px 5px;
}
#leftNav{
	float:left;
	width:170px;
	margin-left:10px;
	margin-right:10px;
}
#mainContent{
	float:left;
	width:638px;
	margin-left:15px;
}
/* portfolio page*/
.portfolioBox{
	margin:6px;
	padding:9px;
	height:155px;
	width:178px;
	background-color:#F5F5F5;
	border:1px solid #C3C3C3;
	float:left;
}
.portfolioLogo{
	width:175px;
	height:90px;
	background-color:#FFF;
	border:1px solid #C3C3C3;	
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.portfolioLogo * {
    vertical-align: middle;
}
.portfolioLogo span {
    display: inline-block;
    height: 100%;

}

.portfolioText p{
	padding:5px 0;
	font-size:12px;
}
/* featured product*/

#featureLeft{
	width:270px;
	float:left;
}
#featureRight{
	width:340px;
	float:right;
}
#featureBox{
	height:285px;
	border:1px solid #CCC;
}
/* contact page */
#mapLeft{
	float:left;
	width:270px;
}
#contactForm label{
	display:block;
	width:80px;
	float:left;
	text-indent:5px;
}
#contactForm fieldset{
	border:1px solid #eee;
}
#contactForm fieldset legend{
	padding:0 5px;
	color:#069;
	font-weight:bold;	
}
#contactForm{
	margin-top:10px;
	
	padding-top:10px;
}
.submitButton{
	margin-left:80px;
}
#map{
	float:right;
	width:340px;
	height: 217px;
	border:1px solid #CCC;
}
/* About Us*/
h3.teamHeading{
	margin-top:10px;
	font-size:20px;
	font-weight:normal;
	padding-bottom:20px;
}

/* generic */
/*table, tr, td, th {
	border-collapse:collapse;
	border:1px solid #CCC;
}*/
/*table{
	margin:5px;
	width:100%;
}*/
td,th{
	padding:2px;
}
.postItYellow{
	background: #FFF4B2 url(../images/postit_yellow.gif) no-repeat bottom right;	
	padding:10px 10px 25px;
}
.postItYellow p{
	color:#825432;
	padding:5px 0;
}
.postItBlue{
	background: #DDEFFB url(../images/postit_blue.gif) no-repeat bottom right;		
	padding:10px 10px 25px;
}
.postItBlue ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.postItBlue ul li{
	margin:0 0 5px 0;
	padding:0 0 0 13px;
	background: url(../images/arrow.gif) no-repeat left 4px;	
}
.postItPurple{
	background: #E8DDFA url(../images/postit_purple.gif) no-repeat bottom right;	
	padding:10px 10px 25px;
}
.postItGreen{
	background: #DEF9DC url(../images/postit_green.gif) no-repeat bottom right;	
	padding:10px 10px 25px;
}
.postItGreen ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.postItGreen ul li{
	margin:0 0 5px 0;
	padding:0 0 0 13px;
	background: url(../images/arrow.gif) no-repeat left 4px;	
}
.postItYellow h3, .postItBlue h3, postItPurple h3, .postItGreen h3{
	color:#6C6763;
	text-transform:uppercase;
	font-size: 12px;
	padding:0;
}

a.arrow{
	padding-left:12px;
	background: transparent url(../images/arrow.gif) no-repeat left center;	
}
img.imageRight{
	float:right;
	margin-top:10px;
	margin-left:10px;	
}
img.imageLeft{
	float:left;
	margin-top:10px;
	margin-right:10px;	
}
img.border{
	border:1px solid #eee;
}
ul.standardList li{
	margin-left:30px;	
	padding-left:10px;
	list-style-type:none;	
	background: transparent url(../images/standard_bullet.gif) no-repeat left center;	
}
div.borderTop{
	border-top:1px solid #ccc;
	margin-top: 15px;
	padding-top: 10px;
}
p.teaser{
	color:#036;
}
div.error {
	background-color:#FFE7EB;
	border:1px solid #D33;	
	padding:5px;	
	margin-bottom:10px;
}
div.error *{
	color:#D33;
}
div.error ul{
	list-style: none;
}
div.success *{
	color:green;
}
div.success {
	background-color:#F7FFF0;
	border:1px solid green;	
	padding:5px;	
	margin-bottom:10px;
}
.textCenter{
	text-align:center;
}
/* links */
#twoColumn #main h2#links, #twoColumn #main h2#links *{
	color:#003466;
}
#twoColumn #main h2#links{
	margin-top:10px;
	font-size:14px;
	padding:5px;
	font-weight:bold;
}
/* headings */
h2#ourServices span, h2#ourProducts span, h2#ourPortfolio span, h2#contactUs span, h2#aboutUs span, h2#webDevelopment span, h2#application span, h2#sitemap span, h2#cms span, h2#ecommerce span, h2#support span{
	display:none;
}
h2#ourServices{
	display:block;
	width:150px;
	height:22px;
	margin-left:5px;
	margin-top:5px;
	background:url(../images/headings/services.png) no-repeat left top;
}
h2#ourProducts{
	display:block;
	width:156px;
	height:22px;
	margin-left:5px;
	margin-top:5px;
	background:url(../images/headings/products.png) no-repeat left top;
}
h2#ourPortfolio{
	display:block;
	width:149px;
	height:22px;
	margin-left:5px;
	margin-top:5px;
	background:url(../images/headings/portfolio.png) no-repeat left top;
}

h2#contactUs{
	display:block;
	width:149px;
	height:22px;
	margin-left:5px;
	margin-top:5px;
	background:url(../images/headings/contact.png) no-repeat left top;
}

h2#aboutUs{
	display:block;
	width:149px;
	height:22px;
	margin-left:5px;
	margin-top:5px;
	background:url(../images/headings/about.png) no-repeat left top;
}
h2#ecommerce{
	display:block;
	width:303px;
	height:22px;
	margin-left:5px;
	margin-top:5px;
	background:url(../images/headings/ecommerce.png) no-repeat left top;
}
h2#cms{
	display:block;
	width:364px;
	height:22px;
	margin-left:5px;
	margin-top:5px;
	background:url(../images/headings/cms.png) no-repeat left top;
}
h2#sitemap{
	display:block;
	width:105px;
	height:22px;
	margin-left:5px;
	margin-top:5px;
	background:url(../images/headings/sitemap.png) no-repeat left top;
}
h2#application{
	display:block;
	width:223px;
	height:22px;
	margin-left:5px;
	margin-top:5px;
	background:url(../images/headings/application-rescue.png) no-repeat left top;
}
h2#webDevelopment{
	display:block;
	width:409px;
	height:22px;
	margin-left:5px;
	margin-top:5px;
	background:url(../images/headings/web-development.png) no-repeat left top;
}
h2#support{
	display:block;
	width:409px;
	height:22px;
	margin-left:5px;
	margin-top:5px;
	background:url(../images/headings/support.png) no-repeat left top;
}
