/* 
  -----------------------------------
  2 Column Fixed - static
  -----------------------------------
*/
body {
    background-color: #224272;
	/*background-image: url(../images/graf-pbgtexture.jpg);*/
    color: #333;
	font-size: 100%;
	margin: 20px 0 40px 0;
	padding: 0;
}
body {
    font-family: Arial, "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}

strong, em {
    font-family: Arial, "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-weight: normal;
}
#masthead {
	background-image: url(/themes/site_themes/hbi/images/graf-masthead.jpg);
	background-repeat: no-repeat;
	background-color: #046381;
}
#logo {
	background-image: url(/themes/site_themes/hbi/images/graf_integrated_logo.gif);
	background-repeat: no-repeat;
	height: 90px;
}
/********LAYOUT WRAPPER**********/
#layout {
	width: 1000px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(/themes/site_themes/hbi/images/graf-shadow.jpg);
	background-repeat: repeat-y;
}
/********MENU WRAPPER**********/
#menubar {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 984px;
	color: #ECE9D8;
}

/********COLUMN WRAPPER**********/
#columnwrapper {
	margin: 0 auto;
	width: 984px;
	padding: 2em 0 0 0;
	background-image: url(/themes/site_themes/hbi/images/graf_integrated_grunge.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

body#home #columnwrapper {
	margin: 0 auto;
	width: 984px;
	padding: 2em 0 0 0;
	background-image: url(/themes/site_themes/hbi/images/graf_integrated_grunge_home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/*MAIN and SIDEBAR COLUMNS
  Width of both must equal width of columnwrapper
	540 + 210 = 750 */
#mainbox {
	float: left;
	width: 640px;
}
#sidebox {
	float: left;
	width: 344px;
}

/********CONTENT CONTAINERS*********/

/*Main Content*/
#maincontent {
	padding: 30px 70px 20px 70px;
	font-size: 0.85em;
	background-color: #FAFAFA;
}
#maincontent p {
	line-height: 1.5em;
	margin: 4px 0 16px 0;
}
#maincontent-small {
	padding: 30px 70px 20px 70px;
	font-size: 0.75em;
	background-color: #FAFAFA;
}
#maincontent-small p {
	line-height: 1.5em;
	margin: 4px 0 16px 0;
}

#maincontent ul {
	margin: -10px 0 20px 40px;
	padding: 0 0 0 0;
}

#maincontent li {
	line-height: 1.5em;
}

/*Sidebar*/
#sidecontent {
	font-size: 0.8em;
	padding: 0 40px 20px 40px;
	margin: 0 0 0 0;
}
#sidecontent p {
	line-height: 1.6em;
	margin: 12px 0;
}
/********HEADINGS*******/
h1 {
	margin: 0;
	font-size: 1.7em;
}
h1, h2, h3, h4 {
	line-height: normal;
	color: #2575AD;
	color: #cb0151;
}
h2 {
	margin: 1em 0 0 0;
	font-size: 1.3em;
}
h3 {
	margin: 1.5em 0 0 0;
	font-size: 1.2em;
}

h4 {
	margin: 1.5em 0 0 0;
	font-size: 1.2em;
	background-color: #E4E4E4;
	color: #2575AD;
        color: #000;
	padding: 15px;
	text-align: center;
}
h5 {
	margin: 0 0 1em 0;
	font-size: 1.2em;
	color: #2575AD;
        color: #cb0151;
}
#sidecontent h3.topheading {
	margin: 0;
}

/*CLEARING the LAYOUT FLOATS*/
.clearit {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}

/********BOTTOM SHADOW GRAPHIC**********/
#bottom {
	background-image: url(/themes/site_themes/hbi/images/graf-footer.jpg);
	background-repeat: no-repeat;
	height: 160px;
	background-position: left bottom;	
}

/***********FOOTER************/
/*Footer Container*/
#footerbox {
	width: 984px;
	margin: 0 auto;
	font-size: 0.7em;
	color: #2575AD;
}
/*Footer Content*/
#footer {
	padding: 0 0 0 30px;
}

/***********FOOTER************/
/*Footer Container*/
#lang {
	width: 984px;
	margin: 0 auto;
	font-size: 0.7em;
	color: #2575AD;
}
/*Footer Content*/
#flags {
	padding: 2px;
	text-align: right;
}

/*********PAGE LINK STYLES********/
#columnwrapper a:visited, #columnwrapper a:link, #columnwrapper a:hover, #columnwrapper a:active, #columnwrapper a:focus {
	color: #AC3433;
        color: #0085cf;
	text-decoration: none;
}
#columnwrapper a:hover {
     color: #0085cf;
	text-decoration: underline;
}
#footer a:visited, #footer a:link, #footer a:hover, #footer a:active, #footer a:focus {
        color: #4C7ABF;
	text-decoration: none;
}
#footer a:hover {
	color: #2575AD;
color: #C9C9C9;
	text-decoration: none;
}
#lang a:visited, #lang a:link, #lang a:hover, #lang a:active, #lang a:focus {
    color: #FFF;
	text-decoration: none;
}
#lang a:hover {
color: #FFF;
	text-decoration: underline;
}
/******NAVBAR STYLES********/
#pmm {
margin: 0 auto;
	width: 984px;
}

#menubar {
	font-size: 0.75em;
        font-size: 0.95em;
	/*border-top: 3px solid #FFF;*/
	padding: 0 0 0 0;
	background-image: url(/themes/site_themes/hbi/images/graf-mbar.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	text-transform: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#menubar ul {
	padding: 0;
	margin: 0;
}
#menubar li {
	list-style-type: none;
	display: inline;
}
#menubar li a {
	float: left;
	color: #01245C;
        color: #000;
	padding: 17px 16px;
	text-decoration: none;
	border-right: 1px solid #D7D7D7;
	background-image: url(/themes/site_themes/hbi/images/grafb_roots.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	letter-spacing: 1px;
}
.p7uberlink {
	color: #D30E41!important;
        color: #cb0151!important;
	background-color: #FFFFFF!important;
	background-position: 0px -120px !important;
	background-repeat: repeat;
}
/*
The Root Level Hover.
DO NOT CHANGE SELECTOR NAMES*/ 
#menubar li a:hover,
#menubar li a:focus, 
#menubar li a:active {
	color: #253C7F;
        color: #cb0151; 
	background-position: 0px -120px;
	background-repeat: repeat;
	background-color: #FFFFFF;
}
#menubar br {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 1px;
}


/* 
  -----------------------------------
  PopMenu
  -----------------------------------
*/
#nav {
	margin: 0;
	padding:0;
	background-color: none;
}
#nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 260px;
}
#nav ul {
	margin: 0;
	padding: 0;
	z-index: 10000;
}
#nav a {
	border-bottom: 0;
	display: block;
	text-decoration: none !important;
	background-color: transparent;
	padding: 9px 12px 8px 50px;
	color: #666 !important;
	line-height:1;
	margin-bottom: 0px;
	font-size: 13px;
	/*background-image: url(../images/bart_menubg_normal.gif);
	background-repeat: no-repeat;*/
}
#nav ul a {
	line-height:1;
}
#nav a:hover, #nav a:active, #nav a:focus,
#nav .p7PMon, #nav .p7PMon:hover, 
#nav .p7PMon:active {
	color: #D30E41 !important;
	background-image: url(/themes/site_themes/hbi/images/bart_menubg_hover.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

/* ------ the current page marker style ------ */
#nav .current {
	background-image: url(/themes/site_themes/hbi/images/bart_menubg_hover.gif) !important;
	background-repeat: no-repeat !important;
	color: #D30E41 !important;
}

.pullquote {
	width: 175px;
	font-family: georgia;
	border-left: 1px solid #CCC;
	padding: 5px 0 0 12px;
	float: right;
	font-size: 1em;
	line-height: 2em;
	font-weight: normal;
        color: #666;
	margin: 12px 0 12px 18px;
}

#pullquote  {
	margin: 5px 0 0 17px !important;
        padding: 0 0 0 0 !important;
        list-style: square;
        color: #666;
}

#imagemap {
border: none;
}

/* MISC */
.contacts {
	border-left: 4px solid #848484;
	padding-left: 20px;
	margin-top: 40px;
}
