
h2, h3
{
color:#018001;
font-family: Georgia, Verdana, Arial, sans-serif;

margin:0;
padding-top:20px;
}

a
{
color:#008284;
}

#content
{

font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
line-height:125%;

width:800px;

}

#footer
{
clear:both;

text-align:center;
color:#008284;
}

#header
{

	background-position:0px top;
	padding-bottom:0px;
	margin:0px;
	background-color:#008284;
	background-image:url('../images/header.gif');
	overflow:hidden;
	background-repeat:no-repeat;
	padding-top:75px;

	height: 25px !important; /* for most browsers */
	height /**/:100	px; /* for IE5.5's bad box model */

}
.menu
{

	margin:0;
	padding:0;


	height:25px;	

width:540px;
margin-left:200px;



}

.menu li
{

float:right;
list-style:none;


}

.menu li a
{
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;


	height: 0px !important; /* for most browsers */
	height /**/:25	px; /* for IE5.5's bad box model */	

	padding-top:25px;
	width:90px;


}

#Header1_default{	background-image:url('../images/home_away.gif');}
#Header1_services{	background-image:url('../images/services_away.gif');}
#Header1_portfolio{	background-image:url('../images/portfolio_away.gif');}
#Header1_about{	background-image:url('../images/about_away.gif');}
#Header1_contact{	background-image:url('../images/contact_away.gif');}
#Header1_articles{	background-image:url('../images/articles_away.gif');}

#Header1_default.selected {background-image:url('../images/home.gif')}
#Header1_services.selected {background-image:url('../images/services.gif')}
#Header1_portfolio.selected {background-image:url('../images/portfolio.gif')}
#Header1_about.selected {background-image:url('../images/about.gif')}
#Header1_contact.selected {background-image:url('../images/contact.gif')}
#Header1_articles.selected{	background-image:url('../images/articles.gif');}

	#left {
float:left;

width:250px;
		background:#ffffff;
		padding-bottom:10px;
margin-left:20px;
margin-top:10px;
		}
		
	#center {
float:left;
		background:#ffffff;
		padding-bottom:10px;
border-left:solid thin #008284;
border-right:solid thin #008284;

padding-left:20px;
padding-right:20px;
margin-top:10px;

width:30em;

		}
	

#right {
width:10em;

		background:#ffffff;

margin-top:10px;
float:left;
padding-Left:10px;
margin-right:0px;	

	}

th
{
vertical-align:top;}
