@import url('text.css');
@import url('errors.css');
@import url('form.css');

html,body { 
	margin: 0;
	padding: 0;
	 }


body { 
	font: 13px Verdana,Tahoma,Arial,sans-serif;
	text-align: center;
	color: #3f3f3f;
	background: #eaeaea repeat-y center url(images/container_bg.gif);
	}

#header {
	font-size: 75%;
	color: #7f7f7f;
	height: 80px;
	width: 800px;
	margin: 5px 0 0 0;
	background: #fff;
	padding: 0 0 10px 0;
	position: relative;
}

#header p {
	margin: 0;
	padding: 5px 5px 0 0;
}


#header a:link, #header a:visited, #header a:hover, #header a:active { 
	color: #999999;
	display: block;
	float: right;
	background: no-repeat url(images/subnav_bullet.gif);
	line-height: 120%;
	padding: 0 10px 0 14px;
	margin: 0;
}

#header a.default {
	display: none;
}

#header a:link.alt, #header a:visited.alt, #header a:hover.alt, #header a:active.alt {
	background: no-repeat url(images/stylesheet_icon.gif);
	color: #000000;
}

br {
	line-height: 200%;
}

#header img {
	float: left;
	margin-right: 10px;
	padding-top: 0;
}

/* Header H1 is hidden at the moment */

#header h1 {
	text-indent: -9999px;
	height: 35px;
	width: 1172px;
	background: url(images/imagitech_logo.png) no-repeat;
	position: absolute;
	top: 0;
	right: 628px;
}

#header h1 a:link, #header h1 a:visited, #header h1 a:hover, #header h1 a:active {
	display: block;
	height: 35px;
	width: 172px;
	background: none;
	padding: 0;	
}

#header h2 {
	text-indent: -9999px;
	width: 410px;
	height: 19px;
	position: absolute;
	bottom: 0;
	right: 12px;
	background: #fff url(images/innovative_software_and_multimedia_applications.png) no-repeat;
}

/* #header h2 {
	color: #666;
	margin: 0px;
	text-align: left;
	padding: 50px 0px 0px 90px;
	font-size: 180%;
	font-weight: bold;
	font-style: italic;
} */

/* #container centers stuff */

#container { 
	text-align: left;
	width: 800px;
	margin: 0 auto 0 auto;
	background: #ffffff;
}

#footer { 
	font-size: 75%;
	color: #7f7f7f;
	clear:both;
	width: 100%;
	border-top: 4px solid #999999;
}

#footer p {
	padding: 5px;
	margin: 0px;
	background: transparent;
	}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active { 
	color: #666666;
	}

/* frontpage only stuff below here */

/*\*//*/
.home ul#scroller li {overflow: visible !important;}
div#footer {margin-bottom: 0 !important;}
div#footer form, div#footer div.vcard {clear: none! important;}
/**/

/* altnav menu */
.hide {
	display: none;
	}


/* Home page scroller */
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul#scroller li {
	border-top: 1px solid #ffffff;
	height: 194px;
	overflow: hidden;
}

li#home {
	background: #d73d3f;
	}

li#learner {
	background: #9f4d90;
	}

li#training {
	background: #5c468f;
	}

li#specialist {
	background: #3174b6;
	}

li#news {
	background: #4d9eac;
	}

li#clients {
	background: #529a58;
	}

li#support {
	background: #66aa42;
	}

li#contact {
	background: #d9a034;
	}	

/* active state for section headers

	ul#scroller li.active {
	background-color: #333;
	}
*/
	
ul#scroller li div.article {
	clear: both;
	height: 170px;
	}
	
ul#scroller h2 {
	float: left;
	color: #e6e6e6;
	margin-left: 6px;
	margin-top: 4px;
	margin-bottom: 4px;
    /* IE doubled float-margin bug */
    display: inline;
	font-size: 100%;
	font-weight: normal;
}
    
ul#scroller ul.sublinks {
	text-align: right;
	line-height: 10px;
	margin-top: 5px;
	margin-right: 12px;
	}
	
ul#scroller ul.sublinks li {
	border: 0;
	color: #bbb5b4;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-left: 8px;
	letter-spacing: 0.2px;
    /* IE 5.5 */
    height: auto;
    }
    
    ul#scroller ul.sublinks li p{
	border: 0;
	color: #bbb5b4;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 8px;
	letter-spacing: 0.2px;
    /* IE 5.5 */
    height: auto;
    }
    
ul#scroller li.active ul.sublinks li {
	color: #bbb5b4;
	}
	
ul#scroller li.active ul.sublinks li p {
	color: #e6e6e6;
	}

ul#scroller ul.sublinks li a:link, ul#scroller ul.sublinks li a:visited {
	color: #bbb5b4;
	}
	
ul#scroller ul.sublinks li a:hover {
	text-decoration: underline;
	color: #fbcd00;
	}
	
ul#scroller li.active ul.sublinks li, ul#scroller li.active ul.sublinks li a:link, ul#scroller li.active ul.sublinks li a:visited {
	color: #e6e6e6;
}
	
ul#scroller li.active ul.sublinks li a:hover {
	color: #fbcd00;
	}

#home .article {
	background: #fff url(images/frontpage/about.jpg) no-repeat;
}

#learner .article {
	background: #fff url(images/frontpage/driving.jpg) no-repeat;
}

#training .article {
	background: #fff url(images/frontpage/training.jpg) no-repeat;
}

#specialist .article {
	background: #fff url(images/frontpage/specialist.jpg) no-repeat;
}

#news .article {
	background: #fff url(images/frontpage/news2.jpg) no-repeat;
}

#clients .article {
	background: #fff url(images/frontpage/clients.jpg) no-repeat;
}

#support .article {
	background: #fff url(images/frontpage/support.jpg) no-repeat;
}

#contact .article {
	background: #fff url(images/frontpage/contact.jpg) no-repeat;
}

/* div.article {
	background: #ffffff;
} */
	
/* div.article div {
	margin-top: -170px;
	} */
	
div.article h3 {
	font-size: 100%;
	margin: 0 10px 10px 380px;
	padding-top: 10px;
}

div.article p {
	line-height: 110%;
	font-size: 90%;
	margin-left: 380px;
	margin-right: 10px;
}

div.article h3.left {
	font-size: 100%;
	padding-top: 65px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}

div.article p.left {
	width: 370px;
	line-height: 110%;
	font-size: 90%;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	float: left;
	clear: left;
}

div.article p.right {
	line-height: 110%;
	font-size: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.article a:link, div.article a:visited {
	color: #d73d3f;
	text-decoration: underline;
	}
	
div.article a:hover {
	text-decoration: none;
	color: #FBCD00;
	}

div.article a:active {
	color: #d73d3f;
	text-decoration: underline;
	} 

#news div.article h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 280px;
	font-size: 100%;
	margin-bottom: 5px;
	border-bottom: 1px solid #000;
}

#news div.article h3 span {
	font-size: 80%;
	float: right;
}

#news div.article h3 a {
	font-size: 100% !important;
	display: inline !important;
}
	
#news div.article p.left, #news div.article p.right {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 240px;
	line-height: 110%;
	font-size: 70%;
	padding: 0;
}

#news div.article p.left {
	margin: 0 0 10px 280px;
}

#news div.article p.right {
	margin: 0 0 10px 540px;
}

#news div.article p.left span, #news div.article p.right span{
	color: #d73d3f;
}


	
#news div.article a:link, #news div.article a:visited {
	display: block;
	font-size: 180%;
	line-height: 110%;
	color: #000;
	text-decoration: none;
	margin-bottom: 2px;
	}
	
#news div.article a:hover {
	text-decoration: underline;
	}

#news div.article a:active {
	text-decoration: underline;
	} 