@charset "utf-8";
/* CSS Document */

/*------------------------------------------------global-------------------*/
body {
	margin: 0 auto;
	
	font-family: Arial, Helvetica, sans-serif;
	background-color:#EFEBE6;
}
a {color: #0E575E;}
a:hover{ text-decoration: none; }
h1 { color:#0E575E; font-size: 22px; font-family: "Times New Roman", Times, serif;}
h2 { color:#999966; font-size: 16px;}
p { color: #666; font-size: 12px;}


#container {
	width: 963px;
	margin: 0px auto;
	padding:0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC9;
	border-left-color: #cc9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc9;
}
#header { height: 215px; width: 962px; color: #0E575E; background-image:url(../img/header-bg.jpg) }
#headerbook { width: 75px; margin-left:525px; height: 75px; }
#headerbook img { border:0px;}
#headerdownload { float: right; width: 75px; margin-right: 205px; height: 100px; margin-top: -35px; }
#headerdownload img { border:0px;}
#headeroffers { float: right; width: 100px; height: 50px; margin-right: -197px; margin-top: 15px; }
#headeroffers img { border:0px;}
.formfields {
	border: 1px solid #C3C3C3;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-color: #F2F1E3;
	font-size: 14px;
	color: #000;
}

/*------------------------------------------------global-----------------*/
/*------------------------------------------------nav--------------------*/
#mainnav { margin: 1px 0px 0px 0px; padding-top: 5px; height: 60px; width: 962px; clear:both;}
#nav{
	width: 962px;
	height:59px;
	margin: 10px 0 0 0;
	font-family: "Times New Roman", Times, serif;
	
} 
#nav ul{ list-style-type: none; margin:0px 0px 0px -22px; }
#nav ul li{ float:left; margin:0px; }
#nav ul li a{ padding:0 8px; color: #0E575E; text-decoration:none; font-size: 17px; line-height: 60px; font-weight: normal; }
#nav ul li a:hover{ color:#999966; }
#nav ul li a.last{
	text-decoration:none;
	margin: 0 0 0 90px;
	color: #660033;
}
#nav ul li a.last:hover {
	color:#0E575E;
	
	
}
/*------------------------------------------------nav--------------------*/

/*------------------------------------------------home--------------------*/
#homecontent { width:962px; margin-top: 25px}
#homeleft { width: 690px; float: left; margin-left: 25px;}
#homeleft li { font-size: 12px; color: #666; padding-right: 10px}
#homeright { width: 220px; float:left; margin-left: 17px; }
#homeright img {border: 0px;}
#homeright p.text { padding: 0px 20px 0px 5px; }
#homeheading { width: 690px;}
#homecontent h1 { font-size: 22px; font-family: "Times New Roman", Times, serif;}
#homecontent h2 { font-size: 16px;}
#homecontent h3 { font-size: 17px; font-family: "Times New Roman", Times, serif; color: #036; padding-left: 12px;}
#homecontent h4 { font-size: 16px; font-family: "Times New Roman", Times, serif; color:#999966; padding-left: 12px; }

.col {position:relative; width:322px; background:#fff; color:#000; padding: 5px; float: left; margin-left: 8px; min-height:650px;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#fff; background:#EFEBEA; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.col em b {position:absolute; font-size:150px; font-family:arial; color:#fff; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.col p {position:relative; z-index:100; font-size:11px; padding: 0 12px;}

.bullet {
	list-style-image: url(/lib/img/bullet-small.gif);
}
#homerightcol {
	width: 200px;
	padding:10px;
}
#homerightcol p, #homerightcol li {
	color:#066;
	font-size: 12px;
}

/*-------------------------------------------------home-------------------*/
/*-------------------------------------------------innerpages----------------*/
#content { width:962px; margin-top:25px; }
#left { width: 690px; float: left; }

#heading {
	width: 690px;
	display:block;
	
	}
#content-mid { width: 490px; float: left; }
#content-mid li { font-size: 12px; color: #666; padding-right: 10px}
#content h1 {
	font-size: 26px;
	font-family: "Times New Roman", Times, serif;
	color: #036;
	padding-left:26px;
}
#content h2 { font-size: 18px;}
#content h3 { font-size: 17px; font-family: "Times New Roman", Times, serif; color: #036; padding-left: 12px;}
#content h4 { font-size: 16px; font-family: "Times New Roman", Times, serif; color:#999966; padding-left: 12px; }
#innerleft { width: 206px; float:left; margin-right: 15px; }
#innerleft img {margin-bottom: 10px; border: 0px;}
#right { width: 220px; float:left; margin-left: 21px;}
#rightcol {
	width: 200px;
	padding:0 10px 10px 10px;
	margin-top: -80px;
	
}
#rightcol p, #rightcol li {
	color:#066;
	font-size: 12px;
}
#rightcolnopic {
	width: 200px;
	padding:10px;
	margin-top: -80px;
}
#rightcolnopic p, #rightcolnopic li {
	color:#066;
	font-size: 12px;
}

.top {float:right;}

#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 732px;
	top: 213px;

}
#apDiv1 img {border: 0px;}
.notice { }
/*-------------------------------------------------innerpages----------------*/
/*------------------------------------------------subnav--------------------*/
#subnav{ width: 200px; margin:0; margin-bottom:45px;font-family: "Times New Roman", Times, serif;} 
#subnav ul li{ margin-left:8px; }
#subnav ul li a{ color: #0E575E;  font-size: 14px;  }
#subnav ul li a:hover{ color:#999966; text-decoration:none;}

/*------------------------------------------------subnav--------------------*/
/*-------------------------------------------------footer-------------------*/
#footer { width: 963px; margin-left: 25px;}
#footer p {padding: 15px 15px 5px 10px;}

.netmotivated {
	font-size: 12px;
	
}
.netmotivated a { text-decoration:none;color: #D0CDC1;}
.netmotivated a:hover { text-decoration: underline;}
.smallerh1 { font-size: 14px;}
.red { color:#F00; }
.green { color: #4C8388;}
.purple { color: #603}
