/* General */

body {
	font-size: 14px;
}
p {
	font-size: 0.9em;
}
h1 {
    font-size: 1.4em;
}
h2 {
    font-size: 1.2em;
}
h3 {
	font-size: 1.1em;
}
h4 {
    font-size: 1.1em;
}
h5 {
    font-size: 1em;
}
h6 {
    font-size: 1em;
}

/* Header */

.headaccess {
	height: 2.4em;
}
.headaccessbox p {
	padding: 0 12px 0 12px;
}

/* Body */

.navmenuabout {
    margin-left: 83px;
}
.navmenuservices {
    margin-left: 185px;
}
.navmenuportfolio {
    margin-left: 285px;
}
.bodylft h3,
.bodyrgt h3 {
	height: 1.6em;
} 

/* Footer */

.footlft {
    width: 295px;
}

/* Text Formats */

.small {
    font-size: 0.8em;
	font-style: normal;
}
.smalllnk {
    font-size: 0.8em;
	margin-left: 250px;
}
.smalllnk a {
    top: -35px;
}

/* Portfolio */

h3 span.service-keys {
	left: 65px;
}
h3 span.service-keys-web {
	left: 105px;
}