* {margin:0; padding:0;}
body, html {
	line-height: 1;
	width:100%;
	height:100%;
	background-color: #6A83AC;
	background-image: url(../images/bg_text2_w.jpg);
	background-repeat: repeat-y;
}
.content {
	width: 1004px;
	height: 800px;
	position: relative;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/textbg_w.gif);
	background-repeat: no-repeat;
}
#mainleft {
	width: 350px;
	float: left;
}
#textinfo {
	width: 600px;
	height: 750px;
	overflow: auto;
	padding-top: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #475E88;
	position: absolute;
	left: 380px;
	top: 0;
	padding-right: 10px;
}
#textinfo h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0C2B5A;
	padding-bottom: 16px;
}
#textinfo h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0C2B5A;
	padding-bottom: 5px;
	padding-top: 8px;
}
#textinfo ol {
	font-size: 12px;
	line-height: 120%;
	padding-left: 30px;
}
#textinfo li {
	padding-bottom: 10px;
}
#textinfo .first {
	color: #28364F;
}

#textinfo p {
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 120%;
}
#textinfo  .tel {
	font-size: 20px;
	color: #E6003B;
}
#basic-accordian{
	width:590px;
	padding-top: 16px;
	padding-bottom: 10px;
}
#basic-accordian .accordion_headings{
	padding:5px;
	cursor:pointer;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #475E88;
}
#basic-accordian .accordion_headings:hover{
	background-color: #475E88;
	color: #FFFFFF;
}
#basic-accordian .accordion_child{
	line-height: 120%;
	font-size: 14px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#basic-accordian .header_highlight{
	background-color: #475E88;
	color: #FFFFFF;
}

#list-accordian{
	width: 600px;
	padding-top: 16px;
	padding-bottom: 10px;
}
#list-accordian .accordion_headings{
	cursor:pointer;
	font-weight:bold;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#list-accordian .accordion_headings:hover{
	color: #000000;
	text-decoration: underline;
}
#list-accordian .accordion_child{
	line-height: 110%;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #333333;
}
#list-accordian .header_highlight{
	color: #000000;
	text-decoration: underline;
}

#main3 {
	background-repeat: no-repeat;
	width: 350px;
	height: 354px;
	background-image: url(../images/seo_03_w2.jpg);
}
#lang {
	height: 100px;
	width: 32px;
	position: absolute;
	padding-top: 40px;
	top: -1px;
	left: 210px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999A9A;
}

#lang ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6B7892;
	font-weight: bold;
	list-style-type: none;
	position: absolute;
	left: 2px;
	width: 35px;
	line-height: 10px;
}
#lang   ul   li   a{
	color: #6B7892;
	text-decoration: none;
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
	height: 12px;
	background-image: url(../images/lng.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#lang  ul  li  a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
#menu {
	height: 207px;
	width: 120px;
	position: absolute;
	top: 255px;
	left: 123px;
}
#menuvlinetop {
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999A9A;
}

#menuvlinebot {
	height: 147px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999A9A;
}
/* Root = Vertical, Secondary = Vertical */
ul#navmenu-v,
ul#navmenu-v li,
ul#navmenu-v ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 120px; /*For KHTML*/
	list-style: none;
}

ul#navmenu-v:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-v li {
	float: left; /*For GOOD browsers*/
	display: inline; /*For IE*/
	position: relative;
	text-align: right;
}
ul#navmenu-v  span  {
	display: block;
	height: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999A9A;
	clear: both;
}

/* Root Menu */
ul#navmenu-v a {
	display: block;
	color: #dbe0fd;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* Root Menu Hover Persistence */
ul#navmenu-v a:hover,
ul#navmenu-v li:hover a,
ul#navmenu-v li.iehover a {
	color: #5aa9e2;
}

/* 2nd Menu */
ul#navmenu-v li:hover li a,
ul#navmenu-v li.iehover li a {
	color: #ebeefe;
	text-align: left;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 5px;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-v li:hover li a:hover,
ul#navmenu-v li:hover li:hover a,
ul#navmenu-v li.iehover li a:hover,
ul#navmenu-v li.iehover li.iehover a {
	color: #5aa9e2;
	display: block;
}


ul#navmenu-v ul,
ul#navmenu-v ul ul,
ul#navmenu-v ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 116px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-v li:hover ul ul,
ul#navmenu-v li:hover ul ul ul,
ul#navmenu-v li.iehover ul ul,
ul#navmenu-v li.iehover ul ul ul {
	display: none;
}

ul#navmenu-v li:hover ul,
ul#navmenu-v ul li:hover ul,
ul#navmenu-v ul ul li:hover ul,
ul#navmenu-v li.iehover ul,
ul#navmenu-v ul li.iehover ul,
ul#navmenu-v ul ul li.iehover ul {
	display: block;
}

