@charset "UTF-8";
body {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	color: #333;
}

#wrap {
	width:1210px;
	position:relative;
	z-index:1;
	text-align:left;
	background-color: #FFF;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 30px;
	border-top-style: solid;
	border-top-color: #EB3B3E;
}

.clear {
	clear:both;
}
#content-left {
	background-color: #FFF;
	margin: 0px;
	float: left;
	width: 410px;
	padding: 0;
}
#content-left img {
	padding-top: 3px;
	padding-bottom: 3px;
}
#nav-left a {
	border-style: none;
}

/* nav left */
#nav-left {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

/* content right */

#content-right {
	width:760px;
	padding-top: 0;
	padding-bottom: 0px;
	padding-left: 0;
	float: right;
	text-align: right;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}
 #text {
	margin: 0px;
	padding-left: 38px;
	padding-top: 0px;
}
#text p {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height: 18px;
}
#content-right  h1 {
	color:#436183;
	padding:0;
	font-size:24px;
	font-weight:bold;
	letter-spacing: 0px;
	line-height: 36px;
}
#content-right  h2 {
	font-size:20px;
	line-height: 32px;
	font-weight: bold;
	color: #497E9E;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#content-right  p {
	font-size: 20px;
	line-height: 28px;
	padding: 0px 0px 2px;
	color: #036;
}
a {
	color:#069;
	text-decoration: none;
}
a:hover {
	color: #EB3B3E;
}
#footer {
	background-color: #EB3B3E;
	color: #FFF;
	padding-left: 36px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 14px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F5F6F9;
}
#clickhere img {
	position: absolute;
	left: 746px;
	top: 309px;
}
