body {
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	background-color:#e5e5e5;
	/* background: url(../images/MainBG.jpg) center left repeat; */
	padding: 0;
	margin: 0;
}

#container {
	width: 792px;
	background-color: #fff;
	text-align: left;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 0 auto;
}

#content1 {
	clear: left;
}

#content1 a {
	color: #333;
	text-decoration: underline;
}

#content1 a:hover {
	text-decoration: underline;
	color: #666;
}

#content1 span {
	padding-left:4em;
	background: url(../images/ArrowBullett.jpg) left no-repeat;
}

#content2 {
	position:relative;
	width:792px;
	height:25px;
	margin:0 auto;
	clear: left;
	background: #999;
	background: url(../images/ContentBG.jpg) center left repeat;
	color: #fff;
	padding-top:1em;
}

#content2 a {
	color: #333;
	text-decoration:none;
}

#content2 a:hover {
	text-decoration: underline;
	color: #666;
}

#content2 span {
	padding:1em;
}

#ComplianceLogos {
        position:relative;
	    width:792px;
	    height:75px;
	    margin:0 auto;
	    clear: left;
	    background-color:#ffffff;
}

#footer {
	width: 792px;
	text-align: center;
	margin: 1em auto;
	padding-bottom: 0em;
}

#footer a {
	color: #666;
	text-decoration: none;
	padding: 1em 0;
}

#footer a:hover {
	text-decoration: underline;
}

#copyrightcontainer {
	color: #666;
	width: 792px;
	text-align:left;
	margin: 0.5em auto;
}

p {
	margin: 1em 2em;
}

span.home a {
 
  display:block;
  width:325px;
  height:65px;
  position:relative;
  top:0;
  left:0;
}
  
span.home a strong {
  display:none;
}

#Logo {
	background: url(../images/Logo1.jpg) center left no-repeat;
	height:70px;
}

#nav {
	background: url(../images/NavBG1a.gif) center left no-repeat;
}

#nav, #nav ul {
	float: left;
	width: 792px;
	list-style: none;
	line-height: 1em;
	background-color: #ccc;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 0;
}

#nav ul {
	/*background: url(../images/SubNavBG.jpg) top repeat-y; */
	background-color: #e5e5e5;
}

#nav a {
	display: block;
	text-align:center;
	width: 132px;
	width: 132px;
	color: #666;
	text-decoration: none;
	padding: 0.5em 0;
}

#nav a.parent {
	background: url(../images/arrow.gif) center right no-repeat;
}

#nav a.On {
    background: #f4db9a;
    color: #454545;
}

#nav li {
	float: left;
	padding: 0;
	width: 132px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 132px;
	width: 132px;
	font-weight: normal;
	margin: 0;
}

#nav li li {
	padding-right: 0;
	width: 132px
}

#nav li ul a {
	width: 132px;
	width: 132px;
}

#nav li ul ul {
	margin: -2em 0 0 132px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, li li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
    background: #f4db9a;
    color: #454545;
}

#content {
	clear: left;
	height:100px;
	border-bottom:solid 1em #999;
}

#advcontent {
	clear: left;
	height:175px;
	border-bottom:solid 1em #999;
}

#content a {
	color: #666;
}

#content a:hover {
	text-decoration: none;
}

#MainContent {
	width: 792px;
	margin: 0;
}

#contentMain {
	float: right;
	width:604px;
	background-color: #fff;
}

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

div.row {
	clear: both;
	padding-top: 10px;
}

div.row span.label {
	float: left;
	width: 200px;
	text-align: right;
}

div.row span.formw {
	float: right;
	width: 349px;
	text-align: left;
} 

#contentwrapper {
	float: left;
	width: 788px;
	background: url(https://platepass.com/wp-content/themes/platepass/images/SubNavBG1.jpg) left repeat-y #fff;
}

#contentcolumn {
	margin-left: 186px; /*Set left margin to LeftColumnWidth*/
}

#SubMenu {
	float: left;
	width: 186px; /*Width of left column*/
	margin-left: -792px; /*Set left margin to -(MainContainerWidth)*/
	color: #333;
}

#SubMenu ul li {
	position:relative;
	top:0.5em;
	left:-3.5em;
	margin:0 0 5px 0;
	bottom:0.5em;
	list-style:none;
	line-height:1.5em;
	width: 132px;
	width: 132px;
	background-color:#e5e5e5;
	border:1px solid #999;
}

#SubMenu a {
	line-height:25px;
	padding-left:1.5em;
	color: #333;
	text-decoration:none;
}

#SubMenu a:hover {
	text-decoration: underline;
	color: #666;
}

#SubMenu a.Main {
	padding: 4px 4px 4px 4px;
	line-height:25px;
	color: #333;
	font-weight:bold;
	text-decoration:none;
}

#SubMenu a.Main:hover {
	color: #666;
	text-decoration:underline;
}

#SubMenu a.MainOn {
	padding: 4px 4px 4px 4px;
	line-height:25px;
	color: #f00;
	font-weight:bold;
	text-decoration:none;
}

#SubMenu a.MainOn:hover {
	color: #f00;
	text-decoration:underline;
}

#SubMenu a.SelectPP {
	margin-left:1.0em;
	color:#666;
}

#SubMenu a.SelectPP:hover {
	margin-left:1.0em;
	color:#999;
	text-decoration:underline;
}

#SubMenu a.Select1 {
	margin-left:1.0em;
	color:#666;
}

#SubMenu a.Select1:hover {
	margin-left:1.0em;
	color:#999;
	text-decoration:underline;
}

#SubMenu a.Selected1 {
	margin-left:1.0em;
	color:#f00;
}

#SubMenu a.Selected1:hover {
	margin-left:1.0em;
	color:#f00;
	text-decoration:underline;
}

#SubMenu a.Select {
	padding: 4px 4px 4px 1.5em;
	line-height:25px;
	color:#f00;
}

#SubMenu a.Select:hover {
	color:#f00;
	text-decoration:underline;
}
#customer {
position:relative;
list-style:none;
left:10px;
}
#customers {
font-size:18px;
font-weight:bold;
}
.receipt {
	font-size:10px;
}

#CustomerService {
font-size:16px;
font-weight:bold;
}

.title18 {
	font-size:18px;
	font-weight:bold;
}

#title16 {
	font-size:16px;
	font-weight:bold;
}

table.tablewithborders{
	border-width: 1px;
	border-spacing: 0px;
	border-style: outset;
	border-collapse: collapse;
	/*background-color: white;*/
	
}

table.tablewithborders td 
{
	border-width: 1px;
	border-collapse:collapse;
	border-style: solid;
	border-color:#ece9d8;
}

.inputcontact
{
	width: 200px;
}

.map
{
  display:inline-block;
  width:65px;
  position:relative;
  float:right;
  top:0;
  left:0;
}

.puertorico
{
  display:inline-block;
  width:45px;
  position:inherit;
  float:left;
  top:0;
  left:0;
}

.puertoricosub
{
  display:inline-block;
  width:140px;
  position:inherit;
  float:left;
  top:0;
  left:0;
}