body
{
	background-color: #ECEFEF;
}
#frame 
{
	width: 930px;
	height: 540px;
	margin: auto;
	padding: 0px;
}

#home_content
{
	float: left;
	left: 10px;
	top: 10px;
	width: 908px;
	height:508px;
	margin: 1px;
	padding: 0px;
	background-color:White;
	background-image: url('/images/centerBG.gif');
	background-repeat: repeat-y;
}

#home_border_top
{
	float:left;
	left: 0px;	
	top: 0px;
}

#home_border_left
{
	float:left;
	right: 0px;	
	top: 10px;
}

#home_border_right
{
	float:right;
	right: 0px;	
	top: 10px;
}

#home_border_bottom
{
	float:right;
	right: 0px;
	bottom:0px;
}

#home_content_logo
{
	position: relative;
	top: 120px;
	left: 320px;
}

#home_content_aboutus
{
	position:relative;
	top: 130px;
	left: 100px;
}

#home_content_services
{
	position:relative;
	top: 40px;
	left: 200px;
}

#home_content_clients
{
	position:relative;
	top: -50px;
	left: 300px;
}

#home_content_contact
{
	position:relative;
	top: -140px;
	left: 400px;
}

#home_content_casestudies
{
	position: relative;
	top: -230px;
	left: 500px;
	height: 150px;
	width: 290px;
	padding-top: 40px;
	background-image: url('/images/home_casestudybg.gif');
	background-repeat:no-repeat;
}


.top
{
	width: 402px;
	background-image: url(/images/top.gif);
	padding-top: 26px;
}
.details 
{
	position: relative;
	left: 520;
	width: 402px;
	height: 80px;
	padding-top: 26px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 16px;
	margin: 0px;
	background-repeat: repeat-y;
}
.bottom 
{
	width: 402px;
	height: 26px;
	background-image: url(/images/bottom.gif);
}
.day 
{
	width: 90px;
	height: 90px;
	background-color: #fafaf7;
	float: left;
}


.paneDetails 
{
	width: 173px;
	height: 90px;
	float: left;
	background-repeat: no-repeat;
	text-align: center;
}
.paneDetails_Text 
{
	font: normal 11px Arial, Verdana, Helvetica;
	color: #333333;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 11px;
	
}

a:link
{
	font: normal 11px Arial, Verdana, Helvetica;
	color: #666666;
	text-decoration: none;
}

a:hover
{
	font: normal 11px Arial, Verdana, Helvetica;
	color: #666666;
	text-decoration: underline;
}

a:visited
{
	font: normal 11px Arial, Verdana, Helvetica;
	color: #666666;
	text-decoration: none;
}

img
{
	border: 0px;	
}
