body {
	font: 0.75em Arial, Helvetica, sans-serif;
	color: #38393a;
	background: #e4ecf7;
}
a {
	color: #3d7852;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
label {
	cursor: pointer;
}
input, select, textarea {
	font: 100% Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #08103e;
}

.inner1 ul li {
	background:transparent url(/assets/img/list2.gif) no-repeat scroll 0 7px;
	line-height:1.5em;
	padding-left:13px;
}

.inner1 ol li {
	list-style-image: none;
	list-style-position: inside;
	list-style-type: decimal;
}

.inner1 p {
	padding: 0 !important;
}
.box3 h1 {
	font-size: 1.2em;
	color: #fff;
	padding: 0 21px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	background: url(/assets/img/box3_top.gif) no-repeat;
}
h1 span {
	float: left;
}
.box3 h1 a {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	font-size: 0.8em;
}
.box3 h1 a:hover {
	text-decoration: underline;
	color: #fff;
}
.inner2 h1, .inner2 h2 {
	padding-left: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #08103e;
	padding-top: 9px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	height: 33px;
	padding: 116px 0 0 25px;
}
.box1 h2, .box2 h3 {
	font-size: 1.2em;
	color: #fff;
 padding: 0;
 height: auto;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #08103e;
	padding-bottom: 9px;
	border-bottom: 1px solid #3d4478;
}
#main2 h4 {
	margin: 0 6px 0 21px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	height: 35px;
	line-height: 35px;
	padding-left: 14px;
	background: url(/assets/img/form_title.gif) no-repeat;
}
.wrap {
	width: 957px;
	border-bottom: 6px solid #262c50;
	background: #fff url(/assets/img/main.jpg) no-repeat;
}
.logo {
	float: left;
	margin: 13px 0 12px 27px;
}
#topnav {
	float: right;
	margin: 10px 30px 9px 0;
}
#topnav li {
	float: left;
	margin-left: 9px;
	background: url(/assets/img/topnav1_right.gif) no-repeat right top;
}
#topnav a {
	display: block;
	height: 19px;
	line-height: 19px;
	padding: 0 7px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	background: url(/assets/img/topnav1_left.gif) no-repeat left top;
}
#topnav li:hover, #topnav li.hover {
	background-position: right bottom;
}
#topnav a:hover {
	background-position: left bottom;
}
.clear_right {
 clear: right;
}
#mainnav {
	float: right;
	margin-right: 30px;
	padding-top: 4px;
	border-top: 1px solid #222c60;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}
#mainnav li {
	float: left;
	margin-left: 1px;
	padding-right: 2px;
	background: url(/assets/img/mainnav_separator.gif) no-repeat right center;
}
#mainnav li.last {
	padding: 0;
	background: none;
	position: relative;
	margin-right: -13px;
}
#mainnav a {
	display: block;
	height: 31px;
	line-height: 31px;
	padding: 0 11px;
	color: #fff;
	text-decoration: none;
	background: url(/assets/img/topnav2.gif) repeat-x top;
}
#mainnav a:hover {
	background-position: bottom;
}
.intro {
	clear: both;
	margin-left: 28px;
	width: 902px;
	height: 237px;
	overflow: hidden;
	background: url(/assets/img/intro.gif) no-repeat;
}
.intro img {
	display: block;
}
.intro p {
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #10222f;
}
.intro a {
	color: #378309;
	text-decoration: none;
}
.intro a:hover {
	text-decoration: underline;
}
.intro .float-left {
	margin: 4px 1px 0 4px;
 width: 217px;
}
.intro .float-right {
	float: left;
	margin-top: 4px;
}
#main {
	padding: 64px 33px 43px 42px;
	overflow: hidden;
}
#main2 {
	clear: both;
	width: 902px;
	margin: auto;
	padding-bottom: 43px;
	overflow: hidden;
	background: url(/assets/img/main.gif) repeat-y;
}
#main p, #main2 p {
	padding: 15px 0;
	line-height: 1.5em;
}
#main2 .leftcol p {
	margin: 0 6px 0 21px;
}
#main2 .inner2 p {
	padding-left: 10px;
	padding-right: 90px;
}
.content {
	float: right;
	width: 645px;
}
#main2 .content {
	width: 681px;
}
.box1 {
	float: left;
	width: 307px;
	background: url(/assets/img/box1.gif) repeat-y;
}
.box1 .inside1 {
	background: url(/assets/img/box1_top.gif) no-repeat;
}
.box1 .inside2 {
	padding: 9px 22px 20px 22px;
	background: url(/assets/img/box1_bottom.gif) no-repeat bottom;
}
.box1 a {
	color: #152633;
	text-decoration: none;
}
.box1 a:hover {
	text-decoration: underline;
}
.box2 {
	clear: left;
	float: left;
	width: 307px;
	margin-top: 18px;
	background: url(/assets/img/box2.gif) repeat-y;
}
.box2 .inside1 {
	background: url(/assets/img/box2_top.gif) no-repeat;
}
.box2 .inside2 {
	padding: 9px 22px 20px 22px;
	background: url(/assets/img/box2_bottom.gif) no-repeat bottom;
}
#main .box1 p, #main .box2 p {
	padding: 32px 50px 0 9px;
	color: #152633;
}
.box1 a {
	color: #152633;
	text-decoration: none;
}
.box1 a:hover {
	text-decoration: underline;
}
.box3 {
	float: right;
	width: 317px;
	color: #152633;
	padding-bottom: 8px;
	background: #ecdfc7 url(/assets/img/box3_bottom.gif) no-repeat bottom;
}
#main .box3 p {
	padding: 20px 23px 15px 23px;
}
.box3 ul {
	margin: 0 12px;
	padding: 21px;
	border: 1px solid #fff;
	background: #f6f1e8;
	min-height: 123px;
}
.box3 li {
	padding-left: 13px;
	line-height: 1.5em;
	background: url(/assets/img/list1.gif) no-repeat 0 7px;
}
.box3 a {
	color: #152633;
	text-decoration: none;
}
.box3 a:hover {
	color: #8e501a;
	text-decoration: underline;
	font-weight: bold;
}
.inner1 {
	padding: 24px 73px 0 30px;
}
.inner2 {
	padding: 43px 23px 0 20px;
}
ul.listing {
	margin: 6px 0 15px 5px;
}
ul.listing li {
	padding-left: 13px;
	line-height: 1.5em;
	background: url(/assets/img/list2.gif) no-repeat 0 7px;
}
.form_wrap {
	width: 489px;
	padding: 6px 5px 9px 7px;
	overflow: hidden;
	background: #c7ecd0 url(/assets/img/form_bottom.gif) no-repeat bottom;
}
.form_wrap form {
	border: solid #fff;
	border-width: 1px 1px 0 1px;
	padding: 14px 39px 0 21px;
	background: #e7f8eb;
	overflow: hidden;
}
.form_wrap label {
	color: #193222;
	float: left;
	font-weight: bold;
	margin: 2px 0 8px;
}
.form_wrap label.label2 {
	margin-top: 0;
}
.form_wrap input, .form_wrap textarea, .form_wap select {
	float: right;
	width: 325px;
	margin: 0 3px 8px 0;
	border: 1px solid #737c75;
}

.form_wrap img {
	float: right;
	width: 200px;
	margin: 0 20px 20px 0;
	border: 1px solid #737c75;
}
.form_wrap input.button {
	width: 72px;
	height: 24px;
	margin-right: 0;
	border: none;
	text-transform: uppercase;
	background: url(/assets/img/button.gif) no-repeat;
	cursor: pointer;
	color: #fff;
	padding-bottom: 4px;
}
.form_wrap textarea {
	height: 150px;
}
.form_wrap br, .contact br {
	clear: both;
}
.consultant {
  overflow: hidden;
  margin: 26px 0;
  background: url(/assets/img/consultants_bg.gif) repeat-y;
}
.consultant .float-left {
  width: 324px;
}
.consultant .float-right {
		width: 313px;
		padding-bottom: 15px;
}
.consultant .title {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.2em;
		font-weight: bold;
		color: #fff;
		padding: 6px 16px 5px;
}
.consultant .float-left .title {
		background: #3d4478;
}
.consultant .float-right .title {
  background: #3d7852;
		border-top: 1px solid #fff;
}
.interests {
		padding: 0 16px 17px 16px;
		line-height: 1.5em;
}
#main2 .inner2 .interests p {
		padding: 20px 0 0;
}
.consultant .float-right img {
		display: block;
		width: 313px;
		height: 255px;
}
.contact {
		padding: 18px 0 10px 16px;
		overflow: hidden;
  line-height: 1.5em;
}
.detail_left {
  display: block;
  float: left;
  width: 75px;
  font-weight: bold;
}
.detail_right {
  display: block;
  float: left;
}
.consultant ul {
  margin: 0 16px;
  background: #fff;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.2em;
		font-weight: bold;
}
.consultant li {
  border-bottom: 1px solid #c7ecd0;
}
.consultant li a {
  display: block;
  padding: 8px 11px 7px;
  color: #08103e;
}
.leftcol {
	float: left;
	width: 199px;
	margin-top: 9px;
}
#main2 .leftcol {
	width: 221px;
	margin: 0;
	background: url(/assets/img/leftcol.jpg) no-repeat;
}
.leftcol a {
	color: #3d4478;
}
.leftcol ul {
	margin-top: 20px;
	border-top: 1px solid #3d4478;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}
#main2 .leftcol ul {
	margin: 20px 1px 0 21px;
}
.leftcol li {
	border-bottom: 1px solid #3d4478;
}
.leftcol li a {
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #ecf1f9;
	color: #bd1b01;
	padding: 8px 11px;
	text-decoration: none;
}
.leftcol li a:hover {
	text-decoration: underline;
}
#main2 .leftcol ul.subnav {
	margin: 0 6px 20px 9px;
	border: none;
	font-size: 1em;
	padding: 17px 16px 40px 16px;
	background: #e4ecf7;
}
.leftcol ul.subnav li {
	border: none;
}
.leftcol ul.subnav li a {
	background: none;
	color: #c02912;
	padding: 6px 0 5px;
	border-bottom: 1px solid #fff;
	border-top: none;
}
.leftcol ul.subnav li.last a {
	border: none;
	padding-bottom: 6px;
}
#main2 .leftcol ul.links {
	margin-top: 0;
	margin-bottom: 13px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
}
.leftcol ul.links li {
	border: none;
}
.leftcol ul.links li a {
	display: inline;
	border: none;
	background: none;
	color: #0a113f;
	padding: 0;
	text-decoration: underline;
}
.leftcol ul.links li a:hover {
	text-decoration: none;
}
.main_bottom {
	height: 36px;
	width: 902px;
	margin: auto;
	background: url(/assets/img/main_bottom.gif) no-repeat;
}
#footer {
	padding: 0 35px 20px 40px;
	color: #434656;
	overflow: hidden;
	background: #9badcd url(/assets/img/footer.jpg) repeat-x;
}
#footer .float-left {
	margin-top: 24px;
}
#footer p {
	font-size: 0.9em;
	padding-top: 13px;
	line-height: 1.5em;
}
#footer .float-right p {
	padding-top: 7px;
	line-height: normal;
}
#footer ul {
	float: left;
	margin: 24px 0 0 38px;
	min-width: 150px;
}
#footer li {
	padding: 5px;
	background: url(/assets/img/footer_separator.gif) repeat-x bottom;
}
#footer li.last {
	padding-bottom: 0;
	background: none;
}
#footer a {
	color: #112164;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .float-right {
	padding: 78px 0 0 187px;
	text-align: right;
	background: url(/assets/img/footer2.jpg) no-repeat;
}
* html #topnav, * html #mainnav, * html .intro .float-left {
 display: inline;
}
* html #topnav a, * html #mainnav a {
 float: left;
}
*+html .intro .float-right {
	width: 676px;
}
* html .box3 ul {
	height: 123px;
}
* html .leftcol li a {
 height: 1%;
}
* html #footer ul {
	width: 150px;
}
*+html #footer .float-right {
	white-space: nowrap;
}

#slider {
    width: 217px; /* important to be same as image width */
    height: 191px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent{
    width: 720px;
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage{
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 384px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.slider1Image span{
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 694px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong{
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
bottom:0;
left:0;
}



