#home-main-image {
	margin: 0px;
	padding: 0px;
	float: none;
	height: 330px;
	width: 628px;
}
#home-small-left-image {
	padding: 0px;
	float: left;
	height: 200px;
	width: 312px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#home-small-right-image {
	padding: 0px;
	float: right;
	height: 200px;
	width: 312px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page-shell {
	padding: 0px;
	overflow: hidden;
	background-color: #FFFFFF;
}
#page-shell h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#page-shell p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	margin: 10px 5px 10px 5px;
}
#page-shell hr {
	height:1px;
    background:#E0E0E0;
    margin: 0px;
}
#page-shell form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
#page-shell li {
	list-style-image: url(../images/content/list-item-bullet-triangle.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

#page-shell li a:link, #page-shell li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #33B9D6;
	text-decoration: none;
}
	
#page-shell li a:hover, #page-shell li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: underline;
}
#page-shell li p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	margin: 3px 30px 15px 0px;
	padding: 0px;
}
#other-items {
	margin: 0px;
	padding: 0px;
	width: 600px;
}
#other-items .left {
	background-color: #f5f5f5;
	margin: 0px;
	padding: 10px;
	overflow: hidden;
}
#other-items .left .img {
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: left;
	overflow: hidden;
}
#other-items .left .text {
	float: right;
	width: 360px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	overflow: hidden;
}
#other-items .right {
	background-color: #ffffff;
	margin: 0px;
	padding: 10px;
	overflow: hidden;
}
#other-items .right .img {
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: right;
	overflow: hidden;
}
#other-items .right .text {
	float: left;
	width: 360px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	overflow: hidden;
}
#other-items h1 {
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#other-items img {
	border: 5px solid #FFFFFF;
}
#other-items h2 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#other-items p {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
		margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#other-items a {
	font-size: 11px;
	color: #0099e7;
	text-decoration: underline;
}
#other-items a:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
