body {
	background-color: #e9f1f8;
	background-image: url(../../images/landing-page/repeater.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	line-height: 120%;
}
#template_wrapper {
	width: 758px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#content_wrapper {
	background-image: url(../../images/landing-page/bg_repeat.jpg);
	background-repeat: repeat-y;
}
#footer_wrapper {
	background-image: url(../../images/landing-page/footer_shadow.jpg);
	background-repeat: no-repeat;
	height: 32px;
	font-size: 10px;
	font-variant: small-caps;
	color: #353128;
}

#footer_wrapper a {
	font-size: 10px;
	font-variant: small-caps;
	color: #5C97CB;
	text-decoration: none;
}

#footer_wrapper a:hover {
	font-size: 10px;
	font-variant: small-caps;
	color: #234B70;
	text-decoration: none;
}
#content_template_wrapper {
	font-size: 12px;
	color: #2F2F2F;
	margin-right: 55px;
	margin-left: 55px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	padding-right: 30px;
	padding-left: 30px;
}
.intro_text {
	font-size: 16px;
	font-weight: bold;
	color: #2F2F2F;
}

#header_wrapper {
	background-image: url(../../images/landing-page/header.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 694px;
	padding-top: 60px;
	padding-right: 30px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	padding-bottom: 15px;
}
.first_subtitle {
	font-size: 17px;
	font-weight: bold;
	color: #3E768F;
	padding-right: 55px;
	padding-left: 55px;
	text-align: left;
	line-height: 150%;
}

.second_subtitle {
	font-size: 15px;
	font-weight: normal;
	padding-right: 55px;
	padding-left: 55px;
	text-align: left;
	line-height: 150%;
}

.highlight {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFB9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3CC7D;
	margin: 0px;
	padding: 5px;
	color: #875203;

}

#content_template_wrapper td {
	padding-bottom: 20px;
}

#foot {
	padding-top: 20px;
	padding-left: 18px;
}

h1 {
	font-size: 2em;
	font-weight: bolder;
	color: #FF0000;
	text-align:center;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-right: 55px;
	padding-left: 55px;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 1.3em;
	font-weight: bolder;
	color: #000000;
	text-align:center;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-right: 55px;
	padding-left: 55px;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 1.6em;
	font-weight: bolder;
	color: #000000;
	text-align:center;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 150%;
	padding-right: 55px;
	padding-left: 55px;
	font-family: Arial, Helvetica, sans-serif;
}


#content_template_wrapper table {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}

#emphasized_central_quote {
	margin-right:auto;
	margin-left:auto;
	width:350px;
	background-color: #E9F1F8;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

li {
	background-image: url(../../images/landing-page/point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	list-style-type: none;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#signature{
	background-image:url(../../images/landing-page/signature-small.gif);
	height: 100px;
	background-repeat: no-repeat;
	background-position: left 10px;
}

a img {
	border:none;
}

p {
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif;
	line-height: 120%;
}

#divider {
	height:2px;
	padding: 0px;
	margin: 0px;
	background-image: url(../../images/landing-page/divider_image.jpg);
	background-repeat: repeat-x;
}

.internal-link{
	color: #000000;
	text-decoration: none;
}

#bottom_navigation{
	width: 588px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding:0;
	text-align: center;
}