html
{
	padding: 0;
	margin: 0;
}

body
{
	padding: 15px;
	text-align: center;
	color: #777;
	font-family: "Arial", sans-serif;
	font-size: 0.8em;
	background-color: #666;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

h1
{
	color: #333;
	padding: 10;
	margin: 10;
	font-family: "Arial", sans-serif;
	font-size: 24px;
	letter-spacing: -0.04em;
	text-align: center;
}

h3
{
	margin: 0 0 10px 0;
	padding: 0;
	color: #666;
	text-transform: capitalize;
}

a
{
	color: #3d70a7;
	text-decoration: underline;
}

a:visited
{
	color: #0a4c92;
}

a:active
{
	color: #b2dbf8;
}

div#subheader h2
{
	padding: 0 0 10px 0;
	margin: 0;
	color: #fff;
}

div#container
{
	margin: 0 auto 0 auto;
	width: 700px;

	text-align: left;
}

div#anima
{
	text-align: left;
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#int
{
	margin: 0;
	width: 400px;
	text-align: left;
	height: 1507px;
}

div#int2
{
	margin: 0;
	width: 600px;
	height: 350px;
	text-align: right;
}


div#costadete
{
	float: right;
}

div#form1
{
	width: 300px;
	height: 300px;
	float: right;
	text-align: left;
	padding: 0px;
	margin: 0px;
	clear: none;
}

div#form
{
	width: 250px;
	height: 300px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	float: left;
}

div#header
{
	color: #e5e5e5;
	background-color: #447915;
	background-image: url(images/taxitour.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 102px;
	width: 700px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#subheader
{
	padding: 10px 0 0 15px;
}

ul#navigation
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#navigation li
{
	float: left;
	margin: 0 1px 0 0;
	padding: 8px 10px 8px 10px;
	color: #000;
	font-size: 0.8em;

	border-bottom: 1px solid #000;

	background: #fff url(images/tab_background.gif) top left repeat-x;
	font-family: "Verdana", sans-serif;
}

ul#navigation li a
{
	color: #000;
	text-decoration: underline;
}

ul#navigation li.active
{
	font-weight: bold;
	border-bottom: 1px solid #fff;
	background: #fff;
}

div#content
{
	clear: both;
	background: #fff;
	padding: 18px 25px 18px 25px;
	line-height: 1.5em;
	color: #666;
}

div#subcontent
{
	padding: 28px 18px 18px 18px;
	color: #FFF;
	font-family: "Verdana", sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	background-color: #666;
	background-image: url(images/footer_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

div#footer
{
	background: #000;
	padding: 8px 18px 8px 18px;
	color: #a5a5a5;
	font-family: "Verdana", sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}

div#footer a, div#footer a:active, div#footer a:visited
{
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}

div#footer a:hover
{
	text-decoration: underline;
}
