html,body,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
td {
	font-size: 0.9em;
}
body {
	margin: 0px;
	background-color: #AFAEC0;
}
h1,h2,h3,h4 {
	color: #07055A;
}

p {
	font-size: 0.8em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-align: justify;
	padding-right: 6px;
}	
.lead {
	padding-top: 1px;
	margin-top: 1px;
}
blockquote {
	font-size: 0.8em;
	border-left: 4px solid #ccc;
	padding-left: 10px;
}

#container {
	width: 750px;
	margin: 0 auto;
	border-left: 2px solid #07055A;
	border-right: 2px solid #07055A;
}
.main {
		background: url("/images/background_cols.gif") repeat;
}
.recruitmentbg {
		background: url("/images/background_recruitment.gif") repeat;
}	
.techbg {
		background: url("/images/background_tech.gif") repeat;
}
.webbg {
		background: url("/images/background_webdesign.gif") repeat;
}
td p {
	padding: 2px;
	margin: 0px;
}
td ul {
	margin-left: 10px;
	padding-left: 10px;
}
table {
	margin-right: 5px;
}
#jobs td {
	text-align: center;
}
#header {
	background-color: #fff;
	background-image: url('/images/topbar.gif');
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 10px;
	height: 45px;
	float: left;
	width: 100%;
}

#logo {
	float: left;
	padding-left: 5px;
	background-color: #fff;
}

#telephone {
	float: right;
	padding-right: 5px;
	line-height: 32px;
}
#telephone h3 {
	margin: 0px;
	padding: 0px;
}

#navbar {
	background-color: #fff;
	background-image: url('/images/navbg.gif');
	background-repeat: repeat-x;
	color: #fff;
	height: 35px;
	line-height: 34px;
	padding-top: 0px;
	margin-left: 0px;
	float:left;
	width: 100%;

}

#navigation {
	margin: 0px;
	margin-top: 0px;
	padding-left: 10px;
	background-color: #fff;

}
#navigation li {
	display: inline;
	list-style-type: none;
	font-size: 0.8em;
}
#navigation li a {
	color: #fff;
	text-decoration: none;
	float:left;
	width:auto;
	padding-left: 17px;
	padding-right: 17px;
	text-align: center;
}
#navigation .active {
	background-image: url('/images/arrow-on.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
	color: #DADADA;
}
.testimonial {
	margin-bottom: 30px;
}
.testimonial img {
	margin-bottom: -16px;
}
#navigation li a:hover {
	background-image: url('/images/arrow.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
	color: #fff;
}

#masthead {
	background-color: #010;
}

#loginbar {
	color: #fff;
	background-color: #010;
	font-size: 0.75em;
	padding-bottom: 3px;
	padding-right: 3px;
	text-align: right;
	height: 1.6em;
}
#loginbar a {
	color: #888;

}

#footer {
	background-color: #010;
	color: #fff;
	font-size: 0.7em;
	padding-bottom: 5px;
	text-align: center;
	clear: both;
	height: 14px;
}

#side-a {
	float: left;
	width: 245px;
	padding-left: 5px;
	padding-top: 5px;
}

#side-b {
	float: right;
	width: 245px;
	padding-left: 5px;
	padding-top: 5px;
	border-left: 2px solid #07055A;
}

#middle { 
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	width: 32%;
	border-left: 2px solid #07055A;
}

#right {
	float: right;
	width: 235px;
	padding-left: 5px;
	padding-top: 5px;
}
.consult {
	background-color: #B7D2F6;
}
.tech {
	background-color: #DAE7F9;
}
.recruitment {
	background-color: #ECF2F9;
}
.webdesign {
	background-color: #B7D2F6;
}
#left { 
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	width: 500px;
	border-right: 2px solid #07055A;
	background-color: #ECF2F9;
}
#left li {
	font-size: 0.9em;
}

.fpbox {
	font-size: 0.9em;
	height: 110px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.smlbox {
	width: 32%;
	float:left;
}
.fpbox h4 {
	padding: 0px;
	margin: 0px;
	padding-bottom: 4px;
	font-size: 1.2em;
}
.fpbox img {
	float: left;
	padding-right: 10px;
	line-height: 81px;
	vertical-align: text-bottom;
	border: 0px;
}

.sIFR-hasFlash .fpbox h4 {
    visibility: hidden;
    /* other CSS properties go here */
	font-size: 1.2em;
}

.sIFR-hasFlash #telephone h3 {
	font-size: 30px;
	line-height: 30px;
	text-align: right;
}
#content li { font-family: "Trebuchet MS", Arial, sans-serif; color: #333; }
.aboutimg {
	margin: 5px;
	border: 1px solid #000;
}
.bigger {
	height: auto;
}
li.answer {
	font-style: italic;
	font-weight: normal;
	padding-bottom: 7px;
	list-style-type: circle;
}
li.question {
	font-weight: bolder;
	list-style-type:disc;
}
a:hover {
	text-decoration: none;
	color: navy;
}
a:visited {
	text-decoration: underline;
	color: blue;
}
a:active {
	border-bottom: 1px dotted #000;
}
a.abbr {
	text-decoration: none;
	border-bottom: 1px dashed #336600;
	color: #336600;
	cursor: help;
}
a.abbr:hover {
	border-bottom: 1px dotted #336600;
	color: #336600;
}
.link {
	margin: 0px;
	padding: 0px;
}
.link a {
	font-size: 1.2em;
	color: navy;
}
.link a:hover {
	text-decoration: none;
	color: red;
}
.rimg {
	float: right;
	padding-left: 5px;
	padding-top: 4px;
	margin-right: -6px;
}
#footer a {
	color: #ffff00;
}
