body {
	margin-top: 30px;
	background-color: #FFFFFF;
	margin-left: 0px;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #000000;
}


.contentarea {
	padding: 15px;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
	border: 1px solid #999999;
}
.tableborder {
	border: 1px solid #999999;
}
.sides {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #46628A;
}


#footer {
	font-family: Tahoma, Arial, verdana, "trebuchet ms";
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


#footer a:link {
	color: #666666;
	text-decoration: none;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

#footer a:visited {
	text-decoration: none;
	color: #666666;
}
#footer a:hover {
	text-decoration: underline;
	color: #999999;
}
#footer a:active {
	text-decoration: none;
	color: #666666;}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #46628A;
	text-align: center;
	height: 34px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}


#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#menu a:hover {
	text-decoration: underline;
	color: #B7AA64;
}
#menu a:active {
	text-decoration: none;
	color: #FFFFFF;}
	
#menu td
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#home-section td#home,
#about-section td#about,
#services-section td#services,
#news-section td#news,
#clients-section td#clients,
#experience-section td#experience,
#contact-section td#contact
#pc-section td#pc
{background: #76AAD4;}

.style1 {font-size: 10px}