@charset "utf-8";
/* CSS Document */

#push.home{
height:0px;}

#push.chemical{
height:0px;}

/************************************************
*	Reset							*
************************************************/
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;
	background: transparent;
	}



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;
	}
p{
text-align:justify;}
/************************************************
*	Core						*
************************************************/
body{
	background-color:#FFFFFF;
	width:100%;
	color:#565555;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.6;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	}

a:link, a:visited{
	text-decoration:underline;
	color:#CD1615;
	}

strong{
	color:#436075;
	}

#wrap, #headerwrap{
	width:960px;
	margin:0 auto 0;
	}
	
img{
border:0px;}

h1{
font-size:2em;
}

h2{
font-size:1.7em;
}

h3{
font-size:1.2em;
color:#CD1615;
font-weight:normal;
padding-bottom:10px;
}

h4{
font-size:1.2em;
}

p{
margin-bottom:10px;
}

.twocol{
height:200px;
}

.onecol{
float:left;
width:940px;
padding:10px;
}
.onecol2{
float:left;
width:940px;
padding:60px;
background-image:url(../images/bkglobe.gif);
}
.twocol{
float:left;
width:460px;
padding:10px;
background-color:green;}
	

.threecol{
width:300px;
padding:10px;
float:left;
}

.widecol{
float:left;
width:620px;
padding:10px;}

img.framed{
padding:5px;
border:1px solid #d0cece;
}

#content ul{
list-style-type:disc;
margin-bottom:20px;
}

#content li{
margin-left:30px;}
/************************************************
*	Header						*
************************************************/
#header{
height:80px;
width:960px;
}

#header img{
border:0px;}



/************************************************
*	Nav					*
************************************************/

#nav{
	width:1025px;
	height:36px;
}

#nav li{
float:left;
padding:6px 20px 7px 20px;
border-right:1px solid #D93D3C;
}

#nav li:hover{
background-color:#9F1313;}

#nav li a:link, #nav li a:visited{
color:#F9E2E2;
text-decoration:none;
text-transform:uppercase;
font-family:Verdana;
font-size:1.2em;
}

#nav li a:hover{
color:#fff;
}

#nav ul ul{
left:-999em;
position:absolute;
margin-left:-230px;
}


#nav li:hover ul{
left:auto;
margin-left:-230px;
}

#nav li li{
background-color:#CD1615;
margin-top:7px;
border-top:1px solid #D93D3C;
font-size:0.6em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav3 {
padding-left:210px;}

#nav4 {
padding-left:210px;}

/************************************************
*	content		*
************************************************/

.redhead{
	float:left;
	width:250px;
height:34px;
	background-image:url(images/redhead.gif);
	background-repeat: no-repeat;
margin-bottom:20px;
padding-left:50px;
padding-top:6px;
}

.bluehead{
	background-image: url(images/bluehead.gif);
	background-repeat: no-repeat;
float:left;
width:570px;
height:34px;
margin-bottom:20px;
padding-left:50px;
padding-top:6px;
}

.blueheadlong{
	float:left;
	width:930px;
	height:34px;
	margin-bottom:20px;
	padding-left:50px;
	padding-top:6px;
	background-image: url(images/blueheadlong.gif);
	background-repeat: no-repeat;
}

.redhead h1, .bluehead h1, .blueheadlong h1{
color:#fff;
text-transform:uppercase;
font-size:1.5em;
font-weight:normal;}

/************************************************
*	Splash					*
************************************************/
#splashwrap2{
	background-color:#fff;
	width:100%;
	height:200px;
	margin-bottom:25px;
	border-bottom:5px solid #CD1615;
	background-image: url(images/splashbg.jpg);
	background-repeat: repeat-x;
}

#splash2{
	height:200px;
	padding:0px;
	margin: 0 auto 0;
	width:960px;
	background-image: url(images/splash2.jpg);
	background-repeat: no-repeat;
}

#pagetitle{
font-size:3em;
height:50px;
padding-top:156px;
padding-left:30px;
color:#D5241A;}

#splashwrap{
	background-color:#F5FAF4;
	width:100%;
	height:300px;
	margin-bottom:25px;
	border-bottom:5px solid #CD1615;
	background-image: url(images/splashbg.jpg);
	background-repeat: repeat-x;
}

#splash{
	height:300px;
	background-color:red;
	padding:0px;
	background-image: url(images/images/slides/p_0001.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 0;
	width:960px;

}

#splashinner{
width:520px;
margin-left:70px;
margin-top:190px;
float:left;
clear:both;
color:#fff;
font-size:1.2em;
}

#splashinner2{
float:right;
}




/************************************************
*	Home				*
************************************************/
.whole{
width:300px;
float:left;
margin-bottom:20px;
line-height:1.3;}

.wholeleft{

width:130px;
float:left;
}

.wholeleft img{
border:1px solid #D0CECE;
padding:2px;
}

.wholeright{
width:170px;
float:left;
}

.wholeright a:link, .wholeright a:visited, .wholeright h4{
text-decoration:none;
padding-bottom:15px;
}

.wholeright a:hover{
text-decoration:underline;
}

.whole2{
float:left;
width:285px;
padding:20px;
padding-left:0px;}

.whole2left{
float:left;
width:65px;
padding-top:10px;
}

.whole2right{
float:left;
width:200px;
}

.whole3{
float:right;
padding:20px;
padding-right:0px;}

.whole4{
float:left;
width:590px;
padding:20px;
padding-left:0px;}


#aff img{
float:right;
margin-left:10px;}


#networkmenu{
float:left;
width:200px;
}

#networkmap{
float:left;
width:720px;
}

#networkmenu ul{
list-style-type:none;
}

/************************************************
*	footer				*
************************************************/
#footer{
	height:50px;
	font-size:0.9em;
	color:#FFF;
padding:10px 0 10px 10px;
background-color:#4D4D4D;
}


#footerwrap{
	width:960px;
	margin:0 auto 0;
	}

#footerone{
float:left;
padding-top:15px;

}
#footertwo{
float:left;
padding-top:15px;
margin-left:50px;
width:250px;
}

#footerlog{
float:right;}
#footernav {
float:right;

}

#footernav li{
float:left;
margin-left:10px;
}

#footernav li a{
color:#fff;
text-decoration:none;
}

#footernav li a:hover{
color:#aaa;
text-decoration:none;
}

/************************************************
*	footer	hack			*
************************************************/
*{
	margin:0px;
	}

html, body{
	height:100%;
	}



#push{
	height:70px;
	clear:both;
	}
		
