/* @group Reset */

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, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.4;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: left;
	visibility: hidden;
}

.clearfixb:after{
	clear: both;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/* @end */

/* @group Vertical centering */

/* mac hide \*/
html,body{height:100%;width:100%;
	color: #a9a9a9;
}
/* end hide */
body {
min-height:468px;/* for good browsers*/
min-width:552px;/* for good browsers*/
}
#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
#inner {
position:relative;
vertical-align:middle;
display:table-cell;
height: 468px;
}

/* @end */

/* @group Basics */

html body{
	background: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.logo{
	position: relative;
}

.logo h1 a{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	padding-left: 29px;
	padding-top: 118px;
	background: url(images/logoOff.gif) top left no-repeat;
	
	right: -29px;
	top: 420px;
}

.logo .bubble{
	display: none;
	position: absolute;
	background: url(images/logoBubble.gif) top left no-repeat;
	width: 96px;
	padding: 12px 20px 12px 12px;
	min-height: 115px;
	#height: 115px;
	
	top: 422px;
	right: 5px;
}

.logo .bubble strong{
	color: #00B0F0;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
}

.logo .bubble span{
	display: block;
	margin-top: 16px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
}

.logo h1 a:hover, .logo h1 a:active{
	background: url(images/logoOn.gif) top left no-repeat;
}

.outerWrapper{
	width: 900px;
	padding: 19px 0 0;
	margin: 0 auto;
	background: url(images/logotop.jpg) no-repeat right top;
}

.innerWrapper{
	width: 900px;
	height: 520px;
	background: #474747 url(images/logobottom.jpg) no-repeat right top;
}

a:link, a:visited{
	text-decoration: underline;
	color: #fffeff;
}

ul.menu{
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0 20px;
}

ul.menu li{
	display: inline;
	text-decoration: none;
}

ul.menu li a{
	float: left;
	border-top: 5px solid #474747;
	padding-top: 15px;
	margin-right: 18px;
	text-decoration: none;
	color: #fffeff;
}

ul.menu li a:hover,
ul.menu li a:active{
	border-color: #797979;
	text-decoration: none;
	color: #fffeff;
}

ul.menu li.current a{
	border-color: #ffffff;
	text-decoration: none;
	color: #fffeff;
}

.content{
	padding: 70px 0 0 0;
	overflow: hidden;
	height: 430px;
}

.content h1{
	font-size: 45px;
	font-weight: normal;
	line-height: 1.1em;
	color: #a9a9a9;
}

.content p{
	margin-top: 35px;
	color: #a9a9a9;
	font-size: 20px;
}

#content{
	width: 800px;
	overflow: hidden;
}

.left{
	max-width: 610px;
	margin-left: 20px;
}

.blue{
	color: #00B0F0;
}

.postIt{
	float: right;
	margin-right: 30px;
}

.pane{
	position: relative;
	height: 430px;
	width: 900px;
}

.moreBlock{
	position: absolute;
	top: 370px;
	font-size: 18px;
	font-style: italic;
	width: 350px;
	color: #666;
}

.moreBlock *{
	display: block;
	float: left;
	padding: 5px 3px;
}

a.more{
	color: #FFF;
	background: #00B0F0;
	padding: 5px 10px 5px 20px;
	margin-right: 5px;
}

.directions{
	position: absolute;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 20px;
	width: 420px;
	bottom: 65px;
}

.directions p{
	font-size: 12px;
}

.imageBlock{
	float: right;
	margin-right: 30px;
	margin-left: 30px;
	background: url(images/divider.gif) top left no-repeat;
	padding-left: 30px;
	height: 376px;
}

.imageBlock p {
	margin-top: 0;
}

ul.pager{
	text-align: center;
}

ul.pager li{
	display: inline;
	font-size: 1px;
	color: #fff;
	margin: 0 2px;
	padding: 8px 8px 0 0;
	height: 0;
	width: 0;
	overflow: hidden;
	background: url(images/ball.gif) top left no-repeat;
}

ul.pager li.current{
	background: url(images/ballCurrent.gif) top left no-repeat;
}

/* @end */