/* CSS Document */


body {
	background-color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin-top: 15px;
	margin-left: 0;
}

a
{
  outline: none;
}




/* NAVIGATION */


#graphic_design
{
  display: block;
  width: 244px;
  height: 33px;
  background: url("images/gd.gif") no-repeat 0 0;

}

#graphic_design:hover
{ 
  background-position: 0 -33px;
}

#graphic_design span
{
  display: none;
}

#graphic_designactive
{
  display: block;
  width: 244px;
  height: 33px;
  background: url("images/gd.gif") no-repeat 0 0;
  background-position: 0 -33px;

}

#graphic_designactive:hover
{ 
  background-position: 0 0;
}

#graphic_designactive span
{
  display: none;
}





#advert
{
  display: block;
  width: 244px;
  height: 33px;
  background: url("images/advert.gif") no-repeat 0 0;

}

#advert:hover
{ 
  background-position: 0 -33px;
}

#advert span
{
  display: none;
}

#advertactive
{
  display: block;
  width: 244px;
  height: 33px;
  background: url("images/advert.gif") no-repeat 0 0;
  background-position: 0 -33px;

}

#advertactive:hover
{ 
  background-position: 0 0;
}

#advertactive span
{
  display: none;
}



#wd
{
  display: block;
  width: 244px;
  height: 31px;
  background: url("images/wd.gif") no-repeat 0 0;

}

#wd:hover
{ 
  background-position: 0 -31px;
}

#wd span
{
  display: none;
}

#wdactive
{
  display: block;
  width: 244px;
  height: 31px;
  background: url("images/wd.gif") no-repeat 0 0;
  background-position: 0 -31px;

}

#wdactive:hover
{ 
  background-position: 0 0;
}

#wdactive span
{
  display: none;
}




#copy
{
  display: block;
  width: 244px;
  height: 32px;
  background: url("images/copy.gif") no-repeat 0 0;

}

#copy:hover
{ 
  background-position: 0 -32px;
}

#copy span
{
  display: none;
}

#copyactive
{
  display: block;
  width: 244px;
  height: 32px;
  background: url("images/copy.gif") no-repeat 0 0;
  background-position: 0 -32px;

}

#copyactive:hover
{ 
  background-position: 0 0;
}

#copyactive span
{
  display: none;
}



#print
{
  display: block;
  width: 244px;
  height: 33px;
  background: url("images/print.gif") no-repeat 0 0;

}

#print:hover
{ 
  background-position: 0 -33px;
}

#print span
{
  display: none;
}

#printactive
{
  display: block;
  width: 244px;
  height: 33px;
  background: url("images/print.gif") no-repeat 0 0;
  background-position: 0 -33px;

}

#printactive:hover
{ 
  background-position: 0 0;
}

#printactive span
{
  display: none;
}



#work
{
  display: block;
  width: 244px;
  height: 31px;
  background: url("images/work.gif") no-repeat 0 0;

}

#work:hover
{ 
  background-position: 0 -31px;
}

#work span
{
  display: none;
}

#workactive
{
  display: block;
  width: 244px;
  height: 31px;
  background: url("images/work.gif") no-repeat 0 0;
  background-position: 0 -31px;

}

#workactive:hover
{ 
  background-position: 0 0;
}

#workactive span
{
  display: none;
}



#stuff
{
  display: block;
  width: 244px;
  height: 33px;
  background: url("images/stuff.gif") no-repeat 0 0;

}

#stuff:hover
{ 
  background-position: 0 -33px;
}

#stuff span
{
  display: none;
}

#stuffactive
{
  display: block;
  width: 244px;
  height: 33px;
  background: url("images/stuff.gif") no-repeat 0 0;
  background-position: 0 -33px;

}

#stuffactive:hover
{ 
  background-position: 0 0;
}

#stuffactive span
{
  display: none;
}


#stuffsp
{
  display: block;
  width: 244px;
  height: 33px;
  background: url("images/stuffsp.gif") no-repeat 0 0;

}

#stuffsp:hover
{ 
  background-position: 0 -33px;
}

#stuffsp span
{
  display: none;
}

#stuffspactive
{
  display: block;
  width: 244px;
  height: 33px;
  background: url("images/stuffsp.gif") no-repeat 0 0;
  background-position: 0 -33px;

}

#stuffspactive:hover
{ 
  background-position: 0 0;
}

#stuffspactive span
{
  display: none;
}




#home
{
  display: block;
  width: 65px;
  height: 24px;
  background: url("images/home.gif") no-repeat 0 0;

}

#home:hover
{ 
  background-position: 0 -24px;
}

#home span
{
  display: none;
}

#homeactive
{
  display: block;
  width: 65px;
  height: 24px;
  background: url("images/home.gif") no-repeat 0 0;
  background-position: 0 -24px;

}

#homeactive:hover
{ 
  background-position: 0 0;
}

#homeactive span
{
  display: none;
}




#who
{
  display: block;
  width: 91px;
  height: 24px;
  background: url("images/whoweare.gif") no-repeat 0 0;

}

#who:hover
{ 
  background-position: 0 -24px;
}

#who span
{
  display: none;
}

#whoactive
{
  display: block;
  width: 91px;
  height: 24px;
  background: url("images/whoweare.gif") no-repeat 0 0;
  background-position: 0 -24px;

}

#whoactive:hover
{ 
  background-position: 0 0;
}

#whoactive span
{
  display: none;
}



#what
{
  display: block;
  width: 93px;
  height: 24px;
  background: url("images/whatwedo.gif") no-repeat 0 0;

}

#what:hover
{ 
  background-position: 0 -24px;
}

#what span
{
  display: none;
}

#whatactive
{
  display: block;
  width: 93px;
  height: 24px;
  background: url("images/whatwedo.gif") no-repeat 0 0;
  background-position: 0 -24px;

}

#whatactive:hover
{ 
  background-position: 0 0px;
}

#whatactive span
{
  display: none;
}


#quote
{
  display: block;
  width: 107px;
  height: 24px;
  background: url("images/quote.gif") no-repeat 0 0;

}

#quote:hover
{ 
  background-position: 0 -24px;
}

#quote span
{
  display: none;
}

#quoteactive
{
  display: block;
  width: 107px;
  height: 24px;
  background: url("images/quote.gif") no-repeat 0 0;
  background-position: 0 -24px;

}

#quoteactive:hover
{ 
  background-position: 0 0;
}

#quoteactive span
{
  display: none;
}



#contact
{
  display: block;
  width: 94px;
  height: 24px;
  background: url("images/contact.gif") no-repeat 0 0;

}

#contact:hover
{ 
  background-position: 0 -24px;
}

#contact span
{
  display: none;
}

#contactactive
{
  display: block;
  width: 94px;
  height: 24px;
  background: url("images/contact.gif") no-repeat 0 0;
  background-position: 0 -24px;

}

#contactactive:hover
{ 
  background-position: 0 0;
}

#contactactive span
{
  display: none;
}



#corpid
{
  display: block;
  width: 88px;
  height: 29px;
  background: url("images/corpid.gif") no-repeat 0 0;

}

#corpid:hover
{ 
  background-position: 0 -29px;
}

#corpid span
{
  display: none;
}

#corpidactive
{
  display: block;
  width: 88px;
  height: 29px;
  background: url("images/corpid.gif") no-repeat 0 0;
  background-position: 0 -29px;

}

#corpidactive:hover
{ 
  background-position: 0 0;
}

#corpidactive span
{
  display: none;
}



#printdesign
{
  display: block;
  width: 65px;
  height: 29px;
  background: url("images/printdesign.gif") no-repeat 0 0;

}

#printdesign:hover
{ 
  background-position: 0 -29px;
}

#printdesign span
{
  display: none;
}

#printdesignactive
{
  display: block;
  width: 65px;
  height: 29px;
  background: url("images/printdesign.gif") no-repeat 0 0;
  background-position: 0 -29px;

}

#printdesignactive:hover
{ 
  background-position: 0 0;
}

#printdesignactive span
{
  display: none;
}



#illus
{
  display: block;
  width: 107px;
  height: 29px;
  background: url("images/illus.gif") no-repeat 0 0;

}

#illus:hover
{ 
  background-position: 0 -29px;
}

#illus span
{
  display: none;
}

#illusactive
{
  display: block;
  width: 107px;
  height: 29px;
  background: url("images/illus.gif") no-repeat 0 0;
  background-position: 0 -29px;

}

#illusactive:hover
{ 
  background-position: 0 0;
}

#illusactive span
{
  display: none;
}



#tv
{
  display: block;
  width: 49px;
  height: 29px;
  background: url("images/tv.gif") no-repeat 0 0;

}

#tv:hover
{ 
  background-position: 0 -29px;
}

#tv span
{
  display: none;
}

#tvactive
{
  display: block;
  width: 49px;
  height: 29px;
  background: url("images/tv.gif") no-repeat 0 0;
  background-position: 0 -29px;

}

#tvactive:hover
{ 
  background-position: 0 0;
}

#tvactive span
{
  display: none;
}



#press
{
  display: block;
  width: 56px;
  height: 29px;
  background: url("images/press.gif") no-repeat 0 0;

}

#press:hover
{ 
  background-position: 0 -29px;
}

#press span
{
  display: none;
}

#pressactive
{
  display: block;
  width: 56px;
  height: 29px;
  background: url("images/press.gif") no-repeat 0 0;
  background-position: 0 -29px;

}

#pressactive:hover
{ 
  background-position: 0 0;
}

#pressactive span
{
  display: none;
}



#outdoor
{
  display: block;
  width: 69px;
  height: 29px;
  background: url("images/outdoor.gif") no-repeat 0 0;

}

#outdoor:hover
{ 
  background-position: 0 -29px;
}

#outdoor span
{
  display: none;
}

#outdooractive
{
  display: block;
  width: 69px;
  height: 29px;
  background: url("images/outdoor.gif") no-repeat 0 0;
  background-position: 0 -29px;

}

#outdooractive:hover
{ 
  background-position: 0 0;
}

#outdooractive span
{
  display: none;
}



#direct
{
  display: block;
  width: 82px;
  height: 29px;
  background: url("images/directmail.gif") no-repeat 0 0;

}

#direct:hover
{ 
  background-position: 0 -29px;
}

#direct span
{
  display: none;
}

#directactive
{
  display: block;
  width: 82px;
  height: 29px;
  background: url("images/directmail.gif") no-repeat 0 0;
  background-position: 0 -29px;

}

#directactive:hover
{ 
  background-position: 0 0;
}

#directactive span
{
  display: none;
}




#arrowsleft
{
  display: block;
  width: 33px;
  height: 24px;
  background: url("images/arrowsleft.gif") no-repeat 0 0;

}

#arrowsleft:hover
{ 
  background-position: 0 -24px;
}

#arrowsleft span
{
  display: none;
}





#arrowsright
{
  display: block;
  width: 33px;
  height: 24px;
  background: url("images/arrowsright.gif") no-repeat 0 0;

}

#arrowsright:hover
{ 
  background-position: 0 -24px;
}

#arrowsright span
{
  display: none;
}



a:link, a:visited {
	color: #009587;
	text-decoration: none;
	font-weight: bold;
}



a:hover {
	color: #FD8902;
	text-decoration: underline;
	font-weight: bold;
}




td, th, form {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
/*	letter-spacing:.1em; */
/*	line-height: 1.3em; */
}

table {
background-repeat: no-repeat;
}




.textfield {
	width: 100%;
	background: #EEE7E7;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:.1em;
	border:none;
}

.imgverifytextfield {
	background: #EEE7E7;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:.1em;
	border:none;
}


button {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:.1em;
}

.textarea {
	width: 100%;
	background: #EEE7E7;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:.1em;
	border:none;
}

	
.bullet {
	list-style: disc;
	list-style-position:outside;
	text-indent: 0px;
	margin-left: -25px;
	margin-bottom: 5px;
	letter-spacing: normal;
	line-height:normal;
}
	
.faqs {
	letter-spacing: normal;
	line-height:normal;
}

