body {
	background-color: #eeeeee; 
	margin: 10px;
}
div, td, body, span, input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5 {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}
h2 {
	padding-bottom: 1em;
}
div.outerpanel {
	width: 800px; 
	background-color: #ffffff; 
	padding-top: 1px; 
	padding-bottom: 1px;
}
div.middlepanel {
	width: 100%; 
	background-color: #ffffff; 
	padding-left: 1px; 
	padding-right: 1px;
}
div.innerpanel {
	background-color: #ffffff; 
	padding: 10px; 
	padding-bottom: 0px;
}
div.logobar {
	position: relative; 
	height: 63px;
}
div#languagenav {
	position: absolute; 
	left: 0px; 
	bottom: 3px;
}
div#languagenav a.active {
	font-weight: bold;
}
div.logo {
	position: absolute; 
	right: 0px; 
	bottom: 3px;
}
div.topnav {
	width: 100%; 
	background-color: #4D7FB4; 
	position: relative; 
	border-width: 0; 
	border-bottom-width: 1px; 
	border-style: solid; 
	border-color: #ffffff;
}
div.teaser {
	padding-bottom: 13px;
	position: relative;
}
div.subnavend {
	background-repeat: repeat-x; 
	background-position: top left;
}
div.pathbarborder {
	padding: 0; 
	padding-top: 1px; 
	padding-bottom: 1px;
}
a {
	color: #264156;
}
a.selected {
	font-weight: bold;
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#mainnav a {
	padding: 5px;
	color: #ffffff;
	text-decoration: none;
}
#mainnav a:hover {
	color: #2c4c6d;
}
#mainnav a.selected {
	background-color: #2E4869;
	font-weight: normal;
}
#mainnav a.selected:hover {
/*	background-color: #2E4869;
	font-weight: normal;*/
	color: #4D7FB4;
}
#servicenav a {
	font-weight: normal;
	padding: 5px;
	color: #ffffff;
	border-width: 0;
	border-left-width: 1px;
	border-color: #ffffff;
	border-style: solid;
	text-decoration: none;
}
#servicenav a:hover {
	color: #2c4c6d;
/*	padding: 5px;
	border-width: 0;
	border-left-width: 1px;
	border-color: #ffffff;
	border-style: solid;*/
}
#servicenav a.selected {
	background-color: #2E4869;
/*	padding: 5px;
	font-weight: normal;*/
}
#servicenav a.selected:hover {
/*	padding: 5px;
	background-color: #2E4869;
	font-weight: normal;*/
	color: #4D7FB4;
}
#subnav a {
	text-decoration: none;
}
#subnav a:hover {
	color: #4e7dad;
}
div.subnavcol {
	float: left;
	width: 174px;
	padding-right: 1px;
}
div.subnavcolrental {
	float: left;
	width: 317px;
	padding-right: 1px;
}
div.content {
	margin:0 0 0 175px; 
	padding:0;
}
div.contentrental {
	margin:0 0 0 318px; 
	padding:0;
}
div.contentarea {
}
hr.cleaner {
	clear:both;
	height:3px;
	margin: 21px 0 0 0; 
	padding:0;
	border:none;
	visibility: hidden;
}
div.darkgreyhorizontal {
	width: 100%; 
	background-color: #ffffff;
	padding: 0;
	padding-top: 1px;
	padding-bottom: 1px;
}
div.selectedmainnavtitle {
	height: 17px; 
	line-height: 17px; 
	overflow: hidden; 
	background-color: #D8EBFA;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 13px;
}
div.contenttitle {
	height: 17px; 
	padding-left: 20px; 
	font-weight: bold; 
	line-height: 17px; 
	background-image: url(../images/content_title_bullet.gif);
	background-color: #F5F5F5;
	background-repeat: no-repeat;
	background-position: top left;
}
div.contenttitlerental {
	height: 17px; 
	padding-left: 20px; 
	font-weight: bold; 
	line-height: 17px;
/*	background-color: #F5F5F5;
	background-repeat: no-repeat;
	background-position: top left;*/
}
div.contentpanel {
	background-repeat: repeat-y;
	background-image: url(../images/bg_subnav_col.gif);
}
div.contentpanelrental {
	background-repeat: repeat-y;
	background-image: url(../images/bg_subnavrental_col.gif);
}
div.contentpanelrentaldetails {
	background-repeat: repeat-y;
	background-image: url(../images/bg_subnavrental_one_col.gif);
}
div.footerborder {
	padding: 5px; 
	color: #999999; 
	background-repeat: repeat-x; 
	background-color: #ffffff; 
	position: relative;
}
div.businessphone {
	position: absolute; 
	top: 0; 
	right: 0; 
	color: #2C4D6E; 
	padding: 5px;
}
/* subnav *****************************************************************************************/
div#subnav ul {
	list-style-type: none; /* get rid of the bullets */
	padding:0;             /* no padding */
	margin:0;              /* no margin for IE either */
}
div#subnav li {
	position: relative;
	background-image: url(../images/bg_light_grey_horizontal.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 1px;
}
div#subnav li a {
	position: relative;
	display: block;
	line-height: 1.3em;
	padding: 2px 2px 1px 15px;
}
div#subnav li a:hover {
	background-color: #eef5fc;
}
div#subnav ul.level3 li a {
	width: 157px;
	background-image: url(../images/main_nav_title_arrow_closed.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	background-color: #DBECFC;
}
div#subnav ul.level4 li a {
	width: 148px;
	padding-left: 24px;
	background-image: url(../images/arrow_subnav1_closed.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	background-color: white;
}
div#subnav ul.level4 li a:hover {
	background-color: #eef5fc;
}
div#subnav ul.rental li a {
	background-image: none;
	width: 300px;
	background-color: white;
}
div#subnav ul.rental li.active a, div#subnav ul.rental li.trail a {
	font-weight: bold;
}
div#subnav ul.rental li a:hover {
	background-color: #eef5fc;
}
div#subnav ul.rental li a img {
	 position: absolute; 
	 top: 4px; 
	 left: 0px; 
	 width: 9px; 
	 height: 9px;
}
/* service subnav *********************************************************************************/
div#subnav div.serviceSubnav ul.level4 li a {
	width: 157px;
	padding-left: 15px;
	background-image: url(../images/main_nav_title_arrow_closed.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	background-color: #DBECFC;
}
div#subnav div.serviceSubnav ul.level5 li a {
	width: 148px;
	padding-left: 24px;
	background-image: url(../images/arrow_subnav1_closed.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	background-color: white;
}
div#subnav div.serviceSubnav ul.level5 li a:hover {
	background-color: #eef5fc;
}
/* home *******************************************************************************************/
div.textcontent table.home {
	border: none;
}
div.textcontent table.home td {
	border: none;
	padding: 10px;
	background-image: url(../images/bg_light_grey_vertical.gif);
	background-repeat: repeat-y;
}
div.textcontent table.home td.left {
	padding-left: 0;
	background-image: none;
}
div.textcontent table.home td.right {
	padding-right: 0;
}
/* rental *****************************************************************************************/
ul#platformlist {
	list-style-type: none; /* get rid of the bullets */
	padding:0;             /* no padding */
	margin:0;              /* no margin for IE either */
}
ul#platformlist li a {
	display: block;
	width: 132px;
	padding: 2px 2px 2px 15px;
	line-height: 1.3em;
	background-image: url(../images/arrow_list_closed.gif);
	background-position: 3px 1px;
	background-repeat: no-repeat;
	text-decoration: none;
	clear: right;
}
ul#platformlist li a:hover {
	background-color: #eef5fc;
}
ul#platformlist li.active a, ul#platformlist li.trail a {
	font-weight: bold;
	color: #6d9bcc;
}
ul#platformlist li a span.height {
	float: right;
	width: 33px;
	text-align: right;
	padding: 0px 3px 0px 2px;
}
div.productimage {
	margin: 5px;
	overflow: hidden;
}
table.platformdetails {
	width: 305px;
}
table.platformdetails tr {
	vertical-align: top;
}
table.platformdetails th {
	text-align: left;
	font-weight: bold;
	vertical-align: bottom;
}
table.platformdetails td {
	background-image: url(../images/bg_light_grey_horizontal.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
img.greybox {
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}
td.separator {
	background-image: url(../images/bg_light_grey_horizontal.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
span.inverse {
	color: #ffffff;
	background-color: #000000;
	padding-left: 2px;
	padding-right: 2px;
}
div.outerpanel {
		background-image: url(../images/bg_dark_grey_vertical.gif); 
}
div.middlepanel {
		background-image: url(../images/bg_dark_grey_horizontal.gif); 
}
div.subnavend {
		background-image: url(../images/bg_light_grey_horizontal.gif); 
}
div.pathbarborder {
		background-image: url(../images/bg_light_grey_horizontal.gif); 
}
div.darkgreyhorizontal {
		background-image: url(../images/bg_dark_grey_vertical.gif);
}
div.selectedmainnavtitle {
		background-image: url(../images/main_nav_title_arrow.gif);
}
/*div.contenttitle {
		background-image: url(../images/content_title_bullet.gif);
}*/
div.footerborder {
		background-image: url(../images/bg_dark_grey_vertical.gif); 
}
img.imageleft {
	margin-right: 20px;
}
img.imageright {
	margin-left: 20px;
}
img.imageabove {
	margin-bottom: 10px;
}
img.imagebelow {
	margin-top: 10px;
}
div.imageleftcolumn {
	margin-left: 260px;
}
/* gallery ****************************************************************************************/
a.gallerylink {
	float: left;
	width: 60px;
	height: 60px;
	border: 1px solid #cccccc;
	background-color: #999999;
	text-align: center;
	overflow: hidden;
	margin-right: 3px;
}
/* tables *****************************************************************************************/
div.textcontent table {
	border-style: none;
	border-bottom: 1px solid #dddddd;
	border-spacing: 0;
}
div.textcontent table td {
	border-style: none;
	padding: 2px;
	border-top: 1px solid #dddddd;
}
/* styles *****************************************************************************************/
h3 {
	color: #2E4869;
	margin: 0;
	margin-bottom: 1em;
	font-size: 14px;
}
div.adminInfoBlock {
	background-color: #eeeeee;
	border: 2px dashed #dddddd;
	padding: 5px;
	margin-bottom: 10px;
}