/*** Global Settings ***/


html, body { border: 0; margin: 0; padding: 0; width: 100%; height: 100%; }

body {  font-size: 14px; line-height: 18px; font-family: "Arial Narrow", Helvetica, Arial, Sans-serif;  color: #333; background-color: #e31d11; background-image: url('../images/bg_body.jpg'); background-repeat: no-repeat; background-position: top center; }

h1, h2 { margin:0; padding:0; font-weight:normal; }

a, a:visited { color: #d25; text-decoration: none; }

a:hover { color: #d25; text-decoration: underline; }

#secondary a { font-size: 14px; }

a img { border: 0; }

.copy { width: 370px; margin: 10px 20px 0 15px; }

.hidden { display: none; }


/*** Containers ***/

#wrapper { padding-top: 130px; }

#content_wrapper { width: 824px; height: 648px; margin: auto; padding: 50px 55px; background-image: url('../images/bg_content.png'); background-repeat: no-repeat; }

#viewimage { font-size: 12px; width: 874px; margin: auto; margin-top: -100px; }
	#viewimage a { color: #ecb502; }
	#viewimage a:hover { text-decoration: underline; }

#nav { float: left; width: 205px; }

#content { width: 400px; height: 430px; margin: 60px 0 0px 305px; text-align: center; }

#footer { font-size: 12px; line-height: 16px; margin: 20px 0 0 0; }

.clear { clear: both; }


/*** Navigation ***/

#nav ul { width: 185px; list-style-type: none; margin: 0 0 0 10px; }

#nav li { margin: 0 0 4px 0; }

#nav_home a { display: block; background-color: transparent; margin: 0 0 10px 0; width: 185px; height: 64px; }

#nav_pressrelease a { display: block; background-image: url('../images/nav_pressrelease-a.png'); background-repeat: no-repeat; background-position: 0 0; width: 185px; height: 28px; }
#nav_pressrelease a:hover { background-image: url('../images/nav_pressrelease-h.png'); background-repeat: no-repeat; background-position: 0 0; }

#nav_factsheet a { display: block; background-image: url('../images/nav_factsheet-a.png'); background-repeat: no-repeat; background-position: 0 0; width: 185px; height: 28px; }
#nav_factsheet a:hover { background-image: url('../images/nav_factsheet-h.png'); background-repeat: no-repeat; background-position: 0 0; }

#nav_kilzcomplete a { display: block; background-image: url('../images/nav_kilzcomplete-a.png'); background-repeat: no-repeat; background-position: 0 0; width: 185px; height: 28px; }
#nav_kilzcomplete a:hover { background-image: url('../images/nav_kilzcomplete-h.png'); background-repeat: no-repeat; background-position: 0 0; }