body {
	padding: 0px; 
	margin: 0px; 
	background-color: #e5eff7; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

h3{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #0000ff;
	text-align: left; 
}

#headercontent {
	height: 190px; 
	margin: auto; 
	padding: 1px 0px 0px 0px; 
	width: 100%;
	background: url(/app/default/www/images/header_bg.png) top left repeat-x; 
}

#navArea {
	width: 420px;
	float: right;
	margin: 50px 0px 0px 0px;
	padding: 0px;
}

#mainContent {
	width: 740px;
	margin: auto;
}

#welcome { 
	color: #666666;
	font-size: 12px;
	float: left;
	width: 500px;
	text-align: justify; 
}

#rightPanel {
	float: right;
	width: 208px;
	background: url(/app/default/www/images/index/hotjobs_back_body.jpg)  repeat-y;
}

#jobs {
	margin-top: 0px;
	margin-left: 8px;
	width: 212px;
}

#jobs div {
	background: url(/app/default/www/images/index/hotjobs_middle1.jpg) repeat-y; 
	width: 214px;
}

#jobs ul {
	width: 180px;
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
	list-style-image: url(/app/default/www/images/index/hotjobs_bullet1.jpg);
}

#jobs li {
	padding: 0px;
	margin: 0px;
	line-height: 18px;
	margin-left: 15px;
}

#jobs a {
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

#jobs a:hover {
	color: #336633;
}

#bottomLeftPanel {
	margin-top: 15px;
	font-size: 12px;
	float: left;
	width: 500px;
	text-align: justify; 
}

#testimonials {
	color: #666666;
	margin-top: 15px;
	width: 490px;
	margin: auto;
       padding: 3px;
	font-size: 12px;
}

#testimonials .photoContainer {
	float: left;
	width: 78px;
	height: 77px;
	padding: 3px;
	background: url(/app/default/www/images/index/testimonials_box.jpg) no-repeat; 
}

#testimonials .testimonial1 {
	font-size: 12px;
	float: left;
}

#testimonials .testimonial2 {
	font-size: 12px;
	float: right;
}

#testimonials a { 
	color: #212121;
}

#links {	
	width: 230px; 
	float: left;
}

#links table {
	width: 100%;
	text-align: left;
}

#links a {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}

#links a:hover {
	color: #1962EC;
}

#news {
	width: 240px; 
	float: right;
}

#news ul {
	width: 230px;
	margin: 0px;
	margin-left: 20px;
	padding: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 14px;
	text-align: left;
	list-style-image: url(/app/default/www/images/joblist_bullet.png);
}

#news li {
	padding: 3px;
	margin: 0px;
	margin-left: 15px;
}

#news a {
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#news a:hover {
	color: #6DA239;
}

.underTitles {
    color:#669966;
    text-transform: uppercase;
}
