
body {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	background-color: #1e1e1e;
	background-image: url(seattle/seattle.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
}

div#flashlines {
	width: auto;
	height: auto;
	z-index: 90;
}

img {
	border: 0;
}

h1 {
	font-size: 18px;
	color:#1e1e1e;
	font-weight: bold;
	margin: 0px 0 -15px 0;
}

h2 {
	font-size: 14px;
	color:#1e1e1e;
	font-weight: normal;
	margin: 5px 0 -15px 0;
}

#seattledesign h1 {
	font-size: 18px;
	color:#1e1e1e;
	font-weight: bold;
	margin: 0;
}

#seattledesign h2 {
	font-size: 14px;
	color:#1e1e1e;
	font-weight: normal;
	margin: 0;
}

#seattledesign h2.spacebottom {
	font-size: 14px;
	color:#1e1e1e;
	font-weight: normal;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 14px;
	color:#1e1e1e;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}


div#webdesign p {
	font-size: 16px;
	color:#1e1e1e;
	line-height: 22px;
	padding-bottom: 0;
	margin-bottom: 0;
}

p a {
	text-decoration: none;
	color: #fff;
	background-color: #333;
}

p a:hover {
	text-decoration: underline;
	color:#fff;
	background-color: #333;
}

h2 a {
	text-decoration: none;
	color: #fff;
	background-color: #333;
}

h2 a:hover {
	text-decoration: underline;
	color:#fff;
	background-color: #333;
}

/* STRETCHED BACKGROUND IMAGE */
img#background {
	width: 100%;
	height: 100%;
	border: 0;
	position: fixed;
	top:0;
	left:0;
	z-index: 0;
}


div#background {
	width: 100%;
	height: 100%;
	border: 0;
	position: relative;
	top:0;
	left:0;
}

/* LOGO */
div.goodworksmedia {
	background-image: url(seattle/transparent.png); 
	background-repeat: repeat-x; 
	width: 100%; 
	height: 81px; 
	margin: 30px 0 0 0; 
	z-index: 100;
	position: relative;
	display: block;
	border: none;
}

/*---------------- NAVIGATION ----------------*/

/* WORK NAVIGATION */
div.seattle {
	background-image: url(seattle/transparent2.png); 
	background-repeat: repeat-x; 
	width: auto; 
	height: 41px; 
	margin: 40px 0 0 30px;
	display: block;
	z-index: 100;
	position: relative;
}

div.seattle:hover {
	background-image: url(seattle/transparent2.png); 
	background-repeat: repeat-x;
	background-position: 0px -59px;
	width: auto; 
	height: 41px; 
	margin: 40px 0 0 30px;
	display: block;
	z-index: 100;
	position: relative;
}

/* SERVICES NAVIGATION */
div.web {
	background-image: url(seattle/transparent2.png); 
	background-repeat: repeat-x; 
	width: auto; 
	height: 41px; 
	margin: 10px 0 0 60px;
	display: block;
	z-index: 100;
	position: relative;
}

div.web:hover {
	background-image: url(seattle/transparent2.png); 
	background-repeat: repeat-x;
	background-position: 0px -59px; 
	width: auto; 
	height: 41px; 
	margin: 10px 0 0 60px;
	display: block;
	z-index: 100;
	position: relative;
}

/* METHOD NAVIGATION */
div.design {
	background-image: url(seattle/transparent2.png); 
	background-repeat: repeat-x; 
	width: auto; 
	height: 41px; 
	margin: 10px 0 0 90px;
	display: block;
	z-index: 100;
	position: relative;
}

div.design:hover {
	background-image: url(seattle/transparent2.png); 
	background-repeat: repeat-x; 
	background-position: 0px -59px;
	width: auto; 
	height: 41px; 
	margin: 10px 0 0 90px;
	display: block;
	z-index: 100;
	position: relative;
}

/* COMPANY NAVIGATION */
div.development {
	background-image: url(seattle/transparent2.png); 
	background-repeat: repeat-x; 
	width: auto; 
	height: 41px; 
	margin: 10px 0 0 120px;
	display: block;
	z-index: 100;
	position: relative;
}

div.development:hover {
	background-image: url(seattle/transparent2.png); 
	background-repeat: repeat-x; 
	background-position: 0px -59px;
	width: auto; 
	height: 41px; 
	margin: 10px 0 0 120px;
	display: block;
	z-index: 100;
	position: relative;
}

/* INFORMATION NAVIGATION */
div.website {
	background-image: url(seattle/transparent2.png); 
	background-repeat: repeat-x; 
	width: auto; 
	height: 41px; 
	margin: 10px 0 0 150px;
	display: block;
	z-index: 100;
	position: relative;
}

div.website:hover {
	background-image: url(seattle/transparent2.png); 
	background-repeat: repeat-x; 
	background-position: 0px -59px;
	width: auto; 
	height: 41px; 
	margin: 10px 0 0 150px;
	display: block;
	z-index: 100;
	position: relative;
}

/*---------------- 3 EVEN COLUMNS ----------------*/
div#left {
	width 266px;
	float: left;
	margin: 0;
	padding: 5px 10px 0 25px;
	margin: 0;
}

div#middle {
	width 266px;
	float: left;
	margin: 0;
	padding: 5px 10px 0 0;
	margin: 0;
}

div#right {
	width 266px;
	float: left;
	padding: 5px 0;
	margin: 0;
}

/*---------------- 6 EVEN COLUMNS ----------------*/
div#one {
	width 135px;
	float: left;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
}

div#two {
	width 135px;
	float: left;
	padding: 0;
	margin: 15px 0 0 5px;
}

div#three {
	width 135px;
	float: left;
	padding: 0;
	margin: 15px 0 0 5px;
}

div#four {
	width 135px;
	float: left;
	padding: 0;
	margin: 15px 0 0 5px;
}

div#five {
	width 135px;
	float: left;
	padding: 0;
	margin: 15px 0 0 5px;
}

div#six {
	width 135px;
	float: left;
	padding: 0;
	margin: 15px 0 0 5px;
}

/*---------------- 2 EVEN HALF COLUMNS ----------------*/
div#half1 {
	width 300px;
	float: left;
	padding-right: 30px;
}

div#half2 {
	width 375px;
	float: left;
}

/*---------------- 2 EVEN HALF COLUMNS SMALLER ----------------*/
div#half1small {
	width 300px;
	float: left;
	padding-right: 30px;
}

div#half2small {
	width 300px;
	float: left;
}

/*---------------- 2 COLUMNS LEFT SMALLER ----------------*/
div#half3 {
	width 240px;
	float: left;
	padding-right: 20px;
}

div#half4 {
	width 558px;
	float: left;
}

/*---------------- 2 COLUMNS RIGHT SMALLER ----------------*/
div#half5 {
	width 558px;
	float: left;
	padding-right: 20px;
}

div#half6 {
	width 240px;
	float: left;
}

/*---------------- CONTENT ----------------*/

/* WORK CONTENT */
div#webdesign {
	background-image: url(seattle/transparent3.png); 
	background-repeat: repeat; 
	padding: 20px;
	margin: 0 0 0 30px;
	width: 880px;
	height: 380px;
	z-index: 100000;
	color:#000;
}

/* SERVICES CONTENT */
div#seattledesign {
	background-image: url(seattle/transparent3.png); 
	background-repeat: repeat; 
	padding: 20px;
	margin: 0 0 0 60px;
	width: 695px;
	height: 430px;
	z-index: 100;
	color:#000;
}

/* METHOD CONTENT */
div#designdevelopment {
	padding: 0;
	margin: 0 0 0 90px;
	width: 850px;
	height: 390px;
	z-index: 100;
	color:#000;
}

div#designdevelopment div#methodlist {
	background-image: url(seattle/transparent3.png); 
	background-repeat: repeat; 
	padding: 20px;
	margin: 0 0 0 0px;
	width: 200px;
	height: 390px;
	z-index: 100;
	color:#000;
	float: left;
}

div#designdevelopment div#plus {
	background-image: url(seattle/plus.png);
	background-repeat: no-repeat;
	width: 60px;
	height: 30px;
	margin: 15px 0 0 130px;
	display: block;
}

div#designdevelopment div#plus:hover {
	background-image: url(seattle/plus.png);
	background-repeat: no-repeat;
	background-position: 0 -30px;
	width: 60px;
	height: 30px;
	margin: 15px 0 0 130px;
	display: block;
}

div#educate {
	background-image: url(seattle/transparent4.png); 
	background-repeat: repeat; 
	padding: 20px;
	margin: 0;
	width: 530px;
	height: 350px;
	z-index: 100000;
	color:#000;
}

/* COMPANY CONTENT */
div#webdevelopment {
	background-image: url(seattle/transparent3.png); 
	background-repeat: repeat; 
	padding: 20px;
	margin: 0 0 0 120px;
	width: 600px;
	height: 865px;
	z-index: 100;
	color:#000;
}

/* INFORMATION CONTENT */
div#websitedesign {
	background-image: url(seattle/transparent3.png); 
	background-repeat: repeat; 
	padding: 20px;
	margin: 0 0 0 150px;
	width: 540px;
	height: 130px;
	z-index: 100;
	color:#000;
}


/*---------------- REALLY SWEET TOOL TIPS ----------------*/

/* TOOL TIPS */
.tool-tip {
	color: #1e1e1e;
	width: 347px;
	height: 70px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #1e1e1e;
	padding: 8px 8px 4px;
	background: url(seattle/tagline.png) top left;
	height: 58px;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(seattle/tagline.png) bottom right;
	height: 30px;
}
 
.custom-tip {
	color: #1e1e1e;
	width: 347px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #1e1e1e;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #1e1e1e;
}


/*---------------- FOOTER ----------------*/
div#footer {
	background-image: url(seattle/footer.png);
	background-repeat: no-repeat;
	height: 71px;
	width: 285px;
	z-index: 99;
	position: absolute;
	top: 20px;
	right: 0px;
	display: block;
	margin-top: 60px;
	margin-right: 293px;
}

div#footer:hover {
	background-image: url(seattle/footer.png);
	background-position: 0px -67px;
	background-repeat: no-repeat;
	height: 71px;
	width: 285px;
	z-index: 99;
	position: absolute;
	top: 20px;
	right: 0px;
	display: block;
	margin-top: 60px;
	margin-right: 293px;
}

div#footer_seattle {
	background-image: url(seattle/web-design-seattle.png);
	background-repeat: no-repeat;
	height: 71px;
	width: 285px;
	z-index: 99;
	position: absolute;
	top: 20px;
	right: 0px;
	display: block;
	margin-top: 60px;
}

div#footer_seattle:hover {
	background-image: url(seattle/web-design-seattle.png);
	background-position: 0px -67px;
	background-repeat: no-repeat;
	height: 71px;
	width: 285px;
	z-index: 99;
	position: absolute;
	top: 20px;
	right: 0px;
	display: block;
	margin-top: 60px;
}

div#webdesignseattle {
	background-image: url(seattle/web-assessment.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 264px;
	z-index: 98;
	position: absolute;
	top: 20px;
	right: 0px;
	display: block;
}

div#webdesignseattle:hover {
	background-image: url(seattle/web-assessment.png);
	background-position: 0px -49px;
	background-repeat: no-repeat;
	height: 50px;
	width: 264px;
	z-index: 98;
	position: absolute;
	top: 20px;
	right: 0px;
	display: block;
}

div#branding {
	background-image: url(seattle/branding-assessment.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 243px;
	z-index: 97;
	position: absolute;
	top: 20px;
	right: 0px;
	display: block;
	margin-right: 270px;
}

div#branding:hover {
	background-image: url(seattle/branding-assessment.png);
	background-position: 0px -49px;
	background-repeat: no-repeat;
	height: 50px;
	width: 243px;
	z-index: 97;
	position: absolute;
	top: 20px;
	right: 0px;
	display: block;
	margin-right: 270px;
}

div#onlinemarketing {
	background-image: url(seattle/marketing-assessment.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 249px;
	z-index: 96;
	position: absolute;
	top: 20px;
	right: 0px;
	display: block;
	margin-right: 519px;
}

div#onlinemarketing:hover {
	background-image: url(seattle/marketing-assessment.png);
	background-position: 0px -49px;
	background-repeat: no-repeat;
	height: 50px;
	width: 249px;
	z-index: 96;
	position: absolute;
	top: 20px;
	right: 0px;
	display: block;
	margin-right: 519px;
}

div#livechat {
	background-image: url(seattle/live-chat.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 192px;
	z-index: 96;
	position: absolute;
	top: 20px;
	right: 0px;
	display: block;
	margin-right: 774px;
}

div#livechat:hover {
	background-image: url(seattle/live-chat.png);
	background-position: 0px -49px;
	background-repeat: no-repeat;
	height: 50px;
	width: 192px;
	z-index: 96;
	position: absolute;
	top: 20px;
	right: 0px;
	display: block;
	margin-right: 774px;
}

div#container {
	width: auto;
	height: auto;
	z-index: 100;
	position: relative;
	z-index: 100;
}

div#gotothebottom {
	width: auto;
	height: 150;
	z-index: 100;
	position: relative;
	display: block;
}


/*---------------- WORK IMAGES ----------------*/
div#wiredscene {
	background-image: url(seattle/wired-scene.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#wiredscene:hover {
	background-image: url(seattle/wired-scene.png);
	background-position: 0px -84px;
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#labconnect {
	background-image: url(seattle/labconnect.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#labconnect:hover {
	background-image: url(seattle/labconnect.png);
	background-position: 0px -84px;
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#openwave {
	background-image: url(seattle/openwave.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#openwave:hover {
	background-image: url(seattle/openwave.png);
	background-position: 0px -84px;
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#zerodash {
	background-image: url(seattle/zerodash.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#zerodash:hover {
	background-image: url(seattle/zerodash.png);
	background-position: 0px -84px;
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#waslassist {
	background-image: url(seattle/waslassist.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#waslassist:hover {
	background-image: url(seattle/waslassist.png);
	background-position: 0px -84px;
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#quantum {
	background-image: url(seattle/quantum.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#quantum:hover {
	background-image: url(seattle/quantum.png);
	background-position: 0px -84px;
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#bakerwright {
	background-image: url(seattle/bakerwright.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#bakerwright:hover {
	background-image: url(seattle/bakerwright.png);
	background-position: 0px -84px;
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#recruiting {
	background-image: url(seattle/recruiting.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#recruiting:hover {
	background-image: url(seattle/recruiting.png);
	background-position: 0px -84px;
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#uqdah {
	background-image: url(seattle/uqdah.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#uqdah:hover {
	background-image: url(seattle/uqdah.png);
	background-position: 0px -84px;
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#seeingblind {
	background-image: url(seattle/seeingblind.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#seeingblind:hover {
	background-image: url(seattle/seeingblind.png);
	background-position: 0px -84px;
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#worldconcern {
	background-image: url(seattle/worldconcern.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#worldconcern:hover {
	background-image: url(seattle/worldconcern.png);
	background-position: 0px -84px;
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#bolong {
	background-image: url(seattle/bolong.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#bolong:hover {
	background-image: url(seattle/bolong.png);
	background-position: 0px -84px;
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#hoa {
	background-image: url(seattle/hoa.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#hoa:hover {
	background-image: url(seattle/hoa.png);
	background-position: 0px -84px;
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#organizinglady {
	background-image: url(seattle/organizinglady.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#organizinglady:hover {
	background-image: url(seattle/organizinglady.png);
	background-position: 0px -84px;
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#lordvile {
	background-image: url(seattle/lordvile.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#lordvile:hover {
	background-image: url(seattle/lordvile.png);
	background-position: 0px -84px;
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#nwtc {
	background-image: url(seattle/nwtc.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#nwtc:hover {
	background-image: url(seattle/nwtc.png);
	background-position: 0px -84px;
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#fluxx {
	background-image: url(seattle/fluxx.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#fluxx:hover {
	background-image: url(seattle/fluxx.png);
	background-position: 0px -84px;
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#ruxton {
	background-image: url(seattle/ruxton.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#ruxton:hover {
	background-image: url(seattle/ruxton.png);
	background-position: 0px -84px;
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#burien {
	background-image: url(seattle/burien.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#burien:hover {
	background-image: url(seattle/burien.png);
	background-position: 0px -84px;
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#compatibility {
	background-image: url(seattle/compatibility.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#compatibility:hover {
	background-image: url(seattle/compatibility.png);
	background-position: 0px -84px;
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#aikido {
	background-image: url(seattle/aikido.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#aikido:hover {
	background-image: url(seattle/aikido.png);
	background-position: 0px -84px;
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#kinski {
	background-image: url(seattle/kinski.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#kinski:hover {
	background-image: url(seattle/kinski.png);
	background-position: 0px -84px;
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#accutint {
	background-image: url(seattle/accutint.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}

div#accutint:hover {
	background-image: url(seattle/accutint.png);
	background-position: 0px -84px;
	background-repeat: no-repeat;
	height: 68px;
	width: 135px;
	z-index: 100;
	display: block;
	margin: 0 0 5px 0;
}












