@import "reset.css";

body {
    background-color: #B9E22D;
    color: #527058;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0 auto !important;
}#wrapper {
    float: none !important;
    margin: 0 auto !important;
    display: block;
    width: 945px;
    position: relative;
}#ui {
    background-color: #fff;
    width: 945px;
   position: absolute;
    top: 60px;
    left: 0;
    z-index: 4;
}#ui-container {
    margin: 10px 10px 0;
    width: 925px;
}#topHeader {
    width: 100%;
    clear: both;
}#gradientBG {
   position: absolute;
    top: 0;
    left: -200px;
    overflow: visible;
    z-index: 0;
	/*display: none;*/
}#BM-logo {
    background: url(../img/layout/benchmarkCommunications.png) top center no-repeat;
    height: 45px;
    margin: 5px 0 10px;
    width: 209px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}#mainNav {
    height: 30px;
    margin: 0 0 10px;
    width: inherit;
}#mainNav ul {
    font-size: 12px;
    list-style: none;
}#mainNav ul li {
    display: inline;
    line-height: 30px;
    padding: 0 7px;
}#header {
    width: 925px;
}#contentContainer {
    border-bottom: 1px dashed #b9e22d;
    margin: 10px 0 0;
    padding: 0 0 10px;
    width: 925px;
}.column {
    border-top: 1px solid #B9E22D;
    margin: 0 10px 0 0;
    padding: 10px 0 0;
}.w525 {
    width: 525px;
}.lastCol {
    margin-right: 0;
}.contentColumn {
    margin: 0 10px 0 0;
    width: 250px;
}

ul {
    list-style: none;
    margin: 0 0 10px;
}

ul li a {
    text-decoration: none !important;
}.column ul li {
    background: url(../img/layout/bullet_darkGreen.gif) no-repeat 4px 6px;
    margin: 0;
    padding: 0 0 0 15px;
    margin: 2px 0 2px 0;
    width: 95%;
    clear: both;
}

ul.subMenu {
    width: 100%;
}

ul.subMenu li {
    margin: 0 0 5px 0;
    padding: 0 0 5px;
    width: 100%;
    background: none;
}.definition {
    font-size: 9px;
    line-height: 12px;
    margin: 0 0 10px 0;
}#quoteTop {
    background-image: url(../img/layout/quoteTop.gif);
    background-repeat: no-repeat;
    height: 9px;
    width: 325px;
}#quoteSides {
    background-color: #f0f9d5;
    background-image: url(../img/layout/quoteBg.gif);
    background-position: right;
    background-repeat: no-repeat;
    border-left: 1px solid #b9e22d;
    border-right: 1px solid #b9e22d;
    float: right;
    min-height: 100px;
    width: 324px;
}#textHolder {
    margin: 0 10px;
    width: 304px;
}#quoteBottom {
    background-image: url(../img/layout/quoteBottom.gif);
    height: 35px;
    overflow: hidden;
    position: relative;
    repeat: none;
    width: 100%;
}#quoteAuthor {
    float: right;
    padding: 15px 60px 0 0;
    text-align: right;
    width: auto;
}

p, h1, h2, h3, h4 {
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}

h1, h2 {
    border-bottom: 1px solid #B9E22D;
    color: #B9E22D;
    font-weight: 700;
    line-height: 36px;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 12px;
}

h3 {
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
	padding: 10px 0 0 0;
}

p {
    font-size: 12px;
    line-height: 18px;
}

p.small {
    font-size: 10px;
    line-height: 12px;
}.elipsys {
    font-size: 9px;
    display: inline;
    float: none;
}.textIcon {
    display: inline;
    float: none;
    margin: 0 2px -4px;
}#footerContainer {
    color: #b9e22d;    
    margin: 10px 0 0;
    padding: 0 0 10px;
    width: 925px;
}
#footerContainer * { font-size: 10px; }
#copyrightBM {
    float: left;
	width: 524px;
}
#copyrightBM p { margin: 0 0 0px 0; line-height: 14px; }
#extraLinks {
    float: right;
}#footerContainer ul {
    list-style: none;
}#footerContainer ul li {
    display: inline;
    float: left;
    padding: 0 2px;
}


a:link, a:visited {
    color: #527058;
    text-decoration: none;
    border-bottom: 1px dotted #527058;
}

a:hover, a:active, a:visited:hover, a:visited:active {
    color: #b9e22d;
    border-bottom: 1px solid #b9e22d;
}

a[href^="http:"] {
	padding-right:14px;
	background:transparent url('../img/layout/icons/externalLink.gif') center right no-repeat;
}

#mainNav a, .subMenu a {
    border: none;
}
.twitter a {
    border: none;
	padding 0;
	background: none;
}
#footerContainer a {
    color: #b9e22d;
    border: none;
}

h2 a {
    color: #B9E22D !important;
    text-decoration: none !important;
    border: none !important;
}.w190, .contactColumn {
	overflow:hidden;
    width: 190px;
}.w257 {
	overflow:hidden;
    width: 257px;
}.w325, .quoteContainer {
	overflow:hidden;
    width: 325px;
}
.emailsignup{
    color: #527058;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;	
}
