/* gemplacements css document*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC9900;
}
a:hover {
	text-decoration: none;
	color: #CC9900;
}
a:active {
	text-decoration: none;
	color: #CC9900;
}
#indexframe{
	width: 529px;
	height: 591px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/gemlance_index2.jpg);
	vertical-align: bottom;
}
.indexbuttons{
	padding-top:375px; width: 529px;
	
}
#jobseekerbtn{width: 150px; height: 150px; float: left;
}
#searchbtn{width: 150px; height: 150px; float: right;
}
#employerbtn{width: 150px; height: 150px; margin-left: auto; margin-right: auto;
}
#footerbk{clear: both; background: #333 url(images/footerbk.jpg) repeat-x top center;
}
#footer{width: 900px; height: 150px; padding-top: 10px; color: #999; margin-left: auto; margin-right: auto;
}
#footermenu{width: 900px; height: 30px; padding-top: 20px; color: #999; width: 900px; text-align: left; margin-left: auto; margin-right: auto;
}
#footermenu a{color: #CC9900;
}