body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #666633;
	background-image: url(/images/bg_body.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

h1, h2, h3, h4, h5, h6
{
	margin:5px;
	padding:0px;
}

#page {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	line-height:1.5em;
}

#header1 {
	margin: 0px;
	width: 500px;
	background-image: url(/images/logo.png);
	background-repeat: no-repeat;
	height: 100px;
	background-position: 10px 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 220px;
}

#header1 h1 {
	font-weight: normal;
	margin-bottom: 10px;
	padding-top: 15px;
	margin-top: 5px;
	font-size: 50px;
	letter-spacing: -0.1em;
	color: #891616;
}
.hidden_link
{
	text-decoration:none;
	color:#891616;
}
#header1 h2 {
	font-size:18px;
	font-weight:normal;
	margin-left:10px;
}

#nav1 {
	margin: 0px;
	width: 740px;
}
#nav1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav1 ul li {
	float: left;
	margin: 0px;
	padding: 0px;

}
#nav1 ul li a {
	font-size: 18px;
	display: block;
	padding: 10px 21px 10px 21px;
	text-align: center;
	text-decoration: none;
	background-color: #990000;
	color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #700505;
	border-bottom-color: #640606;
	margin: 10px 0 0 0;
	background-image: url(/images/bg_btns.png);
	background-repeat: repeat-x;
}
#nav1 ul li a:hover {
	text-decoration: none;
	background-color: #A41717;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #006699;
	border-bottom-color: #006699;
	padding: 10px 21px 20px 21px;
	margin: 0px;
	background-position: 0px 5px;
}










#nav2 {
margin:0px;
background-color: #990000;
background-image: url(http://www.people-solutions.us/images/bg_btns.png);
background-repeat: repeat-x;
background-position:bottom;
text-align: center;
line-height: 20px;
}

#nav2 ul
{


padding-bottom: 0px;
padding-top: 0px;
padding-left: 0;
margin:0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
color: #0000CC;
width: 100%;
/* fixes Firefox 0.9.3 */
padding:11px 0px 11px 0px;
}

#nav2 ul li
{
display: inline;
font-size:18px;
padding-left: 0;
padding-right: 0;
padding-bottom: 1px;
/* matches link padding except for left and right */
padding-top: 10px;
padding-bottom: 10px;
border-right: 1px solid #AAA;

}

#nav2 ul li a
{
height:10em;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 0px;
padding-top: 0px;
color: #000099;
text-decoration: none;
color: #CCCCCC;
}

#nav2 ul li:hover
{
	background-color: #A41717;
	color: #FFFFFF;
}

#nav2 ul li.lastnav {
border:none;
}
































#content1 {
	width: 740px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	margin-top: 0px 0 20px 0;
	clear: both;
	position:relative;
}
.col_one {
	padding: 15px;
	width: 154px;
	float: left;
	margin: 0px;
	overflow: hidden;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.col_two {
	padding: 20px;
	padding-top: 15px;
	width: 329px;
	float: left;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.col_middle{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.col_three {
	padding: 20px;
	width: 514px;
	float: left;
	overflow: hidden;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.col_four {
	padding: 20px;
	width: 699px;
	clear: both;
	border-top: solid 1px #eee;
}

.col_one h1, .col_two h1, .col_three h1, .col_four h1  {
	font-size: 24px;
	color: #000000;
	font-weight: normal;
}

.col_one h2, .col_two h2, .col_three h2, .col_four h2  {
	font-size: 16px;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DCE3;
	padding-bottom: 5px;
}

#footer1 {
	width: 699px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	background-color: #F1F1F1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin: 0px;
	padding: 20px;
}
.copyright {
	font-size: 10px;
	color: #AAA;
}
.float_left
{
	float:left;
	margin-right:10px;
}
.float_right
{
	float:right;
	margin-left:10px;
}
.ul_narrow, .ul_narrow li {
	margin:0px;
	padding:0px;
	margin-left:10px;
}

