body {
  margin:0;
  font-family: Arial, Helvetica, sans-serif;
  background-color:#FFF;
}


.header {
  background-color: #f1f1f1;
  padding: 30px;
  text-align: center;
}

#navbar {
  overflow: hidden;
  background-color: #FFF;
}

#navbar a {
  float: left;
  display: block;
  color: #000;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

#navbar a:hover {
  background-color: #ddd;
  color: black;
}

#navbar a.active {
  background-color: #001151;
  color: white;
}

.content {
background-color:#000;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 60px;
}

#logo {
	width:auto;
	height:auto;
	background-color:#FFF;
}

#footer {
	width:1322px;
	height:515px;
	float:left;
}

#footcars {
	width:200px;
	height:450px;
	float:left;
	padding-left:10px;
	font-size:13px;
}

#footinsurance {
	width:200px;
	height:450px;
	float:left;
	padding-left:10px;
	font-size:13px;
}

#footinquiry {
	width:200px;
	height:450px;
	float:left;
	padding-left:10px;
	font-size:13px;
}

#footcareers {
	width:200px;
	height:450px;
	float:left;
	padding-left:10px;
	font-size:13px;
}

#footabout {
	width:200px;
	height:450px;
	float:left;
	padding-left:10px;
	font-size:13px;
}



#footermain {
	width:1312px;
	height:50px;
	float:left;
	padding-left:10px;
}

#footprivacy {
	width:641px;
	height:50px;
	float:left;
	padding-left:10px;
	font-size:13px;
}

#footcopyright {
	width:661px;
	height:50px;
	float:left;
	font-size:13px;
}

a{
	color:inherit;
	text-decoration:none;
}

a:hover {
    color:#00A0C6; 
    text-decoration:none; 
    cursor:pointer;  
}



#main {
	width:1322px;
	height:auto;
	background-color:#fff;
	float:left;
}


#borderlogo {
	width:1322px;
	height:auto;
	background-color:#FFF;
	float:left;
}

#bordernav {
	width:1322px;
	height:48px;
	background-color:#FFF;
	float:left;
}

#container {
	width:1322px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}


.orcrpic {
	width:700px;
	height:450px;
	background-image:url(img/plates.png);
	float:left;
}

.orcrpic2 {
	width:622px;
	height:450px;
	float:left;
}

#insure {
	width:1322px;
	height:auto;
	float:left;
}

#banners {
	width:1298px;
	height:30px;
	float:left;
	background-color:#001151;
	color: white;
	font-size:18px;
	padding-top:8px;
	font-weight:bold;
	padding-left:24px;
}

#compre1 {
	width:651px;
	height:800px;
	float:left;
	padding-left:10px;
}

#compre2 {
	width:651px;
	height:800px;
	color:white;
	float:left;
	padding-left:10px;
}