body { font-family: Arial, Arial, Helvetica, sans-serif; }
a { text-decoration: none; }
a:link { color: #9999cc; }
a:visited { color: #9999cc; }
a:hover { color: #333399; }
a:active { color: #333399; }

body
{
	width: 100%;
	background-color: #ccccff;
	color: #45328e;
	font-size: small;
	margin: 0;
	padding: 0;
	border-width: 10px 0px 0px 0px;
	border-color: #45328E;
	border-style: solid;
	text-align: center;
}

hr
{
	color: #45328e;
	background-color: #45328e;
	height: 3px;
}

h1
{
	color: #45328E;
	font-size: 2em;
	font-style: italic;
	font-weight: lighter;
	line-height: 1em;
}

h2
{
	color: #45328E;
	font-size: 2.6em;
	font-style: normal;
	font-weight: bold;
	line-height: 0em;
}

h3
{
	color: #45328E;
	font-size: 1.2em;
	font-weight: lighter;
	line-height: 0em;
}

table { border-collapse: collapse; }
img { border-style: none; }

#page
{
	margin-left: auto;
	margin-right: auto;
	width: 1060px;
	text-align: left;
}

#leftCol
{
	width: 221px;
	float: left;
	text-align: center;
}

#leftCol h1 { font-style: normal; }
#logo { }
#image { float: left; }

#copy
{
	color: #FFF;
	font-size: 1em;
	line-height: 2em;
}

#rightCol
{
	float: left;
	width: 818px;
}

#tag { text-align: center; }

#main
{
	float: left;
	font-size: medium;
	line-height: 2em;
}
#copy
{
	color: #45328E;
	min-height: 500px;
}

#footer
{
	text-align: center;
	color: #99C;
	line-height: 3em;
}

.nav_container
{
	margin: 0 auto;
	width: 673px;
	padding-top: 0px;
}

#navMenu
{
	display: inline;
	margin: 0;
	padding: 0px;
	position: relative;
	z-index: 5;
}

#navMenu li
{
	float: left;
	display: inline;
}

a.navAbout, a.navAbout_a
{
	display: block;
	float: left;
	width: 84px;
	height: 34px;
	background: url("images/navImages/about.png");
}

a.navAbout:hover { background: url("images/navImages/about.png") 0 34px; }
a.navAbout_a { background: url("images/navImages/about.png") 0 68px; }

a.navServices, a.navServices_a
{
	display: block;
	float: left;
	width: 84px;
	height: 34px;
	background: url("images/navImages/services.png");
}

a.navServices:hover { background: url("images/navImages/services.png") 0 34px; }
a.navServices_a { background: url("images/navImages/services.png") 0 68px; }

a.navPortfolio, a.navPortfolio_a
{
	display: block;
	float: left;
	width: 84px;
	height: 34px;
	background: url("images/navImages/portfolio.png");
}

a.navPortfolio:hover { background: url("images/navImages/portfolio.png") 0 34px; }
a.navPortfolio_a { background: url("images/navImages/portfolio.png") 0 68px; }

a.navServices, a.navServices_a
{
	display: block;
	float: left;
	width: 84px;
	height: 34px;
	background: url("images/navImages/services.png");
}

a.navServices:hover { background: url("images/navImages/services.png") 0 34px; }
a.navServices_a { background: url("images/navImages/services.png") 0 68px; }

a.navClients, a.navClients_a
{
	display: block;
	float: left;
	width: 101px;
	height: 34px;
	background: url("images/navImages/clients.png");
}

a.navClients:hover { background: url("images/navImages/clients.png") 0 34px; }
a.navClients_a { background: url("images/navImages/clients.png") 0 68px; }

a.navCommunity, a.navCommunity_a
{
	display: block;
	float: left;
	width: 101px;
	height: 34px;
	background: url("images/navImages/community.png");
}

a.navCommunity:hover { background: url("images/navImages/community.png") 0 34px; }
a.navCommunity_a { background: url("images/navImages/community.png") 0 68px; }

a.navFile, a.navFile_a
{
	display: block;
	float: left;
	width: 117px;
	height: 34px;
	background: url("images/navImages/file.png");
}

a.navFile:hover { background: url("images/navImages/file.png") 0 34px; }
a.navFile_a { background: url("images/navImages/file.png") 0 68px; }

a.navContact, a.navContact_a
{
	display: block;
	float: left;
	width: 102px;
	height: 34px;
	background: url("images/navImages/contact.png");
}

a.navContact:hover { background: url("images/navImages/contact.png") 0 34px; }
a.navContact_a { background: url("images/navImages/contact.png") 0 68px; }