﻿/*----------- CEDAC Styles  -----------*/
html {
	color:#666666;
	font-family: Arial, sans-serif;
	height: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	font-size: 12px;
	font-family: Arial, sans-serif;
}
body, div, dl, dt, dd, ul, ol, li, legend, input, button, textarea, p, blockquote, th, td {
	color:#666666;
}
body {
	height: 100%;
	background: #fff url(../img/bg/body.png) repeat-x top left;
}
a {
	outline: none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
input[type=radio] {
	vertical-align: middle;
	margin: 0;
}
address, caption, cite, code, dfn, em, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins {
	text-decoration:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
	padding: 0;
	margin: 0;
}
h1 {
	font-size:20px;
	color: #008b98;
	font-weight: bold;
	line-height: 20px;
	line-height: 120%;
  font-style: normal;
  font-family: Arial;
  padding-bottom: 5px;
}
h2 {
	font-size:18px;
	color: #008b98;
	font-weight: normal;
}
h3 {
	font-size:18px;
	color: #008b98;
  display: inline;
	font-weight: normal;
}
h3.title {
	font-size:14px;
	color: #666666;
	font-weight: bold;
}
h4 {
	font-size:12px;
	color: #008b98;
	display: block;
	padding-bottom: 5px;
	font-weight: bold;
}
h6, h5{
	font-size: 14px;
  color: #008b98;
}
a:link {
	color: #008b98;
	text-decoration:underline;
}
a:hover {
	color: #0098a6;
	text-decoration:underline;
}
a:visited {
	color: #008b98;
	text-decoration:none;
}
.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix {
	display:inline-block;
}


/*----------- Global  -----------*/
#header {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	min-height: 129px;
  overflow: hidden;
}
#headerInside {
  height: 129px;
}
#content_container {
	margin: 0 auto;
	padding-bottom: 0px;
}
.clearing {
	height: 0px;
	clear: both;
	font-size: 0px;
	margin: 0;
	padding: 0;
}
#outer_wrapper {
	padding-top: 0px;
}
#wrapper {
  width: 980px;
  margin: 0 auto;
  position: relative;
  background: url(../img/bg/content.png) repeat-y left top;
}
body#home #wrapper {
  background: none;
}
#page {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}
body#home #page {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#footer {
	height: 95px;
	width: 100%;
  border-top: 1px solid #bcbcbc;
  overflow: hidden;
  clear: both;
	margin: 0px auto 0px auto;
}
#home #footer {
  margin: 20px auto 0px auto;
}
.footerInside {
  width: 980px;
  margin: 0px auto 0px auto;
}


/*----------- Header  -----------*/
#iBlock-flash {
  width: 900px;
}
#iBlock {
  width: 940px;
  margin: 0 auto;
  padding: 40px 0px 20px 40px;
}


/*----------- Nav  -----------*/
.rightHeaderBox {
  float: right;
  width: 660px; 
}
.logo {
  width: 240px;
  float: left;
  display: inline;
}
.logo img, .logo a{
  display: inline;
  float: left;
  width: auto;
}
.grid-contact{
  width: auto;
  float: right;
  height: 29px;
}
.grid-contact ul {
  padding-top: 15px;
}
.grid-contact ul li{
  float: left;
  width: auto;
  display: inline;
}
.grid-contact ul li a {
  color: #666666;
  font-size: 11px;
  padding-left: 15px;
  text-decoration: none;
}
.grid_nav {
  clear: both;
  width: 660px;
  height: 100px;
}
.menu {
  height: 100px;
  float: right;
  clear: right;
  width: 660px;
}
.menu ul li {
  float: left;
  width: auto;
  display: inline;
  height: 100px;
  background: url(../img/bg/menu-li-bg.png) no-repeat bottom left;
}
.menu ul li a {
  font-size: 14px;
  color: #666666;
  display: block;
  cursor: pointer;
  height: 55px;
  text-decoration: none;
  padding: 45px 12px 0px 12px
}
.menu ul li a:hover {
  background: url(../img/bg/menu-act.png) repeat-x top left;
}
.menu ul li span {
  background: url(../img/bg/menu-act.png) repeat-x top left;
  height: 55px;
  padding: 45px 12px 0px 12px;
  display: block;
  font-size: 14px;
  color: #666666;
}


/*----------- sub nav  -----------*/
.sub-nav {
  min-height: 450px;
  padding-bottom: 30px;
  background-color: #34AAB6;
}
.sub-nav ul {
  padding-top: 85px;
}
.sub-nav li {
  padding: 9px 15px;
  list-style-type: none;
  background: url(../img/bg/subnav.png) no-repeat bottom left;
}

/*----------- Content  -----------*/
.content-home {
  background: url(../img/bg/tabs.png) repeat-x top left;
  padding-top: 20px;
  overflow: hidden;
  min-width: 980px;
}
.tabs {
  background: url(../img/bg/tabs-li.gif) no-repeat top center;
  background-position: 375px 0%;
  padding: 0px 10px;
  margin-top: 1px;
  overflow: hidden;
  width: 100%;
}
.grid-3 {
  width: 320px;
  float: left;
  padding: 0px 15px 0px 30px; 
}
.grid-2 {
  float: right; 
  width: 225px;
}
.grid-2 .we-help {
  text-align: center;
}
.grid-2 .we-help .imgtext {
  padding: 0px 10px;
}
.grid-2 .we-help h3{
  color: #008b98;
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  display: block;
  line-height: 1.5em;
  padding: 20px 20px 18px 20px;
}
.grid-3 ul {
  padding: 10px 10px 10px 0px;
  overflow: hidden;
}
.grid-3 ul li {
  padding-left: 10px;
  background: url(../img/bullet.png) no-repeat top left;
  background-position: 0% 5px;
  clear: both;
  overflow: hidden;
  clear: right;
  list-style-type: none;
}
.readMore, .readMore:visited {
  background: url(../img/read-more.png) no-repeat center right;
  text-indent: -9999px;
  display: block;
  float: right;
  position: relative;
  color: #8f8f8f!important;
  height: 26px;
  text-transform: uppercase;
  text-decoration: none!important;
  width: 75px;
  font-size: 10px;
  vertical-align: bottom;
  text-align: right;
}
.readMore span {
  padding: 5px 10px 0px 0px;
  display: block;
}
.readMore:hover {
  background: url(../img/read-more.png) no-repeat center right;
  text-indent: -9999px;
}


/*----------- Left Bar  -----------*/
.sidebar {
  width: 190px;
  float: left;
  display: block;
}
.utility {
  bottom: 0;
  position: absolute;
  left: 15px;
  width: 160px;
  padding-bottom: 20px;
  margin: 0 auto;
}
.sidebar .utility p {
  padding-top: 15px;
  clear: both;
}
.sidebar .utility a, .sidebar .utility a:hover{
  color: #fffffd;
  font-size: 14px;
  text-decoration: none;
}
.contactus-link, .contactus-link:visited, .contactus-link:hover {
  background: url(../img/email-icon.png) no-repeat left center;
  display: block;
  height: 26px;
  padding-left: 30px;
  text-decoration: none!important;
  font-size: 12px;
  vertical-align: bottom;
  color: #fffffd;
}


/*----------- Right Bar  -----------*/

.rightBox {
  float: right;
  width: 790px;
}
.contentText {
  padding: 50px 20px 50px 38px;
  float: left;
  width: 470px;
}
.upEvents {
  float: right;
  width: 220px;
  margin-top: 50px;
  padding: 10px;
  background: url(../img/bg/event-bg.png) repeat-x left top;
}
.upEvents h2 {
  padding-bottom: 10px;
  color: #265fbc;
  background: url(../img/bg/event-icon.png) no-repeat top left;
  background-position: 0px 2px;
  font-size: 16px;
  padding-left: 40px;
}
.upEvents ul li{
  padding: 5px 0px 0px 10px;
  background: url(../img/bullet.png) no-repeat top left;
  background-position: 0% 10px;
  clear: both;
  overflow: hidden;
  clear: right;
  list-style-type: none;
}
.upEvents ul li p {
  padding: 0;
}
.contentText p {
  padding-bottom: 15px;
}
.contentText ul {
  padding-top:0px;
  padding-left: 25px;
}

.contentText h1 {
  text-align: center;
}
/*----------- Footer  -----------*/
#footer ul {
  width:40%;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  padding-top: 5px;
}
#footer ul li {
  padding: 0px 5px;
  display: inline;
  float: left;
  width: auto;
  background: URL(../img/bg/foot-item.png) center right no-repeat;
}
#footer ul li a {
  display: inline;
}
#footer ul li.last {
  background: none;
}
#footer ul li a{
  text-decoration: none;
  color: #b3b3b3;
   text-transform: uppercase;
}
#footer ul li a:hover {
  text-decoration: underline;
}
#footer div.copy{
  display: block;
  clear: both;
  text-align: center;
  margin: 5px auto 4px;
  color: #b3b3b3;
  padding-top: 3px;
}
#footer div.copy address {
  display: inline;
  font-style: normal;
}


/*----------- Share  -----------*/
.stico_default {
  background:url(../img/share-icon-20x20.png) no-repeat scroll 0 0 !important;
}
