@charset "UTF-8";
/* CSS Document */

body {
	background-color: #eeeeee;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.logo {
position:relative;
top:30px;
left:30px;
width:163px;
}
.abouttxt {
width:380px;
}
.servicestxt {
width:420px;
}
.content {
font-size:12px;
line-height:18px;
position:relative;
left: 280px;
width:440px;
color:#333333;
}
.navi {
font-family:Helvetica, Arial, sans-serif;
position:relative;
top:80px;
left:30px;
width:163px;
font-size:11px;
line-height:14px;
}
.gallery {
position:relative;
left:280px;
top:30px;
float:left;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-style:italic;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.current {
font-style:italic;
	font-weight:bold;
	}
	
	.header {
	font-size:10px;
	font-weight:bold;
	}