html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, object, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100.01%;
}
body {
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Grande", sans-serif;
	width: 100%;
	background: #fff url(../images/generic/back.jpg) repeat-x center top;
}

.spacer {
	height: 0;
	line-height: 0;
	clear: both;
}


/* Link styles */

a {color: #004581;}
a:link {color: #004581;}
a:visited {color: #09F;}
a:hover {color: #004581; text-decoration: none;}
a:active {color: #09F;}
a:focus {outline:none;}


/* Skip */

#skipnav {
	width: 920px;
	height: 0;
	margin: 0 auto;
}
#skipnav p, #skipnav h2 { font-size: 1px; text-indent: -4000px; }
#skipnav a:link, #skipnav a:visited, #skipnav a:hover { text-decoration: none; }


#wrapper {
	width: 100%;
	min-height: 100%;
	/*position: absolute;*/
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(../images/generic/lines.gif) repeat;
	background-attachment: fixed;
}
#wrapper-header {
	width: 100%;
	background: #141b47 url(../images/generic/header-back.jpg) top center no-repeat;
	border-bottom: 1px solid #004581;
}

#header {
	width: 920px;
	margin: 0 auto;
	padding: 25px 0 30px 0;
	text-align: left;	
}
#header h1 {
	font-size: 230%;
	color: #FFF;
	font-weight: normal;
	line-height: 1.5;
	letter-spacing: -0.05em;
	margin: 5px 20px 10px 20px;
}
#header h1 em {
	color: #09F;
	font-style: normal;
}
#header-shadow {
	width: 100%;
	height: 5px;
	background: url(../images/generic/header-shadow.png) repeat-x;
}

#main-feature {
	background: #cee4ef url(../images/generic/main-feature-digital.gif) repeat-x top;
	text-align: left;
	padding: 20px;
	padding-top: 16px;
	position: relative;
}
#main-feature p {
	font-size: 120%;
	line-height: 1.7;
	color: #004581;
	/*padding-right: 280px;*/
	width: 600px;
}


#page {
	width: 920px;
	margin: 5px auto 0 auto;
	text-align: left;
	position: relative;
	background-color: #fff;
}
#page-corner {
	width: 920px;
	height: 5px;
	font-size: 1%;
	position: absolute;
	z-index: 900;
	left: 0;
	top: 0;
	background: url(../images/generic/curve.png) no-repeat top;
}

/* HOME SLIDESHOW */

ul.slideshow {
	list-style: none;
	position: relative;
	float: right;
	width: 541px;
	height: 320px;
	overflow: hidden;
	margin: -16px -20px -20px 0;
	z-index: 1;
}
p.slideshow_top {
	position: relative;
	z-index: 2;
}
ul.slideshow li {
	width: 541px;
	text-align: right;
}
.home #main-feature {
	padding-bottom: 0;
}
.home #main-feature p {
	position: absolute;
	padding-right: 380px;
}
.slideshow_links {
	position: absolute;
	bottom: 0;
	left: 17px;
}
.slideshow_links a {
	display: block;
	height: 40px;
	background: url(../images/generic/slideshow_btns.png) no-repeat;
	float: left;
}
.slideshow_links a span {
	position: relative;
	margin-left: -999em;
}
.slideshow_links a.bookmaking {
	width: 84px;
	background-position: left top;
}
.slideshow_links a.bookmaking:hover {
	background-position: left -40px;
}
.slideshow_links a.digital_signage {
	width: 104px;
	background-position: right top;
}
.slideshow_links a.digital_signage:hover {
	background-position: right -40px;
}

/* Columns */

#page-height {
	width: 20px;
	height: 200px;
	float: left;
	font-size: 1%;
}
#mainarea {
	width: 900px;
	margin: 0;
	float: left;
}
.main-content {
	width: 580px;
	float: left;
	margin: 0;
	margin-right: 20px;
	padding: 10px 0;
}
.side-content {
	width: 280px;
	float: left;
	margin: 0;
	padding: 10px 0;
}


/* Call to Action */

#callto {
	width: 920px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/generic/callto.png) repeat-x top;
}
#callto p {
	padding: 14px 20px 6px 20px;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
}
#callto p a {
	color: #fff;
	text-decoration: none;
}
#callto p a:hover,
#callto p a:active {
	color: #fff;
	text-decoration: underline;
}

/* Sign off */

#signoff {
	width: 920px;
	margin: 0 auto;
	padding: 18px 0 8px;
	background: url(../images/generic/callto-foot.png) no-repeat; 
}
#signoff p {
	font-size: 60%;
	color: #666;
	line-height: 1.6;
	margin-left: 30px;
}
#signoff p strong {
	color: #004581;
}
#signoff p a,
#signoff p a strong,
#signoff p a:link,
#signoff p a:visited,
#signoff p a:active {
	text-decoration: none;
	color: #666 !important;
}
#signoff p a:hover {
	text-decoration: underline;
}



/* Main Area and Typefaces */

#mainarea h1, #mainarea h2, #mainarea h3, #mainarea h4, #mainarea h5,
#mainarea h1 a, #mainarea h2 a, #mainarea h3 a, #mainarea h4 a, #mainarea h5 a  {
	
	color: #004581;
	letter-spacing: -0.06em;
	padding: 5px 0 5px 0;
	margin: 0;
}
#mainarea h1 {font-size: 160%;}
#mainarea h2 {font-size: 120%;}
#mainarea h3 {font-size: 90%;}
#mainarea h4 {font-size: 80%;}
#mainarea h5 {font-size: 70%;}

#mainarea ul {
	list-style-type: none;
	padding: 2px 0 3px 0;
}
#mainarea ol {
	list-style-type: decimal;
	padding: 2px 0 3px 25px;
}
#mainarea ol li {
	font-size: 72%; line-height: 150%; 
	padding: 0 0 5px 5px;
	background-image: none;
}
#mainarea li {
	font-size: 72%; line-height: 150%; background-image: url(../images/generic/bullet.gif); background-repeat: no-repeat; background-position: 0px 5px; padding: 0 0 5px 15px;
}
#mainarea p {
	margin: 0;
	padding: 5px 0 10px 0;
	font-size: 82%;
	line-height: 150%;
}
#mainarea p strong,
#mainarea li strong {
	color: #222222;
}

/* Boxes */

#mainarea .box_top {
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
	background: #8f9293 url(../images/generic/box-tl.gif) top left no-repeat;
	border-bottom: 1px solid #303132;
}
#mainarea .box_top h2 {
	font-size: 96%;
	padding: 15px 10px 5px 5px;
	letter-spacing: 0;
	margin: 0;
	color: #FFFFFF;
	background: #8f9293 url(../images/generic/box-tr.gif) top right no-repeat;
}
#mainarea .box_top h2 a {
	font-size: inherit;
	color: #FFFFFF;
	letter-spacing: 0;
	text-decoration: none;
}
#mainarea .box_top h2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	letter-spacing: 0;
}

#mainarea .box_foot {
	border-top: 1px solid #f4f4f4;
	padding: 5px 10px 10px 0;
	background: #fff url(../images/generic/box-back.gif) bottom left no-repeat;
}
#mainarea .box_foot h3 {
	font-size: 80%;
	color: #004581;
	line-height: 1.0;
	margin: 0;
	padding: 5px 5px 0px 10px;
}
#mainarea .box_foot h3 a { text-decoration: none; }
#mainarea .box_foot h3 a:hover { text-decoration: underline; }

#mainarea .box_foot p {
	padding: 4px 50px 5px 10px;
	line-height: 130%;
	font-size: 70%;
	color: #333333;
}
#mainarea .box_foot p strong {
	color: #000;
	font-weight: bold;
}
#mainarea .box_foot p.btn-download a,
#mainarea .box_foot p.btn-more a {
	color: #004581;
	text-indent: -6000px;
	height: 30px;
	font-size: 60%;
	margin-bottom: 6px;
}
#mainarea .box_foot p.btn-download a {
	width: 125px;
	background: url(../images/generic/btn-download.png) no-repeat 0 center;
	display: block;
}
#mainarea .box_foot p.btn-more a {
	width: 105px;
	background: url(../images/generic/btn-more.png) no-repeat 0 center;
	display: block;
}

#mainarea .box_foot a img {
	border: 5px solid #ccc;
	color: #000;
	font-weight: bold;
}
#mainarea .box_foot a:hover img {
	border-color: #09f;
}

.layout_box { margin: 8px 0 10px 0; }

.layout_clear {
	clear: both;
	height: 0 !important; font-size: 1% !important;
	margin: 0 !important; padding: 0 !important;
	overflow: hidden; width: 20px;
}

.layout_float_l,
.layout_float_r {
	float: left;
	display: inline;
}
.layout_float_l { margin: 5px 20px 10px 0 !important; }
.layout_float_r { margin: 5px 0 10px 20px !important; float: right; }


/* overides */

.home #mainarea { width: 920px; }
.home #mainarea .box_foot h3 { font-size: 100%; }
.home .main-content {width: 900px; margin-right: 0;}
.home .layout_box { width: 280px; float: left; margin: 0 20px 0 0; padding: 0; }


/* Home page */

#news {
	width: 860px;
	margin: 0 0 10px 0;
	padding: 12px 10px 14px 10px;
	background: #f4f4f4 url(../images/generic/news-back.jpg) no-repeat;
	border: none;
	color: #333;
	font-size: 100%;
	text-align: left;
}
#news h2 {
	font-size: 100%;
	float: left;
	padding: 0 10px 0 0;
	line-height: 1.0;
	width: 180px;
	color: #FFF;
}
#news ul {
	width: 660px;
	margin: 0;
	padding: 0;
}
#news li {
	list-style-type: none;
	background: none;
	margin: 0;
	padding: 0;
}

#news li a {
	color: #333;
	text-decoration: none;
}

/* CONTACT PAGE */

#map_canvas {
	position: relative;
	width: 580px;
	height: 560px;
}
