html {
   background-color: #FFF;
}

body {
   margin: 0 auto;
   background-color: #FFF;
   width: 835px;
   border: 1px solid #BFBFBF;
   margin-top: 10px;
   margin-bottom: 10px;   
 	color: #666;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;  
}

#logo_acc{
background-image: url(images/logo_acc.png);
background-repeat: no-repeat;
margin-top: -180px;
margin-right: 10px;
width: 88px;
height: 134px;
float: right;
z-index: 2;
position: relative;

}


#nav_content{
background-color: #1443C6;
width: 835px;
height: 30px;

}

#header{
z-index: 1;
position: relative;
padding-top: 40px;

}


ul
	{
	padding-right: 180px;
	list-style-type:none;
	
	}
	
.page_item
	{
	margin-right: 20px;
	float: right;
	margin-top: 8px;
	
	}
	
#nav a{
color: #FFFFFF;
text-decoration: none;
}

#nav a:active{
color: #999999;
text-decoration: none;
}

#nav a:hover{
color: #CCCCCC;
text-decoration: none;
}



a { color: #1443C6;}
a:active { color: #1443C6;}
a:visited { color: #1443C6;}
a:hover  { color: #358A06;}


td {
	vertical-align: top;
}

.descTxt {
	padding-right: 36px;
	line-height: 15px;
	padding-bottom: 10px;
}

.acc {
	text-align: center;
	line-height: 15px;
	width: 270px;
}

.infoHed {
	color: #1443C6;
	font-weight: bold;
	}
	
.title{
color: #1443C6;
font-size: 19px;

}


.line {
background-color: #BFBFBF;
}
	
.dsTxt {
	line-height: 18px;
	padding: 20px;
	}
	
.frame {
	margin: 10px 0 10px 0;
	}

.frame  img {
	padding: 8px;
	margin: 0;
	background-color: #CCCCCC;
	}
.info {
	margin: 0 30px 0 180px;

}	
.acc_img {
	float: right;
	margin: -150px 50px 200px 0;

}


#links_home{
width: 120px;
height: 70px;
margin-left: 20px;
}

#links_home a{
text-decoration: none;
}

#texttech_home{
width: 760px;
height: 40px;
margin-left: 20px;
margin-top: 20px;
}

#footer{
width: 510px;
height: 20px;
margin: 0 auto;
padding: 0;
color: #1443C6;
margin-top: 50px;

}



/*-----------------------------------------------Contact */

#contact_content{
width: 835px;
height: 300px;

}


#contact_map{
background-image: url(images/map.gif);
background-repeat: no-repeat;
width: 287px;
height: 244px;
margin-top: 40px;
margin-left: 80px;

}

#contact_text{
float: right;
margin-left: 40px;
margin-top: -265px;
margin-right: 100px;

}


/*-----------------------------------------------Job Vacancies */


#image_jobvacancies{
background-image: url(images/job_vacancies3.jpg);
background-repeat: no-repeat;
width: 835px;
height: 340px;

}





/*-----------------------------------------------Buy a Share */


#image_buyshare{
width: 835px;
height: 340px;

}


/*-----------------------------------------------About Us */


#image_aboutus{
background-image: url(images/img_aboutus.jpg);
background-repeat:no-repeat;
width: 835px;
height: 340px;

}
