body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #070A04;
	background-repeat: repeat-x;
	background-image: url(../images/green-background.jpg);
}

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

body#home #m-home a,
body#form #m-form a,
body#car #m-car a,
body#series #m-series a,
body#calendar #m-calendar a,
body#press #m-news a,
body#gallery #m-gallery a,
body#videos #m-videos a,
body#contact-us #m-contact-us a
{
	background-image: url(../images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #F4AB00;
}

/* fix for IE6 .PNG files */
img, div {
	behavior: url(/css/iepngfix.htc)
}

h3 {
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
}
a {
	color: #F4AB00;
	font-weight: bold;
	text-decoration: underline;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	color: #F60;
}
.img-left {
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-left: 0px;
}

.img-right {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 0px;
}




.clear-floats {
	clear: both;
}


.hidden-field {
	margin-left: 20px;
	display: none;
}
form {
	margin-left: 15px;
	margin-top: 25px;
}
select , input, textarea{
	width: 250px;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #989898;
	background-image: url(../images/tr-corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 40px;
}
#logo {
	height: 87px;
	width: 335px;
	position: absolute;
	z-index: 10;
	background-image: url(../images/logo-background.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 13px;
	padding-left: 15px;
}
#logo-cup {
	margin-left: 25px;
}


#languages {
	height: 40px;
}
#wrapper {
	margin-right: 15px;
	margin-left: 15px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #ffb503;
	border-right-color: #FFB503;
	background-color: #FFF;
	background-image: url(../images/wrapper-background.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 915px;
}
#content {
	width: 765px;
	float: left;
}
#header {
	height: 300px;
	width: 760px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFB503;
	border-left-color: #FFB503;
}
#page-title {
	float: left;
	width: 170px;
	height: 230px;
	margin-top: 20px;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	color: #FFF;
	line-height: 150%;
}
#ptitle {
	height: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFF;
	margin-top: 180px;
	font-size: 24px;
	font-weight: bold;
}

#page-image {
	float: left;
	width: 560px;
	height: 280px;
	margin-top: 20px;
}


#main {
	width: 765px;
}
#left-column {
	float: left;
	width: 164px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
}
#left-column img {
	margin-left: 10px;
}

#left-column p {
	margin-top: 15px;
}

#right-column {
	float: left;
	width: 525px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFB503;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-top: 15px;
	padding-bottom: 15px;
}






#menu {
	width: 150px;
	float: left;
	color: #FFF;
	font-weight: bold;
}
#menu ul {
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-left: 0px;
}
#menu ul li {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-left: 5px;
	padding-top: 5px;
}
#menu ul li a {
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;
}
#menu ul li a:hover {
	color: #F60;
	text-decoration: underline;
}
#latest {
	background-color: #FFF1D2;
	border: 2px solid #FFB503;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 498px;
}
#latest p {
	margin-top: 15px;
}

#latest img {
	border: 1px solid #999;
}
#latest a {
	color: #F90;
}






#footer {
	text-align: right;
	height: 33px;
	clear: both;
	padding-top: 7px;
	padding-right: 15px;
	font-size: 10px;
	vertical-align: middle;
	color: #FFF;
}
#footer p {
	margin-top: 0px;
}
#footer a img{
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer a {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

