body {
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: rgb(60,150,255);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: 500px;
}

#wrap {
	background: #ffffff;
	color: #000000;
	margin: 0 auto;
	width: 790px;
	text-align: right;
	background-color: #FFF;
}

#header {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 25px;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#mainphoto {
	border: 0;
	background-image: url(../images/main.jpg);
	height: 175px;
	width: 760px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-repeat: no-repeat;
}



#lowerimages {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	border-top: 2px solid;
	width: 760px;
	border-top-color: #3D95FF;
}

#leftlowercolumn, #centerlowercolumn, #rightlowercolumn {
	margin-left: 0px;
	margin-right: 0px;
	float:left
}
#leftlowercolumn {
	width: 71px;
	background-image: url(../images/CFHP.jpg);
	height: 79px;
	background-repeat: no-repeat;
	margin-left: 232px;
}
#centerlowercolumn {
	width: 150px;
	background-image: url(../images/PSA_AR.jpg);
	background-repeat: no-repeat;
	height: 75px;
	margin-left: 235px;
}
#rightlowercolumn {
	width: 72px;
	background-image: url(../images/alliance.jpg);
	height: 79px;
	background-repeat: no-repeat;
	margin-left: 0px;
}

#fabfootcaremenu {
	clear: left;
	float: left;
	width: 150px;
	height: 400px
	padding: 0;
	font-size: 0.9em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#fabfootcaremenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#fabfootcaremenu li {
margin-bottom: 4px;
}

#fabfootcaremenu li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #2A8BFE;
	display: block;
	padding: 6px 0 0 10px;
	background: #f4f4f4;
	border-left: 4px solid #0000FF;
}	
	
#fabfootcaremenu li a:hover {
	background: #eaeaea;
	color: #6BBFFE;
	border-left: 4px solid #FF0000;
}

.latest {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#leftcolumn {
	float: left;
	width: 150px;
	height: 240px
	margin-right: 1em;
	font-size: 0.9em;
	line-height: 1.5em;
	padding-top: 10px;
	background-image: url(../images/mugshot.jpg);
	background-repeat: no-repeat;
}

#rightcolumn {
	float: right;
	width: 115px;
	margin-right: 1em;
	font-size: 0.9em;
	line-height: 1.5em;
	padding-top: 75px;
}

#rightcolumn p {
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 1.5em;
	margin-left: 0;
}

#content {
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	line-height: 1.6em;
	text-align: center;
	margin-top: 0;
	margin-right: 130px;
	margin-bottom: 100px;
	margin-left: 160px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}


#content h3 {
	font-size: 10pt;
	margin: 0 0 0em 0;
	font-family: 75% "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: normal;
}

#content h4 {
	font-size: 10pt;
	margin: 0 0 1.5em 0;
	font-family:  75% "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
}

#content img {
	padding: 1px;
	display: inline;
	background: #cccccc;
	border: 4px solid #f0f0f0;
	background-color: #FFF;
}

#content_design {
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	line-height: 1.6em;
	text-align: left;
	margin-top: 0;
	margin-bottom: 100px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-left: 160px;
	margin-right: 10px;
}
#contact {
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	line-height: 1.6em;
	text-align: left;
	margin-top: 0;
	margin-bottom: 160px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-left: 160px;
	margin-right: 100px;
}
h3 {
	font-size: 1.3em;
	width: inherit;
	margin-top: 0px;
	margin-right: 1em;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
	text-decoration: underline;
	color: #286ea0;
}

a img {
border: 0;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 5px 0;
	width: 760px;
	text-align: center;
	color: #999999;
	font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.column1{
	width: 33%;
	float: right;
	padding-bottom: 3px;
}
.column2{
	width: 33%;
	float: right;
}
.column3{
	width: 33%;
	float: right;
	clear: none;
}
.picture{
	text-align: center;
	clear: both;
	width: 135px;
}
#content_construct {
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	line-height: 1.6em;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 33px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-left: 160px;
	margin-right: 10px;
}
#facebook {
	height: 29px;
	width: 29px;
	background-image: url(../images/FB-f-Logo__blue_29.png);
	background-repeat: no-repeat;
}


#career {
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	line-height: 1.6em;
	text-align: left;
	margin-top: 0;
	margin-right: 70px;
	margin-bottom: 100px;
	margin-left: 160px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#career h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#career img {
	padding: 1px;
	display: inline;
	background: #cccccc;
	border: 4px solid #f0f0f0;
	background-color: #FFF;
}

#rightphotobig {
	float: right;
	height: 176px;
	width: 125px;
	background-image: url(../images/rightphotobig.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}

#rightphototop {
	float: right;
	height: 125px;
	width: 125px;
	background-image: url(../images/test_top125.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}

#rightphotomid {
	float: right;
	height: 125px;
	width: 125px;
	background-image: url(../images/test_mid125.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}

#rightphotobottom {
	float: right;
	height: 125px;
	width: 125px;
	background-image: url(../images/test_bot125.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}

#td {
	padding-left: 24px;
	font-variant: normal;
	background: url(../images/infinity_bullet.png) center left no-repeat;
}
	