
body {	
	background-image:url("incBackground.php");
	background-repeat:no-repeat;
	background-color:#e8e8e8;
	font-family:BMWTypeLight, BMWTypeRegular;
	}
	
img
{
	position:relative;
}

.container
{
	width:922px;
	margin-left:auto;
	margin-right:auto;
	margin-top:1%;
	font-family:Helvetica;
	color:#464748;
	font-size:12px;
	background-color:#FFFFFF;
	border-top:#000000 solid 1px;
	border-right:#000000 solid 1px;
	border-left:#000000 solid 1px;
	border-bottom:#000000 solid 1px;
}

.container h1
{
	font-size:20px;
	color:#000000;
}
.container h2
{
	font-size:9px;
	line-height:0em;
}

.topBar
{	
	width:100%;
	height:30px;
	display:inline;
}

.picLeft
{
	float:left;
	padding:2px;
	margin:1%;
	z-index:1;
	position:static;
}

.picRight
{
	float:right;
	padding:2px;
	text-align:center;
}


ul#navigation-1 
{
	margin:0px;
	padding:0px;
}

ul#navigation-1 li
{
	float:left;
	position: relative;
	list-style:none;
	font-size:10px;
	text-align:center;
	text-decoration:none;
	color:#ffffff;
	width:115px;
}


ul#navigation-1 li:hover a,
ul#navigation-1 li a:hover
ul#navigation-1 li a:active
{
	display:block;
	background-color:#161616;
	text-align:center;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	width:115px;
	height:18px;
}


ul#navigation-1 li ul.navigation-2
{ 	
	margin:0;  
	list-style:none; 
	display:none; 
	text-decoration:none;
	color:#ffffff;
	position:absolute;
	
}


ul#navigation-1 li:hover ul.navigation-2
{ 
	display:block; 
	top:35px;
	left:0px;
	padding:0px;
	/* CSS3 Standard */
	opacity:0.9;
	/* For IE	*/
	position:absolute;;
	z-index:10000;
}


ul#navigation-1 li ul.navigation-2 li
{ 
	width:115px; 
}



ul#navigation-1 li ul.navigation-2 li a:link,
ul#navigation-1 li ul.navigation-2 li a:visited
{  
	width:115px; 
	border-top:1px solid #9a9a9a; 
	border-left:1px solid #9a9a9a; 
	border-right:1px solid #9a9a9a; 
	position:relative;  
}



ul#navigation-1 li ul.navigation-2 li:hover a,
ul#navigation-1 li ul.navigation-2 li a:active,
ul#navigation-1 li ul.navigation-2 li a:hover
{ 
	width:115px;  
	background-color:#d90000;
	position:relative; 
}

.topBarImages
{
	border:0;
}

.topBarServiceImage a:link
{
	background-image:url("topBarServices.png");
	width:115px;
	height:35px;
	border:0;
}
.topBarServiceImage a:hover
{
	border:0;
	background-image:url("topBarServicesListOn.png");
	width:115px;
	height:195px;
}

.topBarServiceImageOn ul
{
	height: 46px;
	width: 615px;
	margin-left: 210px;
	float: right;
	margin-right: 10px;
	display: inline;
	margin-top: 18px;

}


.companyDetails
{
	width:922px;
	margin-left:auto;
	margin-right:auto;
	/*padding-left:10px;*/
	/*margin-top:1%;*/
	text-align:center;
	font-family:sans-serif;
	color:#464748;
	font-size:12px;	
	line-height:20px;
}

.companyImage
{
	float:left;
	width:800px;
	text-decoration:none;
	border:0;
}

.cediaImage
{
	float:right;
	width:121px;
	text-decoration:none;
	border:0;
}

.footer 
{ 
	width:100%;
	height:35px;
	background-image:url("bottomBarTemplate.png");
	margin-top:1%;
	position:relative;
	text-align:center;
	clear:both;
}

.threeDivs
{
	width:100%;
	display:inline;
}

.LeftNavigator
{
	background-image:url("sideBar.png");
	background-repeat:no-repeat;
	margin-bottom:0.2%;
	text-align:left;
	width:200px;
	float:left;
}

.RightNavigator
{
	font-size:14px;
	padding-right:1px;
	float:right;
}

.LeftNavigatorColumn
{
	text-align:left;
	margin-left:5%; /*5%*/
	margin-top:10%;
	margin-bottom:10%;
	font-size:14px;
}

.LeftNavigatorColumn a:link
{
	width:120px;
	color:#212122;
	text-decoration:none;
	font-weight:bold;
}

.LeftNavigatorColumn a:visited
{
	width:120px;
	color:#353635;
	text-decoration:none;
	font-weight:bold;
}

.LeftNavigatorColumn a:hover
{
	width:120px;
	color:#ff0000;
}

.LeftNavigatorColumnSelected
{
	text-align:left;
	margin-left:5%; /*5% when font size = 14px*/
	margin-top:10%;
	margin-bottom:10%;
	font-size:14px;
}

.LeftNavigatorColumnSelected a:link
{
	width:120px;
	color:#ff0000;
	text-decoration:none;
	font-weight:bold;
}

.LeftNavigatorColumnSelected a:visited
{
	width:120px;
	color:#ff0000;
	text-decoration:none;
	font-weight:bold;
}

.LeftNavigatorColumnSelected a:hover
{
	width:120px;
	color:#ff0000;
}

.centreColumn
{
	float:left;
	margin-left:2.6%;
	font-weight:500;
	width:70%;
}

.centreColumn h4
{
	font-size:12px;
	font-weight:bold;
}

.mainColumn
{
	float:left;
	margin-left:8%;
	font-weight:500;
	width:70%;
}

.mainColumn b
{
	color:#ff0000;
}

.main
{
	float:left;
	font-weight:500;
}

.logoTable
{
	float:left;
	margin-left:5%;
	margin-right:5%;
}

.logoCells
{
	width:100px; 
	height:100px;	
}

.logoCells a:link img
{
	border:1px;
	border-style:solid;
	border-color:#c0c0c0;
	z-index:6;
	position:static;
}

.logoCells a:visited img
{
	border:1px;
	border-style:solid;
	border-color:#c0c0c0;
	z-index:7;
	position:static;
}

.logoCells a:hover img
{
	border-color:#ff0000;
}

.leftHalf
{
	float:left;
	padding:2px;
	margin-left:1%;
	width:420px;
	display:inline;
}

.rightHalf
{
	float:right;
	margin:0.2%;
	margin-top:1%;
	text-align:center;
	width:420px;
}

.bottomBit
{
	float:left;
	margin-bottom:2%;
	width:900px;
	display:inline;
}

.centreText
{
	text-align:center;
}

.vidRight
{
	float:right;
	padding-left:20px;
	border-left-style:solid;
	border-left-color:#ffffff;
}

.LeftContentPane
{
	float:left;
	margin-left:2%;
	width:44%;
	font-weight:500;
	border-right:solid;
	border-width:thick;
	border-color:#ffffff;
}

.LeftContentPane b
{
	color:#ff0000;
}
.RightContentPane
{
	float:right;	
	margin-right:1%;
	font-size:10px;
	width:51%;
}
.imageText
{
	font-family:Verdana;
	font-size:12px;
	font-weight:500;
}
.pageWidth
{
	width:96%;
	margin-right:2%;
	margin-left:2%;
	font-weight:500;
}

.newsPageWidth
{
	float:left;
	width:98%;
	margin-left:2%;
	font-weight:500;
	height:500px;
	overflow:auto;
}

.pageWidth tr
{
	font-size:13px;
}

.picturesColumn
{
	float:left;
	margin-left:2%;
	font-weight:500;
	width:76%;
}

.thumbnailImagesColumn
{
	width:270px;
	height:400px;
	float:left;
	margin-bottom:0%;
	border:0;
}

.bigImagesColumn
{
	width:400px;
	float:right;
	margin-right:3%;
	margin-left:1%;
	margin-bottom:2%;
}

.thumbnailImages
{
	margin:2%;
	z-index:5;
	position:static;
}

.bigImages
{
	border:solid;
	border:1px;
	border-color:#7d7d7d;
}

.descriptionText
{
	font-size:12px;
	font-weight:500;
}

/*
 * Frequently Asked Questions Page
 */
.faqQuestions
{
	width:90%;
	margin-left:5%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.faqQuestions a:link
{
	text-decoration:none;
	color:#ff0000;
}

.faqQuestions a:visited
{
	text-decoration:none;
	color:#ff0000;
}

.faqQuestions a:active
{
	text-decoration:none;
	color:#ff0000;
}

.faqQuestions a:hover
{
	text-decoration:none;
	color:#161616;
}

.faqHeading
{
	font-weight:bold;
}

.faqPic
{
	float:right;
	margin-right:40px;
}

.faqQuestions h4
{
	font-size:12px;
	font-weight:bold;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */


