@charset "UTF-8";
/* CSS Document */
body{
	color: #FFFFFF;
	margin:0;
	padding:0;
	font-size:13px;
	font-family:arial;
	font-weight: normal;
	text-decoration: none;
	line-height:20px;
	background-image: url(../images/patteren.jpg);
}
div, h1, h2, h3, h4, h5, h6, form, label, input, span, ul, li, p, a{
	margin:0; padding:0;}
ul{
	list-style:none;}
 
#container {
	width:1002px;
	margin:0 auto;
 	position:relative;
	background-image: url(../images/shade.png);
	background-repeat:repeat-y;
}
#container #headertop{
	width:990px;
	height:76px;
	margin:0 auto;
	position:relative;
}
.Menu {
	width:988px;
	height:35px;
	margin:0 auto;
	position:relative;
	background:url(../images/navigation-bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9b0100;
	border-right-color: #9b0100;
	border-bottom-color: #5a0000;
	border-left-color: #9b0100;
}
.Menu li {
	display: inline;
	float:left;
 	height:20px;
	width:105px;
	text-align:center;
	margin-left:58px;
	margin-top:7px;
}
.Menu a {
  	display: block;
	float:left;
  	font-family: tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.Menu a:hover, .Menu a.Menu-Selected {
	color: #000000;
}
#container #mainheader{
	width:990px;
	height:323px;
	margin:0 auto;
	position:relative;
	background:url(../images/header-bg.jpg);
	background-repeat: no-repeat;
} 
#container #mainheader h1{
	font-family: Arial;
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding:99px 15px 5px;
}
#container #mainheader h2{
	font-family: Arial;
	font-size:14px;
	font-weight: normal;
	color: #ffcc66;
	text-decoration: none;
	padding:2px 15px 7px;
}
#container #mainheader p{
	font-family: Arial;
	font-size:13px;
	font-weight: normal;
	color:#FFFFFF;
	text-align:justify;
	text-decoration: none;
	padding:2px 15px 0px;
	width:520px;
	margin-top:20px;
}

p {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: underline;
	color: #ef0000;
}
a:hover {
	text-decoration: none;
}
.Global-Clear-Float {
	clear: both;
}

.Global-Clear-Left {
	clear: left;
}

.Global-Float-Right {
	float:right;
}
.Global-Float-Left {
	float:left;
}
.Image-Thumbnail, .Image-Large {
	border: 1px solid #757575;
	padding: 2px;
	display:block;
	margin-bottom:8px;
}
.Image-Thumbnail:hover, .Image-Large:hover {
	border: 1px solid  #ef0000;
}
/*			Common Page layout elements          */	
#container #slide{
	width:990px;
	height:174px;
	margin:0 auto;
	position:relative;
	background:url(../images/slidebg.jpg);
	background-repeat: repeat-x;
}
.finvencars{
	height:174px;
	float:left;
	padding:0;
	margin:0;
	width:895px;
}
.leftaero {
	float:left;
	margin-right:7px;
}
.rightaero {
	float:left;
}
.finvencars table {
	margin-right: auto;
	margin-left: auto;
}
.finvencars table td {
	padding:11px 10px 1px 3px;
	text-align:center;
}
.finvencars table td a{
	color: #FFFFFF;
	text-decoration: none;
}
.finvencars table td a:HOVER{
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: underline;
}
#container .bodyarea{
	width:990px;
	margin:0 auto;
	position:relative;
}
.bodyarea h1{
	font-family: Arial;
	font-size:15px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
	/*background:url(../images/heading-bg.jpg);
	background-repeat: no-repeat;*/
	height:33px;
	padding-left:28px;
	padding-top:9px;
	/*background-color: #850001;*/
	margin-bottom:5px;
}
.bodyarea .box{
	float:left; 
	width:330px;
	background-color:#101010;
	height:266px;
}
.box h1{
	font-family: Arial;
	font-size:15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background:url(../images/heading-bg.jpg);
	background-repeat: no-repeat;
	height:33px;
	padding-left:28px;
	padding-top:9px;
}
.box p{
	margin:10px;
	text-align:justify;
	padding-left:2px;
	padding-right:2px;
}
.bodyarea .boxinv{
	float:left; 
	width:330px;
	background-color: #000000;
	height:266px;
}
.boxinv h1{
	font-family: Arial;
	font-size:15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background:url(../images/heading-bg.jpg);
	background-repeat: no-repeat;
	height:33px;
	padding-left:28px;
	padding-top:9px;
}
.boxinv ul{
	float:left;
	padding:4px 15px 7px 12px;
	margin:0;
}
.boxinv li{
	background:url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left:20px;
}	
.boxinv a{
	font-family: Arial;
	font-size:12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.boxinv a:HOVER{
	color: #FFFFFF;
	text-decoration: none;
}
.footer{
	width:990px;
	margin:0 auto;
	padding-top:6px;
	padding-bottom:8px;
	position:relative;
	background:url(../images/footer-bg.jpg);
	background-repeat: repeat-y;
	background-position:right top;
	background-color:#090909;
	clear:both;
} 
 
.footer label{
	font-size: 12px;
	display: block;
	padding-left:7px;
	height:29px;

}
a.Footer-Logo{
	background-image: url(../images/footer-logo.gif);
	background-position: bottom;
	display: inline;
	height: 30px;
	width: 86px;
	float: right;
	margin-right:7px;
	margin-top:0px;
	background-repeat: no-repeat;

}
a.Footer-Logo:hover {
	background-image: url(../images/footer-logo.gif);
	background-position: top;
	display: inline;
	height: 30px;
	width: 86px;
	background-repeat: no-repeat;
}
.F-shadow{
	position:relative;
	width:1002px; 
	margin:auto;
}
.Banner-Services {
	DISPLAY: block; MARGIN-LEFT: auto; WIDTH: 610px; MARGIN-RIGHT: auto;
}
.Banner-Services .Image-Thumbnail {
	FLOAT: left; MARGIN: 12px 9px 10px 8px; WIDTH: 180px; display:inline;
} 

.Contentsubpag{
	width:100%;
	float:left;
}
/*------------------------- subpage ----------------------------*/

.bodyarea .content{
	float:left;
	width:700px;
}
.content h1{
	font-family: Arial;
	font-size:15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background:url(../images/heading-bg.jpg);
	background-repeat: no-repeat;
	height:33px;
	padding-left:28px;
	padding-top:9px;
	background-color:#6f6f6f;
}
.content .textbox{
	padding:12px;
}
.textbox p{
	text-align:justify;
}
.bodyarea .Sidebar{
	float:left;
	width:290px;
 
	color:#FFFFFF;
}
.Sidebar .ourinvent{
	float:left;
	width:290px;
	background-color: #101010;

}
.Sidebar .ourinvent h1{
	font-family: Arial;
	font-size:15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background:url(../images/heading-bg.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	height:33px;
	padding-left:28px;
	padding-top:9px;
}
.Sidebar .ourinvent ul{
	float:left;
	padding:7px 12px 10px 12px;
}
.Sidebar .ourinvent li{
	background:url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left:20px;
}	
.Sidebar .ourinvent a{
	font-family: Arial;
	font-size:12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.Sidebar .ourinvent a:HOVER{
	color: #FFFFFF;
	text-decoration: none;
}
.Sidebar .ourinvent p{
	float:left;
	padding:8px 12px 12px 12px;
}
.sfooter{
	width:990px;
	margin:0 auto;
	padding-top:6px;
	padding-bottom:8px;
	position:relative;
	background:url(../images/footer-bg2.jpg);
	background-repeat: repeat-y;
	background-position:right top;
	background-color:#090909;
	clear:both;
} 
 
.sfooter label{
	font-size: 12px;
	display: block;
	padding-left:7px;
	height:29px;

}
a.sFooter-Logo{
	background-image: url(../images/footer-logo.gif);
	background-position: bottom;
	display: inline;
	height: 30px;
	width: 86px;
	float: right;
	margin-right:7px;
	margin-top:0px;
	background-repeat: no-repeat;
}
a.sFooter-Logo:hover {
	background-image: url(../images/footer-logo.gif);
	background-position: top;
	display: inline;
	height: 30px;
	width: 86px;
	background-repeat: no-repeat;
}


/* Testimonials*/


.Testimonials {
	display:block;
	padding:10px;
	margin-bottom:15px;
	border: 1px solid #666;
}

.Testimonials:hover {
	border: 1px solid #999;

	}

.Testimonials img {
	margin-right:5px;
	display:inline;
	float:left;
	border: 1px solid #FFF;
	margin-top:5px;
}

.Testimonials label {
	float: right;
	font-weight:bold;
}
	
/*------------------------- inv-list ----------------------------*/
#inv-list{
	padding:0;
	margin:0; 
}

.left-list {
	float:left;
	width:225px;
	background-color:#1d1d1d;
	margin-bottom:5px;	
}
.right-list {
	float: left;
	width:765px;
	line-height:normal;
}
.left-list h3{
	font-family: Arial;
	font-size:15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background:url(../images/heading-bg.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	height:31px;
	padding-left:28px;
	padding-top:10px;
	margin-bottom:1px;
}
.right-list h3 {
	font-family: Arial;
	font-size:15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background:url(../images/heading-bg.jpg);
	background-repeat: no-repeat;
	height:39px;
	padding-left:28px;
 	background-color:#850001;
	padding-top:3px;
}

/* ------------------------------staff page------------------------- */
.staff{
	margin-bottom:5px;
	float:left;
	width:653px;
	padding:10px;
}
.staff img, .staff-b img{
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 0px;
	float:left;
	border: 1px solid #757575;
	padding:2px;
	margin-bottom:6px;
}
.staff td, .staff-b td{
	height:24px;	
}
.staff p, .staff-b p{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.staff h2{
	font-size:18px;
	font-weight: normal;
	color: #dfdfdf;
	text-decoration: none;
	padding-top:3px;
	margin:0;
	font-style: italic;
}
.staff-b{
	margin-bottom:5px;
	float:left;
	width:653px; 
	background-color:#0c0c0c;
	padding:10px;
}
