#content {
	width: 767px;
	margin: 0 0 0 15px;
	padding: 0;
	float: left;
}

#content h2, #contactform h2 {
	width: 680px;
margin: 0 0 0 30px;
background-color: #FFF;
	text-align: left;
font-size: 15px;
	border-bottom-style: dashed ; 
	border-bottom-color: #9C9CC9; 
	border-bottom-width: 1px;
text-transform: uppercase;
}

#transportation1, #transportation2, #sightseeing1, #sightseeing2, #info1, #info2 {
	width: 320px;
	float: left;
	text-align: justify;
	margin: 0 0 15px 30px;
padding: 0;
	display: inline;
}

#transportation1 h3, #transportation2 h3 , #sightseeing1 h3, #sightseeing2 h3, #info1 h3, #info2 h3 {
width: 300px;
	text-align: left;
	color: #FF6600;
font-size: 14px;
margin: 20px 0 5px 20px;
padding: 0;
}

#content #transportation1 p, #content #transportation2 p , #content #sightseeing1 p, #content #sightseeing2 p {
margin: 0 auto;
padding: 5px;
	border: 1px dashed #000;
border-top: none;
	text-indent: 20px;
}

#content #transportation1 img, #content #transportation2 img , #content #sightseeing1 img, #content #sightseeing2 img {
width: 310px;
padding: 3px;
border: 1px solid #CCC;
}

#info1 img, #info1 img {
	margin: 0 auto;
	padding: 0;
	border: 0;
}

#form {
	font-size: 11px;
	width: 350px;
	text-align: left;
	color: #979797;
}

#form h1 {
	color: #007BA4;
	border-bottom: 1px;
	border-bottom-color:  #979797;
	border-bottom-style: solid;
	font-size: 20px;
	font-weight: bold;	
	}

#form h2 {
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0 5px 0;
	color: #979797;
}

#form h3 {
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0 5px 0;
	padding-top: 5px;
	color: #979797;
	border-top: 1px;
	border-top-color: #979797;
	border-top-style: solid;
clear: both;
}

#form input.white, #form input.yellow, #form input.ext, #form select {
	background-color: white;
	color: #000;	
	font-weight: normal;
	font-size: 14px;
	}

#form p {
	font-size: 12px;
	padding: 0;
	margin: 7px 0 7px 0;
}

#labels {
	text-align: right;
	width: 140px;
	margin-bottom: 15px;
	padding: 0;
	float: left;
	clear: right;
}

#fields {
	text-align: left;
	width: 200px;
	margin-bottom: 15px;
	padding: 0;	
	float: right;
}

#contactform {
	width: 600px;
	float: left;
	margin: 0 auto;
padding: 0;
}

#exactform {
	width: 510px;
	text-align: left;
	color: #FF6600;
	float: left;
margin-left: 25px;
	padding: 0 0 20px 10px;
background-color: #EDEEF1;
}

#exactform input.email {
	color: #000;
	width: 300px;
	float: left;
	clear: left;
	border: 1px;
	border-color: #A8C5FE;
	border-style: solid;
}

#exactform label {
	color: #039;	
	float: left;
	clear: left;
	width: 300px;
}

#exactform label.after {
	color: red;	
	font-weight: normal;
	font-size: 11px;
	float: left;
	clear: left;
	width: 300px;
}

#exactform input.send {
	background-image: url(../images/contactbutton.gif);
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	width: 90px;
	height: 17px;
	clear: left;
	float: left;
	margin: 15px 0 5px 100px;
	border: 0;
	cursor: pointer;
text-transform: uppercase;
}

#exactform textarea {
	color: #000;
	width: 300px;
	height: 130px;
	float: left;
	clear: left;
	border: 1px;
	border-color: #A8C5FE;
	border-style: solid;
	overflow: auto;
}

#exactform img.text {
margin: 0 0 50px 0;
	padding: 0;
}

#exactform img.photo {
	float: right;
	padding: 0;
margin: 10px 10px 0 0;
}
