body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 0px 5px 0px;
	background-color: #C0C0C0;
}

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;	
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
}

div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img {
	border-width: 0px;
}

pre {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img.logo {
	margin: 20px 130px 23px 0px;
}

td.menu {
	padding-top: 35px;
	padding-bottom: 25px;
}

a.menu_home {
	display: block;
	background-image: url(../images/menu_home.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 48px;
	height: 34px;
}

a.menu_home:hover {
	background-image: url(../images/menu_home_over.gif);		
}

a#menu_home {
	display: block;
	background-image: url(../images/menu_home_over.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 48px;
	height: 34px;
}


a#menu_profiles {
	display: block;
	background-image: url(../images/menu_profiles_over.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 75px;
	height: 34px;
}

a.menu_clients {
	display: block;
	background-image: url(../images/menu_clients.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 90px;
	height: 34px;
}

a.menu_clients:hover {
	background-image: url(../images/menu_clients_over.gif);		
}

a#menu_clients {
	display: block;
	background-image: url(../images/menu_clients_over.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 90px;
	height: 34px;
}

a.menu_profiles {
	display: block;
	background-image: url(../images/menu_profiles.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 72px;
	height: 34px;
}

a.menu_profiles:hover {
	background-image: url(../images/menu_profiles_over.gif);		
}

a#menu_profiles {
	display: block;
	background-image: url(../images/menu_profiles_over.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 72px;
	height: 34px;
}

a.menu_services {
	display: block;
	background-image: url(../images/menu_services.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 72px;
	height: 34px;
}

a.menu_services:hover {
	background-image: url(../images/menu_services_over.gif);		
}

a#menu_services {
	display: block;
	background-image: url(../images/menu_services_over.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 72px;
	height: 34px;
}

a.menu_contactus {
	display: block;
	background-image: url(../images/menu_contactus.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 85px;
	height: 34px;
}

a.menu_contactus:hover {
	background-image: url(../images/menu_contactus_over.gif);		
}

a#menu_contactus {
	display: block;
	background-image: url(../images/menu_contactus_over.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 85px;
	height: 34px;
}

a.menu_team {
	display: block;
	background-image: url(../images/team.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 116px;
	height: 34px;
}

a.menu_team:hover {
	background-image: url(../images/team_over.gif);		
}

a#menu_team {
	display: block;
	background-image: url(../images/team_over.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 116px;
	height: 34px;
}

td.leftside {
	width: 380px;
}

td.leftside1 {
	width: 390px;
}


td.leftside div.navi {
	color: #0067A6;
	font-weight: bold;
	font-size: 11px;
	line-height: 3ex;
	padding-top: 30px;
	padding-bottom:30px;
	padding-left: 70px;
}

td.leftside1 div.navi {
	color: #0067A6;
	font-weight: bold;
	font-size: 11px;
	line-height: 3ex;
	padding-top: 30px;
	padding-bottom:30px;
	padding-left: 70px;
}

td.leftside a {
	color: #0067A6;
	text-decoration: none;
}

td.leftside1 a {
	color: #0067A6;
	text-decoration: none;
}

td.leftside a {
	text-decoration: underline; 
}

td.rightside {
	width: 386px;
	padding: 0px 0px 50px 0px;
}
td.rightside1 {
	width: 386px;
	padding: 0px 0px 50px 0px;
}

td.rightside div.title {
	color: #0067A6;
	font-size: 12px;
	font-weight: bold;
	margin: 30px 80px 20px 0px;
}

td.rightside1 div.title {
	color: #0067A6;
	font-size: 12px;
	font-weight: bold;
	margin: 30px 80px 20px 0px;
}

td.rightside div.content {
	font-size: 10px;
	text-align: left;
	line-height: 2.5ex;
	margin-right: 80px;
}

td.rightside1 div.content {
	font-size: 10px;
	text-align: left;
	line-height: 2.5ex;
	margin-right: 80px;
}

td.footer {
	background-color: #8BD3E5;
	height: 30px;
	font-size: 10px;
	text-align: center;
}

td.footer a {
	color: #000000;
	text-decoration: none;
}

td.footer a:hover {
	text-decoration: underline;
}

td.copyright {
	text-align: center;
	padding: 5px 0px 5px 0px;
	color: #666666;
	font-size: 9px;
}

td.copyright a {
	color: #666666;
	text-decoration: underline;
}

td.copyright a:hover {
	color: #0067A6;
	text-decoration: underline;
}

p.contenttitle {
	font-weight: bold;
	padding-top: 8px;
}
