#content {
	width: 740px;
	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: 320px;
	text-align: left;
	color: #EDD003;
font-size: 14px;
margin: 20px 0 0 0;
padding: 0;
}

#content #transportation1 p, #content #transportation2 p , #content #sightseeing1 p, #content #sightseeing2 p {
margin: 0 auto;
padding-bottom: 5px;
	border-bottom-style: dashed ; 
	border-bottom-color: #9C9CC9; 
	border-bottom-width: 1px;
}

#content #transportation1 img, #content #transportation2 img , #content #sightseeing1 img, #content #sightseeing2 img {
width: 320px;
}

#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-top: 10px;
	margin-bottom: 5px;	
	color: #979797;
}

#form H3 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;	
	color: #979797;
	border-top: 1px;
	border-top-color: #979797;
	border-top-style: solid;
	padding-top: 5px;
	clear: both;
}

#form INPUT.white {
	background-color: white;
	color: black;	
	font-weight: normal;
	font-size: 14px;
	
	
}
#form INPUT.yellow {
	background-color: #FFFF9F;
	color: black;	
	font-weight: normal;
	font-size: 14px;
	
}
#form INPUT.ext {
	background-color: #FFFF9F;
	color: black;	
	font-weight: normal;
	font-size: 14px;
	width: 30px;
}
#form SELECT {
	background-color: #FFFF9F;
	color: black;	
	font-weight: normal;
	font-size: 14px;		
}

#form P {
	font-size: 12px;
	padding: 0;
	margin-top: 7px;
	margin-bottom: 7px;
}

#labels {
	text-align: right;
	width: 140px;
	margin: 0;
	padding: 0;
	float: left;
	clear: right;
	margin-bottom: 15px;
}

#fields {
	text-align: left;
	width: 200px;
	margin: 0;
	padding: 0;	
	float: right;
	margin-bottom: 15px;
	
}
#contactform {
	width: 600px;
	float: left;
	margin: 0 auto;
padding: 0;
}

#exactform {
	width: 510px;
	text-align: left;
	color: #FFE001;
	float: left;
margin: 0 auto;
	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;
}