html {
	height: 100%;
	width: 100%;
}
body {
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	background-color: #FFF;
	background-image: url(images/lsmbg.gif);
}
a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #F3A31D;
}
#container {
	margin: auto;
	padding: 0px;
	height: auto;
	width: 960px;
}
#container #header {
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 317px;
	width: 960px;
}
#container #header #logo {
	margin-top: 52px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 48px;
}
#main {
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	background-color: #FFFFFF;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#container #main #mainleft {
	width: 430px;
	height: 320px;
	clear: left;
	float: left;
	text-align: left;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 48px;
}
#container #main #mainright {
	width: 470px;
	height: 320px;
	clear: right;
	float: right;
	text-align: left;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#container #main h1  {
	font-size: 23px;
	font-weight: bold;
	margin: 0px;
}
#container #main h2  {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
#container #main h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #main #mainright #box1 {
	height: 280px;
	width: 200px;
	clear: left;
	float: left;
	font-size: 16px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #main #mainright #box2 {
	height: 280px;
	width: 200px;
	clear: right;
	float: right;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.linkwebprop {
	font-size: 12px;
}
.bump {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 30px;
}
