body{
	background: #ECECEC;
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#all{
	width: 756px;
	position: relative;
}
#header{
	width: 756px;
	height: 96px;
	background: url(../img/header-bg.jpg) no-repeat White;
}
#header img{
	float: left;
	margin: 26px 0 0 26px;
	border: none;
}
#page_title{
	text-align: center;
	width: 280px;
	position: absolute;
	top: 30px;
	left: 80px;
}
#page_title h1{
	color: #46B030;
	text-transform: uppercase;
	font-size: 18px;
	margin: 0px;
}
#page_title p{
	color: #BBBBBB;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
}
#top_nav{
	position: absolute;
	top: 15px;
	left: 500px;
	width: 230px;
}
#top_nav a{
	display: inline;
	width: 74px;
	text-decoration: none;
	color: #7B7B7B;
	background: url(../img/anchor.gif) left no-repeat;
}
#top_nav a:hover{
	text-decoration: underline;
}
#under_header{
	width: 756px;
	height: 73px;
	background: url(../img/underheader.jpg) no-repeat;
}
#enquire1head{
	width: 223px;
	text-align: left;
	float: left;
	margin: 0 0 0 100px;
}
p#pheader{
	font-weight: bold;
	color: #464646;
	font-size: 14px;
	margin: 3px 0 1px 0;
	border-left: #46B030 2px solid;
	text-indent: 5px;
 }
p#shpeil{
	margin: 10px 0 0 7px;
	color: #7B7B7B;
}
#under_header img{
	position: relative;
	top: 7px;
	left: -110px;
	border: none;
}
#main{
	width: 756px;
	background: url(../img/main-bg.gif) repeat-y;
}
#bulk{
	width: 584px;
	float: right;
	background: url(../img/bulk-bg.gif) repeat-y;
}
h2, h3, h4{
	text-align: left;
	font: 14px;
	font-weight: bold;
	margin: 0px 0 10px 15px;	
}
#bulk p{
	text-align: justify;
	margin: 5px 20px 10px 15px;
	color: #6E6E6E;
}
#bulk p a{
	color: #6E6E6E;
	font-weight: bold;
	text-decoration: none;
}
#bulk p a:hover{
	text-decoration: underline;
}
img#bulk_btm{
	position: relative;
	top: 3px;
	left:	0px;
}
#nav-col{
	width: 172px;
	height: 190px;
	background: url(../img/nav_col_bg.gif);
	float: right;
	position: relative;
	top: -70px;
}
p.service_head{
	border-left: #46B030 2px solid;
	text-indent: 5px;
	text-align: left;
	font-size: 14px;
	margin: 0px 0 0 15px;
	font-weight: bold;
	color: #464646;
}
#nav-col a{
	display: block;
	text-align: left;
	text-indent: 15px;
	background-image: url(../img/nav_col_a_bg.gif) left;
	color: #7B7B7B;
	text-decoration: none;
	margin: 0 0 0 9px;	
}
img#call{
	float: left;
	margin: 10px 0 0 10px;
}
p#call-text{
	width: 60px;
	float: right;
	margin: 20px 8px 0 0px;
	text-align: left;
	color: #7B7B7B;
}
img#man-laptop{
	float: right;
	margin: 10px 0 0 0;
}
p#apply-text{
	width: 60px;
	float: left;
	text-align: left;
	color: #7B7B7B;
	margin: 20px 0 0 10px;
}
#buttom{
	border: none;
	margin: 5px 0 0 15px;
}
img.gaps{
	margin: 10px 0px;
}
#footer{
	width: 756px;
	height: 155px;
	background: url(../img/footer-bg.gif) no-repeat;
	color: #7B7B7B;
	padding-top: 28px; 
}
#footer a{
	text-decoration: none;
	color: #7B7B7B;
	margin: 0px 5px 5px 5px;
}
p#copy{
	font-weight: bold;
	margin: 10px;
}
img#contact{
	float: left;
	margin: 0 0 0 16px;
}