/* global declarations*/

html,body,table,tr,td,img,ul,li,p,a,span,ol{
	font-family : Arial, Helvetica, "sans-serif", Verdana;
}

body {
	margin : 0px;
	padding : 0px;	
}

.leftcol {
	font-size : .75em;
}

.midcol {
	font-size : .75em;
}

.rightcol {
	font-size : .75em;
}

h2 {
	margin : 0px;
	padding : 0em 0em 0em 0em;
	color : #64666A;
	font-size : 1.3em;	
}

h3 {
	margin : 0px;
	padding : 0em 0em .8em 0em;
	color : #64666A;
	font-size : 1.3em;	
}

h4 {
	margin : 0px;
	padding : 0px;	
	color : #FFFFFF;
	font-size : .75em;	
}

a:link {
	color : #808aa4;
	text-decoration: underline;
}

a:visited {
	color : #808aa4;
	text-decoration: underline;
}

a:hover {
	color : #4b4b4c;
	text-decoration: none;
}

a:active {
	color : #4b4b4c;
	text-decoration: underline;
}

a.light:link {
	font-size : .75em;
	color : #FFFFFF;
	text-decoration: none;
}

a.light:visited {
	font-size : .75em;
	color : #FFFFFF;
	text-decoration: none;
}

a.light:hover {
	font-size : .75em;
	color : #EE7115;
	text-decoration: none;
}

a.light:active {
	font-size : .75em;
	color : #EE7115;
	text-decoration: none;
}


.container_3cols {
	background-image :  url(../images/bg_3cols.jpg);
	background-repeat : repeat-y;
	width : 848px;
	padding : 0px;
	margin : 0px;
}

.container_2cols {
	background-image :  url(../images/bg_2cols.jpg);
	background-repeat : repeat-y;
	width : 848px;
	padding : 0px;
	margin : 0px;
	text-align : left;
	position : relative ;
	top : 0px;
	left : 0px;
}

.left_cont {
	float: left;
	width : 195px;	
	margin : 0px;
	padding : 0px;	
	text-decoration: none;	
}

.left_cont  li.current {
	padding : .8em 1em .8em 1.2em;
	font-size : .80em;
	font-weight : bold;

	text-decoration : none;
	display: block;  /* to increase clickable area as a's 
      default to inline */
	background-image: url(../images/nav_sidebar-on.jpg);
	background-position : left bottom;
	background-repeat : repeat-x;
	color : #A35719;
	list-style-type : none;
	text-decoration: none;
	border-bottom : 1px dashed #d0d0d0;
	list-style-type : none;	
}

.left_cont  li {
	border-bottom : 1px dashed #d0d0d0;
	list-style-type : none;	
	text-decoration: none;	
}

.left_cont  a {
	padding : .8em 1em .8em 1.2em;
	font-size : .80em;
	color : #989898;
	text-decoration : none;
	display: block;  /* to increase clickable area as a's 
      default to inline */
}

.left_cont  a:hover {
	background-image: url(../images/nav_sidebar.jpg);
	background-position : left bottom;
	background-repeat : repeat-x;
	color : #4b4b4c;
	list-style-type : none;
	text-decoration : none;	
}

.left_cont  a:visited {
	list-style-type : none;
	text-decoration : none;	
}

.left_cont  a:active {
	list-style-type : none;
	text-decoration : none;	
}

.mid_col a img,.right_col a img,.left_cont  a img{
	padding : 0px 0px 0px 0px;
	border-width : 0px;
	width : 9px;
	height : 11px;
}

.mid_cont {
	background-image :  url(../images/bg_cen.jpg);
	background-repeat : repeat-x;
	background-position : left top;
	width : 452px;
}

.innerbox_top {
	background-image : url(../images/innerbox_top.gif);
	background-repeat : no-repeat;
	width : 611px;
	height : 18px;
}

.innerbox_mid {
	background-image : url(../images/innerbox_mid.gif);
	background-repeat : repeat-y;
	width : 611px;
	padding : 0em 1.1em 0em 1.1em;
}

.innerbox_bottom {
	background-image : url(../images/innerbox_bottom.gif);
	background-repeat : repeat-y;
	width : 611px;
	height : 18px;
}

.innerbox_blue_top {
	background-image : url(../images/innerbox_blue_top.gif);
	background-repeat : no-repeat;
	width : 611px;
	height : 9px;
}

.innerbox_blue_mid {
	background-image : url(../images/innerbox_blue_mid.gif);
	background-repeat : repeat-y;
	width : 611px;
	padding : 0em 1.1em 0em 1.1em;
}

.innerbox_blue_bottom {
	background-image : url(../images/innerbox_blue_bottom.gif);
	background-repeat : repeat-y;
	width : 611px;
	height : 9px;
}

.bg_side1 {
	background-image :  url(../images/bg1_headerL.jpg);
	background-repeat : repeat-y;
	background-position : top right;
	width : 72px;
	height : 123px;
}

.bg_side2 {
	background-image :  url(../images/bg1_headerR.jpg);
	background-repeat : repeat-y;
	width : 72px;
	height : 123px;`
}

.bg_side3 {
	background-image :  url(../images/bg2_headerL.jpg);
	background-repeat : repeat-y;
	background-position : top right;
	width : 72px;
	height : 228px;
}

.bg_side4 {
	background-image :  url(../images/bg2_headerR.jpg);
	background-repeat : repeat-y;
	width : 72px;
	height : 228px;
}

.bg2_side1 ,.bg2_side3 {
	background-image :  url(../images/bg2_bodyL.jpg);
	background-repeat : repeat-y;
	background-position : top right;
	width : 51px;
}

.bg2_side2 ,.bg2_side4 {
	background-image :  url(../images/bg2_bodyR.jpg);
	background-repeat : repeat-y;
	width : 51px;
}

.bg3_side1 {
	background-image : url(../images/footer_bgside.jpg);
	background-position : top right;
	background-repeat : no-repeat;
	width : 40px;
	height : 146px;
	text-decoration: none;
}

.bg3_side2 {
	background-image : url(../images/footer_bgside2.jpg);
	background-position : top left;
	background-repeat : no-repeat;
	width : 40px;
	height : 146px;
}

.navi{
	background-image : url(../images/bg_nav.jpg);
	height : 46px;
	width : 850px;
	text-decoration: none;
}

#navigation {
	width:850px;
	height:46px;
	position:relative;
	background:url(../images/navi_main.jpg);
	margin:0px;
	padding:0px;
	text-decoration: none;
}

#navigation li {
	float:left;
	list-style-type:none;
	text-decoration: none;	
}

#navigation li a{
	position:absolute;
	top:0px;
	margin:0px;
	padding:0px;
	display:block;
	background:url(../images/navi_main.jpg);
	text-indent:-9999px;
	height:46px;
	text-decoration: none;	
}

li#home a{
	left:0px;
	width:108px;
	background-position:0 0;
}

li#about a{
	left:108px;
	width:117px;
	background-position:-108px 0;
}

li#training a{
	left:225px;
	width:111px;
	background-position:-225px 0;
}

li#outsourcing a{
	left:336px;
	width:226px;
	background-position:-336px 0;
}

li#projects a{
left:562px;
width:125px;
background-position:-562px 0;
}

li#contact a{
left:687px;
width:163px;
background-position:-687px 0;
}

li#home a:hover{ 
background-position:0 -46px;
}

li#about a:hover{ 
background-position:-108px -46px;
}

li#training a:hover{ 
background-position:-225px -46px;
}

li#outsourcing a:hover{ 
background-position:-336px -46px;
}

li#projects a:hover{ 
background-position:-562px -46px;
}

li#contact a:hover{ 
background-position:-687px -46px;
}

#bodyhome li#home a{
	background-position:0 -92;
}

#bodyabout li#about a{
	background-position:-108px -92;
}

#bodytraining li#training a{
	background-position:-225px -92;
}

#bodyoutsourcing li#outsourcing a{
	background-position:-336px -92;
}

#bodyprojects li#projects a{
	background-position:-562px -92;
}

#bodycontact li#contact a{
	background-position:-687px -92;
}

.footer_top3cols {
	background-image : url(../images/footer_top3cols.jpg);
	width : 848px;
	height : 18px;
}

.footer_top2cols {
	background-image : url(../images/footer_top2cols.jpg);
	width : 848px;
	height : 18px;
}

.footer {
	background-image : url(../images/footer_bg.jpg);
	width : 848px;
	height : 146px;
	font-size : 1em;
	list-style-type : none;
	text-decoration : none;
}

.footer ul {
	text-align : center;
	list-style-type : none;
	text-decoration : none;	
}

.footer ul li {
	display : inline;
	list-style-type : none;
	text-decoration : none;
}

.footer u li a {
	font-size : .8em;
	color : #808aa4;
	margin-bottom : .3em;
	margin-left : 1.8em;
	list-style-type : none;
	text-decoration : none;		
}

.footer u li a:visited {
	font-size : .8em;
	color : #808aa4;
	margin-bottom : .3em;
	margin-left : 1.8em;
	list-style-type : none;
	text-decoration : none;		
}

.footer u li a:hover {
	font-size : .8em;
	color : #808aa4;
	margin-bottom : .3em;
	margin-left : 1.8em;
	list-style-type : none;
	text-decoration : none;		
}

.footer a {
	font-size : .8em;
	color : #808aa4;
	margin-bottom : .3em;
	margin-left : 1.8em;
	list-style-type : none;
	text-decoration : none;		
}

.footer p {
	font-size : .7em;
	color : #aeaeb9;
	margin-top : 1em;
	text-align : center;
	list-style-type : none;
	text-decoration : none;	
}

.footer p a{
	color : #aeaeb9;
	list-style-type : none;
	text-decoration : none;		
}

.footer p a:hover{
	color : #fdb47d;
	list-style-type : none;
	text-decoration : none;		
}
