body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	line-height: 14px;
	color: #666666;
	background-color: #000000;
	margin-top: 20px;
	background-image: url(/images/bkgd.gif);
	background-repeat: repeat;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	color: #000000;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	color: #000000;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	color: #000000;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

a:link, a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #3399ff;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #3399ff;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}

a:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #3399ff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.navlinks:link, a.navlinks:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	font-weight: 200;
	text-decoration: none;
	line-height: 25px;
	padding-right: 20px;
	vertical-align: middle;
}

a.navlinks:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #3399ff;
	font-size: 12px;
	text-decoration: none;
	font-weight: 200;
	line-height: 25px;
	padding-right: 20px;
	vertical-align: middle;
}

a.navlinks:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: 200;
	text-decoration: none;
	line-height: 25px;
	padding-right: 20px;
	vertical-align: middle;
}

a.hlinks:link, a.hlinks:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-style: normal;
	font-weight: 200;
	text-decoration: none;
	line-height: 16px;
	padding-right: 0px;
}

a.hlinks:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	text-decoration: none;
	font-weight: 200;
	line-height: 16px;
	padding-right: 0px;
}

a.hlinks:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: 200;
	text-decoration: none;
	line-height: 16px;
	padding-right: 0px;
}

.portfolio
{
	background-color: transparent;
	background-image: url(/images/port_bkgrd.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
.experts
{
	background-color: white;
	background-image: url(/images/subtopbar2.gif);
	background-repeat: no-repeat;
	padding: 0px;
	color:#66CC33;
	font-size:10px;
	padding-left:25px;
	width:737px;
	height:17px;
}
input { background-color: #E4E8F9; }
textarea { background-color: #E4E8F9; }

#topleft
{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 125px;
	width: 125px;
	background: url(/images/search-engine-optimization.gif) no-repeat;
	text-indent: -999px;
	text-decoration: none;
}
