@charset "utf-8";

/* - - - - defualt - - - - */

body {
	margin: 0;
	padding: 0;
	background: #000000 url(/images/page_bg.jpg) no-repeat scroll center 0;
	color: #4B4B4B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
p {
	margin: 0 0 20px 0;
	padding: 0;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}

/* - - - top nav - - - */

#top {
	margin: 0 0 35px 0;
	padding: 15px 0 0 0;
	width: 100%;
	height: 30px;
	background: url(/images/red_tile.gif) right 0 repeat;
	}
#top p {
	margin: 0;
	padding: 0;
	width: 196px;
	text-align: center;
	float:right;
	color: #FFFFFF;
	font-size: 0.9em;
	letter-spacing: 1px;
	}
#top p a {
	color: #FFFFFF;
	text-decoration: none;
	}
#top p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

/* - - - containers - - - */

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	}

/* - - - nav - - - */

#nav {
	display:none;
	margin: 0 0 0 51px;
	padding: 0;
	height: 29px;
	list-style: none;
	overflow: inherit;
	}
#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	color: #929292;
	font-size: 13px;
	}
#nav li a {
	margin: 0;
	padding: 8px 19px 6px 18px;
	display: inline;
	float: left;
	color: #929292;
	background: url(../images/nav-pipe.gif) right center no-repeat;
	text-decoration: none;
	}
#nav li a.last {
	background: none;
	}
#nav li a:hover, #nav li a.current {
	margin: 0;
	padding: 8px 0 6px 18px;
	display: inline;
	float: left;
	color: #fff;
	background: #6e8af5 url(../images/navbghover-l.gif) left top no-repeat;
	text-decoration: none;
	}
#nav li a:hover span, #nav li a.current span {
	padding: 8px 19px 6px 0;
	background: #6e8af5 url(../images/navbghover-r.gif) right top no-repeat;
	}		


/* - - - header - - - */

#header {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 88px;
	background: url(/images/page_top_bar.gif) bottom repeat-x;
	clear:both;
	}
#header_left{
float:left; width:290px;
padding-left:89px;
}
#header_right{
float:right; width:290px;
margin-top:20px;
}

#header2 {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 330px;
	background: url(../images/header2.jpg) left top no-repeat;
	clear:both;
	}
#header3 {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 330px;
	background: url(../images/header3.jpg) left top no-repeat;
	clear:both;
	}
#header4 {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 330px;
	background: url(../images/header4.jpg) left top no-repeat;
	clear:both;
	}
#header5 {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 330px;
	background: url(../images/header5.jpg) left top no-repeat;
	clear:both;
	}
#header6 {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 330px;
	background: url(../images/header6.jpg) left top no-repeat;
	clear:both;
	}
#header7 {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 330px;
	background: url(../images/header7.jpg) left top no-repeat;
	clear:both;
	}
#header8 {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 330px;
	background: url(../images/header8.jpg) left top no-repeat;
	clear:both;
	}
/* - - - content - - - */

#contentwrap {
	margin: 0;
	padding: 30px 0 55px 0;
	width: 900px;
	/*background: #d8dcdd;*/
	background:#FFFFFF;
	clear: both;
	}
	
#left-col {
	margin: 0;
	padding: 4px 0 0 0;
	float: left;
	width: 216px;
	}
#right-col {
	margin: 0 10px 0 0;
	padding: 0;
	float: right;
	width: 630px;
	}
#right-col a,
#right-col a:link,
#right-col a:visited{
	color:#5f6261;
	text-decoration:underline;
}
#right-col a:hover{
	color:#5f6261;
	text-decoration:none;
}
#right-col h1 {
	margin: 0 0 22px 0px;
	padding: 0;
	font-size: 12px;
	color: #f02f24;
	font-weight: bold;
	line-height: 1em;
	text-transform:uppercase;
	}	
#right-col h1 span {
	color: #df3128;
	}		
.textarea {
	border-top: #9ea0a2 dashed 1px;
	border-bottom: #9ea0a2 dashed 1px;
	/*margin: 0 58px 25px 54px;*/
	padding: 15px;
	clear:left;
	}
.textarea p {
	line-height: 2em;
	padding: 0;
	margin: 0 0 20px 0;
	}
h2{
	font-size: 12px;
	color: #DF3128;
	margin:13px 0;
	}
h3{
	color:#006699;
	font-size:12px;
	font-weight:bold;
	margin:5px 0;
}
hr{
	border:0;
	background-color:#CCCCCC;
	height:1px;
	width:80%;
	text-align:center;
	margin:8px auto;
	padding:0;
}
.textarea img {
	margin: 0 28px 30px 0;
	padding: 0;
	float:left;
	}
.textarea1 {
	border-top: #9ea0a2 dashed 1px;
	/*margin: 0 58px 10px 54px;*/
	padding: 20px;
	clear:left;
	}
.textarea1 p {
	line-height: 2em;
	padding: 0;
	margin: 0 0 20px 0;
	}
.textarea1 img {
	margin: 0 28px 30px 0;
	padding: 0;
	float:left;
	}
.textarea1 ol {
	line-height: 2em;
	}			
.textarea2 {
	border-top: #9ea0a2 dashed 1px;
	/*margin: 0 58px 0px 54px;
	padding: 15px 0px 10px 0;*/
	padding:10px;
	clear:left;
	}
.textarea2 p {
	line-height: 1.5em;
	padding: 0;
	margin: 0 0 5px 0;
	}
.textarea2 img {
	margin: 0 28px 25px 0;
	padding: 0;
	float:left;
	border: 1px solid #000000;
	}
.linklist-row {
	padding: 0;
	margin: 0  0 0 27px;
	clear: both;
	}
.linklist {
	padding: 0;
	margin: 0;
	float: left;
	list-style: none;
	font-size: 11px;
	}
.linklist li {
	padding: 0 0 0 15px;
	margin: 0 0 12px 0;
	background: url(../images/bullet-plussign.gif) left 5px no-repeat;
	color: #3875f0;
	}
.linklist li a {
	color: #3875f0;
	text-decoration: underline;
	}
.linklist li a:hover {
	color: #102a3a;
	text-decoration: underline;
	}
.linklist li ul {
	margin: 10;
	padding: 11px 0 7px 0;
	list-style: none;
	font-size: 1em;
	letter-spacing: 0;
	color: #3875f0;
	}
.linklist li ul li {
	margin: 0;
	padding: 5px 0 5px 20px;
	background: url(../images/bullet-plussign.gif) 0 center no-repeat;
	line-height: 1em;
	color: #3875f0;
	}
.linklist li ul li a {
	padding: 0;
	margin: 0;
	border: none;
	display: block;
	color: #3875f0;
	text-decoration: underline;
	}
.linklist li ul li a:hover {
	padding: 0;
	border: none;
	display: block;
	color: #102a3a;
	text-decoration: underline;
	}
.linklist2 {
	padding: 0;
	margin: 0;
	float: left;
	list-style: none;
	font-size: 1em;
	}
.linklist2 li {
	padding: 0 0 0 15px;
	margin: 0 0 12px 0;
	background: url(../images/bullet-plussign2.gif) left 5px no-repeat;
	color: #4B4B4B;
	}
.linklist2 li a {
	color: #4B4B4B;
	text-decoration: underline;
	}
.linklist2 li a:hover {
	color: #102a3a;
	text-decoration: underline;
	}
.linklist2 li ul {
	margin: 10;
	padding: 11px 0 7px 0;
	list-style: none;
	font-size: 1em;
	letter-spacing: 0;
	color: #4B4B4B;
	}
.linklist2 li ul li {
	margin: 0;
	padding: 5px 0 5px 20px;
	background: url(../images/bullet-plussign.gif) 0 center no-repeat;
	line-height: 1em;
	color: #4B4B4B;
	}
.linklist2 li ul li a {
	padding: 0;
	margin: 0;
	border: none;
	display: block;
	color: #4B4B4B;
	text-decoration: underline;
	}
.linklist2 li ul li a:hover {
	padding: 0;
	border: none;
	display: block;
	color: #102a3a;
	text-decoration: underline;
	}
.mr55 {
	margin-right: 55px;
	}
.tafooter {
	margin: 0 20px 0 35px;
	padding: 0;
	background: #fff url(../images/tafooter-top.jpg) center top no-repeat;
	} 
.tafooter-inner {
	margin: 0;
	padding:  15px 0 20px 0;
	background: url(../images/tafooter-bottom.jpg) center bottom no-repeat;
	}
.tafooter-inner img {
	margin: 0 15px;
	padding:  0;
	}
.tafooter-inner p {
	margin: 0 15px 20px 15px;
	padding:  0;
	line-height: 1.8em;
	}
hr.hidden{
	visibility:hidden;
	clear:both;
}
#scroller{
	height:70px;
	/*background-color:#000000;*/
	overflow:hidden;
	position:relative;
}
.scroller_box{
	position:absolute;
	visibility:hidden;
	width:130px;
	text-align:center;
	height:68px;
	float:left;
	/*border:1px solid #CDE3F1;*/
	margin:1px;
}
#marquee_wrapper{
	background-image:url(images/ticker_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:88px;
	padding-top:15px;
}
#marquee{
	height:70px;
	background-image:url(/ipwealth_travelator.php?gen=true); background-repeat:repeat-x;
	background-position:0px 9px;
}

/* - - - left menu - - - */

#leftmenu {
	margin: 0 0 0 30px;
	padding: 0;
	list-style: none;
	/*font-size: 0.9em;*/
	letter-spacing: 1px;
	}
#leftmenu li {
	margin: 0;
	/*padding: 0 0 6px 15px;*/
	/*background: url(../images/left-leftmenu.gif) 0 top no-repeat; */
	}
#leftmenu li a {
	margin: 0;
	padding: 2px 2px 3px 10px; _padding: 2px 2px 2px 10px;
	/*border: #c2c2c3 solid 1px;*/
	display: block;
	color: #333333;
	text-decoration: none;
	}
#leftmenu li a:hover{
	text-decoration: underline;
	color: #e11820;
	}
#leftmenu li a.current {
	color: #e11820;
	}
#leftmenu li ul {
	margin: 0 0 0 37px;
	padding: 3px 0 7px 0;
	/*list-style: none;*/
	font-size: 1em;
	letter-spacing: 0;
	}
#leftmenu li ul li {
	margin: 0;
	padding: 4px 0 4px 5px;
	/*background: url(../images/arrow.gif) 0 center no-repeat;*/
	line-height: 1em;
	}
#leftmenu li ul li a {
	padding: 0;
	margin: 0;
	border: none;
	display: block;
	color: #7f8180;
	text-decoration: none;
	}
#leftmenu li ul li a.current {
	color: #e11820;
	}
#leftmenu li ul li a:hover{
	color: #e11820;
	text-decoration: underline;
	}
.call {
	margin: 20px 0 0 30px;
	padding: 0;
	width: 180px;
	text-align: center;
	color: #7890a0;
	font-size: 11px;
	letter-spacing: 1px;
	}
.call span {
	display: block;
	font-size: 1.5em;
	letter-spacing: 0;
	}
.subscribe {
	margin: 20px 0 0 30px;
	padding: 0;
	width: 180px;
	text-align: center;
	color: #7890a0;
	font-size: 14px;
	letter-spacing: 1px;
	}
.subscribe a {
	margin: 20px 0 0 30px;
	padding: 0;
	width: 180px;
	text-align: center;
	color: #7890a0;
	font-size: 14px;
	letter-spacing: normal;
	text-decoration: none;
	}
.subscribe a.link {
	margin: 20px 0 0 30px;
	padding: 0;
	width: 180px;
	text-align: center;
	color: #7890a0;
	font-size: 14px;
	letter-spacing: 1px;
	text-decoration: none;
	}
.subscribe span {
	display: block;
	font-size: 18px;
	letter-spacing: 0;
	}

/* - - - bottom panel - - - */

#bottom-panel {
	margin: 0 0 20px 51px;
	padding: 0;
	background: #fff url(../images/bottom-panel-top.gif) left top no-repeat;
	clear: both;
	}
#bottom-panel-inner {
	margin: 0;
	padding: 10px 0 0 0;
	background: url(../images/bottom-panel-bottom.jpg) left bottom no-repeat;
	}
#bottom-panel-inner .box {
	margin: 0;
	padding: 0 15px 20px 15px; 
	background:  url(../images/bottom-panel-divider.gif) right bottom repeat-y;
	width: 193px;
	float: left;
	}
#bottom-panel-inner .box h4 {
	margin: 0 0 10px 0;
	padding: 15px 0 0 20px;
	background: url(../images/star.jpg) left bottom no-repeat;
	color: #1c2626;
	font-size: 1em;
	font-weight: 600;
	letter-spacing: 0;
	font-family: Arial, Helvetica, sans-serif;
	}
#bottom-panel-inner .box p {
	margin: 0 0 15px 5px;
	padding: 0;
	color: #4b4b4b;
	font-size: 11px;
	letter-spacing: 0;
	font-family: Arial, Helvetica, sans-serif;
	}
#bottom-panel-inner .box img {
	margin: 0;
	padding: 0;
	border: 0;
	float: none;
	display: block;
	}
#bottom-panel-inner .box .linklist {
	padding: 0;
	margin: 0 0 0 5px;
	float: none;
	list-style: none;
	font-size: 12px;
	}
#bottom-panel-inner .box .linklist li {
	padding: 0 0 0 15px;
	margin: 0 0 2px 0;
	background: url(../images/bullet-plussign.gif) left 5px no-repeat;
	color: #3875f0;
	}
#bottom-panel-inner .box .linklist li a {
	color: #3875f0;
	text-decoration: underline;
	}
#bottom-panel-inner .box .linklist li a:hover {
	color: #102a3a;
	text-decoration: underline;
	}
#bottom-panel-inner .box.last {
	background: none;
	}
	
/* - - - footer - - - */

#footer {
	margin: 0 0 20px 0;
	padding: 9px 5px 0 5px;
	height:34px;
	width: 890px;
	clear: both;
	color: #FFFFFF;
	font-size: 0.9em;
	text-align:center;
	background: url(/images/red_tile.gif) right 0 repeat;
	}
#footer p {
	color: #FFFFFF;
	margin-bottom: 4px;
	line-height: 1em;
	}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
/* - - - - - - - */	
.clearfloat:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
	}
 
.clearfloat { display: inline-block; }
 
/* Hides from IE-mac */
* html .clearfloat { height: 1%; }
.clearfloat { display: block; }
/* End hide from IE-mac */
/*** end clearing hack ***/ 

.style1 {
	font-size: 12px;
	color: #DF3128;
	margin:13px 0;
	font-weight:bold;
}
.style2 {font-size: 12px}


a img {
	border:0;
}

.newsletter-left{
	margin-left:10px;margin-top:10px;border:1px solid #EFEFEF;
	padding:4px 4px 4px 11px;
width:168px;
}
.newsletter-left h3{
	color:#F02F24;
	font-size:11px;
	font-weight:normal;
}
.newsletter-left input.txt{
	color:#999999;
	font-size:11px;
}
.newsletter-left input.sub{
	color:#000000;
	font-size:11px;
	border:0;
	
}