html, body { margin:0; padding:0; height:100%; font-family:arial, helvetica, sans-serif; font-size:10px; background-color: #ffffcc;} 
#container { min-height:100%; position:relative; } 
#body { padding:10px; padding-bottom:60px; text-align: center; /* Height of the footer */ } 

a.header {
		text-decoration: none;
		color: #1c3f95;
		font-size: 13px;
		font-weight: bold;
		font-family: arial;
		padding: 10px;
	}

td {
		font-family: arial, helvetica, sans-serif;
		font-size:14px;
		color: #006377;
	}

a.b1 {
		text-decoration: none;
		color: #006377;
		font-size: 11px;
		font-family: arial, helvetica, sans-serif;
	}

a.b2 {
		text-decoration: underlined;
		color: #006377;
		font-size: 11px;
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
	}



#listing1 {
		width: 800px;
		margin:0px auto;
		text-align:left; 
		margin-top: 10px;
	}

#listing1 div {
		float:left;
	}

#listing1-1 {
		width: 362px;
		height: 356px;
		background: url('images/pyt-jobseekers1.jpg') no-repeat;
	}

#listing1-2 {
		width: 362px;
		height: 356px;
		background: url('images/pyt-employers1.jpg') no-repeat;
		margin-left: 70px;
	}

h1 {
		font-family: arial;
		font-size: 25px;
		color: #006377;
		font-weight: bold;
		margin-bottom: 3px;
		margin-top: 12px
	}

h2 {
		font-family: arial;
		font-size: 13px;
		color: #006377;
		font-weight: bold;
		margin-bottom: 0px;
	}

.searchbox {
		border: 1px solid #22a0bb;
		height: 18px;
		width: 180px;
		background-color: #ffffff;
		font-family: arial;
		font-size: 12px;
		}

.title {
		font-family: arial;
		font-size: 24px;
		color: #2e4593;
		font-weight: bold;
		margin-bottom: 3px;
		margin-top: 12px
	}

.d1 {
		font-size: 15px;
		color: #2e4593;
}


ol.content
 {
		list-style-type: decimal;
		margin-left: 30px;
		padding-left: 20px;
		padding-right: 15px;
		margin-right: 15px;
		line-height: 25px;
		margin-top: 0px;
		padding-top: 0px;
		margin-bottom: 8px;
		padding-bottom: 8px;
		}

ol.content li
{ 
		margin-bottom: 5px;
		font-size: 15px;
		color: #2e4593;
		}

ul.c2
 {
		list-style-type: none;
		list-style-image: url(images/pyt-blue-bullet.png);
		margin-left: 10px;
		padding-left: 10px;
		padding-right: 0px;
		margin-right: 0px;
		line-height: 15px;
		margin-top: 0px;
		padding-top: 0px;
		margin-bottom: 0px;
		padding-bottom: 0px;
		}

ul.c2 li
{ 
		margin-bottom: 0px;
		font-size: 13px;
		color: #2e4593;
		}

a.c2
{
		text-decoration: none;
		color: #2e4593;
		font-size: 12px;
		font-family: arial;
		padding-bottom: 10px;
		font-weight: bold;
	}

#test1 {
		width: 920px;
		margin: 0px auto;
	}

#test1 div {
		float:left;
	}

#test1-1 {
		width: 355px;
		}

#test1-2 {
		width: 113px;
		background-color: #000;
		margin-left: 2px;
		background: url('images/dark-grey-bg.png') repeat-x; 
		color: #fff; 
		font-weight: bold;
		font-family: arial;
		font-size: 13px;
		padding: 10px;
		height: 40px;
	}

#test1-3 {
		width: 84px;
		background-color: #000;
		margin-left: 2px;
		background: url('images/dark-grey-bg.png') repeat-x; 
		color: #fff; 
		font-weight: bold;
		font-family: arial;
		font-size: 13px;
		padding: 10px;
		height: 40px;
	}

#test1-4 {
		width: 185px;
		background-color: #000;
		margin-left: 2px;
		background: url('images/dark-grey-bg.png') repeat-x; 
		padding: 10px;
	}

* html #test1-1{ width: 320px;}
*+html #test1-1{ width: 320px;}

* html #test1-2{ height: 38px; width: 120px;}
*+html #test1-2{ height: 38px; width: 120px;}

* html #test1-3{ height: 38px; width: 90px;}
*+html #test1-3{ height: 38px; width: 90px;}

* html #test1-4{ width: 200px;}
*+html #test1-4{ width: 200px;}




/* footer */
div#footer {
	position:absolute;
	text-align: center;
	width:100%;
	bottom:0; /* stick to bottom */
	clear:both;
	margin-top:10px;
	font-size: 11px;
	background: url('images/pyt-footer-bg.jpg') repeat-x;
	height: 70px;
}
div#footer2Divider{
	border-top:1px solid #C8D7F5;
	width:100%;
	height:5px;
}
div#footer2Wrap{
	background-color: #fff;
	width:100%;
	text-align:left;
	clear:both;
}
div#footer2 {
margin:0px auto;
padding-top: 3px;
padding-bottom: 3px;
width:765px;
clear:both;
color:#808080;
}

div#footer2 a {color:#808080;}
div#footer2 #term{float:left; margin-top: 30px;}
div#footer2 #copyright{text-align:right; margin-top: 36px;}

/* end - footer */

