/* CSS Document */

:link,:visited { 
text-decoration:none 
}

h1,h2,h3,h4,h5,h6,pre,code { 
font-size:1em; 
}

h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
margin:0;
padding:0;
}

a img,:link img,:visited img { 
border:none 
}

address { 
font-style:normal 
}

* {
  margin: 0px;
  padding: 0px;
}

a:link {
	color: #754200;
	text-decoration: none;
}

a:visited {
  color: #666666;
}

a:hover {
	text-decoration: none;
}

p {
	padding-bottom: 1em;
	padding-top: .5em;
}

ul {
	margin: 0em 0em 1.5em 1em;
	padding: 2px;
}

li {
	padding: 4px 0px;
}

hr { 
	border:none;
	border-bottom: dotted 1px #333333;
	background-color:#FFFFFF;
	color:white;
}

html {
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 78%;
	background: url(images/bck.gif) center center;
	background-repeat: repeat-y;
	background-color: #F5F5F5;
}


#container-page {
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	width: 768px;
}



/*Navigation and Header */



#branding {
	margin-left: 18px;
	margin-bottom: 10px;
}

#nav {
	position: relative;
	left: 269px;
	top: 4px;
	width: 464px;
	height: 30px;
	background: url('images/nav.gif') no-repeat;
}

#link1, #link2, #link3, #link4, #link5, #link6 {
	display: block;
	float: left;
	line-height: 3.1em;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 70%;
	color: white;
}

#link1 {width: 60px;}
#link2 {width: 50px;}
#link3 {width: 138px;}
#link4 {width: 48px;}
#link5 {width: 94px;}
#link6 {width: 68px;}

#flash {
	padding-top: 2px;
	z-index:-1;
}

.submenu {
	display: block;
	position: absolute;
	top: 25px;
	z-index: 100;
	background-color: #754200l;
	color: white;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
}

.submenu a {
	color: white;
	padding-left: 10px;
}

.submenu a:hover {
	color: black;
}

.submenubox {
	height: 50px;
	width: 175px;
}

.submenubox li {
	display:block;
	background-color: #754200;
	list-style-type: none;
}

#submenu_about {left:40px; visibility: hidden;}
#submenu_services {left:230px; visibility: hidden;}
#submenu_client {left: 290px; visibility: hidden;}

ul { position: relative; display:block; }
li { position: relative; display:block; }


/* Main Content */


#container-content, #container-content-home {
	background-color: #FFFFFF;
	min-height:800px;
	height:auto;
	width: 732px;
	margin: 0 auto 0 auto;
}

#container-content-home {
	position: relative;
	left: 1px;
	top: -2px;
}

* html #container-content {
height: 800px;
}
#content_main {
	padding: 160px 15px 15px 15px;
}

#page_title {
	float: left;
	position: relative;
	left: 1px;
}

#content_upper {
	margin-top: 10px;
	height: 340px;
}

#content_lower {
	margin-top: 10px;
}

#services_inv_management {
	margin-top: 10px;
	width: 181px;
	border-right: dotted #000000 1px;
	padding-right: 10px;
	float: left;
	height: 290px;
}

#services_retire_planning {
	margin-top: 10px;
	width: 153px;
	border-right: dotted #000000 1px;
	padding-right: 10px;
	float: left;
	padding-left: 10px;
	height: 290px;
}

#services_comp_planning {
	margin-top: 10px;
	width: 181px;
	border-right: dotted #000000 1px;
	padding-right: 10px;
	float: left;
	padding-left: 10px;
	height: 290px;
}

#services_add_services {
	margin-top: 10px;
	width: 152px;
	float: left;
	padding-left: 10px;
	height: 290px;
}

#enews {
	width: 219px;
	float: right;
	height: 200px;
}

#obj_fin_advice {
	float: left;
	width: 502px;
}

img#services {
	position: relative;
	right: -15px;
	top: 10px;
	float: right;
}

a.services h2 {padding: 12px 0 12px 0px;}

a.services {
	display: block;
	height: 100%;
}

a#s1 {width: 33%;}
a#s2 {width: 28.5%;}
a#s3 {width: 26.5%;}
a#s4 {width: 27%;}

a:hover.services {
	display: block;
	background-image: url('images/bullet.gif');
	background-repeat:no-repeat;
	background-position: right;
	overflow: visible;
}

/* Sidebar */

.sidebar {
	float: right;
	width: 40%;
	height: 100%;
	line-height: 1.5em;
	margin-bottom: 100px;
	padding-left: 4%;
}

.sidebar h2 {
	line-height: 1.75em;
	font-size: 1.1em;
	font-style: italic;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-left: 60px;
}

.sidebar hr {
	color: #754200;
	width: 75%;
	position: relative;
	left: 60px;
}	

.sidebar a {
	display: block;
	width: 100%;
	height: 100%;
}

.sidebar a:hover {
	display: block;
	background: url('images/bullet.gif') no-repeat 0px 15px;
	overflow: visible;
}


/* Footer */

#container-foot {
	height: 40px;
	text-decoration: none;
	margin-top: 8px;
}

#foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-bottom: 5px;
	padding-left: 18px;
	padding-top: 5px;
	line-height: 15px;
	text-decoration: none;
}
.footer {
	text-decoration: none;
	color: #666666;
}

.left_float {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-top: .5em;
}

.right_float {
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
}

.bold {
	font-weight: bolder;
}

#enewsletter {
	float: right;
	position: relative;
	right: 16px;
	width: 263px;
	
}

/* Services Images */

#investing {
	float: left;
	position: relative;
	margin: 25px 20px 15px 0;
}

#retirement {
	float: right;
	position: relative;
	margin: 10px 0 150px 15px;
}	

#planning {
	float: right;
	position: relative;
	top: 10px;
	margin-bottom: 15px;
}

ul#planning {
	width:58%;
	margin-top: -10px;
	float:left;
}

#college {
	float: right;
	position: relative;
	margin: 10px 0 10px 20px;
}

#corporate {
	float: right;
	position: relative;
	right: 10px;
}

ul#corporate {
	width: 55%;
	float: left;
	left: 10px;
}

