html {
	padding: 0px;
	margin: 0px;
}

body {
	background-repeat: repeat;
	background-image: url(../images/site/pattern2.gif);
	padding: 0px;
	margin: 0px;
}

#structure {
	background-color: white;
	display: inline-block;
	border-color: #b3b3b3;
	border-style: solid;
	border-width: 5px;
	width: 800px;
}

#banner {
	float: left;
	display: inline;
	background-repeat: no-repeat;
	background-image: url(../images/commercial/banner.jpg);
	height: 250px;
	width: 800px;
}

#link_bar {
	float: left;
	display: inline;
	background-repeat: repeat-x;
	background-image: url(../images/site/link_bar.gif);
	height: 35px;
	width: 800px;
}

#link_bar_bottom {
	padding-top: 10px;
	color: white;
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
	display: inline;
	background-repeat: repeat-x;
	background-image: url(../images/site/link_bar.gif);
	height: 25px;
	width: 800px;
}

#link_bar2 {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: white;
	float: left;
	display: inline;
	background-repeat: repeat-x;
	background-image: url(../images/site/link_bar.gif);
	height: 20px;
	width: 800px;
}

#links {
	height: 20px;
	width: 100px;
	text-decoration: none;
	float: left;
	display: inline;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: white;
}

#links a:link {
	padding-bottom: 10px;
	padding-top: 10px;
	height: 20px;
	text-decoration: none;
	float: left;
	display: inline;
	width: 100px;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: white;
}

#links a:visited {
	padding-bottom: 10px;
	padding-top: 10px;
	text-decoration: none;
	height: 20px;
	float: left;
	display: inline;
	width: 100px;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: white;
}

#links a:hover {
	background-repeat: repeat-x;
	background-image: url(../images/site/link_hover.jpg);
	height: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-decoration: none;
	float: left;
	display: inline;
	width: 100px;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: black;
}

#links a:active {
	padding-bottom: 10px;
	padding-top: 10px;
	text-decoration: none;
	height: 20px;
	float: left;
	display: inline;
	width: 100px;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: white;
}

#left_column {
	height: 500px;
	font-size: 12px;
	color: black;
	padding: 20px;
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	float: left;
	display: inline;
	width: 510px;
}

#bold14 {
	margin-bottom: 5px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

#padding {
	color: black;
	padding-left: 15px;
	width: 490px;
}

#logo {
	color: black;
	float: left;
	display: inline;
}

#list1 {
	color: black;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	margin-top: 15px;
	line-height: 17px;
	width: 230px;
	float: left;
	display: inline;
	overflow: hidden;
}

#list_wide {
	color: black;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	margin-top: 15px;
	line-height: 17px;
	width: 350px;
	float: left;
	display: inline;
	overflow: hidden;
}

#list2 {
	color: black;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-top: 15px;
	line-height: 17px;
	width: 235px;
	float: right;
	display: inline;
	overflow: hidden;
}

#ad {
	color: black;
	margin-bottom: 15px;
}

#welcome {
	color: black;
	width: 475px;
	text-align: left;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 15px;
	float: left;
	margin-top: 15px;
	display: inline;
}

#right_column {
	height: 500px;
	float: right;
	display: inline;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	padding: 20px;
	width: 205px;
}

#ad_risk {
	margin-bottom: 20px;
	display: block;
	width: 200px;
}

