﻿/* To keep the homepage a narrow width for now */
div#pagecontent {
	width: 785px;
	background-image:url(../images/bg_content_home.gif);
}
div#rightfixedwidth {
	left:772px;
}
div#header {
	width:785px;
	background-image:url(../images/bg_topshadow_home.gif);
}
div#logo {
    /*left:0px;*/
	/*left:475px;*/
    left: 0px;
}
div#footer{
	width:759px;
	background-image:url(../images/bg_footershadow_home.gif);
}
div#footerCap {
	background-image:url(../images/bg_footerbottom_home.gif);
	width:785px;
}


/* Homepage Layout */
div#hp_img_placeholder {
	float:left;
	width:754px;
	margin:0px 0px 0px 13px;
	display:inline;
}
/*
div#home_about {
	width:215px;
	height:215px;
	overflow:auto;
	background-color:#ebebeb;
	float:left;
	margin-left:5px;
}
*/
div#home_about {
	width:754px;
	float:left;
	margin: 0px 0px 0px 13px;
	display:inline;
	/*background-color:#F4F4F4;*/
	font-size:1.1em;
}

img#homepage5thMethodImage {
	margin:5px 0px 5px 5px;
}
div#home_about ul {
	margin:0px 5px 0px 10px;
	padding:0px;
}
div#home_about li {
	font-size:.87em;
	padding-bottom:10px;
}
div#home_about a {
	font-weight:normal;
	color:#00568f;
}
div#home_about a:hover {
	background-color:#dddddd;
}
div#offerings {
	clear:both;
	background-image:url(../images/homepage_seperator.gif);
	background-repeat:repeat-y;
	margin-left:13px;
}
div#offerings p {
	margin:0px 15px 7px 15px;
}
div#offerings li {
	margin:0px 15px 10px 0px;
}


/* Content Boxes */
div#homeBottomLeft ul ul{
	display:none;
}


div#homeBottomLeft, div#homeBottomRight {
	float:left;
	width:251px;
	background-image:transparent url(../images/bg_home_heading.gif);
	background-repeat:repeat-x;
	margin-right:1px;
	font-size:.87em;
}

div#homeBottomMiddle {
	float:left;
	width:255px;
	background-image:url(../images/bg_home_heading.gif);
	background-repeat:repeat-x;
	margin-right:1px;
	font-size:10px;
}

div#it {
	float:left;
	width:251px;
	background-image:url(../images/bg_home_heading.gif);
	background-repeat:repeat-x;
	font-size:10px;
}
div#offerings h1{
	display:none;
}


div#moreNews{
}
div#moreNews img{
	float:left;
	display:inline;
	width:132px;
	margin-right:10px;
	border:1 solid #0000ff;
}
div#moreNews .minicolumnContent {
	float:left;
	display:inline;
	width:198px;
}
div#colOne {
	float:left;
	display:inline;
	width:340px;
	margin:10px 0px 20px 30px;
}
div#colTwo {
	float:left;
	display:inline;
	width:340px;
	margin:10px 0px 20px 30px;
}
.minicolumnContent {
	font-size:.87em;
}
.minicolumnContent h2{
	font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
}
div#content .minicolumnContent ul {
	margin: 5px 0px 0px 10px;
}
div.spacer {
	background-image:url(../images/bg_footershadow_home.gif);
	background-repeat:no-repeat;
	height:15px;
}
div#footer {
	background-image:url();
}

