
body {
	background: #404040;
}

	
.bkgrnd		{	
	position: absolute;
	left: 127px;
	top: 0px;
	width: 1024px;
	height: 768px
}


.fliplogo		{	
	position: absolute;
	left: 150px;
	top: 50px;
	width: 100px;
	height: 200px
}


.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: 700px;
}

.selector5	{
	left: 780px;
}

.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
}	
	

.main_img			{
	position: absolute;
	left: 290px;
	top: 300px;
}

.contact_img			{
	position: absolute;
	left: 150px;
	top: 250px;
}	

.product_text		{
	position: absolute;
	left: 400px;
	top: 380px;
	font-size: 16;
	color: #e0e0e0
}	
	