@import url(drop-down.css);
body, h1, h2, h3, p, a, ul, li, img, textarea {
	margin: 0px;
	padding: 0px;
}
html, body {
	width:100%;
	height:100%;
}
body {
	background: #cccecc url(../images/body_bg.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border:none;
}
ul {
	list-style-type: none;
}
h1 {
	float: left;
	padding-top:42px;
}
h1 a {
	text-indent: -9999px;
	float: left;
	overflow:hidden;
	background: url(../images/the2bowmans_logo.jpg) no-repeat left top;
	height: 66px;
	width: 242px;
}
h2 {
	font-size:16px;
	line-height: 18px;
}
.sub_middle h2 {
	padding-left:32px;
	width: 930px;
	height:92px;
	line-height:92px;
	background: url(../images/sub_page_middle_bg.jpg) no-repeat left top;
	color:#e8e8e8;
	font-size:28px;
	font-weight:normal;
	letter-spacing:-1px;
}
#main_content h2 {
	color:#000;
	margin-bottom:6px;
}
h3 {
	color:#949494;
	font-size:16px;
	font-weight:bold;
	margin:16px 0;
}
p {
	color:#636363;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.body_inner {
	float: left;
	width: 100%;
	min-height:100%;
	background: url(../images/body_effects.jpg) no-repeat center top;
}
.page_width {
	margin:0 auto;
	width:962px;
}
.header {
	float:left;
	width:100%;
	height:140px;
}
.main_middle {
	float:left;
	width:100%;
	height:304px;
	background: url(../images/center_bg.png) repeat-x left top;
}
.sub_middle {
	float:left;
	width:100%;
	height:92px;
	background: url(../images/center_bg.png) repeat-x left top;
}
.content {
	float:left;
	width:100%;
}
.main_words {
	float:left;
	width:963px;
	height:98px;
	margin: 16px -1px 0 8px;
	background: url(../images/main_words_bg.gif) no-repeat -28px top;
}
.main_words li {
	float:left;
	width:257px;
	padding: 20px 32px 0 32px;
}
.main_words p {
	color:#7d7d7d;
	font-size:11px;
}
#sub_content .content {
	width: 908px;
	padding: 12px 36px 44px 18px;
	background: url(../images/sub_page_bg.png) repeat-y left top;
}
.narrow_column {
	float:left;
	width:178px;
	background: url(../images/narrow_column_bg.png) no-repeat left bottom;
	padding: 12px;
}
.narrow_column h3 {
	line-height: 33px;
	font-size:15px;
	color:#FFF;
	background-image: url(../images/narrow_column_heading_bg.png);
	margin: 0;
	padding-left:9px;
	font-weight:normal;
}
.side_navigation {
	display:block;
}
.side_navigation li {
	display:block;
	margin-top:4px;
}
.side_navigation li a {
	display:block;
	background: url(../images/sub_menu_item_bg.png) repeat-y left top;
	line-height:13px;
	font-size:11px;
	color:#FFF;
	padding: 6px 9px 6px 9px;
}
.side_navigation li a:hover, .side_navigation li.on li a:hover {
	background:none;
	background-color:#FFF;
	color:#636363;
	text-decoration:none;
}
.side_navigation ul {
	padding-left:35px;
}
.side_navigation li.on a {
	background:none;
	background-color:#000;
	color:#FFF;
}
.side_navigation li.on li a {
	background: url(../images/sub_menu_item_bg.png) repeat-y left top;
}
.wide_column {
	float:left;
	padding-left:28px;
	width:678px;
}
.top_info {
	display:block;
	width:678px;
	padding:18px 0;
}
.info_menu {
	background: url(../images/info_menu_bg.png) repeat-x left top;
	display: block;
	height: 30px;
	width:618px;
	margin: 10px -36px 0 -28px;
	padding: 4px 0 4px 124px;
}
.info_menu p {
	line-height:30px;
	color:#FFF;
	display:inline;
	float:left;
}
.info_menu ul {
	float:left;
	width:530px;
}
.info_menu li {
	float:left;
	padding: 0 10px;
}
.info_menu li a {
	color:#636363;
	padding-left:30px;
	line-height:30px;
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
}
.info_menu li a:hover {
	color:#232119;
	text-decoration:none;
}
.twitter {
	background-image: url(../images/icon/twitter.png);
}
.blog {
	background-image: url(../images/icon/our_blog.png);
}
.youtube {
	background-image: url(../images/icon/you_tube.png);
}
.facebook {
	background-image: url(../images/icon/facebook.png);
}
.info_menu li a.podcast {
	background-image: url(../images/icon/our_podcast.png);
	background-position: 7px center;
}
.footer {
	float:left;
	width:100%;
	padding-top: 40px;
}
.footer ul {
	display:block;
	text-align:center;
}
.footer li {
	display:inline;
	color:#949494;
	font-size:11px;
	line-height:13px;
}
.footer a {
	color:#949494;
	margin-right:4px;
	text-transform:uppercase;
	font-size:9px;
}
.footer p {
	font-size:9px;
	color:#949494;
	text-align:center;
	margin-top:3px;
}
.footer p a {
	text-transform:none;
}

.wide_column ul {
	color:#636363;
	list-style-type: disc;
}
