
body {
	background: #909090;
}

	


.audipuslogo		{	
	position: absolute;
	left: 150px;
	top: 50px;
	width: 100px;
	height: 200px
}

	
.main_logo_hdr			{
	position: absolute;
	left: 5px;
	top: 150px;
	width: 500px;
	height: 100px;
	font-size: 20;
	text-align: center;
	color: #000000
}
	
.sub_logo_hdr			{
	position: absolute;
	left: 5px;
	top: 160px;
	width: 500px;
	height: 100px;
	font-size: 12;
	text-align: center;
	color: #000000
}	

.column		{	
	position: absolute;
	left: 900px;
	top: 250px;
	width: 230px;
	height: 600px
}

.top_select	{
	position: absolute;
	top: 50px;
	width: 120px;
	height: 50px
}

.selector1	{	
	left: 450px;
}

.selector2	{
	left: 530px;
}

.selector3	{
	left: 620px;
}

.selector4	{
	left: 720px;
}

.selector5	{
	left: 800px;
}

.logo			{	
	position: absolute;
	left: 900px;
	top: 600px;
	width: 100px;
	height: 100px
}

a:link		{	color: #e0e0e0 }
a:visited	{	color: #e0e0e0 }
a:hover		{	color: #ffffff }
a:active	{	color: #ffffff }
a			{ text-decoration:none }

.client_img		{
	padding: 10;
	width: 200;
	height: 100
}	

.client_logo_1		{	
	position: absolute;
	left: 180px;
	top: 200px;
	width: 720px;
	height: 100px
}

.client_logo_2		{	
	position: absolute;
	left: 180px;
	top: 320px;
	width: 720px;
	height: 100px
}

.client_logo_3		{	
	position: absolute;
	left: 180px;
	top: 440px;
	width: 720px;
	height: 100px
}

.team_img		{
	padding: 10;
	width: 200;
	height: 150
}	

.team_text		{
	text-align: right;
	color: #e0e0e0
}	

.team_img_line_1		{	
	position: absolute;
	left: 180px;
	top: 250px;
	width: 200px;
	height: 150px
}

.team_txt_line_1		{	
	position: absolute;
	left: 420px;
	top: 250px;
	width: 500px;
	height: 150px;
	text-align: left;
	color: #e0e0e0

}

.team_img_line_2		{	
	position: absolute;
	left: 180px;
	top: 450px;
	width: 200px;
	height: 150px
}

.team_txt_line_2		{	
	position: absolute;
	left: 420px;
	top: 450px;
	width: 500px;
	height: 150px;
	text-align: left;
	color: #e0e0e0

}

.service_list_col_1			{
	position: absolute;
	left: 270px;
	top: 450px;
	font-size: 16;
	color: #e0e0e0
}	

.service_list_col_2			{
	position: absolute;
	left: 620px;
	top: 450px;
	font-size: 16;
	color: #e0e0e0
}	

.main_hdr			{
	position: absolute;
	left: 400px;
	top: 140px;
	width: 500px;
	height: 100px;
	font-size: 32;
	text-align: center;
	color: #e0e0e0
}
	
.sub_hdr			{
	position: absolute;
	left: 400px;
	top: 200px;
	width: 500px;
	height: 100px;
	font-size: 16;
	text-align: center;
	color: #e0e0e0
}	
	

.main_img			{
	position: absolute;
	left: 400px;
	top: 300px;
}

.contact_img			{
	position: absolute;
	left: 150px;
	top: 250px;
}

.under_construction {
	position: absolute;
	left: 500px;
	top: 700px;
	font-size: 16;
	text-align: center;
	color: #e0e0e0
}
	
.bottom_text {
	position: absolute;
	left: 500px;
	top: 400px;
	font-size: 16;
	text-align: center;
	color: #e0e0e0
}	