/*
 Screen style    
 Site: Monroe
*/

body {
 background: #fff;
 color: #000;
 font-size: 75%;
 padding: 0;
 padding-bottom: 50px;
 text-align: center;
}

.col {
 float: left;
 margin-right: 35px;
 width: 140px;
}

.col h4 {
 background-color: transparent;
 color: #3C357E;
 font-size: 0.83em;
 margin: 7px 0 9px 0;
 text-transform: uppercase;
}

.col li {
 background: transparent url('/images/bg/circle.gif') 0 3px no-repeat;
 color: #000;
 list-style: none;
 margin: 0;
 padding-left: 11px;
}

.col ul {
 margin: 0;
}

.col.last {
 margin: 0;
}

.location strong {
 background-color: transparent;
 color: #DB3A3F;
 text-transform: uppercase;
}

#bottom-bar {
 background: #000 url('/images/bg/bottom-bar.gif') top left no-repeat;
 clear: both;
 color: #fff;
 font-size: 1.5em;
 font-weight: bold;
 margin: 0;
 min-height: 47px;
 padding: 13px 0 0 24px;
 position: relative;
}

#bottom-bar img {
 position: absolute;
 right: 35px;
 top: 10px;
}

#offers h3{
font-size: 1.3em;
color: red;
}

#offers li{
font-size: 1.3em;
line-height: 1.7em;
}

#cool-tool {
float: right;
margin: 15px 0px 0px 0px;
font-size: .9em;
}

#cool-tool_pict {
float: left;
margin: 0px 5px 0px 0px;
}

#x-15_pict {
float: left;
margin: 0px 5px 0px 0px;
}

#paperwork {
font-size: .9em;
font-weight: bold;
}

#bottom-bar strong {
 background-color: transparent;
 color: #DB3A3F;
}

#content {
 background: #fff url('/images/bg/content_old.jpg') top left no-repeat;
 color: #000;
 float: left;
 margin-left: 4px;
 padding: 0 28px 5px 36px;
 width: 703px;
}

#home_content {
 background: #fff url('/images/bg/splash.jpg') top left no-repeat;
 color: #000;
 float: left;
 margin-left: 4px;
 padding: 0 28px 5px 36px;
 width: 703px;
 height: 292px;
}

#minimal_content {
 background: #fff url('/images/bg/content.jpg') top left no-repeat;
 color: #000;
 float: left;
 margin-left: 4px;
 padding: 0 28px 5px 36px;
 width: 703px;
}

#footer {
 background-color: #fff;
 color: #A9A8A8;
 font-size: 0.75em;
 margin: 0 auto;
 padding-right: 10px;
 text-align: right;
 width: 958px;
}

#header {
 background: #fff url('/images/bg/header.jpg') top left no-repeat;
 color: #000;
 height: 140px;
 position: relative;
}

#content #headings {
 height: 292px;
 margin-bottom: 7px;
 position: relative;
}

#content #headings h2 {
 background-color: transparent;
 bottom: 233px;
 color: #fff;
 font-size: 2.5em;
 left: 0;
 line-height: 1.0;
 margin: 0;
 position: absolute;
 text-transform: uppercase;
}

#content #headings h3 {
 background-color: transparent;
 color: #DB3A3F;
 font-size: 1.5em;
 left: 92px;
 line-height: 1.0;
 margin: 0;
 position: absolute;
 text-transform: uppercase;
 top: 58px;
}

#minimal_content #headings {
 height: 80px;
 margin-bottom: 7px;
 position: relative;
}

#minimal_content #headings h2 {
 background-color: transparent;
 bottom: 20px;
 color: #fff;
 font-size: 2.5em;
 left: 0;
 line-height: 1.0;
 margin: 0;
 position: absolute;
 text-transform: uppercase;
}

#minimal_content #headings h3 {
 background-color: transparent;
 color: #DB3A3F;
 font-size: 1.5em;
 left: 92px;
 line-height: 1.0;
 margin: 0;
 position: absolute;
 text-transform: uppercase;
 top: 58px;
}

#logo {
 font-size: 1em;
 height: 96px;
 left: 32px;
 margin: 0;
 overflow: hidden;
 position: absolute;
 top: 32px;
 width: 301px;
}

#logo a {
/* background-image: url('/images/logo/monroe.gif');*/
/* background-position: top left;*/
/* background-repeat: no-repeat;*/
 display: block;
 height: 100%;
 left: 0;
 position: absolute;
 top: 0;
 width: 100%;
 z-index: 1;
}

#nav {
 background-color: #3c357e;
 color: #fff;
 margin: 0 8px 0 4px;
 padding: 5px;
}

#nav a {
 background-color: #3c357e;
 color: #fff;
 display: block;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1.17em;
 font-weight: bold;
 line-height: 1.1;
 padding: 0 55px;
 text-align: center;
 text-decoration: none;
 text-transform: uppercase;
}

#nav li {
 float: left;
 list-style: none;
 margin: 0;
}

#nav li li {
 width: 190px;
}

#nav li li a {
 display: block;
 padding: 5px;
 width: 180px;
}

#nav li li a:hover {
 background-color: #3c357e;
 color: #9BA5C8;
}

#nav li ul {
 display: block;
 left: -999em;
 margin: 0;
 position: absolute;
 width: 190px;
 z-index: 100;padding-top:5px;
}

#nav li:hover ul, #nav li.sfhover ul {
 left: auto;
}

#nav li:hover ul.technical, #nav li.sfhover ul.technical {
 margin-left: 15px;
}

#nav:after {
 clear: both;
 content: ".";
 display: block;
 height: 0;
 visibility: hidden;
}

#search {
 margin: 0;
 position: absolute;
 right: 40px;
 top: 107px;
 text-align: right;
 font-size: 110%;
}

#search strong {
 color: #DB3A3F;
 font-size: 1em;
 }

#search input {
 margin: 0;
 vertical-align: middle;
}

#search label {
 background-color: transparent;
 color: #3c357e;
 font-size: 0.75em;
 font-weight: bold;
 text-transform: uppercase;
}

#search p {
 margin: 0;
}

#search-text {
 font-size: 0.92em;
 padding: 2px 0;
 width: 105px;
}

#sidebar {
 float: right;
 margin-right: 8px;
 padding: 7px 5px 15px 5px;
 text-align: center;
 width: 179px;
}

#sidebar h2 {
 font-size: 0.92em;
 margin: 0 0 7px 0;
 text-transform: uppercase;
}

#sidebar-animated {
 margin-top: 85px;
}

#saying {
 margin-top: 100px;
}


#sidebar-bottom {
 margin: 100px 0 0 24px;
}

#sidebar-bottom h2 {
 font-size: 1em;
 height: 38px;
 margin: 0;
 overflow: hidden;
 position: relative;
 width: 142px;
}

#sidebar-bottom h2 span {
 background-image: url('/images/titles/meeting-needs.gif');
 background-position: top left;
 background-repeat: no-repeat;
 display: block;
 height: 100%;
 left: 0;
 position: absolute;
 top: 0;
 width: 100%;
 z-index: 1;
}

#sidebar-bottom p {
 font-size: 1em;
 height: 51px;
 margin: 0;
 overflow: hidden;
 position: relative;
 width: 142px;
}

#sidebar-bottom p span {
 background-image: url('/images/titles/we-strive.gif');
 background-position: top left;
 background-repeat: no-repeat;
 display: block;
 height: 100%;
 left: 0;
 position: absolute;
 top: 0;
 width: 100%;
 z-index: 1;
}

#tagline {
font-size: 1.3em;
margin-top: 9.6em;
color: #3c347e;
line-height: 2.2em;
}

#slogan {
float: right;
}

#tagline b {
color: #000000;
}

#slogan {
 font-size: 1em;
 height: 45px;
 left: 625px;
 margin: 0;
 overflow: hidden;
 position: absolute;
 top: 46px;
 width: 303px;
}

#slogan span {
 background-image: url('/images/titles/formulations.gif');
 background-position: top left;
 background-repeat: no-repeat;
 display: block;
 height: 100%;
 left: 0;
 position: absolute;
 top: 0;
 width: 100%;
 z-index: 1;
}

#wrapper {
 background: #fff url('/images/bg/wrapper.gif') top left repeat-y;
 color: #000;
 margin: 60px auto 0 auto;
 text-align: left;
 width: 968px;
}

/* Tables */
#minimal_content table {
	border: 0px;
}
#minimal_content tr {	
}
#minimal_content th {
	border: 0px;
	background-color: #ccc;
	text-transform: uppercase;
}
#minimal_content td {
	border: 0px;
	vertical-align: top;
}
#minimal_content td.number {
	color: #DB3A3F;
	text-align: center;
	font-weight: bold;
}
#minimal_content td.name {
	color: #3c357e;
	white-space: no-wrap;
	font-weight: bold;
}
#bold {
 color: #3C357E;
 text-transform: uppercase;
}

#address {
 color: #DB3A3F;
 font-size: 1em;
}

#address-bold {
 background-color: transparent;
 color: #3C357E;
 font-size: 1.3em;
 text-transform: uppercase;
}