body {
	background: #f6f6f7 url(images/bg.jpg) repeat-x top left;
	margin: 0;
	font-family: Verdana, sans-serif;
}

h2 {
	letter-spacing: 2px;
	font-size: 20px;
}

#page {
	background: url(images/footer_bg.jpg) repeat-x bottom left;
}

table, tr, td {
	border: none;
	vertical-align: top;
	padding: 0;
}

#header {
	height: 112px;
}

#logo {
	background: #FFF url(images/bso_logo.jpg) no-repeat center center;
}

#banner {
	background: url(images/header_image.jpg) no-repeat top left;
}

#navigation {
	padding: 20px 15px;
	text-align: center;
	font-family: "Arial";
	font-size: 12px;
	height: 500px;
	letter-spacing: 0px;
	background: #FFF url(images/border_dot.jpg) repeat-y right top;
}

#navlist {
	padding-bottom: 20px;
	text-align: left;
}

#navlist  ul {
	margin: 0;
	/* margin-left: -40px; */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	line-height: 1.5em;
}

* html #navlist ul {
	margin: 0;
}

#navlist a:link, #navlist a:visited {
	color: #000;
	text-decoration: none;
}

#navlist a.menu2current:link, #navlist a.menu2current:visited, #navlist a:hover, #navlist a:active {
	color: #ed1c24;
}




#content {
	background: #FFF url(images/watermark.jpg) no-repeat bottom right;
	font-size: 13px;
	text-align: left;
	padding: 5px 20px;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

#content a:link, #content a:visited {
	text-decoration: none;
	color: #ed1c24;
}

* html #content {
	padding-top: 20px;
}

#content_right {
	background: url(images/border_dot.jpg) repeat-y;
}

* html #content_right img {
	padding-top: 20px;
}

#content_right img{
	float: right;
	padding: 30px 10px 0px;
}

#content li {
	list-style-image: url(images/bullet.gif);
	line-height: 18px;
}

#footer {
	background: #f6f6f7;
	height: 112px;
	text-align: center;
	font-size: x-small;
}

#footer ul li {
	float: left;
}

#footer a:link, #footer a:visited , #footer a:hover, #footer a:active {
	text-decoration: none;
	color: #ed1c24;
}
