/* CSS Document */

/* clear all */
.spacer{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


/* always show the scrollbar in fierfox */
html {
  overflow-y: scroll;
}

/* hide dotted lines for links */
:focus {
  outline: 0;
}


/* general body definitions */
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #444;
	background-color: #eaeaea;
	margin-top: 0px;
	background: url(images/body_bckgrd.jpg) repeat-x 0 0;
}

textarea,
select,
input { font-family:"Trebuchet MS",Tahoma,Verdana;font-size:100%; }
label { cursor:pointer; }

strong { font-weight:bold; }
em,i {font-style:italic;}

a:link { color:#2980ad;background:transparent;text-decoration:none; }
a:visited { text-decoration:none;color:#2980ad;background:transparent; }
a:focus { color:#2980ad;background:transparent;text-decoration:none; }
a:hover { color:#2980ad;background:transparent;text-decoration:none; }
a:active { color:#2980ad;background:transparent;text-decoration:none; }
a img,fieldset { border:none; }

h1 {
	font-family: Times,Georgia,serif, Helvetica, "Times New Roman", Times;
	font-size: 22px;
	font-weight: normal;
	color: #15579A;
}
h2 {
	font-family: Times,Georgia,serif, "Times New Roman", Times;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -0.5px;
	/*margin: 0px 0px 5px;*/
	color: #15579A;
}
h3 {
	font-family: Times, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -0.5px;
	color: #49392f;
	margin: 25px 0px 20px;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #666;
	padding-bottom: 5px;
}
a:link {
	color: #47382e;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #47382e;
}
a:hover {
	text-decoration: none;
	color: #47382e;
}
a:active {
	text-decoration: underline;
	color: #47382e;
}
hr {
	border: none;
	width: 100%;
	background-color: #e2ded8;
	height: 1px;
	margin: 40px 0px 20px 0px;
}



/* wrapper */
* html div#wrapper {
  padding-top: 48px;
}

#wrapper {
  width: 880px;
  margin: 0 auto 0 auto;
}
#header { 
  width: 880px; 
  height: 60px; 
  margin-bottom: 20px;
}


/* background flowy image to be replace */
#menubckgrd-wrap {
	margin: -76px 240px;
	position: absolute;
	z-index: -3;
	
}
div.menubckgrd {
  background: url(images/curves_bckgrd.png) no-repeat;
  width: 661px;
  height: 180px; 
}



/* logo */
#logo-container {
  float: left;
  width: 216px; 
  margin-left: 15px; 
  display: inline; 
}
#logo-container img.logo {
	height: 75px;
	width: 180px;
	float: left;
	margin: 0px 120px 0 0;
}
h1#logo { 
  width: 372px; 
  height: 75px; 
  text-indent:-9000px;
  margin:5px 0 0 -18px; 
  background: url(images/logo.png) no-repeat 0 0;}
h1 a {  
  width: 372px; 
  height:75px;
  display:block;
  text-decoration:none;
}
h1 a:hover {
  text-decoration:none;
  background:transparent;
}




/* sitemap */  
#header div.meta-links {
  float: right;
  margin: 12px 0 0 -12px;
  width: 80px;
  text-align: center;
}
#header div.meta-links p {
  margin: 0;
  padding: 0 11px 0 0;
  height: 25px;
  color: #999999;
  /*background:transparent url(../i/head-links-bg.gif) 100% -29px no-repeat;*/
}
#header div.meta-links a { 
  color:#75B7A4;
  text-decoration:underline;
  font-size:13px;
  margin:0 5px;
}
#header div.meta-links a:hover {
  color:#75B7A4;
  text-decoration:none;
  font-size:13px;
  margin:0 5px;
}
  
  
      
/* search */
#header div.quick-search {
  float: right;
  width: 205px;
  margin: 33px -58px 0 0;
}
#header div.quick-search form {
  position: relative;
}
#header div.quick-search input {
  border: none;
  background: transparent;
  width: 170px;
  padding: 6px 24px 0px 10px;
  height: 22px;
  background: transparent url(images/quick-search-bg.png) 0 0 no-repeat;font-size:11px;
  color: #2980ad;
}
#header div.quick-search input.btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 24px;
  height: 24px;
  background: transparent;
}




/* navigation menu */  
/*
#navigation {
  width: 100%;
}
#navigation div.nav { 
  width: 880px;
  height:60px;
  margin: 0 auto;
  background: transparent url(images/menu_bckgrd.png) 0 0 no-repeat;
}
#navigation ul {
  list-style: none;
  font-family: "Times New Roman", Arial, Helvetica; 
  font-size: 16px; 
  color: #6c787d;
}
#navigation ul li { 
  display: inline; 
  height: 42px;
  background: transparent; 
  padding: 0;
}
#navigation ul li a { 
  float: left;
  width:auto; 
  display: block;
  margin: 22px 0 0 11px; 
  padding: 0 13px; 
  color: #fff; 
  text-decoration: none; 
  background: url(images/menu_divider.jpg) top right no-repeat;
}
#navigation ul li a.last { 
  background:transparent;
}
#navigation ul li a:hover, 
#navigation ul li a.current { 
  color: #54bee6;
}
*/

/* slider content */
#slider-content {
	width: 880px;
	height: 235px;
	/*background: url(images/featured_bg.png) no-repeat;*/
  margin: 5px 0 0 13px;
}



/* main content wrapper for recent articles and services */
#main-content {
	width: 880px;
	/*height: 226px;*/
  margin: 5px 0 0 13px;
  padding: 0 0 25px 0;
}



/* left container for articles */
#left {
	width: 415px; 
    padding: 0px 23px 0px 0px;
	float: left;
}                  
#left div.leftText{
  width: 485px; 
  padding: 8px 0 0 0; 
}
#left h2.blueArticles {
	background: url(images/note.gif) no-repeat 0 55%;
        font-family: Time, Georgia, serif, Arial, Helvetica;
        font-size: 16px;
	letter-spacing: 1px;
	padding: 0 0 0 21px;
	margin: 0 0 5px 0;
	
}	
#left h2 {
	font-family: Time, Georgia, serif, Arial, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #15579A;
        
}	
#left img.thumbnail {
	margin: 2px 0 0 0;
}
#left div.date {
  width: 100px;
  height: 60px;
  padding: 2px 15px 0 0; 
  float: left;
  color: #666666;
}	
#left p{
	line-height:18px;
}
#left p.read {
  float: right;
  height: 11px;
  width: auto;
  color: #333;  
}
#left p.read a {
  color: #75B7A4;
  text-decoration: underline;
  font-size: 11px;
}
#left p.read a:hover {
  text-decoration: none;
}
.divider {
  background: url(images/divider.png) 0 0 no-repeat;
  margin: 22px 0 0 0;
  padding: 5px 0 0 0;
}
.nomargin  {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(images/divider.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
  
 
  
/* right container for services */
#right h2.blueArticles {
     font-family: Time, Georgia, serif, Arial, Helvetica;
        font-size: 16px;
	letter-spacing: 1px;
  background: url(images/note.gif) no-repeat 0 55%;
  padding: 0 0 0 21px;
}
#right{
  width: 375px; 
  float: right;
}
#right div.rightPic{
  margin: -12px 0 10px 0px;
}


/* footer */
#footerMain {
	width: 100%;
	height: 150px;;
}
#footerMain img {
  margin: -4px 143px 0 0;
  float: right;
  width: 182px;
}
#footerMain .rss{
	margin:0px;
	float:none;
	width:20px;
	height:20px;
	
}
#footerMain a{
	color:#FFF;
}
#footerMain p {
  padding-top:6px;
  margin: 23px -160px 0 0;
  float:right;
  width:auto;
  font:normal 10px/15px Arial, Helvetica, sans-serif;
  color:#fff;
}  



/* articles wrapper and styling */
#articles-main-container {
	width: 880px;
	padding: 0 0 20px 0;
	height:500px;
}
#articles-wrapper{ 
  float: left;
  width: 580px;
}
#articles-content { 
  width: 595px; 
  padding: 20px 15px;

}
#articles-content h1 { 
  padding-bottom:20px;
  font-family: Times,Georgia,serif, "Times New Roman", Times;
  font-weight: bold; 
}
#articles-content h2 { 
  padding-top:10px;
font-family: Times,Georgia,serif, "Times New Roman", Times;
font-weight: bold; 
}
#articles-content img { 
  padding:7px;
  margin-bottom:15px;
  background-color:#dbedff;
}
#articles-content .floatright{
	margin-left:15px;
	float:right
}
#articles-content p {
  padding-bottom:7px;
  padding-top:7px;
  font-size: 13px;
  line-height: 25px; 
}
#articles-content ul{
  padding-left:30px;
    list-style-type: circle;
}
#articles-content li{
  color: #666;
  font-size: 13px;
  line-height: 20px; 

}

#articles-content .return{
	clear:both;
	font-size:11px;
	float:right;

}
#articles-content .return a{
        color: #3680d2;
}
.blueTxt {
	font-family: serif, Georgia, "Times New Roman", Times;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -0.5px;
	color: #15579A;
	line-height: 0.5em;
}


/* articles sidebar */
.textwidget{
        
	color: #666;
}
#sidebar {
  float: left; 
  width: 200px; 
  margin-right: 15px; 
  display: inline;
}
#sidebar h2.blueArticles {
	background: url(images/note.gif) no-repeat 0 55%;
	font: bold 16px  Time, georgia, serif, Arial, Helvetica;
        
	color: #15579A; 
        padding: 0 0 0 21px;
        margin: 0 0 5px 0;
}	
#sidebar p {
  padding-bottom: 5px;  
}
.sidebar-element{ 
  padding: 10px 0px 0 12px;
}
.sidebar-element ul{
}
.sidebar-element li{
line-height: 35px;
}
.sidebar-element li a{
	display:block;
	padding-top:8px;
        padding-bottom:8px;
	line-height: 18px;
	padding-left: 20px;
	text-decoration: none;
	color: #666;
	background-image: url(images/divider.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
        font-size:13px;
        text-transform: capitalize;
}
.sidebar-element li a:hover{
	color: #FFF;
	background-color: #4074BB;	
}

.news {
  margin: 10px 0 10px 0;
}
label {
width: 100px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input{
margin-left: 4.5em;
} 




.lavaLampWithImage {
	position: relative;
	height: 26px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/menu_bckgrd.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
	padding-top: 17px;
	padding-right: 25px;
	padding-bottom: 17px;
	padding-left: 25px;
}
.lavaLampWithImage li {
	float: left;
	list-style: none;
}
.lavaLampWithImage li.back {
	background: url(bg.right.png) no-repeat top right;
	height: 30px;
	z-index: 8;
	position: absolute;
	
}
.lavaLampWithImage li.back .left {
    background: url(bg.png) no-repeat top left;
	height: 30px;
	margin-right:9px;
	
	 /* 7px is the width of the rounded shape */
}
.lavaLampWithImage li a {
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 7px;
	letter-spacing: 1px;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 28px;
	font-family:  Time, serif,"Times New Roman";
	font-size:14px;
        
}
.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
	border: none;
}
