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

body {
	margin: 0; padding: 0;
	background: #ffffff;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;

	}
	
#wrap {
	margin: 0 auto; padding: 0;
	width: 780px;
	background: url(sides.png) top center repeat-y;
	}
	
#inner {
	margin: 0; padding: 0 0 0px 0;
	width: 780px;
	background: url(footer.jpg) bottom center no-repeat;
	}
#flash {
	width: 765px; height: 425px;
	margin: 0 auto; padding: 0;
	margin-top: 0px;
	}
#content {
	clear: both;
	width: 780px; padding: 0;
	margin: 0 auto;
	background: transparent;
	}
h1 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	width: 350px;
	line-height: 35px;
	color: #fff;
	text-align: center;
	}
.homebox {
	float: left;
	padding: 0; margin: 0 12px 30px 12px;
	width: 350px;
	}
.homebox2 {
	width: 500px;
	margin: 0 auto;
	margin-bottom: 20px;
	}
.homebox2 h1 {
	background: url(file:///C|/Users/Diane/Desktop/Current%20Jobs/Jill%20Gomez/halt.png) center center no-repeat;
	font-size: 18px;
	width: 500px;
	margin: 0;
	}

.homebox2 p { font-weight: 800; margin-bottom: 15px; color: #666; }
.homebox p { font-weight: 800; color: #666;}

.halt1 { background: url(file:///C|/Users/Diane/Desktop/Current%20Jobs/Jill%20Gomez/h1.png) center center no-repeat; }
.halt2 { background: url(file:///C|/Users/Diane/Desktop/Current%20Jobs/Jill%20Gomez/h1-2.png) center center no-repeat; }
.homebox2 .halt3 { background: url(file:///C|/Users/Diane/Desktop/Current%20Jobs/Jill%20Gomez/h1-3.png) center center no-repeat; }
.halt4 { background: url(file:///C|/Users/Diane/Desktop/Current%20Jobs/Jill%20Gomez/h1-4.png) center center no-repeat; }
h2 {
	font-size: 18px;
	text-align: center;
	width: 300px;
	line-height: 30px;
	background: url(file:///C|/Users/Diane/Desktop/Current%20Jobs/Jill%20Gomez/h2.png);
	margin: 15px auto;
	color: #fff;
	}
p, ul {
	margin: 15px 30px 45px 30px;
	line-height: 140%;
	}
li {
	margin-left; 40px;
	font-weight: bold;
	padding: 2px 0;
	color: #444;
	}
.center {
	text-align: center;
	font-weight: bold;
	}
#foot {
	margin: 20px auto; padding: 5px 0;
	width: 765px;
	text-align: center;
	}
#foot p {
	margin: 0; padding: 0;
	color: #fff;
	font-weight: bold;
	}
.clear { clear: both; }
.bottommenu {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-top: 30px;
	}
.bottommenu a {
	color: #0066CC;
	text-decoration: none;
	}
.bottommenu a:hover { color: #00FF00; }
p strong { font-size: 14px; color: #006699; }
.testimg { float: left; margin: 0 20px 20px 20px; border: 1px solid #DFAF41; padding: 1px; }
.formstyle { font-weight: bold; color: #0066CC; padding-left: 10px; }

