* html #breadcrumbling, * html #footer {
	height: 25px;
}

* html #logosegway {
	top: 4px;
}

* html #introcontainer, * html #pagecontainer {
	width: 790px;
}

* html #introcontainer object {
	height: 519px;
	width: 100%;
}

* html .navigationitem, * html .navigationsubitem {
	width: 185px;
}

body {
	background: url(../images/website/background.gif) repeat;
	margin: 0px;
	padding: 0px;	
	text-align: center;
}

select {
	color: #888888;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
}

table {
	background-color: #ffffff;
	color: #444444;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: left;	
}

textarea {
	height: 100px;
}

#breadcrumbling {
	background-color: #cccccc;
	border-top: 1px solid #999999;
	bottom: 0px;
	height: 24px;
	position: absolute;
	width: 100%;
}

#clear {
	clear: both;
}

#content {
	float: right;				
	width: 550px;
}

#content a {
	color: #c00000;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	background-color: #eeeeee;
	text-decoration: underline;
}

#contentcontainer {
	padding: 30px 15px;
}

#error {
	color: #ff0000;
	font-weight: bold;
	padding-bottom: 25px;
}

#footer {
	border-bottom: 1px dotted #cccccc;
	border-top: 1px dotted #cccccc;
	bottom: 15px;
	color: #888888;	
	font-size: 10px;
	height: 23px;
	left: 15px;
	line-height: 21px;	
	position: relative;
	width: 750px;	
}

#footer a {
	color: #888888;
	text-decoration: none;
}

#footer a:hover {
	background-color: #eeeeee;
	text-decoration: underline;
}

#footerleft {
	display: inline;
	position: absolute;
	left: 0px;
}

#footerright {
	display: inline;
	position: absolute;
	right: 0px;
}

#getmoving {
	background: url(../images/website/getmoving.gif) no-repeat center center;	
	height: 10px;
	right: 10px;
	position: absolute;
	top: 50px;
	width: 88px;
}

#header {
	background: url(../images/website/backgroundheader.gif) no-repeat center top;	
	height: 105px;
	left: 15px;
	position: relative;
	top: 15px;
	width: 750px;
}

#header a {
	color: #444444;
	text-decoration: none;
}

#header a:hover {
	background-color: #eeeeee;
	text-decoration: underline;
}

#headerright {
	display: inline;
	position: absolute;
	right: 10px;
	top: 10px;
}

#introcontainer {
	background-color: #999999;
	border: 5px solid #cccccc;	
	margin: 15px auto 15px auto;
	width: 780px;
}

#introcontainer object {
	height: 515px;
	width: 100%;
}

#languagepicker {		
	bottom: 3px;
	position: absolute;
	right: 10px;
}	

#languagepicker select {
	font-size: 10px;
	width: 100px;
}

#logosegway {
	background: url(../images/website/logosegway.gif) no-repeat center center;	
	height: 90px;
	left: 20px;
	position: absolute;
	top: 5px;
	width: 115px;
}

#menu {
	background-color: #c00000;
	float: left;
	height: 400px;
	text-align: left;
	width: 185px;
}

#menushort {
	background-color: #c00000;
	float: left;
	height: 250px;
	text-align: left;
	width: 185px;
}

#pagecontainer {
	background-color: #ffffff;
	border: 5px solid #cccccc;
	color: #444444;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 15px auto 15px auto;
	text-align: left;
	width: 780px;
}

#pagenavigation {
	padding-bottom: 0px;
	position: relative;
	text-align: center;
	width: 100%;
}

#submit {
	clear: both;
	left: 290px;
	position: relative;
	top: 10px;
}

.BigTitle {
	color: #c00000;
	font-size: 20px;
	font-weight: bold;
}

.navigationitem {
	color: #ffffff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	text-decoration: none;	
	width: 175px;
}

.navigationitem:hover {
	background-color: #aa0000;
	text-decoration: none;
}

.navigationsubitem {
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	color: #444444;
	display: block;	
	padding: 4px 0px 4px 25px;
	text-decoration: none;	
	width: 160px;
}

.navigationsubitem:hover {
	background-color: #dddddd;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #aaaaaa;
	color: #222222;
	text-decoration: none;
}

.separator {	
	padding: 0px 5px 0px 5px;	
}

.SmallTitle {
	color: #c00000;
	font-size: 15px;
	font-weight: bold;
}

.submit {
	position: relative;
	padding-top: 25px;
}

.textbox {
	background-color: #ffffff;
	border: 1px solid #999999;
	color: #444444;
	display: block;
	float: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	width: 250px;	
}