﻿body {
	background-color: #fff;
	color: #787465;
	cursor: default;
	font: .9em tahoma, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
form, object, p {
	margin: 0;
	padding: 0;
}

a, a:visited {
	color: #464541;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}

h3, h4, b, strong {
	color: #464541;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}
h4 {
	margin-top: .5em;
}

img {
	border-width: 0;
}

#header {
	height: 244px;
	width: 766px;
}
    
#main-content {
	background: #fff url(images/top_line.jpg) no-repeat 100% 0;
	margin: 0;
	padding: 15px 0 0 257px;
	vertical-align: top;
	width: 491px; /* 766 - paddingLeft */
}
#main-menu {
	background: #fff url(images/menu_line.gif) no-repeat 50% 100%;
	left: 17px;
	padding-bottom: 3px;
	position: absolute;
	top: 120px;
	width: 223px;
}
#main-menu img {
	background: #fff url(images/menu_line.gif) no-repeat 50% 100%;
	padding: 10px 2px 10px 2px;
}
#main-menu div {
	background: #fff url(images/menu_line.gif) no-repeat 50% 0;
	margin-top: 2px;
	padding-top: 1px;
}
#main-menu a, #main-menu a:visited {
	background: #fff url(images/menu_bg.gif) no-repeat 50% 100%;
	color: #636363;
	display: block;
	font-size: 17px;
	font-weight:bold;
	padding: 15px 0 15px 0px;
	text-decoration: none;
}
#main-menu a span, #main-menu a:visited span {
	color: #7f6800;
	display: none;
	font-size: 12px;
	font-weight:bold;
}
#main-menu a.selected, #main-menu a:visited.selected, #main-menu a:hover, #main-menu a:active {
	background-position: 50% 0;
	padding: 8px 0 8px 0px;
}
#main-menu a.selected span, #main-menu a:visited.selected span, #main-menu a:hover span, #main-menu a:active span {
	display: block;
}
#main-menu a.selected, #main-menu a:visited.selected {
	background-image: url(images/menu_selected.gif);
}

#quick-links {
	left: 600px;
	position: absolute;
	top: 0;
}
#quick-links a {
	height: 31px;
}
#quick-links span {
	background: url(imgs/tab_bg.gif) repeat-x;
	border-width: 0;
	font-size: 35px;
	position: relative;
}
#quick-links img {
	border-width: 0;
}
#quick-links img.bg {
	position: absolute;
}
#quick-links img.main {
	position: relative;
}

#footer {
	clear: both;
	font-size: .75em;
	padding: 20px 0 5px 275px;
	text-align: center;
	width: 491px; /* 766 - paddingLeft */
}
#footer a, #footer a:visited {
	color: #787465;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}

div.more-info {
	margin-top: .9em;
}
div.more-info a, div.more-info a:visited {
	color: #38352d;
	font-size: .8em;
	text-decoration: none;
}
div.more-info a:hover, div.more-info a:active {
	text-decoration: underline;
}
div.more-info img {
	vertical-align: middle;
}

div.spacer {
	background-color: #ccc;
	clear: both;
	font-size: 0;
	height: 2px;
	line-height: 0;
	margin: 20px;
}
#footer div.spacer {
	margin-bottom: 5px;
}

ul.small {
	list-style-type: none;
	margin: 15px 0 0 0;
	padding: 0;
}
ul.small li {
	background: url(images/r1.jpg) no-repeat 0 50%;
	padding-left: 20px;
}

img.menu-left {
	left: 0;
	position: absolute;
	top: 244px;
}
img.menu-right {
	left: 240px;
	position: absolute;
	top: 244px;
}

/**
*  Default page
**/

#company-info {
	float: right;
	width: 330px;
}
#main-list {
	float:left;
	width: 48%;
}
#main-list dd.image {
	height: 30px;
}
#main-list dd.image img {
	margin-left: 146px;
	position: absolute;
}
#main-list dt {
	background: #e4e4e4 url(images/bullet.png) no-repeat 2px 50%;
	color: #464541;
	font-weight: bold;
	padding-left: 10px;
}
#main-list dd {
	margin: 0;
	padding: 2px 75px 2px 0;
}
#main-list img {
	vertical-align: middle;
}

#main-items {
	float: right;
	margin-top: 0px;
	width: 48%;
}

/**
*  About Company
**/

#main-info {
	float: left;
	width: 48%;
}
#main-info img.image {
	float: left;
	margin: 0 10px 10px 0;
}
#main-info title {
    font-size: 12px;
    color:#003473;
    font-weight:bold
}
#info-examples {
	float: right;
	width: 48%;
}
#extra-info {
	margin-top: 20px;
}
#extra-info img.image {
	float: left;
	margin-top: 20px;
}
#extra-info #after-image {
	float: right;
	margin-top: 20px;
	width: 330px;
}

/**
* Emails
**/

#email-list {
	float: left;
	padding-right: 5px;
	white-space: nowrap;
	width: 115px;
}
#email-list a {
	display: block;
	padding: 2px;
	width: 100%;
}
#email-list a:hover {
	background-color: #ddf;
}
#email-list a.selected:hover, #email-list a.selected {
	background-color: #ede095;
}
#email-list a span, #email-list a strong {
	color: #00f;
}

a.tabs
{
    text-decoration:none;
}

.TabsCurrent
{
    border-right:solid 2px white;
    float:left;
    background-image:url(images/tab_current_backgnd.png);
    background-repeat:repeat-x;
    width:auto;
    color:Black;
    padding:.5em
}

.AllTabs
{
    border-right:solid 2px white;
    float:left;
    background-repeat:repeat-x;
    width:auto;
    background-color:White;
    color:White;
    padding:.5em
}