@import "main_nav.css";

body {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size:small;
	width:728px;
	margin:22px auto;
}

* {
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:.25em 0;
}	

h1 {
	font-size:145%;
}
h2 {
	font-size:130%;
	color:#860203
}
h3 {
	font-size:115%;
	color:#860203
}
h4 {
	font-size:100%;
	color:#860203
}
h5 {
	font-size:90%;
	color:#860203
}
h6 {
	font-size:85%;
	color:#860203
}

p, li {
	line-height:1.30em;
}
li {
	margin-left:25px;
}
a {
	text-decoration: none;
	color:#860203;
	-moz-outline:0;
}
a:hover {
	text-decoration: underline;
}
img {
	border:0;
}
form {
	margin:0;
	padding:0;
}
form fieldset {
	margin:0 0 8px 0;
	padding:0 4px 8px 4px;
	border:none;
	border-bottom:1px solid #000;
}
form fieldset legend {
	font-weight:bold;
}
.center {
	text-align:center;
}

.horiz-menu {
	list-style:none;
	margin:0;
	padding:0;
}
.horiz-menu li {
	display:inline;
	padding:0 3px 0 0;
}
.vert-menu {
	list-style:none;
	margin:0;
	padding:0;
}
.vert-menu li {
	margin:0;
	padding:2px 0 2px 0;
}
.image-menu {
	position:relative;
	top:0;
	left:0;
}
.image-menu li {
	display:inline;
}
.image-menu li a {
	position:absolute;
	top:0;
	left:0;
	text-indent:-9999px;
}
.illuminate li a {
	border:1px solid #ff0000;
}
.image-header {
	margin:0;
	padding:0;
	text-indent:-9999px;
}

#header {
	margin:0;
	padding:0;
	position:relative;
	top:0;
	left:0;
	height:76px;
}

#header h1#main-title a {
	position:absolute;
	left:24px;
	top:0;
	background-image:url(/media/images/layout/main_title.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:154px;
	height:45px;
}

#header p.sub-nav {
	left:252px;
	top:50px;
	position:absolute;
	font-size:11px;
	text-align:center;
	width:450px;
}

#header p.sub-nav a {
	color:#000;
	text-decoration:none;
}
#footer {
	text-align:center;
	font-size:11px;
	color:#B0B0B0;
}
#footer .sub-nav a {
	color:#666;
}

div#content-area {
	width:728px;
	margin:0 auto;
	background-image:url(/media/images/layout/content_bg.gif);
	background-repeat:repeat-y;
}
/* for Internet Explorer */
/*\*/
* html div#content-area {
	margin:-4px auto;
	padding-bottom:4px;
}
/**/

div#content-top-cap {
	background-image:url(/media/images/layout/content_top_cap.gif);
	background-repeat:no-repeat;
	width:726px;
	height:14px;
}

div#content-area h2#page-header {
	width:694px;
	height:36px;
	text-indent:-9999px;
	margin:0 auto;
	padding:0;
	line-height:0;
}

div#content-bottom-cap {
	background-image:url(/media/images/layout/content_bottom_cap.gif);
	background-repeat:no-repeat;
	width:726px;
	height:14px;

}

div#content {
	min-height:345px;
	height:auto;
	margin:15px 40px 0 40px;
}
/* for Internet Explorer */
/*\*/
* html div#content {
	height: 345px;
}
/**/

body#index-page div#content-area div#content {
	margin:0 20px 0 20px;
}

#footer p {
	padding:2px 0 2px 0;
}

#footer p#copyright .sub-nav a {
	text-decoration:underline;
}

ul#services {
	list-style:none;
	width:684px;
	margin:0 auto;
}
ul#services * {
	margin:0;
	padding:0;
}
ul#services li {
	float:left;
	display:inline;
	width:166px;
	margin-right:5px;
}
ul#services h2 {
	text-indent:-9999px;
	width:166px;
	height:35px;
}
ul#services li#business-incentives h2 {
	background-image:url(/media/images/layout/index/business_incentives_bg.gif);
	background-repeat:no-repeat;
	
}
ul#services li#governmental-affairs h2 {
	background-image:url(/media/images/layout/index/governmental_affairs_bg.gif);
	background-repeat:no-repeat;
	
}
ul#services li#meeting-facilitation h2 {
	background-image:url(/media/images/layout/index/meeting_facilitation_bg.gif);
	background-repeat:no-repeat;
	
}
ul#services li#workforce-development h2 {
	background-image:url(/media/images/layout/index/workforce_development_bg.gif);
	background-repeat:no-repeat;
	
}
ul#services div.description {
	height:105px;
	background-image:url(/media/images/layout/index/description_box_bg.gif);
	background-repeat:no-repeat;
	padding:4px 10px 4px 10px;
	font-size:12px;
}