body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	background-color: #E8EAD4;
	text-align: center;
}
#head {
	margin-top: 30px;
}
#logo h1 a {
	background-image: url(/file-asset-3755/logo.png);
	height: 154px;
	width: 382px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9996px;
}
#logo h1 a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50); /* For IE8 and earlier */
}
#head #navigation {
	height: 30px;
	background-color: #5391AA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #37628F;
	border-bottom-color: #37628F;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	position: relative;
}
#head #navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	display:block;
}
#head #navigation ul li#how-it-works-link{
	z-index:23;
	position: relative;
	width:800px;
	text-align:left;
	display:inline-block;
}
#head #navigation ul li#traveler-login{
	position: relative;
	z-index:22;
}
#head #navigation ul li#traveler-login span{
	height: 364px;
	width: 284px;
	position: absolute;
	display:block;
	top: -130px;
	left: -60px;
	background-image: url(/file-asset-3756/login-travelers.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#head #navigation ul li#traveler-login a {
	text-indent:-9999px;
	height: 100px;
	width: 100px;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	top: 175px;
	left: 0px;
}
#head #navigation ul li#traveler-login a:hover {
	background-color:transparent;
}

#head #navigation ul li {
	display: inline;
}
#head #navigation ul li a {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	line-height: normal;
	padding-left: 20px;
	padding-right: 20px;
	height: 23px;
	display: inline-block;
	padding-top: 7px;
	transition: all 0.05s ease-in-out;
	-webkit-transition: all 0.05s ease-in-out;
	-moz-transition: all 0.05s ease-in-out;
}
#head #navigation ul li a:hover {
	background-color: #37628F;
}
#wrap-content {
	background-image: url(/file-asset-3753/triangles.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#content {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#content #content-left {
	float: left;
	width: 400px;
	text-align: left;
	line-height: normal;
	margin-top: 50px;
	position: relative;
}
#content #content-left h2 {
	color: #CF0F27;
	font-size: 60px;
	margin-bottom: 20px;
	font-weight: normal;
}
#content #content-left p {
	margin-bottom: 20px;
}
#content #content-left a {
	color: #CF0F27;
	text-decoration: underline;
}
#content #content-left a:hover {
	text-decoration: none;
}
#content #content-left ul {
	margin-bottom: 20px;
	margin-left: 10px;
}
#content #content-left li {
	list-style: none;
	margin-bottom: 10px;
}
#content #content-left li:before {
	/* For a round bullet */
	content: '\2022';
	display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -10px;
	top: -0px;
	color: #CF0F27;
}
#content #content-right {
	float: left;
	width: 320px;
	margin-left: 150px;
	text-align: left;
	line-height: normal;
	margin-top: 134px;
}
#content #content-right h3, #content #content-left h3 {
	color: #37618F;
	font-size: 24px;
	margin-bottom: 20px;
	font-weight: bold;
}
#content #content-right a {
	color: #CF0F27;
	text-decoration: underline;
}
#content #content-right a:hover {
	text-decoration: none;
}
#content #content-right li {
	list-style: none;
	margin-bottom: 10px;
}
#content #content-right li:before {
	/* For a round bullet */
	content: '-';
	display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -10px;
	top: -0px;
	color: #CF0F27;
	top:-3px;
}
#content #content-right p {
	margin-bottom: 20px;
}
#content-left #papers {
	background-image: url(/file-asset-3754/papers.png);
	background-repeat: no-repeat;
	height: 395px;
	width: 604px;
	position: relative;
	top: -70px;
	left: -225px;
	text-indent: -9999px;
}
#footer {
	height: 30px;
	background-color: #5391AA;
	padding-top: 70px;
	padding-bottom: 70px;
	color: #FFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer .copyright {
	display: inline-block;
	margin-right: 30px;
}
#footer .phone {
	display: inline-block;
	margin-right: 30px;
}
#footer .email {
	display: inline-block;
}
.red {
	color: #CF0F27;
}
.clear {
	clear: both;
}
em {
	font-style: italic;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CF0F27;
	margin-top: 30px;
}
