/* General */

body {
	font-size: 18px;
}
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: 1.9em;
}
.headaccessbox p {
	padding: 0 8px 0 8px;
}

/* Body */

.navmenuabout {
    margin-left: 92px;
}
.navmenuservices {
    margin-left: 210px;
}
.navmenuportfolio {
    margin-left: 325px;
}
.bodylft h3,
.bodyrgt h3 {
	height: 1.5em;
} 

/* Footer */

.footlft {
    width: 280px;
}

/* Text Formats */

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

/* Portfolio */

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