body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	background-image: url(../../aboutus/img/home_page/bgr_texture.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DEE1E6;
	border-bottom-color: #DEE1E6;
	border-left-color: #DEE1E6;
	width: 798px;
}

#header_gradient {
	background-image: url(../../aboutus/img/home_page/header_gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 37px;
}
#header_gradient .link_logo {
	display: block;
	height: 37px;
	width: 178px;
	float: right;
}
#header_eftours {
	display: block;
	height: 121px;
	width: 798px;
}

#eftoursplit_wrapper {
    background-color: #FFFFFF;
}

#table_eftourssplit {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#eftourssplit_maincontent {
  vertical-align: top;
  padding-left: 0px;
  padding-top: 25px;
}

a.to_big_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4197E3;
    text-decoration: none;
	padding-left: 33px;
    line-height: 17px;
}

a.to_big_link:hover {
	color: #2EAC10;
   text-decoration: underline;
}

.regular_text {
	padding-bottom: 21px;
}

p {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a626f;
	padding-left: 22px;
}

h1 {
    background: #f3f4f6;
    color: #4c5d7a;
    font-family: Verdana;
	font-size: 15px;
}

#footer {
	color: #4294E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	text-align: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer li {
	margin-right: 5px;
	padding-right: 5px;
	border-right-color: #4294E0;
	border-right-width: 1px;
	border-right-style: solid;
	display: inline;
}
#footer a {
	color: #4294E0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .last_link {
	border-right-style: none;
}
