@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
line-height: 1.5em;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
margin-top:5px;
}

b{font-size: 110%;}


#maincontainer{
width:1024px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: #fff;
background-image:url(../images/heading-back-2.jpg);
height: 245px; /*Height of top section*/
}
#topsection-au{
background: #fff;
background-image: url(../images/header-aboutus1.jpg);
height: 245px; /*Height of top section*/
}
#topsection-cu{
background: #fff;
background-image: url(../images/contact1.jpg);
height: 245px; /*Height of top section*/
}
#topsection-me{
background: #fff;
background-image: url(../images/header-mediation.jpg);
height: 245px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
margin-bottom:-20px;
background-color:#FFF;
height:auto;

}

#contentcolumn{
margin-right:375px; /*Set right margin to RightColumnWidth*/
background-image:url(../images/main-bg.gif);
background-repeat:no-repeat;
height:552px;
}
#contentcolumnme{
margin-right:375px; /*Set right margin to RightColumnWidth*/
background-image:url(../images/main-bg2.jpg);
background-repeat:no-repeat;
height:800px;
}
#contentcolumn1{
margin-right:375px; /*Set right margin to RightColumnWidth*/
background-color:#FFF;
background-repeat:no-repeat;

}

#rightcolumn{
float: left;
width: 375px; /*Width of right column*/
margin-left: -375px; /*Set left margin to -(RightColumnWidth) */
background: #fff;

}
#rightcolumn1{
float: left;
width: 375px; /*Width of right column*/
margin-left: -375px; /*Set left margin to -(RightColumnWidth) */
background: #fff;
background-image: url(../images/blog-right.jpg);

}

#footer{
clear: left;
width: 100%;
color: #333;
text-align: center;
background-image:url(../images/footer.gif);
font-size:10px;
font-family:Tahoma, Geneva, sans-serif;

}

#footer a{
color: #000;
margin-top:-30px;
text-decoration:none;
}
#footer a:hover{
color: #333;

}
.innertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
margin-left:140px;
font-family:Tahoma, Geneva, sans-serif;
font-size:14px;
color: #333;
margin-right:140px;
text-align:justify;
}
.innertube1{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
margin-left:10px;
font-family:Tahoma, Geneva, sans-serif;
font-size:14px;
color: #333;
margin-right:10px;
text-align:justify;
}

h4 { 
text-align:right;
background: #4F9B3A;
Padding:0px;
width: 330px;
float:right;
color:#FFF;
display:block;
padding-right:20px;
line-height:2em;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
font-size:14px;


}

h4 a {

color: #FFF;
text-decoration: none;
}

h4 a:hover {
	
	color:#000;
}
.popuptext {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:1.1em;
}

a {
	text-decoration:none;
	color:#063;
}

a:hover {
	font-weight: bold;
}
