@font-face {
  font-family: 'Ubuntu';
  src: url('http://themes.googleusercontent.com/font?kit=NLBf0WEhLpWwc1g7tFhoZPesZW2xOQ-xsNqO47m55DA') format('woff');
  font-weight:500;
}
body, html  {
	margin: 0px;
	padding: 0px;
	border: none;
	width: 100%;
	height: 100%;
	min-height: 100%;
	background: #FFCC00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#header-container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
	text-align: center;
	background-: #000000; /* Old browsers */
	background: -moz-linear-gradient(top, #666666 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #666666 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #666666 0%,#000000 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #666666 0%,#000000 100%); /* IE10+ */


	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #666666 0%,#000000 100%); /* W3C */
	height: 120px;
}
#wrapper{
	height: 100%;
	height:auto;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
	width: 100%;
	background: #ffdd11; /* Old browsers */
	background: -moz-linear-gradient(top, #ffdd11 0%, #eeaa00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffdd11), color-stop(100%,#eeaa00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffdd11 0%,#eeaa00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffdd11 0%,#eeaa00 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffdd11 0%,#eeaa00 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFDD11', endColorstr='#EEAA00',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ffdd11 0%,#eeaa00 100%); /* W3C */
	vertical-align: top;
}
#bottom-line,#top-nav {
	background-image: url(taxi-line-bg.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 30px;
	width: 100%;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#top-banner{
	padding: 0px;
	position: absolute;
	border: none;
	overflow: hidden;
	top: 0px;
	margin-left: 75px;
}
#radio{
	top: 0px;
	padding: 0px;
	position: absloute;
	margin-left: 170px;
	border:none;
	z-index:0 !important;
}
#call-us {
	top: 5px;
	padding: 0px;
	position: absolute;
	overflow: visible;
	z-index: 1;
}
#content {
	height: 100%;
	min-height: 100%;
	padding: 0px;
	clear: both;
	float: none;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#main-content {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 20px;
	vertical-align: top;
	width: 660px;
}
#top-nav ul {
	text-align: center;
	padding: 0px;
	padding-left:200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	overflow: hidden;
	clear:both;
	width: 650px;
	height: 30px;
	overflow:hidden;
	border:none !important;
	background-: #000000; /* Old browsers */
	background: -moz-linear-gradient(top, #333333 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #333333 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #333333 0%,#000000 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #333333 0%,#000000 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #333333 0%,#000000 100%); /* W3C */
}
#top-nav ul li {
	float:left;
	padding-top: 6px;
	padding-bottom: 6px;
	overflow:hidden;
}
#top-nav li a {
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	padding: 15px;
	text-decoration: none;
}
#top-nav li a:hover, #top-nav .current {
	color: #000000;
	background: #ffcc00; /* Old browsers */
	text-decoration: none;
}
#left-nav {
	height: 100%;
	min-height: 100%;
	background-color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	background-: #000000; /* Old browsers */
	background: -moz-linear-gradient(top, #000000 0%, #444444 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#444444)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #000000 0%,#444444 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #000000 0%,#444444 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #000000 0%,#444444 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#444444',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #000000 0%,#444444 100%); /* W3C */
}
#left-nav ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow:hidden;
}
#left-nav li {
	text-align: left;
	width: 190px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	list-style-type: none;
	overflow:hidden;
	border:none;
}
#lang {
	float: right;
	z-index: 100;
}
#flag{
	float: right;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	border:none;
	width: 24px;
	height: 24px;
}
#left-nav  a {
	font-size: 11px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-decoration:none;
	color:#FFCC00;
	font-weight: bold;	
}
#left-nav a:hover,#left-nav .current {
	text-decoration:none;
	color:#000000;
	background: #ffcc00; /* Old browsers */
	background: -moz-linear-gradient(left, #ffcc00 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffcc00), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #ffcc00 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #ffcc00 0%,#ffffff 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, #ffcc00 0%,#ffffff 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc00', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	background: linear-gradient(left, #ffcc00 0%,#ffffff 100%); /* W3C */
	padding-right: 40%;
}
#main-content   p,#main-content table {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;

}
#main-content p {
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;	
}
#main-content   .small,#main-content small {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#main-content li {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
	padding-top: 10px;
}


#main-content a {
	color: #330033;
	text-decoration: none;
	font-size: 11px;
}
#main-content  a:hover {
	color: #660000;
	text-decoration: none;
	font-size: 11px;
}
#main-content #separator {
	clear: both;
	width: 600px;
	padding: 0px;
	height: 40px;
	background-repeat: repeat-x;
	background-position: left 10px;
	background-image: url(separator.png);
	overflow: hidden;
	margin: 0px;
}
#main-content #separator-trad {
	clear: both;
	width: 95%;
	padding: 0px;
	height: 38px;
	background-repeat: repeat-x;
	background-position: left center;
	background-image: url(separator-bg.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	text-transform: capitalize;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 0.05em;
	overflow: visible;
	position: absolute;
	margin-left: 43%;
	top: 5px;
	z-index: 1;
	width: 180px;
}



h2 {
	font-family: 'Ubuntu', Arial, serif;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	text-shadow: 1px 1px 2px #999999;
	color: #111111;
	text-decoration: none;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background: #ffcc00; /* Old browsers */
	background: -moz-linear-gradient(left, #ffcc00 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffcc00), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #ffcc00 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #ffcc00 0%,#ffffff 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, #ffcc00 0%,#ffffff 100%); /* IE10+ */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc00', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	background: linear-gradient(left, #ffcc00 0%,#ffffff 100%); /* W3C */
	width: 100%;
	letter-spacing: 0.02em;
	overflow: hidden;
	text-transform: uppercase;
}
h3 {
	font-family: 'Ubuntu', Arial, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	text-shadow: 1px 1px 2px #999999;
	text-transform: capitalize;
	color: #CC0000;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-shadow: 2px 2px 2px #aaa;
	text-transform: capitalize;
	color: #FF9900;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	letter-spacing: 0.01em;
}


.photo-border {
	border: 2px solid #FFCC00;
}
hr {
	color: #333333;
	background-color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	width: 100%;
	border: none;
}

#copyright {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 170px;
}
#copyright  a  {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#copyright a:hover {
	color: #000000;
}
.colored-text-1 {
	color: #990066;
	font-weight: bold;
}
.colored-text-2 {
	color: #0066CC;
	font-weight: bold;
}
iframe {
	margin: 0px;
	padding: 0px;
}

