body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.png);
	background-position: top left;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0 10px 10px;
	background-image: url(../images/shadow.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}
.header {
	width: 980px;
	margin-bottom: 18px;
}
.hmMainContentArea {
	background-image: url(../images/shears.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.hmMainContentArea {
	background-image: url(../images/climbers.png);
	background-position:right top;
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.hmMainContentArea .hline {
	background-image: url(../images/hm_hline.png);
	background-position: 20px top;
	background-repeat: no-repeat;
}
.hmMainContentArea .hmCopyArea {
	width: 316px;
	margin: 0px 0 0 290px;
	padding: 88px 0 0 0px;

}
.hmMainContentArea .hmCopy {
	border-left: 1px solid #a80021;
	padding-left: 16px;
	color: #333;
	line-height: 22px;
}
.hmCopy p {
	margin: 0 0 16px;
}
.hmCopy a {
	background-image: url(../images/red_arrows.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 8px;
	text-decoration: none;
}
.hmCopy a:hover {
	text-decoration: underline;
}
.footer {
	margin: 0 auto 10px;
	width: 939px;
	height: 34px;
	padding: 0 10px;
	background-image: url(../images/footer_bg.png);
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #666;
	line-height: 34px;
	text-align: right;
}
.footer a {
	text-decoration: none;
	color: #666;
}
.footer a:hover {
	text-decoration: underline;
}
.footer .copyright {
	width: 30%;
	float: left;
	text-align: left;
}
.hmCopy li {
	font-weight: bold;
}
.procBg {
	width: 707px;
	height: 103px;
	margin: 0 auto;
	background-image: url(../images/process_lines_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.procArrow {
	width: 66px;
	margin: 0 auto 4px;
}
.procTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #fff;
	line-height: 50px;
	text-align: center;
}
.procBot {
	float: left;
	width: 353px;
	text-align: center;
	line-height: 53px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000;
}
.clear {
	clear: both;
}
.pageTitle {
	margin: 0 0 18px 30px;
}
.interVis {
	width: 920px;
	margin: 0 auto;
	text-align: center;
}
.whyArea {
	width: 920px;
	margin: 0 auto;
}
.whyArea .left {
	width: 190px;
	float: left;
	padding-right: 10px;
	text-align: right;
}
.whyArea .left .text {
	font-weight: bold;
	color: #fff;
	background-color: #c00;
	padding: 0px 6px;
	line-height: 22px;
	font-variant: small-caps;
}
.whyArea .right {
	width: 699px;
	float: left;
	line-height: 22px;
	padding-left: 10px;
}
.greyLine {
	height: 4px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 4px;
	clear: both;
}
.aboutArea {
	width: 920px;
	margin: 0 auto;
	line-height: 18px;
}
.contactArea {
	width: 890px;
	margin: 0 auto;
	line-height: 18px;
	padding-left: 30px;
	height: 250px;
}
.countryName {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.coName {
	font-weight: bold;
}
.philoArea {
	width: 880px;
	height: 250px;
	margin: 0 auto;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	padding: 0 20px;
	font-style: italic;
}
.servMainContentArea {
	margin-bottom: 10px;
	text-align: center;
}
.whyArea .right ul {
	margin: 0;
	padding: 0;
	margin-left: 10px;
}
.testiArea {
	width: 880px;
	margin: 0 auto;
	line-height: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 0 20px;
	font-style: italic;
}
.ts {
	width: 960px;
	margin: -8px auto 0;
	line-height: 18px;
	text-align: right;
	font-size: 10px;
	color: #999;
	font-weight: bold;
}
.ts a, .ts a:visited {
	text-decoration: none;
	color: #999;
}
.ts a:hover {
	color: #fff;
}
