@charset "utf-8";
html, body, #wrap {height: 100%;}

body {
	margin:0px;	
	color:#333;
	font-family:Tahoma;
	font-size:12px;
}

img {
	border:0px;
	padding-bottom:5px;
	padding-left:3px;
}

a {
	/*color: #FF6600;*/
	color:#333;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;		
}
a:visited {
	/*color: #FF6600;*/
	color:#333;
	font-family:Tahoma;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	/*color: #FF6600;*/
	color:#333;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
}
a:active {
	/*color: #FF6600;*/
	color:#333;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#333333;
}
.icon {
	padding-left:35px;
	background:no-repeat left 2px;
}
.about-us, .id_9 {
	background-image:url(/images/icons/about-us.png);
}
.services, .id_3, .id_20, .id_21 {
	background-image:url(/images/icons/services.png);
}
.what-complete {
	background-image:url(/images/icons/complete-solutions.png);
}
.what-e {
	background-image:url(/images/icons/e-business.png);
}
.what-it {
	background-image:url(/images/icons/it-consulting.png);
}
.what-web {
	background-image:url(/images/icons/web-development.png);
}
.what-dev {
	background-image:url(/images/icons/web-development.png);
}
.how-pm {
	background-image:url(/images/icons/project-management.png);
}
.how-pi {
	background-image:url(/images/icons/project-implementation.png);
}
.client-list, .id_17, .id_36 {
	background-image:url(/images/icons/client-list.png);
}
.news, .id_11 {
	background-image:url(/images/icons/news.png);
}
.faq, .id_14 {
	background-image:url(/images/icons/faq.png);
}
.technologies, .id_22 {
	background-image:url(/images/icons/technologies.png);
}
.contact-form {
	background-image:url(/images/icons/contact-form.png);
}
.id_2 {
	background-image:url(/images/icons/company.png);
}
.id_4 {
	background-image:url(/images/icons/customers.png);
}
.id_5 {
	background-image:url(/images/icons/portfolio.png);
}
.id_36 {
	background-image:url(/images/icons/portfolio.png);
}
.id_6 {
	background-image:url(/images/icons/careers.png);
}
.id_8 {
	background-image:url(/images/icons/contact.png);
}
.id_10 {
	background-image:url(/images/icons/management.png);
}
.id_12 {
	background-image:url(/images/icons/location.png);
}
.id_15 {
	background-image:url(/images/icons/projects.png);
}
.id_16 {
	background-image:url(/images/icons/products.png);
}
.id_18 {
	background-image:url(/images/icons/customer-quotes.png);
}
.id_19 {
	background-image:url(/images/icons/case-studies.png);
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333333;
	/*
	margin:0;
	padding:0;
	*/
}

h3, h4{
	padding:0;
	margin:0;
}
h4 {
	font-size:10px;
}
h3 {
	padding-bottom:8px;
	padding-left:15px;
	background:url(/images/bullet.gif) no-repeat 0px 2px;
}
h3 a {
	color: #333;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;		
}
h3 a:visited {
	color: #333;
	font-family:Tahoma;
	font-size: 12px;
	text-decoration: none;
}
h3 a:hover {
	color: #FF6600;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
}
h3 a:active {
	color: #FF6600;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
.active a {
	color: #FF6600;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;		
}
.active a:active {
	color: #FF6600;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;		
}

#boxes-container {
	padding-left:30px;
	width:880px;
}

	#boxes-container .box {
		width:270px;
		height:304px;
		margin-left:10px;
		background-image:url('/images/fill_box.png');
		background-position:top left;
		background-repeat:no-repeat;
		float:left;
	}
	
	#boxes-container .box h1 {
		color:#FF6600;
	}
	
	#boxes-container .box-padding {
		padding:10px;
		padding-left:20px;
		padding-right:15px;
	}
	
		.box-font {
			font-family:Tahoma;
			font-size:11px;
			color:#666;
		}
		
		.box-font a, .box-font a:visited, .box-font a:active{
			font-size:11px;
			font-family:Tahoma;
			color: #333;
			text-decoration: underline;
		}
		
		.box-font a:hover {
			font-family: Tahoma;
			font-size: 11px;
			color: #FF6600;
			text-decoration: underline;
		}
		
		.one-column ul { 
			list-style-type:disc;
			padding-left:10px;
			margin-left:10px;
			line-height:20px;
			margin-top:0px;
			margin-bottom:0px;
			margin-right:0px;
		}
				
		.two-columns{			
			line-height:20px;
			margin-top:0px;
			margin-bottom:0px;
			margin-right:0px;
			margin-left:0px;
			list-style:outside;			
		}
		.two-columns li {
			width:100px;
			float:left;		
		}

#content {
	padding:10px;
	padding-bottom:30px;
	width:890px;
	/*
	background-color:#FFF;
	*/
}

		#left-box-home {
			width:580px;
			padding:10px;
			float:left;
			background-image:url('/images/border-right.gif');
			background-position:right;
			background-repeat:repeat-y;
		}
		
		#right-box-home {			
			padding-left:25px;
			width:250px;
			float:left;
		}
		
		#left-box-content {
			width:580px;
			padding:10px;
			float:left;
			background-image:url('/images/border-right.gif');
			background-position:right;
			background-repeat:repeat-y;
			min-height:550px;
		}
		
		#right-box-content {			
			padding-left:15px;
			width:250px;
			float:left;
			height: auto; 
			min-height: 100%; 
		}

			#newsletter-container {
				padding-top:10px;					
			}
			
			#newsletter-form {
				/*width:180px;*/
				/*float:left;*/
			}
			
			#newsletter-send {
				/*width:50px;*/
				/*float:left;*/
			}
	
			.sidebar-font {
				font-family:Tahoma;
				font-size:11px;
				color:#666;
			}
			
			.sidebar-font a, .sidebar-font a:visited, .sidebar-font a:active{
				font-size:11px;
				font-family:Tahoma;
				color: #333;
				text-decoration: underline;
			}
			
			.sidebar-font a:hover {
				font-family: Tahoma;
				font-size: 11px;
				color: #33989D;
				text-decoration: underline;
			}
			
			.leftnav-font {
				font-family:Tahoma;
				font-size:13px;
				color:#666;
			}
			
			.leftnav-font a, .leftnav-font a:visited, .leftnav-font a:active{
				font-size:13px;
				font-family:Tahoma;
				color: #33989D;
				text-decoration: none;
			}
			
			.leftnav-font a:hover {
				font-family: Tahoma;
				font-size: 13px;
				color: #33989D;
				text-decoration: underline;
			}

.clear_float {
	clear:both;
}

#ctl00_tm_tm {
	float: left;
	width:100%;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	border: 0;
	margin: 0 0 1em 0;
}

#ctl00_tm_tm ul {
	float: left;
	width:100%;
	list-style: none;
	line-height: 1;
	background: url('/images/fill_menu.png');
	font-weight: bold;
	padding: 0;
	border: 0;
	margin: 0 0 1em 0;
}

#ctl00_tm_tm a {
	display: block;	
	color: #FFFFFF;
	text-decoration: none;
	padding:10px 7px 10px 7px;
}

#ctl00_tm_tm a.daddy {
	background: url('/images/rightarrow2.gif') center right no-repeat;
}

#ctl00_tm_tm li {
	float: left;
	padding: 0;
	/*
	background: #494949;
	*/
}

#ctl00_tm_tm li.current {
	/*background:#666;*/
	border-bottom:solid 2px #FF6600;
}

#ctl00_tm_tm li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width:215px;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#ctl00_tm_tm li li {
	padding-right: 1em;
}

#ctl00_tm_tm li ul a {
	width:188px;
}

#ctl00_tm_tm li ul ul {
	margin: -1.75em 0 0 14em;
}

#ctl00_tm_tm li:hover ul ul, #ctl00_tm_tm li:hover ul ul ul, #ctl00_tm_tm li.sfhover ul ul, #ctl00_tm_tm li.sfhover ul ul ul {
	left: -999em;
}

#ctl00_tm_tm li:hover ul, #ctl00_tm_tm li li:hover ul, #ctl00_tm_tm li li li:hover ul, #ctl00_tm_tm li.sfhover ul, #ctl00_tm_tm li li.sfhover ul, #ctl00_tm_tm li li li.sfhover ul {
	left: auto;
}

#ctl00_tm_tm li:hover, #ctl00_tm_tm li.sfhover {
	background:#494949;
	/*
	border-bottom:solid 2px #FF6600;
	*/	
}

/*   Sticky footer   */

body > #wrap {height: auto; min-height: 100%; background-color: #EBEAE8;}

#wrap {
	height: auto; 
	min-height: 100%;
	background-color: #EBEAE8;
	background-image:url('/images/fill_header.jpg');
	background-position:top;
	background-repeat:repeat-x;
  	width:100%;
}

#main {
	padding-bottom: 100px;	
	width:910px;
	text-align:left;
	background-position: 0px 0px;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
	
}  /* must be same height as the footer */

.visual_0 {
	background-image:url('/images/visual-0.jpg');
}

.visual_2 {
	background-image:url('/images/visual-2.jpg');
}

.visual_3, .visual_40 {
	background-image:url('/images/visual-3.jpg');
}

.visual_4, .visual_35 {
	background-image:url('/images/visual-4.jpg');
}

.visual_5 {
	background-image:url('/images/visual-5.jpg');
}

.visual_6 {
	background-image:url('/images/visual-6.jpg');
}

.visual_8 {
	background-image:url('/images/visual-8.jpg');
}

#footer {
	position: relative;
	margin-top: -100px; /* negative value of footer height */
	height: 100px;
	
	clear:both;
	background-color: #A09F9E;
	text-align:center;
	width:100%;
	background-image:url('/images/fill_footer.jpg');
	background-repeat:repeat-x;
} 

#header {
	width:910px;
	background-image:url('/images/fill_header.jpg');
	background-position:top;
	background-repeat:repeat-x;
}
	#header-logo {
		margin-left:40px;
		float:left;
		padding:0px !important;
		width:250px;
	}
	#header-logo img {
		padding:0px !important;
	}
	#header-nav {
		float:left;
		margin:0;
		margin-left:20px;
		padding-top:20px;
		width:590px;
	}
			
#spacer-visual {
	height:150px;
	width:100%;
}

#spacer-visual-content {
	height:180px;
	width:100%;
}

#footer-container {
	text-align:center;
	width:100%;
	margin:0 auto;
}

.footer {
	width:910px;
	padding-top:20px;
	padding-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	font-family:Tahoma;
	font-size:12px;
	color:#FFF;
}
		
		.footer a, .footer a:visited, .footer a:active{
			font-size:12px;
			font-family:Tahoma;
			color: #FFF;
			text-decoration: none;
		}
		
		.footer a:hover {
			font-family: Tahoma;
			font-size: 12px;
			color: #FFF;
			text-decoration: underline;
		}
		

#copyright {
	font-family:Tahoma;
	font-size:11px;
	color:#666;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
	
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}

.clearfix {display: block;}
/* End hide from IE-mac */

fieldset {
	padding: 1em;
	border:solid 1px #CCC;
}
label {
	float:left;
	width:15%;
	margin-right:0.5em;
	padding-top:0.2em;
	text-align:left;
	font-weight:bold;
}
input,select,textarea 	{font: 11px Tahoma,Verdana,Arial,sans-serif; color:#333333;}

input.text, textarea.textarea, .firefox select.select {
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	background:#fff url(/images/fieldbg.gif) repeat-x top;
}
