* { margin:0; padding:0; }
ul,ol { list-style:none }
a img,:link img,:visited img { border:none }
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; }
body {
	color: #333333;
	background-color: #ffffff;
	font-size: 11px;
	font-family:  Tahoma, Geneva, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-position: center top;
}
p { display: block; }
a, a:visited { text-decoration: none; }
a:hover, a:active {
	text-decoration: underline;
}
.p5 { line-height: 5px; }
.p10 { line-height: 10px; }
.p15 { line-height: 15px; }
#wrapper0 {
	text-align: left;
	width: 90%;
	max-width: 752px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
}
#wrapper0a {
	position: relative;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
	overflow: visible;
}
#wrapper0b{
	float: left;
	width: 100%;
	display: inline-block;
	margin: 0px;
}
#header {
	width: 100%;
	float: left;
	height: 33px;
	font-family: "Impact", "Arial Narrow", "Helvetica Narrow", sans-serif;
	font-size: 22px;
	color: #FFF;
	padding-top: 7px;
	letter-spacing: 3px;
	text-align: center;
}
#footer{
	font-family: ArenaBlackExtendedItalic;
	text-align: center;
	width: 100%;
	margin-top: 0;
	display: block;
	height: 64px;
	color: #ffffff;
	font-size: 17px;
	letter-spacing: 5px;
	padding-top: 10px;
	background-image: url(../images/footer-back.png);
	background-repeat: repeat-x;
	line-height: 20px;
	clear: both;
	float: left;
}
#main {
	float: left;
	width: 100%;
	max-width: 752px;
	display: inline-block;
	background-color: #FFF;
	background-image: url(../images/divider.png);
	background-repeat: repeat-y;
	background-position: 152px 200px;
}
#textbox {
	display: inline;
	float: right;
	width: 79%;
	line-height: 15px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 100% auto;
}
#title {
	text-align: right;
	display: inline-block;
	float: right;
	width: 49.5%;
	margin-right: 5%;
	font-family: "FuturaMedium";
	font-size: 16px;
	color: #1e489e;
	line-height: 23px;
	margin-top: 25px;
}
#title h1 {
	font-family: "FuturaBold";
	font-size: 19px;
	line-height: 21px;
	display: block;
	margin-bottom: 10px;
	font-weight: normal;
}
#main-text {
	float: left;
	width: 42.4%;
	margin-top: 30px;
	margin-left: 2.5%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #a02a31;
}
#main-text h1 {
	font-family: ArenaBlackExtendedRegular;
	margin-left: -10px;
	font-size: 13px;
	display: block;
	margin-bottom: 10px;
	font-weight: normal;
}
#sidebar1a{
	width: 21%;
	float: left;
	display: inline;
	background-color: #FFF;
}
#sidebar1b{
	width: 100%;
	float: left;
	display: inline;
	background-image: url(../images/sidebar-back.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 130px;
}
#sidebar1c{
	width: 96%;
	float: left;
	display: inline;
	background-image: url(../images/sidebar-shade.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: 3.8%;
}
#sidebar {
	width: 100%;
	float: left;
	display: inline;
	text-align: right;
	background-repeat: repeat-x;
	background-position: left top;
}
#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 89px;
	width: 89%;
	left: 52px;
	top: 50px;
	background-size: 100% auto;
}
#logo1 {
	background-image: url(../images/logo1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 79px;
	width: 112px;
	left: 52px;
	top: 50px;
}
#logo2 {
	background-image: url(../images/logo2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 70px;
	width: 564px;
	left: 158px;
	top: 69px;
}

.clear {clear: both;}
#menu-button {
	display: none;
}
#navbar {
	width: 76%;
	text-align: right;
	float: right;
	margin-top: 126px;
}
#navbar li {
	clear: both;
	float: right;
	padding-left: 11px;
	padding-top: 6px;
	padding-right: 11px;
	padding-bottom: 5px;
	display: block;
	width: 100px;
	margin-bottom: 2px;
}
#navbar li:hover, #navbar li.current {
	background-color: #ddd7c8;
}
#navbar li a, #navbar li a:visited, #navbar li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1f489e;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

#quotebox {
	background: #1f4893;
	width: 135px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 20px;
	float: left
}

#quotebox h2 {
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	margin-left: 0px;
	font-size: 15px;
	line-height: 22px;
}
.gr8 {
	color: #7685b2;
	font-size: 9px;
	font-family:  Tahoma, Geneva, sans-serif;
	text-align: center;
	width: 100%;
	margin-top: 10px;
	display: block;
	letter-spacing: 0px;
	padding-top: 10px;
	background-image: none;
}

.gr8 a, .gr8 a:visited {
	color: #7685b2;
	font-size: 9px;
	font-family:  Tahoma, Geneva, sans-serif;
}
.spacer {
	padding-left: 15px;
	padding-right: 15px;
}
body:first-of-type {line-height: 17px;}
@media screen and (-webkit-min-device-pixel-ratio:0){
body {line-height: 17px;}
}