p.Text{
	font-family:"Verdana, Geneva, sans-serif", Verdana;
	font-size: small;
}
ul.UnorderedList{
	font-family:"Verdana, Geneva, sans-serif", Verdana;
	font-size: small;	
}

div.HeaderDiv {
	clear: both;
	height: 71px;
	width: 900px;
}

div.MenuDiv{
	float:left;
	width:900;
	height:32px;	
}

div.MenuHomeDiv {
	float:left;
	height: 32px;
	width: 129px;
}
div.MenuServicesDiv {
	float:left;
	height: 32px;
	width: 128px;
}
div.MenuFaqDiv {
	float:left;
	height: 32px;
	width: 129px;
}
div.MenuEzoneDiv {
	float:left;
	height: 32px;
	width: 128px;
}
div.MenuPasCargoDiv {
	float:left;
	height: 32px;
	width: 129px;
}
div.MenuAboutUsDiv {
	float:left;
	height: 32px;
	width: 128px;
}
div.MenuFacebookDiv {
	float:left;
	height: 32px;
	width: 43px;
}
div.MenuTwitterDiv {
	float:left;
	height: 32px;
	width: 43px;
}
div.MenuYoutubeDiv {
	float:left;
	height: 32px;
	width: 43px;
}
div.MainTopDiv {
	clear: both;
	background-image: url(images/MainColor.jpg);
	height: 10px;
	width: 900px;
}

div.ContentTopDiv {
	clear:both;
	background-image: url(images/ContentTop.jpg);
	width: 900px;
	height: 28px;
}

div.ContentCenterDiv {
	width: 900px;
	background-image: url(images/ContentCenter.jpg);
	font-family:"Verdana, Geneva, sans-serif", Verdana;
	font-size: small;
}

div.ContentBottomDiv {
	clear:both;
	background-image: url(images/ContentBottom.jpg);	
	width: 900px;
	height: 28px;
}

div.MainBottomDiv {
	background-image: url(images/MainColor.jpg);		
	clear: both;
	height: 10px;
	width: 900px;
}
div.FooterDiv {
	clear: both;
	height: 70px;
	width: 900px;
}
div.MainDiv {
	width: 900px;
	margin: 0 auto;
}

div.ServicesMenuDiv {
	float: left;
	width: 180px;
	font-family:"Verdana, Geneva, sans-serif", Verdana;
	font-size: small;
}
div.ServicesContentDiv {
	float:left;
	width: 720px;
	font-family:"Verdana, Geneva, sans-serif", Verdana;
	font-size: small;	
}
div.ServicesMainDiv {
	background-image: url(images/MainColor.jpg); 
	overflow:hidden
}

a.TextLinks:hover{
	color : red;
}

a.TextLinks:active{
	color : red;
}

a img { border: none; }
#main_div #content_center table tr td {
	font-size: 15px;
}
