    /**
    * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
    * http://cssreset.com
    */
    html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    b, u, i, center,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td,
    article, aside, canvas, details, embed,
    figure, figcaption, footer, header, hgroup,
    menu, nav, output, ruby, section, summary,
    time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    }
    /* HTML5 display-role reset for older browsers */
    article, aside, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section {
    display: block;
    }
    body {
    line-height: 1;
    }
    ol, ul {
    list-style: none;
    }
    blockquote, q {
    quotes: none;
    }
    blockquote:before, blockquote:after,
    q:before, q:after {
    content: '';
    content: none;
    }
    table {
    border-collapse: collapse;
    border-spacing: 0;
    }
/* End of reset CSS */

html, body	{
			font-family: 'Open Sans', serif, sans-serif;
			font-size: 16.8px;
			color: #6F5E6F;
			line-height: 1.5em;	
			background-color: #003470;
			}
p	{
	margin: 5px 0px 15px 0px;
	}
h1	{
	padding: 15px 0px 10px 0px;
	font-size: 24px;
	text-align: left;
	color: #173866;
	
	}
h2	{
	font-size: 18px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	}
	
#container {
			overflow: hidden;
			margin-left:auto;
			margin-right:auto;
			margin-top: 10px;
			margin-bottom: 10px;
			background-color: #FFFFFF;
			
			width: 950px;
			padding: 0px 0px 0px 0px;
	}
#sitename a:link, #sitename a:visited, #sitename a:hover
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	padding: 20px 0px 0px 20px;
	margin: 0px;
	font-size: 1.3em;
	float: left;
	color: #000000;
	width: 650px;
	text-decoration: none;
	}

#header {
    	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    height: 100px;
	font-family: Arial;
	font-size: 14pt;
	
	}
	
#telephone {
	float: right;
	padding: 20px 0px 0px 0px;
	color: #003470;
	font-size: 28px;
	width: 200px;
	}
.tel  {	text-decoration:none;	
		color: inherit;	
	}
#mobile1 {
	float: right;
	padding: 23px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 28px;
	width: 200px;
	}


#menu a:link, #menu a:visited, #menu a:hover, #menu ul
			{
			text-decoration: none;
			list-style: none;
			color: #616161;
			font-size: 14pt;
			line-height: 30px;
			text-align: left;
		}
#menu	{
	float: left;
	background-color: transparent;
	width: 150px;
	text-decoration: none;
	margin: 20px 12px 0px 20px;
	clear: both;
	}
	
	#menu .current a {
	color: #AB2637;
	}
	
	#menu a:hover {
    
    text-decoration: none;
	border-bottom: 2px solid #2761AF;
}

#menu ul 		{padding: 10px 0px 10px 0px;
				margin: 10px;}

#content	{
		margin: 0px 10px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
		width: 740px;
		height: 100%;
				}
#map_canvas {
        width: 680px;
        height: 400px;
      }
#numbers {
    padding: 20px 0px 0px 40px;

  
}	  
#wrapper {
    padding: 20px 0px 0px 0px;
	width: 740px;
   	overflow: hidden;
}	
#salvage-parts {
    padding: 0px 0px 0px 0px;
	width: 740px;
   	overflow: hidden;
}
ul.parts 	{
				padding: 0px 0px 0px 20px;
				float: left;
				width: 190px;
			list-style-type: square;
			}

#contact-form {
    width: 460px;
    float: left;
}
#hours {
        width: 250px;
       padding: 0px 0px 0px 10px;
		overflow: hidden;
		border: 2px solid #2553A1;
		}
table {	padding: 0px 10px 0px 40px;}
tr.numbers   {
  	text-align: left;
   }		
th.one	{	padding: 0px 10px 0px 20px; text-align: left;}
th.two	{	padding: 0px 20px 0px 30px; text-align: left;}
	
.right_thumb img	{
				float: right;
				padding: 5px 0px 10px 10px;
				}
.left_thumb img	{
				float: left;
				padding: 0px 0px 0px 120px;
				}				
				
a.author {color:#707070;text-decoration:none;}
a.author:hover {color:#003399;text-decoration:none;}	
#footline a.current  {color: #AB2637;text-decoration:none;}
#footline a:hover {color: #003399; text-decoration:none;}
#footline a {color:#707070; text-decoration:none;}
		
#footer		{
		padding: 0px 0px 0px 0px;
    	text-align: center;
		font-size:85%;
		clear: both;
		
			}
#footline	{
		padding: 20px 20px 20px 20px;
		float:center;
		display: inline-block;
			}			
.envagency  img{float:left;
		padding: 60px 0px 0px 20px;
		width: 200px;
		display: inline-block;
		
		}
.dvla  img {float:left;
		padding: 60px 0px 0px 130px;
		width: 119px;
		display: inline-block;
		
		}


#contact-form input, #contact-form textarea {
	padding: 5px;
	width: 300px;
	font-size: 0.9em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-form textarea {
	height: 90px;
}

#contact-form textarea:focus, #contact-form input:focus {
	border: 2px solid #2553A1;
}


#contact-form .button {

	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px outset;
	border-color:#FFFFFF #999999 #999999 #FFFFFF;
	margin:4px 100px 8px 0;
	padding: 0.1em 0.6em 0.1em 0.6em;
	width: 120px;
	float: right;
	}


label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 60px;
	padding-top: 5px;
	font-size: 0.9em;
	font-weight: bold;
}
