html{ background: #00649c url("images/bg.gif") repeat-x; }
html, body{ margin:0; padding:0; font: 11px Arial, Helvetica, sans-serif; color: #414141; }
#wrapper{ width: 768px; margin: 12px auto 0 auto; }
#round-top{ width: 768px; height: 24px; background: url("images/round_top.gif") no-repeat; }
#content{ width: 768px; background: url("images/bg_content.gif") repeat-y; }
#inside{ padding: 8px 40px 8px 32px; }
#left{ width: 200px; float:left; }
#right{ width: 460px; float:right; }
#payoff {width: 350px; float: left; line-height: normal; }
#round-bottom{ width: 768px; height: 46px; background: url("images/round_bottom.gif") no-repeat; }




/*logo*/
#logo{ margin: 0px 0 40px; display: block; }

/*bottom menu and copyright*/

#bot {clear:none;font: normal normal 11px Verdana, Arial, Helvetica, sans-serif;width:745px;text-align:left;margin:3px 35px 35px 35px;padding:0;color:#fff}

#bot a, #bot a:visited{color:#fff; text-decoration:none; font-weight: normal; }

#bot a:hover, #bot a:active{color:#fff; text-decoration:none; font-weight: bold; }

html>body #bot a {color:#fff; }

#bot_right {width: auto; float: right; margin-right: 35px; }


/* general */

p {margin: 0px 0px 10px; }
	

h1 {color: #00649C; font: bold 24px Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; }
h2 {color: #d90001; font: normal 18px Arial, Helvetica, sans-serif; margin: 0px; padding: 5px 0px 10px; }
h3 {color: #d90001; font: bold 11px Arial, Helvetica, sans-serif; margin: 0px; padding: 0px ; }
img {margin: 0px; border-width: 0px; border-style: 0; }



.protect {font-size: 28px; text-transform: uppercase; color: #d90001; }
.about {padding-top: 20px; padding-bottom: 20px; }



#menu_top .top {margin-right: 12px; margin-top: 12px; }

.cupimg {float: right; }
.prodimg {
	float: right;
	margin-top: 40px;
}


/*Links*/		
a:link, a:visited	{
	color: #d90001;
	text-decoration: underline;
	font-weight: bold;	
		}
a:hover, a:active {
	color: #00649C;
	text-decoration: underline;
	font-weight: bold;	
	}	

/*Navigation*/

.menu {
	z-index:1000;
	font-size:12px;
	margin-left: 32px;
	font-weight: bold;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:150px;
}
/* hack for IE5.5 */
* html .menu ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
.menu li {
position:relative;
}

/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:149px;
color:#fff;
text-indent:5px;
border:1px solid #fff;
border-width:0 1px 1px 0;
background:#d90001;
height:26px;}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {background:#d90001; width:150px; w\idth:149px;}
/* style the link hover */
* html .menu a:hover {color:#000; background:#ffed00;}

.menu :hover > a {
color:#000; 
background:#ffed00;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
top:0;
left:150px; 
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}
</style>
[if IE 7]>
<style type="text/css">
.menu li {float:left;}
</style>
<![endif]

/*End Menu*/




#bot_left {
	float: left;
}
#bot_left {
	width: auto;
}
#bot_right {
	width: auto;
	float: right;
	margin-right: 35px;
}
#address {
	margin: 40px 20px 20px 40px;
}
.b-red {
	font-weight: bold;
	color: #d90001;
}
#gifs {
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
#gifs img {
	margin-left: 50px;
}
#spec {
	float: left;
}
#gifs p {
	text-align: center;
	margin-left: 50px;
	font-weight: bold;
	color: #00649C;
	margin-top: 2px;
}
#adobe {
	margin-top: 30px;
}
#sds {
	margin-top: 20px;
}
#sds img {
	margin-top: 5px;
	margin-right: 10px;
}
#gifsA {
	margin-top: 30px;
	margin-bottom: 20px;
	float: left;
}#reg {
	margin-top: 40px;
	font-size: 10px;
	color: #00649C;
}
#contact {
	margin: 30px;
}
.b-blue {
	font-weight: bold;
	color: #00649C;
}

/* Table */
table.table {
    border-spacing: 0px;
    border-collapse: collapse;
}
table.table th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border-bottom: 2px solid #FFFFFF;
    background: #e5e5e5;
}
table.table td {
    text-align: left;
    border-bottom: 2px solid #FFFFFF;
    padding: 0.1em 0.5em;
    background: #e5e5e5;
}

table.table thead th {
	background: #00649C;
	color: #FFFFFF;
	text-align: center;
	font: bold 11px Arial, Helvetica, sans-serif;
}
table.table th.Corner {
    text-align: left;
