


/* By Jesse Marquez 4-17-2009 

color#

*/





/* ------Erik Meyer Reset - - http://meyerweb.com/eric/tools/css/reset/ -------*/
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;

	
}
body {line-height: 1.3em;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;	border-spacing: 0;}

 /* always show Firefox scrollbar */
html{overflow:-moz-scrollbars-vertical;}

* {margin: 0;} 

/* --------------------------------------------- End Reset ------------------------------------------------ */



/* -------------------------------------- Start Web Site Main Styles ---------------------------------- */
body {background-color:#fff; text-align:center; font-family: tahoma, geneva, sans-serif; color:#000; font-size:12px; background-image:url(../images/siteback.jpg) ; background-repeat:repeat-x}

#body2 {background-color:#fff; text-align:center; font-family: tahoma, geneva, sans-serif; color:#000; font-size:12px; background-image:url(../images/siteback2.jpg) ; background-repeat:repeat-x}

table {margin-left: auto; margin-right: auto; }
tr td {vertical-align:top;}

H1 {font-size:20px; color:#882134; font-weight:bold; font-family: tahoma; margin:0 0 15px 0; padding: 5px; text-transform: capitalize; }
H2 {font-size:15px; color:#882134; font-weight:bold; font-family: tahoma; margin:0 0 15px 0;}
P {margin-bottom: 15px;}
img a{ border: 0 none; }
.cb {clear:both; padding:0; margin:0}
hr {width:100%; background-color#000; margin:0 0 5px 0; text-align:center}

/* General Link Style in Content Area */
a {text-decoration: underline; font-family: tahoma; font-size: 12px; color: #701512; font-weight:bold}
a:link {text-decoration: underline; color: #701512; font-weight:bold}
a:visited {text-decoration: underline; color: #701512; font-weight:bold}
a:hover {text-decoration: underline; color: #000000; font-weight:bold}
a:active {text-decoration: underline; color: #701512; font-weight:bold}

ul {list-style-type:disc; list-style-position:outside; margin:0 0 5px 35px;}
ul li {line-height:1.5em; margin-bottom:10px;}
ul li li {line-height:1.5em; margin-bottom:10px; list-style-type:circle;}

ol {list-style-type:decimal; list-style-position:outside; margin:0 0 5px 35px;}
ol li {line-height:1.5em; margin-bottom:10px;}

div#content li a {text-decoration: none; font-family: tahoma; font-size: 12px; color: #701512; font-weight:bold}
div#content li a:link {text-decoration: none; font-family: tahoma; font-size: 12px; color: #701512; font-weight:bold}
div#content li a:visited {text-decoration: none; font-family: tahoma; font-size: 12px; color: #701512; font-weight:bold}
div#content li a:hover {text-decoration: none; font-family: tahoma; font-size: 12px; color: #701512; font-weight:bold}
div#content li a:active {text-decoration: none; font-family: tahoma; font-size: 12px; color: #701512; font-weight:bold}

div#footer a {text-decoration: none; font-family: tahoma; font-size: 11px; color: #000; font-weight:normal}
div#footer a:link {text-decoration: none; font-family: tahoma; font-size: 11px; color: #000; font-weight:normal}
div#footer a:visited {text-decoration: none; font-family: tahoma; font-size: 11px; color: #000; font-weight:normal}
div#footer a:hover {text-decoration: underline; font-family: tahoma; font-size: 11px; color: #000; font-weight:normal}
div#footer a:active {text-decoration: none; font-family: tahoma; font-size: 11px; color: #000; font-weight:normal}


.bnavlink {font-family:tahoma; font-size:11px; color:#181B1F; text-decoration:none; font-weight:normal }
a.bnavlink:link { color:#181B1F; text-decoration:none;font-weight:normal }
a.bnavlink:visited { color:#181B1F; text-decoration:none;font-weight:normal}
a.bnavlink:hover { color:#181B1F; text-decoration:underline;font-weight:normal}
a.bnavlink:active { color:#181B1F; text-decoration:none;font-weight:normal}

div#wrapper { margin: 0 auto; width:750px; font-size:11px; padding-bottom:25px }



/* -------------------------------------- End Web Site Main Styles ---------------------------------- */




/* Header */
div#header {height:183px; text-align:center; padding:15px 0 0 0}

div#header2 {height:117px; text-align:left; padding:8px 0 0 60px}

/* Nav */
div#nav { height:24px; text-align:center}

/* Content */
div#content { padding:20px 0 20px 0; text-align:left}

div#leftpane {float:left; width:260px}
div#rightpane {float:right; width: 475px}

/* Footer */
div#footer { font-size:11px}


/* Rollover Swatches */
a#newsknowledge {
float:left;
display: block;
width: 239px;
height: 55px;
text-indent: -3000px;
background: url("/images/news-knowledge-swash.png") 0 0 no-repeat;
text-decoration: none; padding-bottom:10px}
a:hover#newsknowledge {background-position: -239px 0;}


a#powerprofile {
float:left;
display: block;
width: 218px;
height: 55px;
text-indent: -3000px;
background: url("/images/powerprofile.png") 0 0 no-repeat;
text-decoration: none; padding-bottom:10px}
a:hover#powerprofile {background-position: -218px 0;}


a#gblog {
float:left;
display: block;
width: 193px;
height: 55px;
text-indent: -3000px;
background: url("/images/blog.png") 0 0 no-repeat;
text-decoration: none; padding-bottom:10px}
a:hover#gblog {background-position: -193px 0;}

a#publicrelations {
float:left;
display: block;
width: 239px;
height: 55px;
text-indent: -3000px;
background: url("/images/public_relations_swash.png") 0 0 no-repeat;
text-decoration: none; padding-bottom:10px}
a:hover#newsknowledge {background-position: -239px 0;}

a#marketing {
float:left;
display: block;
width: 239px;
height: 55px;
text-indent: -3000px;
background: url("/images/marketing_swash.png") 0 0 no-repeat;
text-decoration: none; padding-bottom:10px}
a:hover#newsknowledge {background-position: -239px 0;}

a#publicaffairs {
float:left;
display: block;
width: 239px;
height: 55px;
text-indent: -3000px;
background: url("/images/public_affairs_swash.png") 0 0 no-repeat;
text-decoration: none; padding-bottom:10px}
a:hover#newsknowledge {background-position: -239px 0;}



