


html
{

	background:transparent url(/images/site/bg-page.gif) repeat-x center 0px;
	background-color:#050505;
}

body
{
	width: 980px;
	margin:0px auto 0px auto;
	text-align: left;

}

#page
{
	width: 980px;
	text-align: left;
	padding:0;
	margin:0;
	min-height: 100%;

	background: transparent url(/images/site/line.gif) repeat-y 179px 0px;
	background-color:#fff;
}

* html #page
{
	height: 100%;
}

.clear
{
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

img
{
	border: 0 none transparent;
	outline: none;
}

a {
	outline: none;
}

.bold {
	font-weight:bold;
}


/* HEADER */

#header
{
	width: 980px;
	height:157px;
	margin:0px;
	background: url(/images/site/bg-header.gif) no-repeat center 0px;
	padding:0;
	text-align: left;
	display:block;
	background-color:#fff;
}

#logo {
	float:left;
	padding:28px 0 0 39px;
	margin:0;
	background-color:#fff;
	height:129px;
}

#logo h1 a {
	display:block;
	width:190px;
	margin-left:-9999px;
	margin-bottom:-30px;
	height:0;
	font-size:0;
	line-height:0em;
}

#banner {
	float:right;
}

#wrapper {
	width:980px;
	/* background: transparent url(/images/site/line.gif) repeat-y 179px 0px; */
	/* background-color:#fff; */
	display:block;
}

#left {
	width:179px;
	float:left;
	display:block;
}

/** fix stupid ie bug with display:block; **/
* html #menu li a { height: 1%; }
* html #menu li a:hover { height: 1%; }
* html #menu li hr { height: 1%; }
/** end fix **/

#menu {
	font:12px Arial;
	color:#1e4b79;
	line-height:1em;
}

#menu ul {
	margin:0;
	padding:0;
}

#menu li {
	width:160px;
	height:21px;
	list-style-type:none;
	padding:8px 0 0 19px;
	margin:0 0 0px 0;
	background: transparent url(/images/site/menu-off.gif) no-repeat;
}

#menu li a {
	width:160px;
	height:21px;
	list-style-type:none;
	text-decoration:none;
	display: block; /* IE has problems with this, fixed above */
	color:#1e4b79;
	margin:0;
}

#menu li a:hover {
	width:160px;
	height:21px;
	list-style-type:none;
	background:transparent url(/images/site/menu-on.gif) no-repeat 0px 0px;
	text-decoration:none;
	display: block; /* IE has problems with this, fixed above */
	margin:-8px 0 0 -19px;
	padding:8px 0 0 19px;
	color:#fff;
}

* html #menu li a:hover {
	height:29px;
	margin:-8px 0 -8px -19px;
}


#menu ul ul {
	margin:0;
	padding:0;
}

#menu ul ul li {
	width:132px;
	height:15px;
	display: block;
	background: transparent url(/images/site/bg-submenu4.gif) no-repeat 0px 0px;
	margin:0;
	padding:6px 10px 6px 37px;
	color:#fff;
	font:11px Arial;
}

#menu ul ul li a {
	width:140px;
	height:15px;
	color:#fc0;
	display: block;
}

#menu ul ul li h3 {
	width:153px;
	height:29px;
	display: block;
	margin:0;
	color:#fff;
	font:11px Arial;
}

#menu .activeparent {
	background: transparent url(/images/site/menu-section.gif) no-repeat 0px 0px;
	color:#fff;
}


#menu ul ul li a:hover {
	width:150px;
	background: transparent url(/images/site/bg-submenu.gif) no-repeat 0px 0px;
	text-decoration:none;

	color:#fff;
}



#content {
	width:750px;
	float:left;
	padding:20px 25px;
  
   
}
}



#content-about {
	width:722px;
	float:left;
	display:block;
	font:10px Verdana;
}

#content-about h1 {
	font:15px Arial;
	font-weight:bold;
	color:#003;
}

#content-left {
	width:522px;
	float:left;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px
}

#content-left h1 {
	font:15px Arial;
	font-weight:bold;
	color:#003;
}

#content-left p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px

}

#content-left h2 {
	font:13px Arial;
	font-weight:bold;
	color:#003;
}


#content-right {
	float:right;
	font:10px Verdana;
	display:block;
	text-align:right;
}

#footer {
	color:#003365;
	font:10px Verdana;
	width:980px;
	height:30px;
	margin:0;
	padding:0;
	display:block;
	background-color:#fff;
}


#footer ul {
	margin:0;
	padding:0 0 0 40px;
	display:block;
}

#footer li {
	list-style: none;
	float:left;
	padding:0 40px;
}

#footer a {
	color:#003365;
	text-decoration:underline;
}

#footer a:hover {
	color:#c00;
	text-decoration:c;
}

#footer-inner {
	height:20px;
	padding:10px 0 0 0;
	display:block;
	background-color:#fff;
}


#calculator {
	background: transparent url(/images/site/bg-calc.gif) repeat-x bottom;
	background-color:#fff;
	padding:9px 0 9px 5px;
}

#calculator-inner {
	width:164px;
	border:solid 1px #83a6d8;
	padding:2px;
	margin:0;
	background-color:#fff;
}

#calculator-header {
	height:21px;
	background: url(/images/site/bg-value.gif) repeat;
	padding:6px 13px 0 13px;
	font:13px Arial;
	color:#fff;

}

#calculator-content {
	padding:4px 9px 2px 9px;
	margin:0;
	background: url(/images/site/bg-calc-inner.gif) repeat;
	color:#003;
	font:12px Arial;
	line-height:1.3em;
	font-weight:bold;
}


#news-header {
	width:146px;
	height:21px;
	background-color:#003;
	padding:6px 13px 0 20px;
	font:13px Arial;
	color:#fff;
}

#news-summary {
	width:147px;
	padding:6px 13px 30px 10px;
	margin:0;
	font:11px Arial;
	color:#003;
	line-height:1.3em;
}

#news-summary a {
	color:#003;
	text-decoration:none;
}

#news-summary a:hover {
	color:#c00;
	text-decoration:underline;
}

#news-summary ul {
	list-style-type:none;
	padding-left:0px;
	margin:0;
}


#news-summary li {
	background: transparent url(/images/site/bullet.gif) no-repeat 0px 3px;
	padding:0 0 10px 10px;
	text-align: left;
	margin:0;
}

#container1
{
padding:20px 25px 10px;
}



.calc-table {
	width: 335px;
	background-color:#efefef;
	padding: 0px;
	margin: 0px;
	border: 1px solid #C2C2C2;
	text-align: left;
	vertical-align: middle;
}

.calc-table-cell-left {
	background-color:#fff;
	text-align: right;
	padding-right:5px;
	padding-left:5px;
}

.calc-table-cell-right {
	background-color:#efefef;
	text-align: right;
}

.textbox {
	width: 100px;
	height: 15px;
	font: 12px Arial, sans-serif;
	color: #3f3f3f;
	border: 1px #c2c2c2 solid;
	padding-top:3px;
}

.totalbox {
	width: 225px;
	height: 18px;
	font: 12px Arial, sans-serif;
	color: #3f3f3f;
	border: 0px;
}






/* The CSS that's required to position the footer MUST KEEP AT BOTTOM OF THIS FILE */

html
{
	height: 100%;
}

body
{
	height: 100%;
}

#nonFooter
{
	position: relative;
	min-height: 100%;
}

* html #nonFooter
{
	height: 100%;
}

#footer
{
	position: relative;
	margin: -30px auto 0 auto;
	background-color:#fff;
}


/* A CSS hack that only applies to IE -- specifies a different offset for the footer */

* html #footer
{
	margin-top: -29px;
}