/* ---------------------------------- */
body {
	background: #dad9d6 url(img/commoncss/bg_body.gif) repeat-y 50% 0;
	margin: 0;
	padding: 0;
	font: 83%/1.4 verdana, sans-serif;
	text-decoration: none;
	text-align: center
}
table {
	margin-bottom: 1em
}
h1,h2,h3,h4,h5,h6 {
	margin: 1em 0 0 0
}
h1 {font-size:150%}	h2 {font-size:135%}	h3 {font-size:120%}
h4 {font-size:110%}	h5 {font-size:95%}	h6 {font-size:86%}

h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong {color:#900}

a, a:link, a:visited, a:hover, a:active {
	background:transparent;
	text-decoration:none;
	cursor:pointer
}
a:link {color:#039}
a:visited {color:#444}
a:hover, a:active {color:#900}
a:hover {text-decoration:underline}

ul {
	position:relative;
	padding:0 10 0 25px;
	list-style-type: disc;
	list-style-position: outside
}


/* COMMON
------------------------------------  */
hr {
	height:1px;
	color:#aaa;
	margin:.3em 0;
	background-color:#ccc
}
img {
	border:0;
	padding:0
}


/* LAYOUT
------------------------------------  */
#wrap, #masthead, #content {position:relative}
#wrap {
	width:992px;
	margin:0 auto;
	text-align:left
}
#masthead {
	clear:both;
	width:988px;
	background:#339933 url(img/commoncss/bg_masthead.gif) repeat-x;
	margin:0 0 0 2px;
	padding:0;
	border-bottom:0px solid #2061A9;
	clip:  rect(   )
}
#sidebar {
	position:absolute;
	top:110px;
	right:7px;
	left:auto;
	width:300px;
	_z-index:-100;
	margin: 12 7
}
#sidebar {
	font-size:86%;
	font-color:#FF0000
}
#content {
	position:relative;
}
#content, #footer {
	font-size:86%;
	width:643px;
	margin:5 333px 0 5px;
	padding:0 5px;
	margin-bottom:1em
}
#footer {
	position:relative;
	text-align:center;
	font-size:86%;
	clear:both;
	background:#ddd
}


/* MASTHEAD
------------------------------------  */
#masthead h1 {
	width:auto;
	height:59px;
	margin:0;
	padding:0;
	overflow:hidden;
	float:center;
	left:330px; 
	color:#E0E0E0; 
	font:200% verdana, sans-serif
}

#masthead h1 a {
	width:250px;
	height:98px;
	margin:0;
	padding:0;
	float:center;
	overflow:hidden;
	background:transparent
}

#masthead table {
	font-size: 9px;
	color: #000000
}
#masthead table td {
	vAlign=center
}
#masthead img {
	margin:-2 15px;
	border:0px #726B79 solid;
	vertical-align:-15px
}


/* NAVIGATION
------------------------------------  */
#navwrap {
	position:relative;
	top:0;
	left:2;
	width:988px;
	height:23px;
	background:transparent url("img/commoncss/bg_nav.gif") repeat-x 0 0px
}
#navwrap a, #navwrap a:link, #navwrap a:visited, #navwrap a:hover, #navwrap a:active {text-decoration:none}
#navwrap a, #navwrap a:link, #navwrap a:visited {color:black}
--#navwrap a:hover, #navwrap a:active {color:#E0E0E0}

ul#nav {height:23px; width:auto; padding:0; margin:0 0 -5px 0; list-style:none; float:left}
ul#nav {font:12px sans-serif,verdana; font-weight:bold; text-transform:uppercase;}
ul#nav li {background:transparent; float:left; position:relative; width:auto; height:23px; padding:0; line-height:23px; text-align:center}
ul#nav li a {background: url("img/commoncss/bg_nav.gif") repeat-x 0 0}
ul#nav li a {padding:4 10 4 10}
ul#nav li a {background-position:0 0}
ul#nav li a:hover {background-position:0 -50px}


/* PUFF
------------------------------------  */
.puff {border:1px solid #ccc; margin-bottom:5em}
.puff h2, .puff h3, .puff h4, .puff h5 {margin:0;padding:0 5px; font-size:86%; line-height:1.3}
.puff h5 strong {color:#900}
.puff h6 {text-align:right;font-size:10px;margin:-8 5 3 0}
.puff p {margin:0 5px 0 5px; line-height:1.3}
.puff p {font-size:86%}
.puff ul {margin:5px 0px; list-image-type: circle}
.puff img {float:left;display:inline;margin:5px 9px 5px 9px}
.puff p img {float:right;display:inline;margin:5px 0 0 8px}


/* SECTIONS
------------------------------------  */
.clear {
	clear:both;
	position:relative;
	font-size:0px;
	height:0px;
	line-height:0px;
	background:#999fff
}
.greeting {
	color:#aaa;
	font-weight:bold;
	font-size:110%;
	text-align:center;
	letter-spacing:3px
}
.section-strap {
	position:relative;
	width:auto;
	background:transparent;
	margin:0 0 .4em 0;
	padding:0 0 3px 0;
	font-size: 100%;
	text-align: justify;
	border-bottom: 1px solid #fff
}
.section-strap h1, .section-strap h2, .section-strap h3 {
	clear:both;
	border-color: #333333 black #CCCCCC black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}

.section-strap h2 a {color: #0000CC}
.section-strap h2 a:visited {color: #000066}
.section-strap h1, .section-strap h4 {text-align:center}
.section-strap h2, .section-strap h3 {text-align:left}
.section-strap h1 {background:#F1F1FF}
.section-strap h2 {border-bottom-width:0px}
.section-strap h2 {background:#F1F1F1}
.section-strap h3 {border-top-width:0px}

.section-strap .header-addon {
	float: right;
	padding: 5 1 0 0;
	font: 94% verdana, sans-serif;
	font-weight: bold;
}
.section-strap h2 .header-addon {
	margin: -24 0 0 0;
}
.section-strap h3 .header-addon {
	margin: -20 0 0 0;
}

.section-strap p {
	font-size:100%;
}
.section-strap img {
	float:left;
	display:inline;
	margin:15px 8px 0 0;
	padding:0 0
}

.section-strap a { color:#039; }
.section-strap a:visited { color:#900; }

.section-strap table {font-size:100%}
.section-strap table#str {font-weight: bold}
.section-strap table p {text-align:justify}
.section-strap table a:visited  {color:#900; }
.section-strap table img {
	margin: 13 5 0 0;
	padding: 0
}
.section-strap .email img {
	margin:0;
	padding:0
}
.section-strap .highlights {
	margin: 1.5em 0em;
	padding: 2px;
	background: #F8F3F3;
	float: center;
	font-weight: bold;
	text-align:center;
	letter-spacing:1px
}
.section-strap .writeoffs {
	width: 410px;
	float: left;
	margin: 12 0 0 0;
}
.section-strap .writeoffs p {margin: 0}
.section-strap .writeoffs .wof {
	width: 200px;
	background: #2222ff;
	padding-bottom: .5em
}
.section-strap .features {
	width:210px;
	float: right;
	margin: 12 0 0 0;
	padding: 0 0 0 20;
	overflow: hidden;
}
.section-strap .features img {
	margin:0 0 10px 0;
}
.section-strap .features .puff {
	position:relative;
	width:260px;
	padding-bottom:5px;
	border:none
}
.section-strap .flowcontent {
	width: auto;
	margin: 12px 0 12px 0;
	padding: 0;
	position: relative;
	overflow: hidden;
}
.section-strap .flowcontent .puff {
	float:left;
	margin: 0 10 10 0;
	padding: 5;
	width:auto;
/*	height:100px;*/
	overflow: hidden;
	border:1px #0;
	background-color: #f;
}
.section-strap .flowcontent .puff p {
	text-align: center;
	margin:0;
	line-height:1.4
}
.section-strap .flowcontent .puff p img {
	float: none;
	clear: both;
	text-align: center;
	margin:5px 9px 5px 9px
}
.section-strap .puff p {
	margin:0;
	line-height:1.4
}
.section-strap .puff p img {
	float:right;
	margin:5px 0 3px 5px;
	display:inline
}
.section-strap .features .wof {
	margin:0 0 .5em 0;
	padding:3px 0
}

tr.ptl
{
  background-color: #dddddd;
  vertical-align: center;
}
tr.ps
{
  background-color: #eeeeee;
  vertical-align: center;
}
td.right
{
  float: right;
}
td.left
{
  float: left;
}
/* SIDEBAR
------------------------------------  */
#sidebar .puff {
	width: 298px;
	overflow: hidden;
	background: #fff;
	padding: 	5px 0 0 0;
	margin-bottom: 1em
}
#sidebar .puff h2 {
	width: 282px;
	margin: 0 8px .3em 8px;
	padding: 0 0 3px 0;
	font: 120% Arial,Helvetica,sans-serif;
	letter-spacing: .07em;
	font-weight: bold;
	border-bottom: 1px solid #ccc
}
#sidebar .puff h3, #sidebar .puff h4, #sidebar .puff h5 {
	margin: 0;
	padding: 0 8px
}
#sidebar .puff p {
	margin:8px 8px 8px 8px;
	font-size:10
}
#sidebar .puff ul {padding-bottom:4px}
#sidebar .puff li {
	padding-left: 2px;
	padding-bottom: 4px;
	font-size:11;
}
#sidebar .puff a {
  font-weight:bold;
}


#rotatingpuff, .rotpuff {
	position: relative;
	height: 112px;
	overflow: hidden !important
}
.rotwof {
	position: absolute;
	background: #fff;
	margin: 5px;
	width: 290px;
	height: 92px;
	overflow:hidden
}
.rotwof p, .rotwof h3, .rotwof small,.rotpuff p {
	margin:15px
}
.rotpuff {
	background: #fff;
	border: 1px solid #ccc;
	margin-bottom: 1em
}
.rotpuff h2,.rotpuff h3,.rotpuff h4,.rotpuff h5 {
	margin: 0;
	padding: 0 5px;
	line-height: 1.3;
	font-size: 100%
}
.rotpuff h5 strong {color:#900}
.rotpuff p {
	margin: 5px 5px 0;
	line-height: 1.3;
	font-size:10;
}
.rotpuff p img {
	float: left;
	display: inline;
	margin: 0px 8px 0 0;
	padding: 0 0
}
#rotatingpuff span {
	clear:both;
	position: absolute;
	bottom: 3px;
	right: 5px;
	font-size: 10px
}

#map_canvas {
	margin-left: 70px;
}

#eXTReMe {
	position: relative;
	clear:both;
	width: 100%;
	padding: 	1em 0 0 0;
	text-align: right;
//	background: #acc;
	background: transparent;
	overflow: hidden !important
}



