#wrapper {
	height: auto;
	width: 1000px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#top {
	float: left;
	position: relative;
	height: 76px;
	width: 1000px;
}
#logo {
	float: left;
	height: 76px;
	width: 500px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#threebuts {
	float: left;
	height: 76px;
	width: 498px;
	position: absolute;
	left: 500px;
	top: 0px;
}
#topnav {
	padding-left: 10px;
	padding-bottom: 10px;
	margin-left: 0;
}

#topnav li {
	list-style: none;
	display:inline;
	
}

#topnav li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding: 15px 19px 15px 43px;
	background-image:url(a_images/homepage/bullet-g.jpg);
	background-repeat: no-repeat;
	background-position: 10px 9px;
}
#topnav {
	width: 390px;
	height: 36px;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 110px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
}
#topnav a:hover {
	color: #e80e3b;
	background-image:url(a_images/homepage/bullet-r.jpg);
	background-repeat: no-repeat;
	background-position: 10px 9px;
}

	





#flash {
	float: left;
	height: 267px;
	width: 1000px;
	position: relative;
}
#content {
	float: left;
	height: auto;
	width: 1000px;
	position: relative;
}


#left {
	float: left;
	height: 460px;
	width: 349px;
	position: relative;
}

#menu {
	float: left;
	height: 308px;
	width: 349px;
	position: relative;
}

#vt
{
	display: block;
	width: 349px;
	height: 44px;
	background-image: url(a_images/homepage/vt.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}


#hotel
{
	display: block;
	width: 349px;
	height: 44px;
	background-image: url(a_images/homepage/b-hotels.jpg);
	position: absolute;
	top: 44px;
	left: 0px;
}

#hotel:hover
{ 
  background-position: 0 -44px;
}

#hotel span
{
  display: none;
}

#health
{
	display: block;
	width: 349px;
	height: 44px;
	background-image: url(a_images/homepage/b-health.jpg);
	position: absolute;
	top: 88px;
	left: 0px;
}

#health:hover
{ 
  background-position: 0 -44px;
}

#health span
{
  display: none;
}
#pubs
{
	display: block;
	width: 349px;
	height: 44px;
	background-image: url(a_images/homepage/b-pubs.jpg);
	position: absolute;
	top: 132px;
	left: 0px;
}

#pubs:hover
{ 
  background-position: 0 -44px;
}

#pubs span
{
  display: none;
}

#tourist
{
	display: block;
	width: 349px;
	height: 44px;
	background-image: url(a_images/homepage/b-tour.jpg);
	position: absolute;
	top: 176px;
	left: 0px;
}

#tourist:hover
{ 
  background-position: 0 -44px;
}

#tourist span
{
  display: none;
}


#golf
{
	display: block;
	width: 349px;
	height: 44px;
	background-image: url(a_images/homepage/b-golf.jpg);
	position: absolute;
	top: 220px;
	left: 0px;
}

#golf:hover
{ 
  background-position: 0 -44px;
}

#golf span
{
  display: none;
}

#retail
{
	display: block;
	width: 349px;
	height: 44px;
	background-image: url(a_images/homepage/b-retail.jpg);
	position: absolute;
	top: 264px;
	left: 0px;
}

#retail:hover
{ 
  background-position: 0 -44px;
}

#retail span
{
  display: none;
}

#clients {
	float: left;
	height: 140px;
	width: 349px;
	position: relative;
}





#middle {
	float: left;
	height: auto;
	width: 441px;
	position: relative;
}

#middlebig {
	float: left;
	height: auto;
	width: 650px;
	position: relative;
}

#right {
	float: right;
	height: 460px;
	width: 210px;
	position: relative;
}
#rightspace {
	float: right;
	height: 9px;
	width: 210px;
	position: relative;
}

#footer {
	float: left;
	height: 211px;
	width: 1000px;
	position: relative;
	background-image: url(a_images/homepage/footer.jpg);
	clear: both;
}

#address {
	padding-left: 0;
	margin-left: 0;
}

#address li {
	list-style: none;
	display:inline;
	
}

#address li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #b4b4b4;
	text-align: left;
	display: block;
	margin: 0;
	padding: 0px 0px 2px 0px;
	font-weight: bold;
}
#address {
	width: 254px;
	margin: 0px 0px 0px 0px;
	padding: 0 0  0 0;
}
#address a:hover {
	color: #fff;
}


#bigmenu {
	padding-left: 0;
	margin-left: 0;
}

#bigmenu li {
	list-style: none;
	display:inline;
	
}

#bigmenu li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	color: #b4b4b4;
	text-align: left;
	display: block;
	margin: 0;
	padding: 3px 3px 3px 3px;
}
#bigmenu {
	width: 240px;
	margin: 0px 0px 0px 0px;
	padding: 0 0  0 0;
}
#bigmenu a:hover {
	color: #fff;
	background: #272727;
}





#footmenu {
	padding-left: 0;
	margin-left: 0;
}

#footmenu li {
	list-style: none;
	display:inline;
	
}

#footmenu li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b4b4b4;
	text-align: left;
	display: block;
	margin: 0;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
}
#footmenu {
	width: 195px;
	margin: 0px 0px 0px 0px;
	padding: 0 0  0 0;
}
#footmenu a:hover {
	color: #fff;
	background: #272727;
}

#one {
	height: 80px;
	width: 254px;
	position: absolute;
	left: 746px;
	top: 58px;
}
#two {
	height: 120px;
	width: 240px;
	position: absolute;
	top: 17px;
	left: 38px;
	}
#three {
	height: 120px;
	width: 195px;
	position: absolute;
	top: 12px;
	left: 305px;
}
#four {
	height: 120px;
	width: 195px;
	position: absolute;
	top: 12px;
	left: 524px;
}
#five {
	height: 60px;
	width: 1000px;
	position: absolute;
	top: 150px;
	left: 0px;
}

#bott {
	padding-left: 0;
	margin-left: 0;
}

#bott li {
	list-style: none;
	display:inline;
	
}

#bott li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #606060;
	margin: 0;
	padding: 0px 0px 0px 20px;
	font-weight: bold;
}
#bott {
	width: 1000px;
	margin: 0px 0px 0px 0px;
	padding: 0 0  0 0;
}




.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	text-align: left;
	color: #000;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	text-align: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-weight: bold;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	text-align: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.h3-side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000;
	text-align: left;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 83px;
}
.h3_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.h3_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #CC0000;
	text-align: right;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-weight: bold;
}

#p1 {
	float: right;
	height: 86px;
	width: 210px;
	position: relative;
	background-image: url(a_images/homepage/p3.jpg);
	background-position: left;
	background-repeat: no-repeat;
	clear:right;
}

#p2 {
	float: right;
	height: 86px;
	width: 210px;
	position: relative;
	background-image: url(a_images/homepage/p5.jpg);
	background-position: left;
	background-repeat: no-repeat;
	clear:right;
}
#p3 {
	float: right;
	height: 86px;
	width: 210px;
	position: relative;
	background-image: url(a_images/homepage/p1.jpg);
	background-position: left;
	background-repeat: no-repeat;
	clear:right;
}
#p4 {
	float: right;
	height: 86px;
	width: 210px;
	position: relative;
	background-image: url(a_images/homepage/p4.jpg);
	background-position: left;
	background-repeat: no-repeat;
	clear:right;
}
#p5 {
	float: right;
	height: 86px;
	width: 210px;
	position: relative;
	background-image: url(a_images/homepage/p2.jpg);
	background-position: left;
	background-repeat: no-repeat;
	clear:right;
}

.TestSurname {
visibility: hidden;
}




