/* CSS by door4 */

body {
	
	background-color: #e8f1f8;
	background-image: url(../images/bg01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #002157;
}


#container {
	width: 990px;
	margin:auto;
	background:#e9f0f6;
	border:10px solid #FFF;
	border-top:none;
	border-bottom:none;
	overflow:hidden;
	position:relative;

}

#nav {
	
	width: 220px;
	float: left;
	height: 623px;
	background-image: url(../images/bg_nav2.jpg);
	background-repeat: no-repeat;

}

#main {
	
	float: left;
	width: 760px;
	padding:10px 10px 10px 0px;

}

#border {
	
	border-color: #c8dae7;
	border-style: solid;
	border-width: 1px;
	margin: 0;

}

#flash {
	
	height: 180px;
	width: 560px;
	/* margin: 10px; */
	border: none;
	padding: 0;
	margin-bottom:5px;

}

#flash-home {
	
	height: 270px;
	width: 758px;
	/* margin: 10px; */
	border: none;
	padding: 0;

}

#fullwidthblock {
	
	clear: both;
	display: block;
	margin-bottom: 10px;

}

#homecols {
	
	clear: both;
	display: table;
	margin-bottom: 10px;

}

#homeleft {
	
	float: left;
	width: 309px;
	margin-right: 10px;
	padding-right: 10px;
	border-right-color: #9fadbf;
	border-right-style: solid;
	border-right-width: 1px;

}

#homeleft img {
	
	float: left;
	margin:4px 10px 5px 5px;

}

.title, h4, h2, h1 {
	
	background-color:#FFFFFF;
	clear:both;
	font-size:14px;
	font-weight:bold;
	
	margin:0 0 5px;
	padding:5px 0 0 5px;
	background-image:url(../images/highlight2.jpg)
}

h4, h2, h1 {

height:25px;

}

.title a {
	
	font-weight: bold;

}

#homeright {
	
	float: left;
	width: 309px;

}

#homeright p, #homeleft p {
	margin:0px;
padding-bottom:15px;
line-height:16px;

}

#homeright img {
	
	float: left;
	margin:4px 10px 5px 5px;

}

#footer {
	
	padding-top: 10px;
	border-top-color: #002157;
	border-top-style: solid;
	border-top-width: 1px;
	clear: both;

}

#footerleft {
	
	float: left;

}

#footerright {
	
	float: right;

}


a {
	
	color: #002157;
	font-weight: bold;
	text-decoration: none;

}

a:hover {
	
	text-decoration: underline;

}

#navlayout {
	
	width: 180px;
	margin: 0 auto;
	margin-top: 150px;

}

#nav a {
	
	color: #5c5c5c;
	height: 29px;
	line-height: 29px;
	display: block;
	width: 170px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 9px;
	border-top-color: #b7b7b7;
	border-top-style: solid;
	border-top-width: 1px;

}

#nav a:hover {
	
	background-color: #FFFFFF;

}

#home #nHome a,
#about #nAbout a,
#news #nNews a,
#video #nVideo a,
#video1 #nVideo1 a,
#video2 #nVideo2 a,
#video3 #nVideo3 a,
#video4 #nVideo4 a,
#video5 #nVideo5 a,
#video6 #nVideo6 a,
#video7 #nVideo7 a,
#video8 #nVideo8 a,
#video9 #nVideo9 a,
#video10 #nVideo10 a,
#video11 #nVideo11 a,
#video12 #nVideo12 a,
#video13 #nVideo13 a,
#video14 #nVideo14 a,
#video15 #nVideo15 a,
#professional #nProfessional a,
#investigation #nInvestigation a,
#reconstruction #nReconstruction a,
#tachograph #nTachograph a,
#insurance #nInsurance a,
#research #nResearch a,
#lsi #nLsi a,
#technical #nTechnical a,
#case #nCase a,
#contact #nContact a,
#site #nSite a {
	
	background-color: #FFFFFF;

}

#nav ul {
	
	border: none;
	margin: 0;
	padding: 0;

}

#nav ul li {
	
	list-style: none;

}

/* end of navigation */

/* headers */
h1 {
background-image:url(../images/highlight3.jpg);
border:medium none;
clear:none;
font-size:20px;
font-weight:normal;
line-height:30px;
margin:14px 0 10px;
padding-bottom:10px;
color:#ffffff;

}


h2, h4 {
	
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	clear: none;
	border: none;
	margin: 0;
	margin-top: 14px;
	margin-bottom: 10px;

}

h3 {
	
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	clear: none;
	border: none;
	margin: 0;
	padding: 0;
	margin-top: 14px;
	margin-bottom: 10px;

}

/* end of headers */

hr {
	
	clear: both;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 10px;

}


/* css for grid of panels */

.blockrow  {
	
	clear: both;

}


.col1of2  {
	
	display:inline;
	float: left;
	width:200px;

}

.imagestyle  {
	
	padding: 3px;
	border-color :#666666;
	border:solid;
	border-width:1px;
	background-color:#FFFFFF;
	margin: 3px;

}
.homeblock {
	
	clear: both;
	border:thin double #9fadbf;
	padding:5px;
	overflow:hidden;
	background:url(../images/hbbg.gif) repeat-x bottom #fff;
	
}

.homebase {
	height:10px;
	background:url(../images/homebase.jpg);
	
}

#homebase2 {
	height:10px;
	background:url(../images/homebase2.jpg);
	
}

#herobase {

	height:14px;
	background:url(../images/herobase.jpg);

}

#introblock {

	border:thin solid #9fadbf;
	padding:10px;
	overflow:hidden;

}

#introblock h1 {
	
	font-size: 20px;
	margin: 0px;
	padding: 5px;
	width:365px;


}

#introblock p {
	
	width:360px;

}

#utube {

	float:right;

}


#mainbullets ul {
	
	padding:0; 
	margin:0; 
	text-decoration: none;
	
}

#mainbullets li {	
	
	height: 20px; 
	background: url(../images/small_tick.gif) center left no-repeat; 
	padding-left: 30px;
	margin-left: -35px; 
	list-style-type: none;

}

.middle {
	
	vertical-align: middle; 
	
}

.textbox {
background-image:url(../images/highlight.jpg);
background-repeat:repeat-x;
border:1px solid #CCCCCC;
padding:5px;
width:300px;
}

#innermain {
padding:20px 80px 0 40px;
}

#checked {
	position:absolute;
	width:151px;
	height:101px;
	background:url(../images/checked.jpg);
	left: 35px;
	top: 940px;
	background-repeat: no-repeat;

}
#file_appraisal_main {
	width: 400px;
	float: left;
}
#file_appraisal_sidebar {
	width: 240px;
	float: left;
}
#file_appraisal_download_panel {
	width: 215px;
	height: 135px;
	background-image: url(../images/file_app_download_panel.jpg);
	margin: 10px 0 0 25px;
}
#file_appraisal_download_panel p {
	padding: 44px 0 0 80px;
	margin: 0 0 0 0px;
	font-size: 9px;
	font-weight: normal;

}
#file_appraisal_outcome_panel li {
	list-style-type: none;
	background-image: url(../images/file_appraisal_outcome_bull.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 10px 0 10px 40px;


}
#file_appraisal_whats_required li {
	list-style-type: none;
	background-image: url(../images/file_appraisal_required_bul.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px 0 5px 30px;
}
#file_appraisal_link {
	position:absolute;
	width:202px;
	height:176px;
	left: 9px;
	top: 730px;
}
