﻿/* CSS Document */

* {
    margin:0;
    padding:0;
}

body, html {
	height:100%;
    font-family: Arial, Tahoma, Helvetica, Sans-Serif;
    font-size:12px;
    color:#000;
    text-align:center;
    background-color:#9E9D98;
}

.top_padding {
	height:10px;
}

.clear {
    clear:both;
}


img {
    border:0px;
}

p    {
    padding:0px 0px 10px 0px;
}

h1    {
    color: #9D9D9C;
    font-family: Georgia;
    font-size:20px;
    font-weight:normal;
    padding:0px 0px 20px 0px;
}

h3    {
    color: #333333;
    font-family: Arial, Tahoma, Helvetica, Sans-Serif;
    font-size:19px;
    font-weight:normal;
    padding:0px 0px 0px 0px;
}

ul    {
    padding:0px 0px 15px 17px;
}

a {
    color:#808080;
    text-decoration:none;
    font-size:12px;
	font-weight:normal;
}

a:hover{
    color:#9E9D98;
    text-decoration:underline;
    font-size:12px;
	font-weight:normal;
}


#header_container {
    width:100%;
    text-align:center;
    background-color:#9E9D98;
}

#header {
    margin-left:auto;
    margin-right:auto;
    width:970px;
    text-align:left;
    color:#463F2D;
}

#header_left	{
	float:left;
	width:970px;
}

#header_left img	{
	padding:10px 0px 0px 0px;
}

#header_right	{
	float:right;
	width:310px;
	height:95px;
	background:url('/imgs/top_c_banner.png') no-repeat top left;
}


#contact_number	{
	float:right;
	color:#FFF;
	font-size:14px;
	margin-top:-5px;
}


#contact_number	a.contact_link	{
	font-size:16px;
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
}

#contact_number	a.contact_link:hover	{
	font-size:16px;
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
}

#clear_header	{
	clear:both;
	border-top: 7px solid #ECEBEA;
	height:10px;
}

#menu	{
	padding:22px 0px 0px 0px;
}

#header a {
    color:#463F2D;
    text-decoration:none;
    font-size:12px;
	font-weight:bold;
}

#header a:hover,#header a.selected {
    color:#FFF;
    text-decoration:none;
    font-size:12px;
	font-weight:bold;
}

#sub_menu	{
	padding:10px 0px 20px 0px;
}

#page_message	{
	clear:both;
	float:left;
	width:310px;
	height:255px;
	padding:0px 20px 0px 0px;
	font-size:18px;
}

#page_message table	{
	border-collapse: collapse;
	border-width: 0px;
	border-spacing: 0px;
}

#page_message table tr td	{
	padding:0px;
	height:255px;
	width:310px;
	border:0px;
	border-collapse: collapse;
	border-width: 0px;
	border-spacing: 0px;
	vertical-align:bottom;
}

#banner	{
	float:right;
	width:640px;
	height:255px;
	padding:0px 0px 15px 0px;
}

.coloumn_set	{
	float:left;
	width:310px;
	padding:0px 0px 7px 0px;
	margin-right:20px;
	border-top: 7px solid #463F2D;
}


#contents_container {
    width:100%;
	height:600px;
    text-align:center;
	min-height: 510px;
	background:url('/imgs/home.jpg') no-repeat 50% 80px;
	background-color:#000;
}

*html #contents_container { /* IE only */
	height: 510px;
}

*+html #contents_container { /* IE only */
	height: 510px;
}

#slogans	{
	margin-left:auto;
    margin-right:auto;
    width:370px;
    text-align:left;
    padding:120px 110px 0px 490px;
	background:url('/imgs/driving_force.png') no-repeat 0px 45px;
	color:#FFF;
	font-size:18px;
}

#buttons	{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	top:0px;
	margin-top:0px;
	width:970px;
	height:160px;
	padding:50px 0px 0px 0px;
}

#buttons a.b1	{
	display:block;
	float:left;
	width:235px;
	height:140px;
	margin-right:10px;
	background-image : url("/imgs/button-corporate-events.jpg");
    background-repeat :no-repeat;
    background-position: 0px 0px;
}

#buttons a:hover.b1	{
	display:block;
	float:left;
	width:235px;
	height:140px;
	margin-right:10px;
	background-image : url("/imgs/button-corporate-events.jpg");
    background-repeat :no-repeat;
    background-position: 0px -140px;
}

#buttons a.b2	{
	display:block;
	float:left;
	width:235px;
	height:140px;
	margin-right:10px;
	background-image : url("/imgs/button-trade.jpg");
    background-repeat :no-repeat;
    background-position: 0px 0px;
}

#buttons a:hover.b2	{
	display:block;
	float:left;
	width:235px;
	height:140px;
	margin-right:10px;
	background-image : url("/imgs/button-trade.jpg");
    background-repeat :no-repeat;
    background-position: 0px -140px;
}

#buttons a.b3	{
	display:block;
	float:left;
	width:235px;
	height:140px;
	margin-right:10px;
	background-image : url("/imgs/button-bands.jpg");
    background-repeat :no-repeat;
    background-position: 0px 0px;
}

#buttons a:hover.b3	{
	display:block;
	float:left;
	width:235px;
	height:140px;
	margin-right:10px;
	background-image : url("/imgs/button-bands.jpg");
    background-repeat :no-repeat;
    background-position: 0px -140px;
}



#buttons a.b4	{
	display:block;
	float:left;
	width:235px;
	height:140px;
	margin-right:0px;
	background-image : url("/imgs/button-fleet.jpg");
    background-repeat :no-repeat;
    background-position: 0px 0px;
}

#buttons a:hover.b4	{
	display:block;
	float:left;
	width:235px;
	height:140px;
	margin-right:0px;
	background-image : url("/imgs/button-fleet.jpg");
    background-repeat :no-repeat;
    background-position: 0px -140px;
}

.preload	{
	position:absolute;
	float:left;
	top:-1000px;
	height:1px;
	width:1px;
	overflow:hidden;
}

#contents {
    margin-left:auto;
    margin-right:auto;
    width:970px;
    text-align:left;
    padding:20px 0px 0px 0px;
}

.content_coloumns	{
	float:left;
	width:310px;
	padding:0px 0px 25px 0px;
	margin-right:20px;
}


.content_coloumns_right	{
	float:left;
	width:310px;
	padding:0px 0px 25px 0px;
	margin-right:0px;
	font-weight:bold;
	font-size:16px;
	color:#808080;
}

.content_coloumns_right	a	{
	display:block;
	color:#9E9D98;
	width:310px;
	padding:5px 0px 5px 0px;
	text-decoration:none;
	border-top: 1px solid #E7E5E2;
	font-weight:bold;
	font-size:16px;
}

.content_coloumns_right	a:hover, .content_coloumns_right a.selected	{
	display:block;
	color:#808080;
	width:310px;
	padding:5px 0px 5px 0px;
	text-decoration:none;
	border-top: 1px solid #E7E5E2;
	font-weight:bold;
	font-size:16px;
}

.phone_number	{
	display:block;
	width:310px;
	padding:5px 0px 5px 0px;
	border-bottom: 1px solid #E7E5E2;
	border-top: 1px solid #E7E5E2;
}

#footer_container {
    margin-left:auto;
    margin-right:auto;
    width:100%;
    text-align:center;
	/*padding:10px 0px 10px 0px;*/
	padding:10px 0px 10px 0px;
    background-color:#9E9D98;
}

/*#footer_container {
	position:fixed;
	z-index: 67;
    width:100%;
    text-align:center;
    background-color:#9E9D98;
	padding:10px 0px 0px 0px;
	bottom:0px;
}

* html #footer_container {
top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
    position:absolute;
    left:0px;
	width:100%;
}

*+html #footer_container {

    left:0px;
	width:100%;
}*/

#footer {
    margin-left:auto;
    margin-right:auto;
    width:970px;
    text-align:left;
	border-top: 7px solid #ECEBEA;
    color:#463F2D;
}

#footer_menu	{
	float:left;
	width:825px;
	padding:10px 0px 0px 0px;
	color:#463F2D;
	font-weight:bold;
}

#footer_menu a {
    color:#463F2D;
    text-decoration:none;
    font-size:12px;
	font-weight:bold;
}

#footer_menu a:hover,#footer_menu a.selected {
    color:#FFF;
    text-decoration:none;
    font-size:12px;
	font-weight:bold;
}

#seo_links	{
	color:#FFF;
	font-size:10px;
}

#seo_links a {
    color:#FFFFFF;
    text-decoration:none;
    font-size:10px;
	font-weight:normal;
}

#seo_links a:hover{
    color:#808080;
    text-decoration:none;
    font-size:10px;
	font-weight:normal;
}
#hidden_seo	{
	z-index:43;
	position:absolute;
	top:-800px;
}

#bookmarks	{
	float:right;
	width:125px;
	padding:8px 0px 10px 0px;
}

#copyright	{
    color:#9E9D98;
	font-size:10px;
}

#copyright a {
    color:#9E9D98;
    text-decoration:none;
    font-size:10px;
	font-weight:normal;
}

#copyright a:hover{
    color:#808080;
    text-decoration:none;
    font-size:10px;
	font-weight:normal;
}


#slideshow {
    position:relative;
    height:255px;
}

#slideshow div {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 255px;
    background-color: #FFF;
}

#slideshow div.active_1 {
    z-index:10;
    opacity:1.0;
}

#slideshow div.last-active {
    z-index:9;
}

#slideshow div img {
    height: 255px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}

a.clickhere {
    color:#808080;
    text-decoration:none;
    font-size:12px;
	font-weight:normal;
	font-style:italic;
}

a.clickhere:hover{
    color:#9E9D98;
    text-decoration:underline;
    font-size:12px;
	font-weight:normal;
	font-style:italic;
}
