body {
    font-family: Arial, sans-serif;
   	font-size: 13pt;
   	color: #444;
   	border: 0px;
   	padding:  0px;
   	margin:  0px;
   	margin-top:  4px;
}

h1{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 18pt;
  font-weight: normal;
  color: #444;
  border:0px;
  padding-top:0px;
  margin-top:0px; 
}
h1 b{
  font-weight: normal;
  font-style: normal;
}

h2{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: normal;
  font-style: normal;
  color: #444;
}
h3{

  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  font-style: normal;
  color: #444;
}

a:link{
	color:#444;
	text-decoration:underline;	
}
a:visited{
	color:#444;
	text-decoration:underline;	
}
a:hover{
	color:#000;
	text-decoration:underline;	
}


#pagediv{
   	background: #fff url(images/topbar.gif) no-repeat 0px 0px;
   	margin-top: 0px;     
   	margin-left: auto;
   	margin-right: auto;
   	width: 780px;
   	overflow:hidden;
   	padding: 0px;
   	border:0;
}

#titlepic{
	float:right;
	margin-top:5px;
	margin-left:-100px; 
}

#titlepic img {
	display:block;
}

#topbar{
	position:absolute;
	top:4px;
	left:auto;
	margin-left:auto;
	margin-right:auto;
	width:780px;
	overflow:visible;
}

#topmenu {
	display:block;
	float:right;
	margin-top:3px;
	padding-top:1px;
	height:20px;
	background-color:#444;
/*	white-space:nowrap;*/
	color: #ffdd00;
  	clear:both; 
	overflow:visible;
}

#crumbtrail {
	float:right;
	width:400px;
	font-size: 10pt;
	font-weight: bold;
	color: #666;
	background-color:#ffdd00;
	padding-left:10px;
	margin-top:3px;
	border-bottom:1px solid #444;
	border-right:1px solid #444;
	clear:both;
}
#crumbtrail a:link{
	color: #444;
	text-decoration: none;
}
#crumbtrail a:visited{
	color: #444;
	text-decoration: none;
}
#crumbtrail a:hover{
	color: #444;
	text-decoration: none;
}

#main{
	width:auto;
	border-left:1px solid #444;
	border-right:1px solid #444;
	border-bottom:1px solid #444;
	background-color:#fff5b2;
	clear:both;
	padding:0px;
	margin-top:94px;
}

#leftbar{
	position:absolute;
	top:88px;
	width:200px;
	margin:0px;
	margin-left:0px;
	margin-top:20px;
	padding:0px;
	font-size:10pt;
	clear:both;
}

#leftbar img{
	border:0px solid;
}

#leftbar a{
	color:#444;
	text-decoration:none;
	font-weight:bold;
}
#leftbar a:visited{
	color:#444;
	text-decoration:none;
}
#leftbar a:hover{
	color:#444;
	text-decoration:underline;
}

.lefttitle{
	display: block;
	width:207px; 
	background-color:#ffdd00;
	border-top:1px solid #444;
	border-left:1px solid #444;
	margin-top:15px;
	margin-bottom:5px;
	padding-left:10px;
	font-weight:bold;
	font-size:12pt;
}

.leftcontent{
	display: block;
	padding-left:10px;
}


#right{
	display:block;
	background-color:white;
	padding-top:20px;
	padding-right:10px;
	padding-left:20px;
	padding-bottom:10px;
	margin-left:217px;
/*	text-align:justify;*/
}


#right img{
	border:0px solid;
}

.readmore {
  float:right; 
  font-size:10pt; 
  font-weight:bold;
  color: #666;
}


#pagefooter {
	clear:both;
	margin-top: 30px;
	text-align: center;
	font-size: 8pt;
	color:#aaa;
}
#pagefooter a:link{
	color:#aaa;
	text-decoration:none;
}
#pagefooter a:visited{
	color:#aaa;
	text-decoration:none;
}
#pagefooter a:hover{
	color:#aaa;
	text-decoration:underline;
}


.topicon{
	position:relative;
	top: -17px;
	float:right;
	padding-left:10px;
}

.process_pic{
	float:right;
	clear:right;
	padding-left:10px;
	padding-top:20px;
	padding-bottom:10px;
}	

.formfield {
	border-style: solid;
	border-color: #333 #ccc #ccc #333;
	border-width:2px;
	background-color: #fff5b2;
	font-size:10pt;
	color:#444;
}

#search {
	border:0px solid;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	margin-top:8px;
}

#searchfield {
	width:120px;
	font-size:10pt;
	border-style: solid;
	border-color: #333 #ccc #ccc #333;
	border-width:2px;
	background-color: #fff5b2;
	color:#444;
	margin:0px;
	padding:0px;
	margin-right:5px;
}

.formbutton {
	font-size:10pt;
	background-color: #fff;
	color:#444;
	margin:0px;
	padding-left:3px;
	padding-right:3px;
}

dt {
	font-weight:bold;
}
dd {
	padding-bottom:20px;
}

.portfolioentry {
  margin-top:10px; 
  height:170px; 
  overflow:visible;
  background-color:white;
  border:1px solid #ffdd00;
  padding:10px;
}

#questions a.faqQuestion:link {
  text-decoration: none;
  color: #444;
}
#questions a.faqQuestion:visited {
  text-decoration: none;
  color: #444;
}
#questions a.faqQuestion:hover {
  text-decoration: underline;
  color: #000;
}

#answers a.faqReturn {
  font-size: 8pt;
  text-decoration: underline;
  color: #444;	
}
#answers a.faqReturn:visited {
  text-decoration: underline;
  color: #444;	
}
#answers a.faqReturn:hover {
  text-decoration: underline;
  color: #000;	
}

em{
	font-weight:normal;
	font-style:normal;
}

.price_sub{
	font-weight:bold;
}


.roll1 { 
position: relative;
background-image: url(images/web_design_on.jpg);
background-repeat: no-repeat;
display: block;
width: 62px;
height: 100px;
margin-top:10px;margin-left:20px;
padding: 0; 
}

.roll1 a {
display: block;
width: 62px;
height: 100px;
display: block;
float: left;
}

.roll1 img {width: 62px; height: 100px; border: 0; }
* html a:hover {visibility:visible}
.roll1 a:hover img{visibility:hidden}

.roll2 { 
position: relative;
background-image: url(images/online_marketing_on.jpg);
background-repeat: no-repeat;
display: block;
width: 95px;
height: 100px;
margin-top:10px;
padding: 0; 
}

.roll2 a {
display: block;
width: 95px;
height: 100px;
display: block;
float: left;
}

.roll2 img {width: 95px; height: 100px; border: 0; }
* html a:hover {visibility:visible}
.roll2 a:hover img{visibility:hidden}

/*** terminolgy popups  *****/

.dashed{
	display:inline-block;
	border-bottom:1px dashed black;
}

.rpop{
	display: none;
}

a.terminology {
	text-decoration: none;
	color: #000;
	cursor:help;
}
a.terminology:visited, a.terminology:hover  {
	text-decoration: none;
	color: #000;
	border-width: 0; /* IE */
}

a.terminology:hover .rpop{
	display: inline;  /* !? Moz, Op */
	position: absolute;
	width: 10em;
	background-color: #fd0;
	padding: 1px 3px 2px 3px;
	border: 1px #000 solid;
	font-size: 0.8em;
	text-decoration: none;
}

/* IE5/Mac \*//*/
.terminology {
	position: relative;
	display: inline-block;
	top: 0.15em;
	line-height: 1.05;
}
/**/
