@charset "utf-8";
/* CSS Document */

/*CSS Reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ul, ol, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1; 
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*CSS Reset*/

html, body {width:100%;}

body {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:0.875em; color: #CCC;}

.hidden {display:none;}
.clear {clear:both;}

a {color:#076c43; text-indent:-99999px;}
a:hover {text-decoration:none;}

/*a:hover img { -moz-opacity:.75; filter:alpha(opacity=75); opacity:.75; }*/

#container {width:960px; height:632px; margin:0 auto; text-align:center; background:#FFFFFF url(images/greenlight_3.jpg) no-repeat; position:relative;}

#container p {}

#mechaLink1 {position:absolute; display:block; width:108px; height:12px; top:405px; left:30px;}
#mechaLink1:hover {border-bottom:1px solid green;}

#mechaLink2 {position:absolute; display:block; width:108px; height:12px; top:534px; left:30px;}
#mechaLink2:hover {border-bottom:1px solid green;}

#merchantsLink {position:absolute; display:block; width:178px; height:12px; top:322px; left:345px;}
#merchantsLink:hover {border-bottom:1px solid green;}

.icons {width:40px; height:40px; position:absolute; display:block; top:275px;}
.bg {left:800px;}
.tw {left:845px;}
.fb {left:890px;}
