/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 
html,body {
		margin: 0;
		padding: 0;
}
body {		
		font: x-small arial, helvetica, sans-serif;
		text-align: center;
		color: #ffffff;
		background-color: #ffffff;
}

h1 {
    color: #323a56;
    font-size: 300%;
    text-align: center;
    margin: 0;
    padding:0;
}

ul {
    padding: 0;
    margin: 0;
}

#container {
		margin-left:auto;
		margin-right:auto;
		width: 760px; 
		min-height:100%;
		text-align: left;
		background: #ffffff;
        position:relative;
}

#popUpContainer {
		margin-left:auto;
		margin-right:auto;
		width: 100%; 
		height:433px;
		text-align: center;
		background-color: #5164ac;
		padding: 15px 0px 0px 0px;
}

#popUpContainer a {color: #ffffff; text-decoration: underline;}
#popUpContainer a:hover {color: #ffffff; text-decoration: none;}

/* commented backslash hack v2 \*/ 
* html #container {height:100%;}		
* html #container {width:760px;w\idth:760px;}
* html body{font-size:xx-small;f\ont-size:x-small}
/* end hack */ 

#mainheader {
		position:absolute;
		left:0;top:0;
		height: 80px;
		width:100%;
		background-color: #fff;
		border-bottom: 1px solid #e6e6e6;
		z-index:1;
}
#header {
		height: 50px;
		width:100%;
		background-color: #ffffff;
		margin: 0px 0px 5px 0px;
		position:relative;
		z-index:2;
		overflow: visible;
		text-align: center;
		padding-top: 6px;
}

* html #mainheader {height:80px;he\ight:80px}
* html #header {height:50px;he\ight:50px}
#mainnav {
		width:100%;
		height: 20px;
		background: #ffffff url(images/img-topBar.gif) repeat-x left top;
		position:relative;
		z-index:2;
}
* html #mainnav{height:20px;he\ight:20px}		
#sidebar {
		float: left;
		width: 170px;
		padding:5px 0 ;
}
#content {
		width: 760px;
		padding:10px 0px 10px 0px;
		background: #5164ac url(images/img-mainBG.gif) repeat-y top left;
		border-top: 5px solid #323a56;
		border-bottom: 5px solid #323a56;
		}
#content p, #sidebar p, #mainnav p, #header p,#footer p, #popUpContainer p {margin:5px 5px 5px 5px; padding:5px 10px 5px 10px; font-size: 120%;}

#content a {color: #ffffff; text-decoration: underline;}
#content a:hover {color: #ffffff; text-decoration: none;}

#footer {
        top:5px;
		width:100%;
		height: 20px;
		background: #ffffff url(images/img-topBar.gif) repeat-x left top;
		position:relative;
		z-index:2;
}
* html #footer{height:20px;he\ight:20px}		



.divider1 {
	width:100%;
	height:5px;
	overflow:hidden;
	background:#fff;
	position:relative;
	border-bottom: 1px solid #e6e6e6;
}

#clearfooter {height:27px;width:100%;clear:both}

.blank , .blank2 {
	position:absolute;
	left:176px;
	width:7px;
	height:0px;
	overflow:hidden;
	border-top:	1px solid #fff;
}

.blank {top:-1px;}
.blank2 {bottom:-1px;border-top:1px solid #fff;}

.mainList {
    margin: 0px 0px 40px 55px;
    padding-top: 10px;
}

.mainList li {
    padding-left:30px;
    padding-top:2px;
    padding-bottom:4px;
    list-style-type: none; 
    background: url(images/img-bullet.gif) no-repeat; 
    background-position: 0 5px;
    color:#ffffff;
	font-size: 120%;
}

.mainList2 {
    margin: -112px 0px 40px 300px;
    padding-top: 10px;
}


.mainList2 li {
    padding-left:30px;
    padding-top:2px;
    padding-bottom:4px;
    list-style-type: none; 
    background: url(images/img-bullet.gif) no-repeat; 
    background-position: 0 5px;
    color:#ffffff;
	font-size: 120%;
}

.images {
    display: inline;
    font-size: 120%;
    margin:0px 0px 0px 12px;
    padding:0;
}

.images li {
    display: inline;
    list-style-type: none;
    padding:0px 5px 0px 5px;
}

.imagesTop {border: 2px solid #323a56;margin-bottom:5px;}

.imagesBottom {
    border: 2px solid #323a56;
    margin:5px 0px 5px 0px;
    padding:0;
}

.contact {
    display: inline;
    font-size: 120%;
    margin-left: 88px;
    padding:0;
}

.contact li {
    display: inline;
    list-style-type: none;
    padding:12px 11px 0px 0px;
}

.contact a {color: #ffffff; text-decoration: underline;}

.contact a:hover {color: #ffffff; text-decoration: none;}

.hr {height: 2px; color:#323a56; background-color: #323a56; border: 0px solid #323a56;}

.fleetImages {
    display: inline;
    font-size: 120%;
    margin:0px 0px 0px 12px;
    padding:0;
}

.fleetImages li {
    display: inline;
    list-style-type: none;
    padding:0px 5px 0px 5px;
}