body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(sky.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
}
.mainMenu_div {
	height: 39px;
	width: 1000px;
	background-image: url(images/top_menu_back.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1px;
	background-attachment: fixed;

}
.topMenu {
	list-style-type: none;
	display: block;
	padding-left: 0px;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.topMenu li {
	float: left;
	height: 5%;
	width: 15%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;

}
.topMenu li a {
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.greenSectionTitle {
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font: Arial;
}
.greenSectionText {
	color: #FFFFFF;
	text-decoration: none;
}
.servicesSectionTitle {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}
.topMenu li a:hover {
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF5700;
	text-decoration: none;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.footerLink {
	list-style-type: none;
	display: block;
	padding-left: 0px;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footerLink li {
	float: left;
	width: 19%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.footerLink li a {
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF5500;
	text-decoration: none;
}
.footerLink li a:hover {
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.pageTitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFA500;
}
.style2 {color: #FF6600}
.style4 {color: #006633}

.rates-display {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.rates-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.rates-country {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	right: 10px;
	padding-left: 15px;
}
.rates-mobile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #12940E;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	right: 10px;
	padding-right: 15px;
}
.rates-phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	right: 10px;
	padding-right: 15px;
}

