﻿/**********************************************
* INDEX PAGE CSS
**********************************************/

#service_body
{
	background-image:url('images/services/bg.jpg');
	background-repeat:no-repeat;min-height:540px;height:auto !important;height:540px;
}

#top_left_header, #top_right_header, #bottom_left_header, #bottom_right_header
{
	display:inline-block;
	position:absolute;
}

#top_left_header{top:10px;left:40px;}
#top_right_header{top:10px;left:530px;}
#bottom_left_header{top:310px;left:40px;}
#bottom_right_header{top:310px;left:530px;}

#top_left
{
	position:absolute;
	top:49px;
	left:50px;
	width:431px;
	height:221px;
	padding:10px;
}

#top_right
{
	position:absolute;
	top:41px;
	left:540px;
	width:460px;
	height:260px;
}

#top_right td
{
	color:#818080;
	font-size:14px;
}

#bottom_left
{
	position:absolute;
	top:357px;
	left:61px;
	width:409px;
	height:119px;
	padding:10px;
}

#bottom_right
{
	position:absolute;
	top:338px;
	left:531px;
	width:449px;
	height:150px;
	padding:10px;
}
