.bottomhomestrip {
	height: auto;
	width: 950px;
	clear: both;
	padding: 0px;
	float: left;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: center;
}


.bottomhomestrip p{
	font-size: 8pt;
	color: #666;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 135%;
}

.bottomhomestrip p a{
	color: #666666;
	text-decoration: none;
}

.bottomhomestrip p a:hover{
	color: #40008C;
	text-decoration: none;
}


.homelinkstrip {
	height: auto;
	width: 950px;
	clear: both;
	padding: 0px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.homelink {
	width: 140px;
	text-align: center;
	float: left;
	height: auto;
	margin-left: 31px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.homelink h3 {
	color: #666666;
	font-size: 9pt;
	line-height: 155%;
	font-weight: normal;
	height: 80px;
}




.homestrip {
	height: 131px;
	width: 950px;
	clear: both;
	margin: 0px;
	padding: 0px;
	float: left;
}


.homeleftbar {
	height: auto;
	width: 120px;
	float: left;
	text-align: center;
	margin-left: 19px;
}

.homerightbar {
	height: auto;
	width: 750px;
	float: left;
	margin-left: 35px;
}

.homerightbarwording {
	height: auto;
	width: 520px;
	float: left;
	margin-left: 35px;
	text-align: left;
}


.homerightbarwording h2 {
	color: #666666;
	font-size: 10.5pt;
	line-height: 150%;
	font-weight: normal;
}


.portfolioitem {
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #CCC;
	background-color: #dedede;
}

.portfolioitem h4 {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}

.portfolioitem img {
	padding: 3px;
}


body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 30px;
	font-family: calibri, Arial, Helvetica, sans-serif;
}

.centeredtable { height: 100%; width: 100%; border: 0; }

.maincontainer {
	height: auto;
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
.contentstrip {
	height: auto;
	width: 950px;
	clear: both;
	margin: 0px;
	padding: 0px;
	float: left;
}

.leftbar {
	height: auto;
	width: 140px;
	float: left;
	text-align: center;
}

.rightbar {
	height: auto;
	width: 465px;
	float: right;
}

.midbar {
	height: auto;
	width: 345px;
	float: left;
}

.doublebar1 {
	height: auto;
	width: 390px;
	float: left;

}

.doublebar2 {
	height: auto;
	width: 390px;
	float: left;
	margin-top: 42px;
}


.homebar {
	height: auto;
	width: 950px;
	float: left;
}







.break {
	clear: both;
}

.copybox {
	height: auto;
	width: 290px;
	float: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}


.copybox h1 {

	font-size: 1.3em;
	color: #40008C;
	font-weight: normal;
}

.copybox h2 {

	font-size: .9em;
	color: #40008C;
	font-weight: normal;
}

.copybox h3 {

	font-size: .9em;
	color: #758d21;
	font-weight: normal;
}


.copybox p {
	font-size:0.8em;
	color: #666666;
	font-weight: normal;
	line-height: 155%;
}

.copybox li {
	font-size:0.8em;
	color: #666666;
	font-weight: normal;
	line-height: 155%;
}

.copybox a {
	color: #510AA4;
	text-decoration: none;
}

.copybox a:hover {
	color: #6919C6;
	text-decoration: underline;
}
.rightpic {
	padding: 3px;
	float: right;
	margin-right: 0px;
	border: 1px solid #cdcdcd;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 12px;
}


.leftpic {
	padding: 3px;
	float: left;
	margin-right: 12px;
	border: 1px solid #cdcdcd;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.normalpic {
	padding: 3px;
	border: 1px solid #cdcdcd;
	margin-top: 5px;
	margin-bottom: 5px;
}

