#logo_box {
height:135px;
left:168px;
position:relative;
top:66px;
width:215px;
z-index:5;
}
#links_box {
height:27px;
left:594px;
position:relative;
top:-36px;
width:200px;
z-index:8;
}
#grey_box {
height:158px;
left:555px;
position:absolute;
top:10px;
width:350px;
z-index:1;
}
#green_circle {
	height:271px;
	left:296px;
	position:absolute;
	top:71px;
	width:442px;
	z-index:2;
}
#lime_circle {
height:173px;
left:450px;
position:absolute;
top:280px;
width:294px;
z-index:5;
}
#navy_circle {
height:144px;
left:690px;
position:absolute;
top:325px;
width:208px;
z-index:7;
}
#orange_circle {
height:217px;
left:780px;
position:absolute;
top:180px;
width:254px;
z-index:6;
}
#about_main_circle {
height:175px;
left:76px;
position:relative;
top:-80px;
width:353px;
z-index:4;
}
#about_textbox {
height:400px;
left:230px;
overflow:auto;
position:relative;
top:-80px;
width:600px;
z-index:9;
}
#clients_main_circle {
height:175px;
left:146px;
position:relative;
top:-80px;
width:353px;
z-index:4;
}
#clients_textbox {
height:400px;
left:280px;
overflow:auto;
position:relative;
top:-80px;
width:600px;
z-index:9;
}
#news_main_circle {
height:175px;
left:230px;
position:relative;
top:-80px;
width:353px;
z-index:4;
}
#news_textbox {
height:400px;
left:330px;
overflow:auto;
position:relative;
top:-80px;
width:600px;
z-index:9;
}
#contact_main_circle {
height:175px;
left:300px;
position:relative;
top:-80px;
width:353px;
z-index:4;
}
#contact_textbox {
height:400px;
left:420px;
overflow:auto;
position:relative;
top:-80px;
width:600px;
z-index:9;
}
* {
margin-bottom:auto;
}
.content_text {
color:#000000;
font-family:"gill Sans MT";
font-size:14px;
z-index:12;
}
.content_text2 {
color:#FFFFFF;
font-family:"gill Sans MT";
font-size:14px;
z-index:12;
}

#index_contactinfo {
	position:absolute;
	left:199px;
	top:495px;
	width:224px;
	height:133px;
	z-index:9;
}
