body
{
	font-size:14px; 
	font-family: "Trebuchet MS", "Arial";
	margin:0;
	padding:0;
	background:#6bb2cc url('images/bg.jpg') repeat-x;
}

.xlarge { font-size: 1.5em; }
.large  { font-size: 1.2em; }
.small  { font-size: 0.85em; }
.xsmall { font-size: 0.7em; }

form {
	padding:0;margin:0;
}

a {
	color:#000;
	text-decoration: none;
}

a:hover {
    color:#b20006;
    text-decoration: underline;
}

h1 { font-size: 1.8em; color:#b20006;}
h2 { font-size: 1.6em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1em; }
h1,h2,h3,h4,h5,h6{ margin:0.5em 0;line-height:1em; }

table { font-size: 1em; }
td, th { font-size: inherit; }

#wrapper{
	width:960px;
	margin:0 auto;
}

#header{
	height:105px;
}

#search_form{
	float:right;
	padding-top:0px;
}

#body_left{
	float:left;
	width:200px;
	background:url('images/shadow.jpg') right top no-repeat;
}

#contact_info{
	text-align:left;
	padding-top:10px;
	font-weight:bold;
}

#body_right{
	float:right;
	width:760px;
	line-height:1.6em;
}

#content_top{
	height:180px;
	padding-top:40px;
}

#content_home{
	width:760px;
	background:url('images/sidepic1.jpg') right top no-repeat;
	padding-bottom:100px;
	float:left;
	height:345px;
}

.topic_set{
	padding-top:40px;
	height:800px;
	overflow:auto;
}

#content_services{
	background:url('images/sidepic2.jpg') right bottom no-repeat;
}

#content_profile{
	background:url('images/sidepic6.jpg') right bottom no-repeat;
}

#content_contactus{
	background:url('images/sidepic31.jpg') right center no-repeat;
	height:1700px;

}

#content_parceltracking{
	background:url('images/sidepic3.jpg') right bottom no-repeat;
}

.h1_left{
	float:left;
}

.more_right{
	float:right;
	padding-top:16px;
}
.more_left{
	float:left;
	padding-top:16px;
}

.content_set{
	font-weight:bold;
	color:#fff;
}

#footer{
    text-align:center;
	height:60px;
}

#copyright{
	font-size:11px;
	float:left;
	padding-top:20px;
}

#links{
	font-size:11px;
	float:right;
	padding-top:20px;
}

img	{
	border:0;	
}

div { 
    border: 1px;
}
