/*
Copyright 2005  - The Computer Studio
Global Footer CSS
*/

#gblfooter{
	clear: both;
	text-align: left;
	padding: 0;
	margin: 0 auto!important;
	margin: -4px auto;
	width: 772px !important;
	width: 774px;
	height: 60px !important;	
	height: 50px;
}
#gblfooter-body {
	padding: 0px;
	margin: 0 auto;
	margin: 0 auto;
	width: 772px !important;
	width: 774px;
	height: 34px !important;
	height: 35px;
	border-bottom: 1px solid #000000;
	border-left : 1px solid #666;
	border-right : 1px solid #666;
	background : #eae8dd;
}
#gblfooter-body p {
	padding: 5px 0 !important;
	padding: 0;	
	text-align: center;
	font-weight : bold;
}
#gblfooter-rule{
	padding: 0px;
	border: 0px;
	margin: 0;
	width: 772px;
	height: 7px;
}
#gblfooter-contact{	
	padding: 0px;
	border: 0px;
	margin: 0;
	width: 772px;
	height: auto;
}
#gblfooter-contact p{	
	padding: 5px 0 5px 0;
	text-align: center;
}
#gblfooter-copy{
	padding: 0px;
	border: 0px;
	margin: 0;
	width: 772px;
	height: auto;
}
#gblfooter-copy p{
	padding: 0 0 10px 0;
	text-align: center;
	font-size : 9px;
}