@charset "utf-8";
body {
	background: #666666 url(/common_images/theme/TAXI7/main_background.jpg) center top repeat scroll;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#container {
	width: 960px;
	background: #000000;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	text-align: left;
}
#header {
	background: #0F0F0E;
	position: relative;
	height: 65px;
	padding: 0 40px 40px;
}
#logo {
	float: left;
	margin: 30px 0 0 0;
}
#logo img {
	border: none;
}
#main_content a, #main_content a:visited, #main_content a:active{
	text-decoration: none;
	color:#A6A06A
}
#main_content a:hover {
	text-decoration: underline;
}
#main_menu {
	background: #000000 url(/common_images/theme/TAXI7/buttons_background.png) 0 0 repeat-x;
	height: 48px;
	margin: 43px 0 0 0;
}
#taxi_menu {
	background: #000000 url(/common_images/theme/TAXI7/submenu_background.png) 0 0 repeat-x;
	float: left;
	height: 36px;
}
#main_menu a, #main_menu a:visited, #main_menu a:active{
	color:#EEEEEE;
	display: block;
	float: left;
	border-left: solid #0F0F0E 5px;
	padding: 0 15px 0 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 48px;
}
#main_menu a:hover {
	background: url(/common_images/theme/TAXI7/buttons_background_over.png);
}
#taxi_menu a, #taxi_menu a:visited, #taxi_menu a:active{
	color:#EEEEEE;
	display: block;
	float: left;
	border-right: solid #E6E5D9 5px;
	padding: 0 15px 0 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	line-height: 36px;
}
#taxi_menu a:hover {
	background: url(/common_images/theme/TAXI7/submenu_background_over.png);
}

#banner {
	height: 325px;
}
#main_content {
	padding: 20px 60px 0 50px;
	background: #E6E5D9;
	border-bottom: solid #A6A06A 20px;
	/*width: 940px;*/
}
#left_column {
	float: left;
	width: 550px;
}
#right_column {
	float: right;
	width: 270px;
}
#footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 45px;
}
#footer a, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFED08;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.bold_caps {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}
td {
	font-size: 20px;
	font-weight: bold;
}
.comment {
	font-size:66%;
	line-height:20%;
}

.Text1 {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.TexT2 {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	background-repeat: repeat-x;
	width: 480px;
	height: 15px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.Text3 {
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background-color: #FF9900;
}
.Text4 {
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-left: 3px;
}

.TexT3 {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	background-repeat: repeat-x;
	width: 420px;
	height: 15px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.Text1_menu {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.TexT6Copy {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	background-repeat: repeat-x;
	width: 480px;
	height: 15px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
