/* CSS Document */
*{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	margin: 0px 0;
	padding: 0px 0;
}

body{ 
	background: #FFF;
}

h1{
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	line-height: 22px;
}

h2{
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	line-height: 22px;
}

h3{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	line-height: 18px;
	letter-spacing: 5px;
}

h4{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	line-height: 22px;
}

h5{
	font-size: 10px;
	font-style: italic;
	margin: 0;
	line-height: 22px;
}

.SM{
	font-size: 60%;
	margin: 0;
	line-height: 0;
}
/*CONTAINERS----------------------------------------*/

#wrapper-index{
	background: url(Images/index-bg.jpg) top repeat-x #FFF;
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	padding:0 auto; /* center, not in IE5 */
	width: 100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	
}

#wrapper{
	background: url(Images/bg.jpg) top repeat-x #FFF;
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	padding:0 auto; /* center, not in IE5 */
	width: 100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	
}

#upper{
	width: 900px;
	height: 410px;
	background: url(Images/flash-bg.jpg) bottom no-repeat;
	margin-bottom: 20px;
}

#upper-interior{
	width: 900px;
	height: 153px;
	background: url(Images/interior-bg.jpg) bottom no-repeat;
}

#Content{
	width: 900px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:350px; /* real browsers */
	margin: 0px 0;
	padding: 0px 0;
}


#header{
	height: 108px;
	width: 900px;
	padding: 0;
	margin: 0;
}

/*HEADER----------------------------------------*/
#logo{
	width: 233px;
	height: 108px;
	padding: 0;
	margin: 0;
	float: left;
}

div#header_cont ul#topNav {
	float: right;
	height: 63px;
	margin: 0px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

div#header_cont ul#topNav li {
	display: inline;
}

div#header_cont ul#topNav li a {
	float: right;
	display: block;
	width: 153px;
	height: 0px;	
	padding: 108px 0 0 0;
	overflow: hidden;
}

div#header_cont ul#topNav li#nav-service a {
	background: url('Images/service-btn.jpg');
	border-left: 1px solid #403e3e;
	border-right: 1px solid #403e3e;
}
div#header_cont ul#topNav li#nav-service a:hover {
	background: url('Images/service-rbtn.jpg');
}

div#header_cont ul#topNav li#nav-technology a {
	background: url('Images/technology-btn.jpg');
	border-right: 1px solid #403e3e;
}

div#header_cont ul#topNav li#nav-technology a:hover {
	background: url('Images/technology-rbtn.jpg');
}

div#header_cont ul#topNav li#nav-experience a {
	background: url('Images/experience-btn.jpg');
	border-right: 1px solid #403e3e;
}
div#header_cont ul#topNav li#nav-experience a:hover {
	background: url('Images/experience-rbtn.jpg');
}

div#secondary-nav {
	width: 570px;
	height: 36px;
	float: right;
	margin: 3px 0px 6px 0px;
	background: url(Images/secondarynav-bg.png) no-repeat;
}

div#secondary {
	text-align: right;
	font-size: 11px;
	padding: 10px 10px 0px 0px;
	color: #58595b;
	font-weight: bold;
}

div#secondary a{
	color: #58595b;
	text-decoration: none;
	padding: 2px;
}

div#secondary a:hover{
	color: #FFF;
	text-decoration: none;
	padding: 2px;
	background: #58595b;
}

div#flash {
	width: 574px;
	height: 272px;
	margin-top: 9px;
	float: left;
}

div#welcome {
	width: 307px;
	height: 272px;
	margin-top: 9px;
	float: right;
}

div#message {
	padding: 15px;
	font-size: 11px;
	color: #58595b;
	text-align: left;
}

/*CALLOUTS----------------------------------------*/

div#Callout-Features {
	width: 595px;
	float: left;
}

div#FeaturesLeft {
	width: 290px;
	float: left;
	padding-right: 15px;
}

div#ktools {
	width: 290px;
	background: url(Images/4kTools-index.jpg) bottom no-repeat;
}	

div#retiretrac {
	width: 290px;
	background: url(Images/retiretrac-index.jpg) bottom no-repeat;
}	

div#plan-guardian {
	width: 290px;
	background: url(Images/planguardian-index.jpg) bottom no-repeat;
}	

div#FeaturesRight {
	width: 290px;
	float: right;
}

div#MoneyManagers{
	width: 290px;
	background: url(Images/MoneyManager-index.jpg) bottom no-repeat;
}	

div#TPANetwork {
	width: 290px;
	background: url(Images/tpaNetwork-index.jpg) bottom no-repeat;
}	

div#OAplus {
	width: 290px;
	background: url(Images/OAplus-index.jpg) bottom no-repeat;
}

div#callout-text {
	width: 275px;
	margin: 10px 0px 0px 15px;
	text-align: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
	color: #58595b;
}

div#callout-textmkt {
	width: 275px;
	height: 300px;
	margin: 10px 0px 0px 15px;
	text-align: left;
	padding-bottom: 10px;
	color: #58595b;
}

div#callout-text a{
	color: #58595b;
	text-decoration: none;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
}

div#callout-text a:hover {
	color: #FFF;
	background: #58595b;
	text-decoration: none;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
}

div#Callout-News {
	width: 290px;
	height: 141px;
	float: right;
	text-align: left;
	background: url(Images/EVENTS-NEWS.jpg) top no-repeat;
	padding-top: 20px;
}

div#Callout-Right {
	width: 290px;
	height: 200px;
	float: right;
	text-align: left;
	background: url(Images/MARKET-UPDATE.jpg) top no-repeat;
	padding-top: 20px;
}

/*LEFT COL----------------------------------------*/

div#leftCol{
	float: left;
	width: 285px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	padding: 20px 0px 30px 15px;
}


div#InteriorNav{
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	float: right;
	width: 285px;
	text-align: right;
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-size: 13px;
	font-weight: bold;
	color: #6eafdf;
	line-height: 24px;
	border-bottom: 1px solid #CCC;
}

div#InteriorNav a{
	color: #58595b;
	font-size: 13px;
	line-height: 25px;
	text-decoration: none;
}

div#InteriorNav a:hover{
	text-decoration: none;
	color: #6eafdf;
	padding-right: 12px;
	background: url(Images/page-nav-bullet.jpg) right no-repeat;
}

div#InteriorNav div.selected{
	text-decoration: none;
	color: #6eafdf;
	padding-right: 12px;
	font-size: 13px;
	line-height: 25px;
	background: url(Images/page-nav-bullet.jpg) right no-repeat;
}

div#leftImg{
	width: 283px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	color: #40525d;
	text-align: right;
	padding-bottom: 15px;
	border-bottom: solid 1px #CCC;
}

div#leftText{
	padding: 15px 0px;
	color: #5b9e49;
	text-align: right;
	width: 283px;
}

div#leftText a{
	text-decoration: none;
	border-bottom: 1px dotted #5b9e49;
	color: #5b9e49;
}

div#leftText a:hover{
	text-decoration: none;
	border-bottom: none;
	color: #5b9e49;
}


/*RIGHT COL----------------------------------------*/
div#rightCol{
	float: right;
	width: 585px;
	padding: 20px 0px 20px 15px ;
	color: #40525d;
	text-align: left;
}	

div#imgCont{
	width: 585px;
	float: right;
	margin-bottom: 15px;
}

div#textCont{
	width: 585px;
	color: #58595b;
	float: right;
	text-align: left;
}

div#textCont a{
	text-decoration: none;
	border-bottom: dotted 1px #58595b;
	color: #58595b;
}

div#textCont a:hover{
	text-decoration: none;
	color: #58595b;
	border-bottom: none;
}

div#textSection{
	background: url(Images/section-break.jpg) top left no-repeat;
	padding: 30px 0px 20px 20px;
}

div#textSection-g{
	background: url(Images/section-break-green.jpg) top left no-repeat;
	padding: 30px 0px 20px 20px;
}

div#textSection-b{
	background: url(Images/section-break-blue.jpg) top left no-repeat;
	padding: 30px 0px 20px 20px;
}

div#textSection-y{
	background: url(Images/section-break-yellow.jpg) top left no-repeat;
	padding: 30px 0px 20px 20px;
}

div#textMM{
	width: 565px;
	padding: 0;
	margin-bottom: 20px;
}

div#textCont ul{
	padding-left: 30px;
	list-style: disc;
}

div#textCont ol{
	padding-left: 30px;
}

/*FURL----------------------------------------*/

.iconspan{
float: left;
margin: 5px;
cursor:hand;
cursor:pointer;
color: #000000
}

.eg-bar{
background-color: #CCC;
color: #333;
}

div.eg-bar{
width: 565px;
}

.icongroup1{
width: 565px;
}

.botmenu{
	padding: 10px;
	background: #f1f0f0;
}

/*FOOTER----------------------------------------*/

div#footer{
	margin-top:20 px;
	border-top: solid 1px #CCC; 
	padding-top: 15px;
	color: #58595b;
	font-size: 11px;
	text-align: right;
	width: 283px;
	font-weight: bold;
}

div#footer a{
	color: #58595b;
	text-decoration: none;
	font-size: 8px;
	padding: 2px;
	font-weight: bold;
}

div#footer a:hover{
	color: #FFF;
	font-weight: bold;
	font-size: 8px;
	text-decoration: none;
	padding: 2px;
	background: #58595b;
}