* {
	margin:0;
	padding:0
}
/* mac hide \*/
html,body {
	height:100%;
	width:100%;
}
/* end hide */
body { 
	background-color: #544741;
	text-align:center;
	min-height:468px;/* for good browsers*/
	min-width:552px;/* for good browsers*/
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	margin-left: 15px;
	padding-top: 8px;
	padding-right: 6px;
}
p.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	color: white;
	margin-right: 100px;
}
img.cert {
	margin-top: 5px;
	margin-left: 71px; 
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #00529b;
}
#outer{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#container {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 600px;
} 
#inner {
	width: 800px;
	background:white;
	height: 600px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #a7a29e;
}
#header {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 158px;
}

/*
Content in the middle.
*/

.middle-content {
	height: auto;
	width: 800px;
	margin:auto;
}
.middle-content #sidebar-middle {
	/*float it*/
	float:right;
	height: auto;
	width: 280px;
	height: 188px;
	background-image: url(../img/sidebar_middle.jpg);
	background-repeat: no-repeat;
}
.middle-content #sidebar-under {
	/*float it*/
	float:right;
	height: auto;
	width: 280px;
	height: 235px;
	background-image: url(../img/sidebar_middle_under.jpg);
	background-repeat: no-repeat;
}
.middle-content #sidebar-footer {
	/*float it*/
	float:right;
	height: auto;
	width: 280px;
	height: 19px;
	background-image: url(../img/sidebar_footer.jpg);
	background-repeat: no-repeat;
}
.middle-content .content-middle {
	height: auto;
	width: 520px;
}

/*clear the above float*/
#container .clr {
	clear:both;
}

/*
T
*/

.side-content {
	height: auto;
	width: 520px;
	margin:auto;
}
.side-content #right-middle {
	/*float it*/
	float:right;
	height: auto;
	width: 260px;
	height: 235px;
	background-image: url(../img/driver_tile.jpg);
	background-repeat: no-repeat;
}
.side-content #left-middle {
	height: auto;
	width: 260px;
}
.side-content #right-footer {
	/*float it*/
	float:right;
	height: auto;
	width: 260px;
	height: 19px;
	background-image: url(../img/sidebar_footer_middle.jpg);
	background-repeat: no-repeat;
}
.side-content #left-footer {
	height: auto;
	width: 260px;
}

.side-content a:link, a:visited, a:active {
    text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	padding-left: 2px;
	font-weight: bold;
}

/*
Navigation
*/
.dropdown {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	float:left; 
	position:relative; 
	margin-right:2px;
	margin-left: -1px;
}
#latest {
	padding-right: 0px;
}
.dropdown dt {
	width: 80px;
	border-width: 3px 1px 4px 5px; 
	border-style: solid;
	border-color: #00529b; 
	font-weight: bold; 
	cursor: pointer;
	background-color: #00529b; 
}
.dropdown dt:hover {
	background-color: #99b0dc;
	border-width: 3px 1px 4px 5px; 
	border-style: solid;
	border-color: #99b0dc;
	//border:3px solid #99b0dc; 
}
.dropdown dd {
	
	position:absolute; 
	overflow:hidden; 
	width:150px; 
	display:none; 
	background:#00529b; 
	z-index:200; 
	opacity:0
}
.dropdown ul {
	width:146px; 
	//border:2px solid #00529b; 
	list-style:none; 
	border-bottom:none
}
.dropdown li {
	display:inline
}
.dropdown a, .dropdown a:active, .dropdown a:visited {
	margin-left: 2px;
	display:block; 
	padding:5px; 
	color:#fff; 
	text-decoration:none; 
	background:#00529b; 
	width:156px
}
.dropdown a:hover {
	background:#99b0dc; 
	color:#000
}
.dropdown .underline {
	border-bottom:1px solid #b9d6dc
}
/*
Button around navigation
*/
#lbutton {
	background: url(../img/link_bg.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 86px;
	display: inline;
	float: left;
	padding-top: 2px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}

/* 
Contact Pop-up 
*/

.bubbleInfo {
    position: relative;
    top: -20px;
    left: 174px;
    width: 86px;
   
}
.trigger {
    //position: absolute;
}

.popup {
	position: absolute;
	margin-left: 52px;
	margin-top: 19px;
	height: 100px;
	width: 134px;
	background: url('../img/contactpop_leeg.gif') no-repeat;
	display: none;
	z-index: 50;
	border-collapse: collapse;
}

/* 
Contact Table Info 
*/


table.contactinfo {
	margin-top: 26px;
	margin-left: 3px;
	width: 120px; 
	padding: 0px; 
	border: none;
}
table.contactinfo td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}