body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link	{
	color:#0a469e;
	font-weight:normal;
	text-decoration: underline;
	}
a:visited	{
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	}
a:hover	{
	color:#cc0000;
	text-decoration:none;
	}
h1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-align: center;
	font-weight: normal;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

	}
h2	{
	font-family: Tahoma;
	font-size: 16px;
	font-weight:normal;
	color: #0a469e;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	padding-left: 5px;
	}
h3	{
	font-size: 14px;
	color:#cc0000;
	}	
h4	{
	font-size:16px;
	color:#0a469e;
	font-weight:normal;
	padding:0px;
	margin-top:15px;
	margin-bottom:10px;
	}

	
#container {
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	
}
#header {
	height: 110px;
	width: 960px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(Images/mvinspectheader.png);
	background-repeat: no-repeat;
	}
#printheader {
	height: 100px;
	display: none;
}


/* CSS rules for #nav */

#nav {
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	width: 960px;
	left: 0px;
	background-image: url(Images/navbar3.png);
	background-repeat: repeat-x;
}
#nav ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
}
#nav li {
	padding:8px;
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin-right:50px;
	margin-top:0px;
}
#nav a {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-top:8px;
	padding-right:7px;
	padding-bottom:8px;
	padding-left:7px;
}
#nav a:visited {
	color: #FFFFFF;
}
#nav a:hover {
	color: #ffffff;
	background-image: url(Images/navbar.png);
	background-repeat: repeat-x;
    
}
#pagetitle {
	height: 45px;
}

#body {
	width: 100%;
	position:relative;
}
#pagecontent {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 15px;
	padding-left: 0px;
	}
#pagecontent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-left: 5px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 5px;
}
#footer {
	margin-top: 15px;
	margin-bottom:10px;
	padding-top: 10px;
	padding-bottom:10px;
	background-color: #cfe3ff;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	line-height:18px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.highlight     {
    font-weight:bold;
    font-size:12px;
    color:#cc0000;           
    }
/* CSS rules for #businessinfo and #proprietor*/

#businessinfo {
	height: 250px;
	width: 180px;
	margin-left: 10px;
	margin-top: 25px;
	margin-bottom: 0px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 3px 0px;
	background-image: url(Images/businessinfo_bkgrd%20.png);
	padding-top: 0px;
	float:right;
}
#businessinfo h3 {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 25px;
	font-size: 15px;
}

#businessinfo p	{
	font-family:Tahoma;
	font-size:12px;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;

	}
#businessinfo a	{						
	color:#0a469e;
	font-weight:normal;
	text-decoration:underline;
	}
#businessinfo a:visited		{
	color:#333333;
	}
#businessinfo a:hover	{
	color:#cc0000;
	text-decoration:none;
	}																																							
#proprietor {
	height: 290px;
	width: 180px;
    float:right; 
    margin-left:15px;
    margin-top:10px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 3px 0px;
	background-image: url(Images/proprietor_bkgrd.png);
}
#vince {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #666666;
}

#proprietor p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

/* CSS rules for feeschedule.html*/

#feetable {
	width: 940px;
	margin-top: 15px;
	margin-left:10px;
}
.titlerow {
	color: #0a469e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom:5px;
	padding-left:10px;
	border-bottom-style: none;
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #e0e0e0;
}
#feetable td	{
	padding-top:4px;
	padding-bottom:4px;
	}

/* CSS rules for faq.html*/
	
	#faq #pagecontent h3	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#0a469e;
	padding:0px;
	margin-top:15px;
	margin-bottom:10px;

	}
#faq #pagecontent p	{
	margin-left:10px;
	}
/* CSS rules for service.html */
#services #pagecontent	{
	position:relative;
	}
#clipboard		{
	position:absolute;
	left: 775px;
	top: 70px;
	}	
#services #pagecontent li  {
    padding-left:20px;
    padding-top:3px;
    padding-bottom:3px;
    list-style-image: none;
	list-style-type: none;
    background-image:url(images/check.gif);
    background-repeat:no-repeat;
    background-position:0px 2px;
    }
 #services #pagecontent p  {
    padding:0px;
    margin:0px 0px 0px 40px;
    padding-bottom:3px;
    }   
/* CSS rules for aboutus.html */
    
#aboutus #pagecontent li      {
    padding-top:3px;
    padding-bottom:3px;   


    }
