body{
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #a6a6a6;
	background-image: url(../images/background-repeat.jpg);
	background-repeat: repeat-x;
	color: #4f606e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	}

h1 {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
h2 {
	float: left;
	margin: 0 0 0 0;
	padding: 1px 0 0 3px;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
h4{
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 1em;
	font-weight: normal;
	}
img{
	border: none;
	}
.red{
	color: #8b0707;
	}
.orange{
	color: #ff8a00;
	}
/*----------------------------------------Position Main Interface-------------------*/

#interface {
	margin: 0px auto;
	width: 760px;
	}
	
	#container {
		float: left;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		width: 760px;
	}
	/*------------------------------------Heading---------------------------*/
		#heading{
		float: left;
		width: 760px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		}
		#heading-left{
			float: left;
			width: 500px;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			}
		#heading-right{
			float: right;
			width: 200px;
			text-align: right;
			margin: 0 0 0 0;
			padding: 5px 15px 0 0;
			font-size: 0.9em;
			}
	/*----------------------------------------Header-------------------------------*/	
		#header {
			float: left;
			width: 760px;
			height: 74px;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			}
	/*----------------------------------------Bread crum-------------------------------*/	
		#breadcrum {
			float: left;
			height: 18px;
			width: 566px;
			display: block;
			margin: 0 0 0 0;
			padding: 5px 0 0 18px;
			background-image: url(../images/breadcrum-bg-usa.gif);
			background-repeat: no-repeat;
			color: #fff;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 0.9em;
			}
		#breadcrum a{
			color: #ffffff;
			text-decoration: none;
			}
		#breadcrum a:hover{
			color: #ffffff;
			text-decoration: underline;
			}
	/*----------------------------------------Add to favorite-------------------------------*/	
		#add-favorites {
			float: left;
			height: 23px;
			width: 166px;
			display: block;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			}
		
	
	/*---------------------------------------Wrapper-----------------------------*/
		#wrapper{
			float: left;
			width: 760px;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			background-image: url(../images/wrapper-width-usa.gif);
			background-repeat: repeat-y;
			background-color: #fff;
			}
		/*-----------------Wrapper Layout------------------------------*/
		#wrapper-layout{
			float: left;
			width: 750px;
			margin: 0 0 0 0;
			padding: 0 0 0 10px;
			}
			
			/*--------------------------------------------Google adverts-------------------------------*/
			.google-adverts{
				float: left;
				width: 728px;
				margin: 0 0 0 0;
				padding: 0 0 0 5px;
				}
			/*-----------------------------------Ford dealer locator-------------------------------------*/
			#car-dealership-uk{
				float: left;
				width: 740px;
				height: 31px;
				margin: 5px 0 10px 0;
				background-image: url(../images/used-car-dealer-locator-header-usa.gif);
				background-repeat: no-repeat;
				}
			
			/*-----------------------------------Ford dealer disclaimer-------------------------------------*/
			#all-about-ford-disclaimer{
				float: left;
				width: 740px;
				height: 65px;
				background-image: url(../images/all-about-ford-disclaimer-header.jpg);
				background-repeat: no-repeat;
				}
			
			/*----------------------------------Wrapper content-------------------------------------------*/
			#wrapper-content{
				float: left;
				width: 740px;
				margin: 0 0 0 0;
				padding: 0 0 30px 0;
				}
			#wrapper-content-bottom{
				float: left;
				width: 740px;
				height: 15px;
				margin: 0 0 10px 0;
				padding: 0 0 0 0;
				border-bottom: 1px solid #000;
				}
			/*----------------------------All about ford main pages--------------------------------------------*/
			#main-wrapper-all-about-ford{
				float: left;
				width: 740px;
				}
			/*------------------------------Content Right hand side----------------------------------------------*/
			#content-right-wrapper{
				float: right;
				width: 520px;		
				}
			#ford-dealer-main-page{
				float: left;
				width: 520px;
				height:73px;
				padding: 0 0 0 0;
				margin: 0 0 0 0;
				background-image: url(/templates/images/welcome-to-all-about-ford.jpg);
				background-repeat: no-repeat;
				}
			#content-right-container{
				clear: both;
				width: 455px;
				margin: 0 0 10px 0;
				padding: 0 0 0 24px;
				font-size: 1.2em;
				line-height: 1.3em;
				color: #282c30;
				background-color: #ffffff;
				}
			#content-right-container p{
				clear: both;
				color: #282c30;
				background-color: #ffffff;
				margin:0 0 15px 0;
				}
			#content-right-container p a{
				text-decoration: none;
				color: #8b0707;
				background-color: #fff;
				}
			#content-right-container p a:hover{
				text-decoration: underline;
				}
			
			#content-right-container h3{
				clear: both;
				color: #000000;
				font-size: 0.9em;
				font-weight: bold;
				background-color: #ffffff;
				margin: 5px 0 5px 0;
				padding: 0 0 0 0;
				}
			#content-right-wrapper #content-right-container ul{
				clear: both;
				width: 400px;
				padding: 0 0 0 20px;
				margin: 20px 0 20px 0;
				font-size: 0.9em;
				}
			#content-right-wrapper #content-right-container li{
				clear: both;
				width: 400px;
				padding: 0 0 0 15px;
				margin: 5px 0 5px 0;
				background-image: url(/templates/images/list-icon.gif);
				background-repeat: no-repeat;
				background-position: 0 4px;
				}
				
		/*---------------------------------------Footer-----------------------------*/
		#footer{
			float: left;
			width: 760px;
			height: 20px;
			margin: 0 0 0 0;
			padding: 0 0 20px 0;
			color: #4f606e;
			background-color: #a6a6a6;
			font-size: 0.8em;
			background-image: url(../images/footer-usa.gif);
			background-repeat: no-repeat;
			
		}
		#footer a{
			text-decoration: none;
			color: #4f606e;
			background-color: #a6a6a6;
		}
		#footer a:hover{
			text-decoration: underline;
		}
		#footer-left{
			float: left;
			margin: 10px 0 0 0;
			padding: 0 0 0 15px;
			color: #4f606e;
			background-color: #a6a6a6;
			}
			
		#footer-right{
			float: right;
			padding: 10px 15px 0 0;
			}
			
		/* jus div for admin upload script */
		#admin{
			padding: 10px 0 0 15px;
		}
		
		/*----------------------------------All about ford disclaimer page--------------------------------*/
		#all-about-ford-disclaimer-content{
			float: left;
			margin: 0 0 0 0;
			padding: 0 20px 0 20px;
		}
		#all-about-ford-disclaimer-content p{
			float: left;
			margin: 0 0 0 0;
			padding: 0 0 20px 0;
		}
		#all-about-ford-disclaimer-content h3{
			clear: both;
			margin: 0 0 0 0;
			padding: 0 0 5px 0;
			color: #003366;
			background-color: #fff; 
		}
		#all-about-ford-disclaimer-content h4{
			clear: both;
			margin: 0 0 0 0;
			padding: 0 0 5px 0;
			color: #003366;
			background-color: #fff; 
			font-size: 1.1em;
			font-weight: bold;
		}
		#all-about-ford-disclaimer-content a{
			text-decoration: none;
			color: #8e2220;
			background-color: #ffffff;
		}
		#all-about-ford-disclaimer-content a:hover{
			text-decoration: underline;
		}
		#all-about-ford-disclaimer-content ul{
			clear: both;
			margin: 0 0 30px 0;
			padding: 0 0 20px 0;
			color: #000;
			background-color: #fff;
			font-size: 0.9em;
		}
		#all-about-ford-disclaimer-content li{
			clear: both;
			margin: 0 0 10px 0;
			padding: 0 0 0 20px;
			width: 600px;
		}
		
/* form warning */
	.form_warnings{
		font-size: 0.9em;
	}