﻿@charset "UTF-8";
/* CSS Document */

body {
	margin: 0 0 15px 0;
	padding: 0;
	background-color: #fff;
}

#wrapper {
	text-align:center;
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: -255px;
	min-height: 580px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
	background-color:#FFF;
	z-index: -1;
}
	
#horizontalWrapper {
	text-align:center;
	min-width: 950px;
	min-height: 580px;
	width: 950px;
	height: 580px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFF;
	z-index: -1;
	}


#mainContent {
	/*text-align:left;*/
	float: left;
	width: 615px;
	margin: 5px 0 0 5px;
	padding: 0;
	z-index: -1;
	}

#sideContent {
	float: right;
	width: 300px;
	margin-top: 5px;
	margin-right: 5px;
	padding: 0;
	z-index: -1;
	}

#homeHeader {
	height: 98px;
	border: solid 1px #CCC;
	background-image: url(images/home/bigLogo.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	z-index: -1;	
	}

#rowSingle {
	height: 100px;
	margin-bottom: 15px;
	z-index: -1;
	}

#rowDouble {
	height: 215px;
	margin-bottom: 15px;
	z-index: -1;
	}

#rowTriple {
	height: 330px;
	margin-bottom: 15px;
	z-index: -1;
	}

#rowQuad {
	height: 445px;
	margin-bottom: 15px;
	z-index: -1;
	border: solid 1px #CCC;
	}
	
#strokedQuad {
	height: 443px;
	border: solid 1px #CCC;
	margin-bottom: 15px;
	}
	
#strokedQuadPress {
	width:930px;
	height: 333px;
	padding-top:110px;
	border: solid 1px #CCC;
	margin-bottom: 15px;
	}



#buzzSidebar {
	height: 443px;
	border: solid 1px #CCC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 10px 0 30px;
	color: #666666
	}

#buzzSidebar h1 {
	margin: 30px 0 15px 0;
	font-size:13px;
	font-style:normal;
	color:#666;
	}


#buzzSidebar ul {
	margin: 0;
	padding-left: 15px;
	font-size:9px;
	font-style:normal;
	line-height: 1.4em;
	color:#666;
	}
	
#buzzSidebar li {
	margin-bottom: 0.35em;
	padding: 0;
	color:#666
	}



#buzzSidebar p {
	margin: 0;
	font-size:11px;
	font-style:normal;
	line-height: 1.4em;
	color:#666;
	}
	

#mapQuad {
	height: 414px;
	padding-top: 29px;
	border: solid 1px #CCC;
	margin-bottom: 15px;
	}

#navigation {
	float:left;
	height: 42px;
	width: 615px;
	background-image: url(images/navigation/smallLogo.png);
	background-repeat: no-repeat;
	}

#navigation ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	}

#navigation li {
	float:right;
	height: 24px;
	margin: 0 0 0 98px;
	padding: 10px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	}

#navigation li a {
	display: block;
	color: #999;
	text-decoration: none;
	}
	
#navigation a:hover {
	display: block;
	color: #ff8c00;
	text-decoration: none;
	}

#textSidebar {
	height: 240px;
	border: solid 1px #CCC;
	border-bottom: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 29px 0 29px;
	}

#textSidebar a {
	font-size:11px;
	font-style:normal;
	line-height: 1.4em;
	color:#666;
	text-decoration: none;
	}


#textSidebar a:hover {
	color: #ff8c00;
	text-decoration: none;
	}

#textSidebar h1 {
	margin: 30px 0 15px 0;
	font-size:13px;
	font-style:normal;
		line-height: 1.4em;

	color:#666;
	}


#textSidebar h2 {
	margin: 15px 0 15px 0;
	font-size:11px;
	font-style:normal;
	color:#999;
	}

#textSidebar h2 a {
	font-style:normal;
	text-decoration: none;
	color: #999;
	}
	
#textSidebar h2 a:hover {
	font-style:normal;
	text-decoration: none;
	color: #ff8c00;
	}


#textLinks {
	text-align:right;
	margin: 10px 0 15px 0;
	font-size:9px;
	font-style:normal;
	color:#999;
	}

#textSidebar h3 {
	text-align:right;
	margin: 10px 0 15px 0;
	font-size:9px;
	font-style:normal;
	color:#999;
	}

#textSidebar h3 a {
	font-size:9px;
	font-style:normal;
	text-decoration: none;
	color: #999;
	}
	
#textSidebar h3 a:hover {
	font-size:9px;
	font-style:normal;
	text-decoration: none;
	color: #ff8c00;
	}

#textSidebar h4 {
	text-align:right;
	margin: 0 0 15px 0;
	font-size:9px;
	font-style:normal;
	color:#999;
	}

#textSidebar h4 a {
	font-size:9px;
	font-style:normal;
	text-decoration: none;
	color: #999;
	}
	
#textSidebar h4 a:hover {
	font-size:9px;
	font-style:normal;
	text-decoration: none;
	color: #ff8c00;
	}


#textSidebar p {
	margin: 0;
	font-size:11px;
	font-style:normal;
	line-height: 1.4em;
	color:#666;
	}

#thumbNav {
	
	height: 203px;
	border: solid 1px #CCC;
	border-top: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 23px;
	margin: 0;
	}


#thumbNav ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	}
	
#thumbNav li {
	float:left;
	width: 72px;
	height: 50px;
	margin: 0 6px 12px 6px;
	padding: 0;
	}

#thumbNav li a {
	display: block;
	width: 72px;
	height: 50px;
	/* for IE */
  	filter:alpha(opacity=50);
  	/* CSS3 standard */
  	opacity:0.5;
	}
	
#thumbNav li a:hover {
	display: block;
	width: 72px;
	height: 50px;
	/* for IE */
  	filter:alpha(opacity=100);
  	/* CSS3 standard */
  	opacity:1.0;
	}
	
	
#thumbNavDouble {
	
	height: 203px;
	border: solid 1px #CCC;
	border-top: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 23px;
	margin: 0;
	}


#thumbNavDouble ul{
	margin: 0;
	padding: 62px 0 0 0;
	list-style: none;
	float: left;
	}
	
#thumbNavDouble li {
	float:left;
	width: 72px;
	height: 50px;
	margin: 0 6px 12px 6px;
	padding: 0;
	}

#thumbNavDouble li a {
	display: block;
	width: 72px;
	height: 50px;
	/* for IE */
  	filter:alpha(opacity=50);
  	/* CSS3 standard */
  	opacity:0.5;
	}
	
#thumbNavDouble li a:hover {
	display: block;
	width: 72px;
	height: 50px;
	/* for IE */
  	filter:alpha(opacity=100);
  	/* CSS3 standard */
  	opacity:1.0;
	}
	
#creditSidebar {
	height: 445px;
	border: solid 1px #CCC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 30px 0 30px;
	}

#creditSidebar h1 {
	margin: 30px 0 15px 0;
	font-size:13px;
	font-style:normal;
	color:#666;
	}
	
#creditSidebar h2 {
	text-align:right;
	margin: 10px 0 15px 0;
	font-size:9px;
	font-style:normal;
	color: #999;
	}

#creditSidebar h2 a {
	font-size:9px;
	font-style:normal;
	text-decoration: none;
	color: #999;
	}
	
#creditSidebar h2 a:hover {
	font-size:9px;
	font-style:normal;
	text-decoration: none;
	color: #ff8c00;
	}


#creditSidebar p {
	margin: 0;
	font-size:11px;
	font-style:normal;
	line-height: 1.4em;
	color:#666;
	}

#pressSidebar {
	height: 443px;
	border: solid 1px #CCC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 10px 0 30px;
	}

#pressSidebar h1 {
	margin: 30px 0 15px 0;
	font-size:13px;
	font-style:normal;
	color:#666;
	}


#pressSidebar ul {
	margin: 0;
	padding-left: 15px;
	font-size:9px;
	font-style:normal;
	line-height: 1.4em;
	color:#666;
	}
	
#pressSidebar li {
	margin-bottom: 0.35em;
	padding: 0;
	color:#666
	}



#pressSidebar p {
	margin: 0;
	font-size:11px;
	font-style:normal;
	line-height: 1.4em;
	color:#666;
	}

#linkSidebar {
	height: 243px;
	border: solid 1px #CCC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 29px 0 29px;
	margin-bottom: 15px;
	}


#linkSidebar h1 {
	margin: 30px 0 15px 0;
	font-size:13px;
	font-style:normal;
	color:#666;
	}


#linkSidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}

#linkSidebar li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 1.4em;
	color: #333;
	}

#linkSidebar li a {
	color: #999;
	text-decoration: none;
	}
	
#linkSidebar a:hover {
	color: #ff8c00;
	text-decoration: none;
	}
	
#linkSidebar p {
	margin: 0;
	font-size:11px;
	font-style:normal;
	line-height: 1.4em;
	color:#666;
	}
	
#linkSidebar2 {
	height: 183px;
	border: solid 1px #CCC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 29px 0 29px;
	margin-bottom: 15px;
	}


#linkSidebar2 h1 {
	margin: 30px 0 15px 0;
	font-size:13px;
	font-style:normal;
	color:#666;
	}


#linkSidebar2 ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}

#linkSidebar2 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 1.4em;
	color: #333;
	}

#linkSidebar2 li a {
	color: #999;
	text-decoration: none;
	}
	
#linkSidebar a:hover {
	color: #ff8c00;
	text-decoration: none;
	}
	
#linkSidebar2 p {
	margin: 0;
	font-size:11px;
	font-style:normal;
	line-height: 1.4em;
	color:#666;
	}
	



#linkSidebar3 {
	height: 343px;
	border: solid 1px #CCC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 29px 0 29px;
	margin-bottom: 15px;
	}


#linkSidebar3 h1 {
	margin: 30px 0 15px 0;
	font-size:13px;
	font-style:normal;
	color:#666;
	}


#linkSidebar3 ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}

#linkSidebar3 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 1.4em;
	color: #333;
	}

#linkSidebar3 li a {
	color: #999;
	text-decoration: none;
	}
	
#linkSidebar3 a:hover {
	color: #ff8c00;
	text-decoration: none;
	}
	
#linkSidebar3 p {
	margin: 0;
	font-size:11px;
	font-style:normal;
	line-height: 1.4em;
	color:#666;
	}
	
#linkSidebar4 {
	height: 83px;
	border: solid 1px #CCC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 29px 0 29px;
	margin-bottom: 15px;
	}


#linkSidebar4 h1 {
	margin: 30px 0 15px 0;
	font-size:13px;
	font-style:normal;
	color:#666;
	}


#linkSidebar4 ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}

#linkSidebar4 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 1.4em;
	color: #333;
	}

#linkSidebar4 li a {
	color: #999;
	text-decoration: none;
	}
	
#linkSidebar4 a:hover {
	color: #ff8c00;
	text-decoration: none;
	}
	
#linkSidebar4 p {
	margin: 0;
	font-size:11px;
	font-style:normal;
	line-height: 1.4em;
	color:#666;
	}
	


#textMain {
	height: 213px;
	border: solid 1px #CCC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 45px 0 29px;
	margin-bottom: 15px;
	}

#textMain  h1 {
	margin: 30px 0 10px 0;
	font-size:13px;
	font-style:normal;
	color:#666;
	}


#textMain  h2 {
	margin: 15px 0 0 0;
	font-size:11px;
	font-style:normal;
	line-height: 1.4em;
	color:#666;
	}
	
#textMain a {
	color: #999;
	text-decoration: none;
	}
	
#textMain a:hover {
	color: #ff8c00;
	text-decoration: none;
	}


#textMain  p {
	margin: 0;
	font-size:11px;
	font-style:normal;
	line-height: 1.4em;
	color:#666;
	}
	
#textMainQuad {
	height: 443px;
	border: solid 1px #CCC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 59px 0 29px;
	margin-bottom: 15px;
	}

#textMainQuad  h1 {
	margin: 30px 0 10px 0;
	font-size:13px;
	font-style:normal;
	color:#666;
	}


#textMainQuad  h2 {
	margin: 15px 0 0 0;
	font-size:11px;
	font-style:normal;
	line-height: 1.4em;
	color:#666;
	}
	
#textMainQuad a {
	color: #999;
	text-decoration: none;
	}
	
#textMainQuad a:hover {
	color: #ff8c00;
	text-decoration: none;
	}


#textMainQuad  p {
	margin: 0;
	font-size:11px;
	font-style:normal;
	line-height: 1.4em;
	color:#666;
	}
	
#linkSingle {
	height: 98px;
	border: solid 1px #CCC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 29px 0 29px;
	font-style:normal;
	font-size: 13px;
	margin-bottom: 15px;
	}
	
#linkSingle h1 {
	margin: 30px 0 5px 0;
	font-size:13px;
	font-style:normal;
	color:#666;
	}
	
#linkSingle h2 {
	margin: 30px 0 5px 0;
	font-size:11px;
	font-style:normal;
	color:#666;
	}
	
#linkSingle a {
	color: #999;
	text-decoration: none;
	}
	
#linkSingle a:hover {
	color: #ff8c00;
	text-decoration: none;
	}

#mainFooter {
	/*text-align:left;*/
	float: left;
	width: 932px;
	height: 24px;
	margin: 55px 0 0 75px;
	padding: 0;
	z-index: -1;
	}
	
	#footer {
	height: 20px;
	border-top: solid 1px #CCC;
	width: 932px;
	margin-left: auto ;
	margin-right: auto ;
	background-repeat: no-repeat;
	padding:0px 0px;
	text-align:left;
	z-index: -1;
	}

	#footer h1{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	height:18px;
	padding:4px 1px;
	margin:0px 0px;
	font-style:normal;
	font-weight:200;
	text-decoration: none;
	text-align:justify;
	color: #b0a7a1;
	}

