html, body, #wrap {
	height: 100%;
	margin:0;
}

body > #wrap {height: auto; min-height: 100%;}

#header {
	height:156px;
	background-color:#A0A474;
}

.pic {
	margin-left: 106px;
}

#main {
	padding-bottom: 130px;
	width:1046px;
	background-image:url(images/1x246-50-lines-BG.png);
	background-repeat:repeat-y;
}  /* must be same height as the footer */

#content {
	width:796px;
	background-color:#FFF;
	float:right;
	padding-left:4px;
	padding-top:4px;
}

.int {
	float:left;
	padding-left: 30px;
}

p {
	font-family: Corbel, Tahoma, Arial, sans-serif;
	font-size:14px;
	margin-right:90px;
	margin-left:70px;
}
p a {
	color:#A0A474;
}

#side {
	width: 246px;
	padding-top:10px;
}
.nav {
	width:200px;
	height:30px;
	margin-left:20px;
	margin-top:4px;
	background-image:url(images/new_button_off.png);
	background-repeat:no-repeat;
	background-position:center;
	opacity:0.80;
	filter:alpha(opacity=80);
	font-family: Corbel, Tahoma, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
	line-height:30px;
	color:#FFF;
}
.nav:hover {
	width:200px;
	height:30px;
	margin-left:20px;
	margin-top:4px;
	background-image:url(images/new_button_on.png);
	background-repeat:no-repeat;
	opacity:1;
	filter:alpha(opacity=100);
	font-family: Corbel, Tahoma, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:2px;
	line-height:30px;
	color:#030;
}

a {
	color:#FFF;
	text-decoration:none;
}

a:hover {
	color:#030;
}
.seals {
	text-align: center;
}

#footer {position: relative;
	margin-top: -130px; /* negative value of footer height */
	font-family: Corbel, Tahoma, Arial, sans-serif;
	font-size:14px;
	height: 130px;
	background-color:#cccfb2;
	clear:both;}

.tips {
	font-family: Corbel, Tahoma, Arial, sans-serif;
	font-size:14px;
	text-align: left;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
}

tip {
	font-family: Corbel, Tahoma, Arial, sans-serif;
	font-size:14px;
	width:800px;
	margin-right:400px;
	color:#000;
	}

#tipbox {
	width:700px;
	margin-left:256px;
	padding-top:10px;
}
.copyright{
	font:bold 10px “Helvetica Neue, Corbel, Tahoma, Arial”;
	width:244px;
	margin-right:10px;
	margin-top:15px;
	text-align:center;
	color:#A0A474;
	float:left;

}
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
-->@charset "UTF-8";
/* CSS Document */


