html,body { 
	margin: 0;
	padding: 0;
}
	 
a img {
	border: 0 none;
}

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: #999;
	display: block;
	background: no-repeat url(images/subnav_bullet.gif);
	line-height: 120%;
	padding: 0 10px 0 14px;
	margin: 0;
	float: right;
}

#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: #000;
}

br {
	line-height: 200%;
}

#header img {
	float: left;
	margin-right: 10px;
	padding-top: 0;
}

#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;
}

/* Old Header H1 & H2

#header h1 {
	display: none;
	margin: 0;
	padding: 0;
}

#header h2 {
	color: #666;
	margin: 0;
	text-align: left;
	padding: 50px 0 0 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: #fff;
}

.leftlist {
	float: left;
	width: 340px;
	margin-left: 5px;
}

.rightlist {
	width: 340px;
	margin-right: 5px;
	float: right;
}


#content { 
	float: right;
	width: 629px;
	border-left: 1px dotted #7f7f7f;
	clear: both;
	margin: 20px 0 30px;
	padding: 0 10px;
}

#scontent {
	padding: 0 20px 0 20px;
	margin: 20px 0 30px;
	clear: both;
}

#content p { 
	line-height: 150%;
	font-size: 90%;
	word-spacing: 2px;
	padding-right: 20px;
	padding-left: 10px;
}

#scontent p { 
	line-height: 150%;
	font-size: 90%;
	word-spacing: 2px;
	padding-right: 20px;
	padding-left: 10px;
}

.floataddress {
	padding: 0;
	margin: 0;
}

#form {
	float: left;
	width: 335px;
	margin: 0;
	padding: 0;
}

#content p.listtitle { 
	line-height: 150%;
	font-size: 90%;
	word-spacing: 2px;
	font-weight: normal;
	margin: 0 0 -0.75em 0;
	padding: 0 20px 0 40px;
	clear: both;
}

#content p.address {
	word-spacing: 2px;
	font-weight: bold;
	padding: 0 20px 5px 40px;
	margin-top: 0;
}

#content p.address br {
	line-height: 0;
}

#content a:link, #content a:visited {
	color: #d73d3f;
	font-weight: bold;
	text-decoration: underline;
}

#content a:hover, #content a:active {
	color: #ffffff;
	background: #d73d3f;
	font-weight: bold;
}

#scontent a:link, #scontent a:visited {
	color: #d73d3f;
	font-weight: bold;
	text-decoration: underline;
}

#scontent a:hover, #scontent a:active {
	color: #ffffff;
	background: #d73d3f;
	font-weight: bold;
}

#content .top a:link, #content .top a:visited, #content .top a:hover #content .top a:active {
	font-size: 85%;
	color: #666;
	background: url(./images/top.gif) no-repeat;
	padding: 0 0 1px 14px;
}

#content ul { 
	line-height: 150%;
	font-size: 80%;
	background: #eee;
	border: 1px solid #ddd;
	padding: 10px;
	margin: 20px 40px 20px 40px;
	clear: both;
}

#scontent ul { 
	line-height: 120%;
	font-size: 80%;
	background: #eee;
	border: 1px solid #ddd;
	padding: 10px;
}

#content ul li { 
	list-style: disc;
	margin: 0 0 10px 10px;
}

#scontent ul li { 
	list-style: none;
	padding: 0;
	line-height: 150%;
	margin: 0 0 5px 0;
}

#content ul.nobullets li {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none !important;
}

#content ul.sitemap {
	background: none;	
	border: none;
	color: #d73d3f;
}

#content ul.sitemap ul {
	margin-top: 0;
	background: none;	
	border: none;
}
	
#content ul.sitemap span {
	color: #3f3f3f;
	font-size: 85%;
}

#content ul.sitemap li {
	font-size: 14px;
	list-style-type: disc;
}

#content ul.sitemap ul li {
	font-size: 12px;
}

#content h1, #scontent h1 {
	font-size: 170%;
	color: #666;
	margin: 0;
	padding: 0 20px 0 10px;
}

#content h2, #scontent h2 {
	color: #d73d3f;
	font-style: italic;
	font-size: 90%;
	font-weight: bold;
	padding: 0 20px 10px 10px;
	margin: 0;
}

#content h3, #scontent h3 { 
	line-height: 150%;
	font-size: 90%;
	word-spacing: 2px;
	font-weight: bold;
	margin: 0 0 -0.5em 0;
	padding: 0 20px 0 10px;
	clear: both;
}

.footnote {
	background: #ffebc8;
	border: 1px dotted #d73d3f;
	color: #d73d3f;
	padding: 5px 10px 5px 10px;
	clear: both;
	display: block;
	margin: 0 auto 0 auto;
	text-align: center;
}

.pullquote {
	width: 125px;
	float: right;
	padding: 0;
	font: bold italic 120%/120% Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.025em;
	color: #d73d3f;
	margin-right: 20px;
	margin-left: 10px;
	padding-right: 20px;
}

.newsart {
	background-color: #fff9d8;
	border: 1px solid #ffddae;
	padding: 10px;
	margin: 20px 0 10px 0;
}

.newsart-alt {
	background-color: #e8f4ff;
	border: 1px solid #c3e2ff;
	padding: 10px;
	margin: 20px 0 10px 0;
}

/* float divs left and right for use in the main content */

.fleft {
	float: left;
	text-align: center;
	margin: 0 15px 0 5px;
}

/*#content .fleft a:link, #content .fleft a:visited, #content .fleft a:hover, #content .fleft a:active, #scontent .fleft a:link, #scontent .fleft a:visited, #scontent .fleft a:hover, #scontent .fleft a:active, #content .fright a:link, #content .fright a:visited, #content .fright a:hover, #content .fright a:active, #scontent .fright a:link, #scontent .fright a:visited, #scontent .fright a:hover, #scontent .fright a:active {
		background: #fff;
}
*/
#content .fleft a, #scontent .fleft a, #content .fright a, #scontent .fright a {
		background: #fff;
}

.fleft img {
	margin: 2px 2px 2px 4px;
}

.fright {
	float: right;
	text-align: center;
	margin: 0 25px 0 15px;
}

.fright img {
	margin: 2px 4px 2px 2px;
}

#content a.downloads:link, #content a.downloads:visited, #content a.downloads:hover, #content a.downloads:active {
	margin: 0 15px 0 15px;
	background: #fff;
}

.caption {
	font-size: 70% !important;
	color: #7f7f7f;
	line-height: 110% !important;
	padding: 0;
	width: inherit;
	text-align: center;
	margin: 5px auto 5px auto;
}

.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* #subnav stuff is for the links bar for products within each section */

#subnav { 
	float: left;
	width: 150px;
	color: #666;
	display: block;
}

#subnav h2 {
	color: #d73d3f;
	text-align: left;
	padding: 0;
	margin: 20px 8px 10px 8px;
	border-bottom: 1px dotted #7f7f7f;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
}

#subnav p {
	margin: 0;
	padding: 0 0 0 22px;
	font-weight: bold;
	font-size: 75%;

}

#subnav ul {
	font-size: 75%;
	padding:3px;
	list-style: url(images/subnav_bullet.gif);
	margin-top: 0;
	margin-left: 20px
	}

#subnav li a {
	display:block;
	line-height: 200%;
	width:120px;
	background:URL(images/ticks_grey.gif);
	text-decoration:none;
	color: #666;
}

#subnav li a:link {
	color:#666;
	background-position: 0 2px;

}

#subnav li a:visited {
	color:#666;
	background-position: 0 -38px;
	}

#subnav li a:hover {
	color:#F33;
	background-position: 0 -18px;
	}

#subnav li a:active {
	color:#666;
}

/* #extra is a div which appears below the subnav menu */

#extra { 
	background: #eee;
	float: left;
	clear: left;
	width: 120px;
	padding: 5px;
	margin: 8px;
	border: 1px solid #ddd;

	}

#extra h2 {
	color: #d73d3f;
	letter-spacing: -0.025em;
	text-align: center;
	padding: 0;
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	margin: 5px 5px 0 5px;
}

#extra p { 
	line-height: 120%;
	font-size: 90%;
	word-spacing: 2px;
	padding-right: 5px;
	padding-left: 5px;
}


#footer { 
	font-size: 75%;
	color: #7f7f7f;
	clear:both;
	width: 100%;
	border-top: 4px solid #999;

}

#footer p {
	padding: 5px;
	margin: 0;
	background: transparent;
	}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active { 
	color: #666;
	}
	
.backtotop a:link, .backtotop a:visited, .backtotop a:hover, .backtotop a:active { 
	color: #999;
	display: block;
	float: right;
	background: no-repeat url(images/backto_top.gif);
	line-height: 120%;
	padding: 0 10px 0 14px;
	margin: 0;
}
/* main navigation bar */

#navbar
{
	top: 0;
}

#navbar ul {
	padding: 0;
	margin: 0 0 4px 0;
	color: #fff;
	float: left;
	width: 100%;
	text-align: right;
	border-top: 4px solid #999;
	background: #999 url(images/nav_bg.gif) repeat-x bottom;
}

#navbar ul li { 
	display: inline;
	}

#navbar ul li a:link, #navbar ul li a:visited {
	color: #fff;
	text-decoration: none;
	float: left;
	padding: 5px 10px 0 5px;
	font-size: 90%;
	height: 50px;
	width: 84px;
	border-right: 1px solid #ffffff;
}
#navbar ul li a:hover {
	text-decoration: underline;
}

#navbar ul li a:active {
	color: #fff;
	text-decoration: none;
	float: left;
	padding: 5px 10px 0 5px;
	font-size: 90%;
	height: 50px;
	width: 84px;
	border-right: 1px solid #fff;
}

/* These rules apply a different bg colour to each navbar button (drop shadow is also added here) */

li.home a:link, li.home a:visited, li.home a:hover, li.home a:active {
	background: #d73d3f url(images/nav_bg.gif) repeat-x bottom;
}

li.learner a:link, li.learner a:visited, li.learner a:hover, li.learner a:active {
	background: #9f4d90 url(images/nav_bg.gif) repeat-x bottom;
}

li.training a:link, li.training a:visited, li.training a:hover, li.training a:active {
	background: #5c468f url(images/nav_bg.gif) repeat-x bottom;
}

li.specialist a:link, li.specialist a:visited, li.specialist a:hover, li.specialist a:active {
	background: #3174b6 url(images/nav_bg.gif) repeat-x bottom;
}

li.news a:link, li.news a:visited, li.news a:hover, li.news a:active {
	background: #4d9eac url(images/nav_bg.gif) repeat-x bottom;
}

li.clients a:link, li.clients a:visited, li.clients a:hover, li.clients a:active {
	background: #529a58 url(images/nav_bg.gif) repeat-x bottom;
}

li.support a:link, li.support a:visited, li.support a:hover, li.support a:active {
	background: #66aa42 url(images/nav_bg.gif) repeat-x bottom;
}

li.contact a:link, li.contact a:visited, li.contact a:hover, li.contact a:active {
	background: #d9a034 url(images/nav_bg.gif) repeat-x bottom;
	width: 85px !important;
	border-right: none !important;
}

/* These rules take the body ID and then apply a "section highlight" or "on" state to the navbar buttons - body id / div class / li a class (all seperate because of the different colours!)  */

.hom #navbar li.home a:link, .hom #navbar li.home a:visited, .hom #navbar li.home a:hover, .hom #navbar li.home a:active {
	background: #d73d3f url(images/home_on.gif) right bottom no-repeat !important;
}

.lea #navbar li.learner a:link, .lea #navbar li.learner a:visited, .lea #navbar li.learner a:hover, .lea #navbar li.learner a:active {
	background: #9f4d90 url(images/learner_on.gif) right bottom no-repeat !important;
}

.tra #navbar li.training a:link, .tra #navbar li.training a:visited, .tra #navbar li.training a:hover, .tra #navbar li.training a:active {
	background: #5c468f url(images/training_on.gif) right bottom no-repeat !important;
}

.spe #navbar li.specialist a:link, .spe #navbar li.specialist a:visited, .spe #navbar li.specialist a:hover, .spe #navbar li.specialist a:visited {
	background: #3174b6 url(images/specialist_on.gif) right bottom no-repeat !important;
}

.new #navbar li.news a:link, .new #navbar li.news a:visited, .new #navbar li.blog a:hover, .new #navbar li.news a:active {
	background: url(images/news_on.gif) right bottom no-repeat #4d9eac !important;
}

.cli #navbar li.clients a:link, .cli #navbar li.clients a:visited, .cli #navbar li.clients a:hover, .cli #navbar li.clients a:active {
	background: url(images/clients_on.gif) right bottom no-repeat #529a58 !important;
}

.sup #navbar li.support a:link, .sup #navbar li.support a:visited, .sup #navbar li.support a:hover, .sup #navbar li.support a:active {
	background: url(images/support_on.gif) right bottom no-repeat #66aa42 !important;
}

.con #navbar li.contact a:link, .con #navbar li.contact a:visited, .con #navbar li.contact a:hover, .con #navbar li.contact a:active {
	background: url(images/contact_on.gif) right bottom no-repeat #d9a034 !important;
}

/* small section background header images */

.sup #scontent, .sup #content {
	background: no-repeat right top url(images/content/support-content.jpg);
}

.cli #scontent, .cli #content {
	background: no-repeat right top url(images/content/clients-content.jpg);
}

.tra #scontent, .tra #content {
	background: no-repeat right top url(images/content/training-content.jpg);
}

.spe #scontent, .spe #content {
	background: no-repeat right top url(images/content/specialist-content.jpg);
}

.lea #scontent, .lea #content {
	background: no-repeat right top url(images/content/learner-content.jpg);
}

.con #scontent, .con #content {
	background: url(images/content/contact-content.jpg) no-repeat right top;
}

.new #scontent, .new #content {
	background: no-repeat right top url(images/content/news-content.jpg);
}