/*============================================*/
/*===========WORKINAMERICA.INFO=CSS===========*/
/*============================================*/

a:link
	{
	text-decoration: none;
	font-family: verdana, Lucida Sans Unicode, arial;
	font-size: 10pt;
	color: white;
	font-weight: bold;
	}

a:visited
	{
	text-decoration: none;
	font-family: verdana, Lucida Sans Unicode, arial;
	font-size: 10pt;
	color: white;
	font-weight: bold;
	}

a:hover, a:active
	{
	text-decoration: none;
	font-family: verdana, Lucida Sans Unicode, arial;
	font-size: 10pt;
	color: #999;
	font-weight: bold;
	}

/*===============================================*/


a.payment:link
	{
	text-decoration: none;
	font-family: verdana, Lucida Sans Unicode, arial;
	font-size: 8pt;
	color: white;
	font-weight: bold;
	}

a.payment:visited
	{
	text-decoration: none;
	font-family: verdana, Lucida Sans Unicode, arial;
	font-size: 8pt;
	color: white;
	font-weight: bold;
	}

a.payment:hover, a.payment:active
	{
	text-decoration: none;
	font-family: verdana, Lucida Sans Unicode, arial;
	font-size: 8pt;
	color: #999;
	font-weight: bold;
	}

/*===============================================*/


a.faq:link
	{
	text-decoration: none;
	font-family: verdana, Lucida Sans Unicode, arial;
	font-size: 15pt;
	color: #000;
	font-weight: bold;
	}

a.faq:visited
	{
	text-decoration: none;
	font-family: verdana, Lucida Sans Unicode, arial;
	font-size: 15pt;
	color: #000;
	font-weight: bold;
	}

a.faq:hover, a.faq:active
	{
	text-decoration: underline;
	font-family: verdana, Lucida Sans Unicode, arial;
	font-size: 15pt;
	color: #333;
	font-weight: bold;
	}


/*============================================*/
/*==================COMMON====================*/
/*============================================*/

body
	{
	background: #fff;
	font-family: verdana, Lucida Sans Unicode, arial;
	font-size: 10pt;
	}

img
	{
	border: 0px;
	}

td img 
	{
	display: block;
	}

#container
	{
	width: 100%;
	margin: auto;
	}

#content
	{
	width:780px; 
	margin:0px;
	}


/*============================================*/
/*==================LAYER=1===================*/
/*============================================*/

#header
	{
	float: left;
	height: 100px;
	width: 780px;
	background: transparent url(graphics/banner.gif) no-repeat center center;
	}

#centersection
	{
	float: left;
	width: 780px;
	background: transparent url(graphics/left.gif) repeat-y top left;
	margin: 0px;
	}

#left	
	{
	float: left;
	width: 132px;
	}


#meat-main
	{
	float: left;
	height: 262px;
	width: 648px;
	background: #fff;
	}

#meat
	{
	float: left;
	width: 648px;
	background: #fff;
	margin-bottom: 5px;
	}

#footer
	{
	float: left;
	height: 42px;
	width: 780px;
	background: transparent url(graphics/footer.gif) no-repeat center center;
	margin-top: -22px;
	}

#sdlogo
	{
	float: right;
	height: 30px;
	width: 118px;
	background: transparent url(graphics/sdlogo.gif) no-repeat center center;
	}
	
/*============================================*/
/*=================LAYER2=====================*/
/*============================================*/

#adbanner
	{
	float: left;
	width: 648px;
	height: 262px;
	background: transparent url(graphics/adbanner.gif) no-repeat center center;
	}


#linkbar
	{
	float: center;
	width: 621px;
	height: 34px;
	text-align: center;
	background: transparent url(graphics/linkbar.gif) no-repeat center center;
	}


#links
	{
	float: center;
	width: 621px;
	text-align: center;
	padding-top: 5px;
	}

h4
	{
	float: left
	width: 621px;
	height: 33px;
	color: #fff;
	font-weight: bold;
	font-size: 15pt;
	text-align: center;
	margin-top: 0px;
	background: transparent url(graphics/titlebar.gif) no-repeat center center;
	}

.text
	{
	margin: 20px;
	}
	
.pic-workers
	{
	float: left;
	margin: 5px 20px 20px 20px;
	height: 280px;
	width: 100px;
	background: transparent url(graphics/workers.gif) no-repeat center left;
	}

.pic-workers2
	{
	float: left;
	margin: 5px 20px 20px 20px;
	height: 333px;
	width: 360px;
	background: transparent url(graphics/workers2.gif) no-repeat center left;
	}

p.lefttext
	{
	text-align: center;
	color: #FFFFFF;
	margin: 0px 10px 0px 3px;
	font-weight: bold;
	}

.contact
	{
	text-align: center;
	margin: 0px 10px 0px 3px;
	}


#linktoap
	{
	float: right;
	width: 170px;
	height: 262px;
	}








