body	{
	background-color: #fff;
	position: relative;
	font-family: Optima, Arial, "MS Trebuchet", sans-serif;
}

#allcontent {
    width: 900px;
    padding-top: 5px;
    padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto; }

.subhead {
	font-style: italic;
}

#maincontent {
	background-color: #ebebeb;
	top: 100px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 6px;
	margin-right: 182px;
}

#maincontentnonindex {
	background-color: #ebebeb;
	top: 100px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 6px;
}

#sidebar {
	background-color: #fadd8f;
	color: #323232;
	text-align: center;
	float: right;
	padding: 6px;
	width: 160px;
	top: 100px;
	clear: both;
	margin-left: 10px; 
	}

#sidebar h2 {
	color: #C00000; }
	
a:hover {
	color: #C00000; 
	}


a:link {
	color: #F78000;
}

a:visited {
	color: #F78000;
}

div#logo {
	position: relative;
	top: 20px;
}

h1	{
	font-family: Optima, Arial, "MS Trebuchet", sans-serif;
	font-weight: normal;
	font-style: normal;
}

h2	{
	font-family: Optima, Arial, "MS Trebuchet", sans-serif;
	font-weight: normal;
	font-style: normal;
}

h3 {
	font-size: 95%;
	font-weight: normal;
	font-style: normal;
}

p	{
	color: #404040;
	font: normal 85% Optima, Arial, "MS Trebuchet", sans-serif;
}

#emailcontact h3 a:link, #emailcontact h3 a:visited {
	color: #C00000;
	float: right;
	width: 200px;
	padding-right: 300px;
	text-align: center;
	padding-top: 20px;
	clear: both;
}

#footer {
	text-align: center;
	color:#333;
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	position: static;
	display: inline;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.clientlist {
	font-family: Optima, Arial, "MS Trebuchet", sans-serif;
}

/* NAVIGATION */

#nav {
	font-family: Optima, Arial, "MS Trebuchet", sans-serif;
	font-size: medium;
	font-stretch: semi-condensed;
	width: 400px;
	left: 240px;
	position: relative;
	display: inline;
}

#nav a:link, #nav a:visited {
	text-decoration: none;
}

#nav a:hover {
	text-decoration: none;
	color: #C00000;
}

#nav li {
	display: inline;
	margin-right:1em;
}

/* SERVICES PAGE */

p.servicesmiddle {
	position: relative;
	left: 120px;
	top: -60px;
	padding-left: 35px;
	width: 480px;
}

h3.servicesleft {
	top: -60px;
}

#mcicon {
	text-align: center;
	list-style-type:none;
	clear: both;
	margin-bottom: -20px;
	float: right;
	position: relative;
	top: -10px;
	width: 200px;
}

#mciconsub {
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
	position: relative;
	bottom: 10px;
}

#editorialicon {
	float: right;
	text-align: center;
	list-style-type:none;
	clear: both;
	margin-bottom: -20px;
	position: relative;
	top: -25px;
	width: 200px;
}

#editorialiconsub {
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
	position: relative;
	bottom: 10px;
}

#technicalicon {
	float: right;
	text-align: center;
	list-style-type:none;
	clear: both;
	margin-bottom: -20px;
	position: relative;
	top: -12px;
	width: 200px;
}

#technicaliconsub {
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
	position: relative;
	bottom: 10px;
}

#ghosticon {
	float: right;
	text-align: center;
	list-style-type:none;
	clear: both;
	position: relative;
	top: -10px;
	width: 200px;
}

#ghosticonsub {
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
	position: relative;
	bottom: 10px;
}
