@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #DDDDDD;
}

#wrapper {
	width: 768px;
	margin: auto;
	text-align: left;
	padding: 0 1px 0 1px;
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	background-color: #FFFFFF;
	overflow: hidden; 
}

#header {
	width: 768px;
	height: 150px;
	float: left;
}

#sector_navigation {
	position: relative;
	top: 119px;
	left: 250px;
	height: 30px;
	float: left;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFF;
	margin: 0;
	padding: 0;
	border-top: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
}

#sector_navigation ul {
	list-style: none;
	margin: 0;
	padding: 8px 0 8px 0;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

#sector_navigation li {
	display: inline;
	margin: 0;
	padding: 8px 15px 8px 15px;
	background-image: url(images/nav_background.jpg);
	background-repeat: repeat-x;
}

#sector_navigation li.left_border {
	margin: 0;
	border-left: 1px solid #FFF;
}

#sector_navigation li#home {
	padding: 8px 20px 8px 15px;
}

#sector_navigation li#home_active {
	background-image: url(images/nav_background_active.jpg);
	background-repeat: repeat-x;
	padding: 8px 20px 8px 15px;
}

#sector_navigation li#bus_active {
	background-image: url(images/nav_background_active.jpg);
	background-repeat: repeat-x;
}

#sector_navigation li#bus_active a {
	background-image: url(images/green_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
}

#sector_navigation li#home_active a {
	background-image: url(images/green_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
}

#sector_navigation a {
	padding-left: 10px;
	text-decoration: none;
	color: #FFF;
	background-image: url(images/grey_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
}

#sector_navigation a:hover {
	text-decoration: underline;
	color: #FFF;
}

#primary_navigation {
	width: 768px;
	height: 32px;
	float: left;
	padding: 0;
	margin: 0;
	color: #FFF;
	font-weight: bold;
	font-size: 0.7em;
	border-top: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
}

#primary_navigation ul {
	list-style: none;
	height: 15px;
	margin: 0;
	padding: 9px 0 8px 0;
	text-align: center;
	background-image:url(images/nav_background.jpg);
	background-repeat: repeat-x;
}

#primary_navigation li {
	display: inline;
	border-left: 1px solid #FFF;
	margin: 0;
	padding: 9px 10px 9px 10px;
}

#primary_navigation li#active {
	padding: 9px 10px 8px 10px;
	background-image: url(images/nav_background_active.jpg);
	background-repeat: repeat-x;
}

#primary_navigation a {
	text-decoration: none;
	height: 32px;
	padding: 0;
	margin: 0;
	color: #FFF;
}

#primary_navigation a:hover {
	text-decoration: underline;
	color: #FFF;
}

.right_border {
	border-right: 1px solid #FFF;
	margin: 0;
	padding: 0;
}

#help_bar {
	width: 748px;
	height: 30px;
	float: left;
	margin: 0 10px 0 10px;
	font-size: 0.7em;
	color: #4C4C4C;
	border-bottom: 1px solid #B2B2B2;
}

#help_bar p {
	margin: 0;
	padding: 8px 0 8px 10px;
	float: left;
}

#help_icons p {
	display: inline;
	float: right;
	margin: 0 13px 0 2px;
	padding: 8px 0 8px 0;
}

#help_bar a {
	text-decoration: none;
	color: #4C4C4C;
}

#help_bar a:hover {
	text-decoration: underline;
}

#help_bar img {
	border: none;
}

#help_icons img {
	display: inline;
	float: right;
	margin: 0;
	padding: 1px 0 0 0;
}

#help_icons a.underline {
	text-decoration: underline;
}

#main_body {
	width: 748px;
	float: left;
	padding: 0 10px 0 10px;
}

#breadcrumbs {
	width: 530px;
	padding: 10px 0 0 10px;
	float: left;
	font-size: 0.95em;
}

#breadcrumbs_sub {
	width: 748px;
	padding: 10px 0 0 10px;
	float: left;
	font-size: 0.95em;
}

#breadcrumbs li, #breadcrumbs_sub li {
	display: inline;
}

#body_copy {
	width: 530px;
	padding: 15px 0 0 10px;
	float: left;
}

#image img {
	float: right;
}

#body_copy_sub {
	width: 530px;
	padding: 15px 0 0 20px;
	float: left;
	min-height: 365px;
}

#body_copy table {
	font-size: 0.7em;
	color: #4C4C4C;
}

#body_copy th {
	vertical-align: top;
	font-weight: bold;
	text-align: left;
}

#body_copy_sub form {
	margin-top: 10px;
}

#body_copy_sub table {
	font-size: 0.7em;
	color: #4C4C4C;
}

#body_copy_sub th {
	vertical-align: top;
	font-weight: bold;
	text-align: left;
}

#body_copy h1, #body_copy_sub h1 {
	margin: 0 0 15px 0;
	padding: 0;
	color: #4C4C4C;
	font-size: 0.95em;
}

#body_copy h1 a, #body_copy_sub h1 a {
	color: #4C4C4C;
}

#body_copy p, #body_copy_sub p {
	margin: 10px 0 10px 0;
	font-size: 0.75em;
	color: #4C4C4C;
}

#body_copy ul, #body_copy_sub ul, #breadcrumbs ul, #breadcrumbs_sub ul {
	font-size: 0.75em;
	color: #4C4C4C;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#body_copy label {
	display: block;
	margin: 0 0 5px 0;
}

#body_copy a, #body_copy_sub a, #breadcrumbs a, #breadcrumbs_sub a {
	color: #82C200;
	text-decoration: none;
}

#body_copy a:hover, #body_copy_sub a:hover, #breadcrumbs a:hover, #breadcrumbs_sub a:hover {
	text-decoration: underline;
}

#more_button {
	margin: 0;
	padding: 4px 0 0 16px;
	float: right;
	font-size: 0.7em;
	font-weight: bold;
	width: 46px;
	height: 19px;
	background-image: url(images/view_button.jpg);
	background-repeat: no-repeat;
}

#more_button a {
	text-decoration: none;
	color: #FFF;
}

#more_button a:hover {
	text-decoration: underline;
}

#article1 {
	width: 300px;
	float: left;
	margin: 0 0 15px 0;
	border-bottom: 1px #B2B2B2 solid;
}

#article1 p {
	margin-bottom: 0;
}

#users {
	float: right;
	width: 200px;
	margin: 0 5px 10px 0;
}

#home_users_button {
	margin: 0;
	padding: 4px 0 0 16px;
	float: right;
	font-size: 0.7em;
	font-weight: bold;
	width: 136px;
	height: 20px;
	background-image: url(images/home_users_button.jpg);
	background-repeat: no-repeat;
}

#business_users_button {
	margin: 0;
	padding: 4px 0 0 16px;
	float: right;
	font-size: 0.7em;
	font-weight: bold;
	width: 156px;
	height: 20px;
	background-image: url(images/business_users_button.jpg);
	background-repeat: no-repeat;
}

#business_users_button a, #home_users_button a {
	text-decoration: none;
	color: #FFF;
}

#business_users_button a:hover, #home_users_button a:hover {
	text-decoration: underline;
}

#article2 {
	float: right;
	width: 200px;
	margin: 0 5px 15px 0;
	border-bottom: 1px #B2B2B2 solid;
}

#article2 p {
	margin-bottom: 0;
}

#article2 h1 {
	margin-top: 5px;
}

#article3 {
	width: 300px;
	float: left;
	margin: 0 0 15px 0;
	border-bottom: 1px #B2B2B2 solid;
	border-top: 1px #B2B2B2 solid;
}

#article3 p {
	margin-bottom: 0;
}

#article3 h1 {
	margin-top: 0px;
}

#article4 {
	width: 300px;
	float: left;
	margin: 0 5px 15px 0;
	border-bottom: 1px #B2B2B2 solid;
	border-top: 1px #B2B2B2 solid;
}

#article4 p {
	margin-bottom: 0;
}

#article4 h1 {
	margin-top: 15px;
}

.green_pointer {
	margin-right: 5px;
}

#right_panel {
	width: 192px;
	float: right;
	margin: 15px 0 0 0;
	border: 1px solid #B2B2B2;
}

#right_panel h2 {
	margin: 0;
	padding: 8px 0 0 10px;
	font-size: 0.7em;
	color: #FFF;
}

#right_panel p {
	margin: 0;
	padding: 15px 0 0 10px;
	font-size: 0.7em;
	color: #4C4C4C;
}

#case_studies {
	width: 192px;
	height: 140px;
	background-image: url(images/panel_bar.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #B2B2B2;
}

#case_studies img.case_studies {
	float: right;
	padding: 15px 3px 0 0;
}

#case_studies img.view_button {
	padding: 10px 0 0 9px;
	border: none;
}

#view_button {
	margin: 10px 0 0 9px;
	padding: 4px 0 0 16px;
	font-size: 0.7em;
	font-weight: bold;
	width: 53px;
	height: 24px;
	background-image: url(images/view_button.jpg);
	background-repeat: no-repeat;
}

#view_button a {
	text-decoration: none;
	color: #FFF
}

#view_button a:hover {
	text-decoration: underline;
}

#news {
	background-image: url(images/panel_bar.jpg);
	background-repeat: repeat-x;
	padding-bottom: 10px;
}

#advert {
	width: 192px;
	height: 147px;
	padding-left: 1px;
	background-image: url(images/panel_bar.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #B2B2B2;
}

#advert h2 {
	padding-bottom: 9px;
}

#advert a, #case_studies a {
	text-decoration: none;
	color: #FFFFFF;
}

#advert a:hover, #case_studies a:hover {
	text-decoration: underline;
}

/* begin styles for RSS Feed */

.rss-box ul {
	list-style: none;
	margin: 0;
	padding: 10px 1px 0 0;
	font-size: 0.7em;
}

.rss-item  {
	margin: 0;
	padding: 6px 5px 0 10px;
	color: #4C4C4C;
	line-height: 1.25em;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #82C200;
	font-weight: bold;
}

.rss-item a:hover { 
	text-decoration: underline;
	color: #82C200;
}

/* end styles for RSS Feed */

/* begin styles for sub navigation */

#left_panel {
	width: 190px;
	float: left;
	margin: 10px 0 0 0;
	font-size: 0.7em;
	font-weight: bold;
}

#left_panel ul {
	list-style: none;
	margin: 0 0 1px 0;
	padding: 0;
}

#left_panel li {
	height: 20px;
	padding: 5px 0 0 10px;
	margin: 1px 1px -1px 0;
	border-bottom: 1px dotted #B2B2B2;
}

#left_panel li.sub_nav_active {
	margin: 1px 1px -1px 1px;
}

#left_panel a {
	text-decoration: none;
	color: #4C4C4C;
}

#left_panel a.sub_nav_active {
	text-decoration: none;
	color: #82C200;
}

#left_panel a:hover {
	text-decoration: underline;
}

/* end styles for sub navigation */

#footer {
	width: 748px;
	height: 25px;
	float: left;
	margin: 15px 10px 0 10px;
	font-size: 0.7em;
	border-top: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
}

#footer ul {
	list-style: none;
	text-align: center;
	padding: 0;
	margin: 5px;
}

#footer li {
	display: inline;
	color: #4C4C4C;
	padding: 0 5px 0 6px;
}

#footer li.border {
	border-right: 1px solid #B2B2B2;
}

#footer a {
	text-decoration: none;
	color: #4C4C4C;
}

#footer a:hover {
	text-decoration: underline;
}

#copyright {
	width: 748px;
	margin: 10px 10px 0 10px;
	float: left;
	text-align: center;
	padding-bottom: 5px;
}

#copyright p {
	font-size: 0.6em;
	color: #4C4C4C;
	margin: 0;
	padding: 0;
}

/* begin styles for Contact Us page */

#contact_in_person {
	margin: -10px 0 0 0;
	padding: 0;
	width: 160px;
	float: left;
}

#contact_by_phone {
	margin: -10px 0 0 0;
	padding: 0;
	width: 160px;
	float: left;
}

#contact_by_email {
	margin: -10px 0 0 0;
	padding: 0;
	width: 200px;
	float: left;
}

#contact_form {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	width: 300px;
	clear: both;
}

#contact_form form {
	font-size: 0.75em;
	color: #4C4C4C;
	margin: 0;
	padding: 0;
}

#contact_fields input, #contact_fields textarea {
	width: 300px;
	margin: 0 0 3px 0;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}

#contact_form input#send_button {
	margin: 3px 0 0 0;
}

/* end styles for Contact Us page */

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.bolditalic {
	font-weight: bold;
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

.green {
	color: #82C200;
}

#bullets {
	list-style-type: disc;
	margin: 5px 0 5px 15px;
}

/* Helpdesk */

input#newticket, textarea#newticket {
	width: 300px;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #4C4C4C;
}

input#login {
	width: 150px;
}

#body_copy h2, #body_copy_sub h2 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #82C200;
	font-size: 0.8em;
}

