h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFF;
	text-align: center;
	margin: 0 0 0 0;
}
#wrapper {
	width: 1024px;
}
#nav {
	width: 1024px;
	height: 25px;
	background-color: #FF9900;
}
#contenthome {
	width: 1024px;
	background-image: url(../images/rotate/rotate.php);
	background-repeat: no-repeat;
}
#contentFFF {
	width: 1024px;
	background-image: url(../images/bgd-fff.jpg);
	background-repeat: no-repeat;
}
#content {
	width: 1024px;
	background-image: url(../images/photo_home.jpg);
	background-repeat: no-repeat;
}
#contentarea {
	width: 964px;
	padding: 0 30px 30px 30px;
}
#homelanes {
	height: 450px;
	/*background-image: url(../images/homelanes_bgnd.jpg);*/
	background-repeat: no-repeat;
	background-position: bottom right;
}
#footer {
	width: 1024px;
	height: 60px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}

 a.bluelink:link {color: #003399; text-decoration: underline;}
 a.bluelink:active {color: #003399; text-decoration: underline;}
 a.bluelink:visited {color: #003399; text-decoration: underline;}
 a.bluelink:hover {color: #990000; text-decoration: underline;}
 
 a.navlink:link {color: #000; text-decoration: none;}
 a.navlink:active {color: #000; text-decoration: none;}
 a.navlink:visited {color: #000; text-decoration: none;}
 a.navlink:hover {color: #0475B9; text-decoration: none;} 
 
 a.rtlslink:link {color: #666; text-decoration: none;}
 a.rtlslink:active {color: #666; text-decoration: none;}
 a.rtlslink:visited {color: #666; text-decoration: none;}
 a.rtlslink:hover {color: #990000; text-decoration: underline;}

.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
.homeContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.homePhone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
.logoTag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #990000;
	font-weight: bold;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FF9900;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
}
.rtls {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.rtlsBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.textItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	font-style: italic;
}
.textBoldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
