@charset "utf-8";
/* CSS Document */

/*Clear browser default margin settings, turn off image borders*/
* {margin: 0; padding: 0}
body img {border:0;}
/*Body settings*/
body,td {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
body {background-color: #fff; margin:0; background-image:url(../images/aspire_grad.gif); background-position:top; background-repeat:repeat-x}
/*Page Containers*/
.bodycontainer {width:100%; padding:0;}
div#container {margin: 0 auto; width: 997px; text-align: left;}
.logo {
	margin: 45px 0 0 6px;
}
.panel1, .panel2, .panel3, .panel4, .panel5, .panel6 {
	width:162px;
	height:241px;
	float:left;
}
.textpanel {
	float:right;
	margin: 75px 20px 0 0;
}
.textpanel h1{
	font-size:18px 
}
.panel1 {margin: 123px 2px 0 0; background:url(../images/buttons3.png) no-repeat}
.panel2 {margin: 123px 2px 0; background:url(../images/buttons3.png) -167px 0 no-repeat;}
.panel3 {margin: 123px 2px 0; background:url(../images/buttons3.png) -334px 0 no-repeat;}
.panel4 {margin: 123px 2px 0; background:url(../images/buttons3.png) -501px 0 no-repeat;}
.panel5 {margin: 123px 2px 0; background:url(../images/buttons3.png) -668px 0 no-repeat;}
.panel6 {margin: 123px 0 0 2px; background:url(../images/buttons3.png) -835px 0 no-repeat;}

.button1 {width:162px; height:241px; display:block; text-decoration:none; outline:none; text-indent: -900%;
}
.button1:hover {background:url(../images/glow.png) no-repeat -2px -1px}

.worldmap {height:495px; width:997px; background:url(../images/worldmap.gif) top left no-repeat}
.usaco1 {position:absolute; display:block; width:210px; height:122px; z-index:11; background:url(../images/offices.gif) 0px -178px no-repeat; margin:178px 0 0 10px}
.usaco2 {position:absolute; display:block; width:194px; height:230px; z-index:10; background:url(../images/offices.gif) -226px -84px no-repeat; margin:85px 0 0 55px}
.usaco3 {position:absolute; display:block; width:157px; height:269px; z-index:9; background:url(../images/offices.gif) -434px -26px no-repeat; margin:26px 0 0 204px}
.canco4 {position:absolute; display:block; width:157px; height:169px; z-index:12; background:url(../images/offices.gif) -606px -117px no-repeat; margin:117px 0 0 258px}
.ukco {position:absolute; display:block; width:159px; height:163px; z-index:14; background:url(../images/offices.gif) -771px -117px no-repeat; margin:117px 0 0 420px}
.thaico {position:absolute; display:block; width:164px; height:184px; z-index:14; background:url(../images/offices.gif) -938px -148px no-repeat; margin:148px 0 0 620px}
.ausco {position:absolute; display:block; width:174px; height:179px; z-index:14; background:url(../images/offices.gif) -1122px -241px no-repeat; margin:241px 0 0 780px}

.worldmap a:link, .worldmap a:visited {text-indent:-900px; overflow:hidden; display:block}

.usaco1 .first {width:149px; height:92px; margin:0 0 0 7px}
.usaco1 .second {width:25px; height:62px; margin:53px 2px 0 0; float:right}

.usaco2 .first {width:147px; height:82px; margin:7px 0 0 2px}
.usaco2 .second {width:22px; height:62px; margin:157px 5px 0 0; float:right}

.usaco3 .first {width:145px; height:84px; margin:4px 0 0 7px}
.usaco3 .second {width:22px; height:62px; margin:117px 0 0 41px; float:left}

.canco4 .first {width:145px; height:84px; margin:8px 0 0 4px}
.canco4 .second {width:22px; height:62px; margin:10px 0 0 17px; float:left}

.ukco .first {width:145px; height:84px; margin:4px 0 0 8px}
.ukco .second {width:24px; height:62px; margin:10px 0 0 33px; float:left}

.thaico .first {width:145px; height:24px; margin:3px 0 0 8px}
.thaico .second {width:24px; height:62px; margin:25px 0 0 87px; float:left}

.ausco .first {width:157px; height:92px; margin:3px 0 0 8px}
.ausco .second {width:24px; height:62px; margin:15px 0 0 94px; float:left}


