/* KTI */

*{padding: 0; margin: 0;}
body{
	margin: 10px auto;
	text-align: center;
	background-color: #fff;
	font: normal 12px Verdana, Arial;
	line-height: 1.27em;
	}
h1{
	font: bold 16px Arial,sans-serif;
	color: #fff;
	position: relative;
	top: 20px;
	left: 310px;
	text-align: left;
	}
h3{	font: bold 18px "Trebuchet MS","Century Gothic",Verdana,Arial,Sans-serif;
	color: #0088E6;
	padding: 10px 0; 
	}
h4{	font: bold 16px "Trebuchet MS","Century Gothic",Verdana,Arial,Sans-serif;
	color: #0088E6;
	padding: 10px 0; 
	}
ul, ol{
	margin-left: 20px; 
	font-style: italic;
	padding-bottom: 10px;
	}
li{}

/* wrapper */
#wrapper{
	margin: 0 auto;
	width: 760px;
	background-color: #fff;
	}
/* mastHead */
#mastHead{
	height: 170px;
	background: #fff url(../images/masthead.jpg) left top no-repeat;
	}
/*  */
/* +++++++++++++++++++++++++++++++++++ All in the main body content area */
/* Sidebar and Content Global */
#sidebar, #content {
	line-height: 1.6em;
	display: inline;
	}
	/* Sidebar */
#sidebar {
	text-align: left;
	padding: 0em;
	float: left;
	width: 202px;
	margin: .25em 0px 2em 17px;
	border: none;
	font: bold normal 13px "Trebuchet MS", "Century Gothic",Verdana,Arial,Sans-serif;
	}
/* CSS Vertical Menu */
/* ------------ mainNav ------------ */
#mainNav{
	margin:1px; 
	width:200px;
	}
#mainNav .header{
	font: bold 14px "Trebuchet MS","Century Gothic",Verdana,Arial,Sans-serif;
	background: transparent url(../images/navHeadBg.jpg) right top no-repeat;
	padding: 10px 11px;
	}
#mainNav ul {
	list-style-type: none;
	text-algin: left;
	}
#mainNav li{
	margin: 0;
	padding: 0;
	}
#mainNav a {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	line-height:33px;
	_line-height:31px;/*hack for IE*/
	color:#FFF;
	text-decoration:none;
	display: block; height:33px;
	background:#083D71 url(../images/mainNav-bg1.jpg) left top repeat-x;
	border-top:1px solid #ccc ;
	padding: 0 0 0 11px;
}
body.home #mainNav a#home,
body.kti #mainNav a#kti,
body.mainFacilities #mainNav a#mainFacilities,
body.incubation #mainNav a#incubation,
body.training #mainNav a#training,
body.services #mainNav a#services,
body.floor #mainNav a#floor,
body.client #mainNav a#client,
body.news #mainNav a#news,
body.archive #mainNav a#archive,
body.links #mainNav a#links,
body.about #mainNav a#about
{font-weight:bold; background:#0065CB url(../images/mainNav-bg2.gif) left top repeat-x;}
#mainNav a#home:hover,
#mainNav a#kti:hover,
#mainNav a#mainFacilities:hover,
#mainNav a#incubation:hover,
#mainNav a#training:hover,
#mainNav a#services:hover,
#mainNav a#floor:hover,
#mainNav a#client:hover,
#mainNav a#news:hover,
#mainNav a#archive:hover,
#mainNav a#links:hover,
#mainNav a#about:hover
{background:#0065CB url(../images/mainNav-bg2.gif) left top repeat-x;}
/* ------------ end mainNav ------------ */
/* end CSS Vertical Menu */
/* Content */
#content {
	padding: 0em;
	float: right;
	width: 490px;
	margin: .25em 17px 2em 10px;
	border: none;
	color: #333;
	text-align: left;
	}
#content strong{
	font-weight: bold;
	color: #000;
	}
#content img, p{
	padding: 15px 0px;
	}
#content a {
	text-decoration: none;
	background: transparent;
	padding: 0px;
	margin: 0px;
	}
#content a:link {
	color: #0088E6;
	}
#content a:visited {
	color: blue;
	}
#content a:link:hover, #content a:visited:hover {
	color:#ED1C24;
	text-decoration: underline;
	background: transparent;
	}
#content h2 {
	color: #0088E6;
	font: normal 16px "Trebuchet MS","Century Gothic",Verdana,Arial,San-serif;
	font-size: 200%;
	width: 480px;
	border: 0px;
	border-bottom: 1px dotted #0088E6;
	padding: 0px;
	padding-bottom: .2em;
	text-align: right;
	}
	/* Two Box Start*/
#TwoBox {
	margin: 0px auto;
	width: 490px;
	border-top: 1px dotted #ccc;
	background: #fff;
	padding-right: 5px;
	}
#TwoBox h3{
	font: bold 19px "Trebuchet MS","Century Gothic",Verdana,Arial,Sans-serif;
	border: none;
	padding-top: 5px;
	color: #0088E6;
	text-align: right;
	}
#TwoBox .TwoBoxCell {
	float: left;
	padding: 0px;
	margin: 5px 0px 5px 5px;
	width: 238px;
	background-color: #fff;
	min-height: 300px;
	border: 1px dotted #ccc;
	}
#TwoBox .TwoBoxCell h4{
	font: bold 16px "Trebuchet MS","Century Gothic",Verdana,Arial,Sans-serif;
	color: #67679A;
	margin: 0px;
	padding: 5px 0;
	text-indent: 5px;
	background-color: #A8C4E1;
	width: 100%;
	}
#TwoBox .subTwoBox{
	font-family:normal 12px "Trebuchet MS","Century Gothic",Verdana,Arial,Sans-serif;
	padding-top: 0;
	margin-top: 0;
	text-align: left;
	}
#TwoBox p{
	padding: 5px 10px;
	}
#TwoBox .subTwoBox img{
	padding: 0;
	margin: 0 auto;
	border: 1px solid black;
	text-align: center;
	}
.imageLeft{
	float: left;
	padding: 5px;
	margin: 0;
	border: none;
	}
.imageRight{
	float: right;
	padding: 5px;
	margin: 0;
	border: none;
	}
.imageCentre{
	display: block;
	clear: both;
	padding: 5px 9px;
	margin: 0 auto;
	text-align: center;
	}	
/* end horizontal Boxes */
/* FOOTER STARTS */
#footer {
	min-height: 50px;
	height: auto;
	clear: both;
	background: #fff url(../images/working-cogs.gif) right center no-repeat;
	border-top: 1px dotted #ccc;
	font: normal 11px "Century Gothic", sans;
	margin-bottom: 4em;
	text-align: center;
	}
	/* footer list */
#footer ul {
	margin: 1em 15px 0em 15px;
	color: #666;
	padding: 0px 15px;
	}
#footer ul li{
	list-style: none;
	display: inline;
	}
	/* Author's Link */
#footer .McCormackDesigns {
	margin-left: 1em; /* this is positioning Author content 120px to the right of copyright content */
	}
	/* footer links */
#footer .McCormackDesigns a{
	text-decoration: none;
	background-color: transparent;
	}
#footer .McCormackDesigns a:link{
	color: #666;
	text-decoration: none;
	}
#footer .McCormackDesigns a:visited{
	color: #666;
	}
#footer .McCormackDesigns a:link:hover, #footer .McCormackDesigns a:visited:hover{
	color: #333;
	text-decoration: underline;
	}

/* Orphan Classes */

/*  */
table{
	margin: 5px auto;
	border: none;
	width: 490px;
	border: 1px solid #ccc
	}
tr{
	margin: 0px;
	padding: 0px;
	}
td{border: 1px solid #eef;
	padding: 5px;
	margin: 0 auto;
	text-align: center;
	}
/* contact form box */
#contactContentHolder{
	width: 490px;
	HEIGHT: auto;
	display:block;
	clear: left;
	clear: right;
	margin-bottom: 10px;
	}
#contactContentHolder #addressBox{
	float: right;
	display:inline;
	margin: 30px 0px 0 0;
	width: 200px;
	}
#contactContentHolder #addressBox img{
	clear: all;
	padding-left: 15px;
	}
#contactContentHolder #contactFormBox{
	float: left;
	display: inline;
	border: 1px dashed #eef;
	background: #eeffff;
	margin: 0px;
	width: 250px;
	}
#contactContentHolder #contactFormBox input.fieldPadding,#contactContentHolder #contactFormBox textarea.fieldPadding{
	position: relative;
	left: 45px;
	}
#contactContentHolder #contactFormBox p, h3, h4{
	font-weight: bold;
	padding: 5px 10px;
	}
#contactContentHolder #contactFormBox img{
	position: relative;
	left: 45px;
	}
#contactContentHolder .warning{
	color: red;
	font-style: italic;
	}
/*  */

/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
