/*
Colors

#F47B20 - orange
#0B3972 - dark blue
#676767 - grey (font)

*/


/*
Sections

-layout
-general
-header
-nav
-home
-footer

/*




/* layout      - - - - - - - - - - - - - - - - - - -    */

body{
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	font-family: Helvetica, sans-serif;
	border-top: 6px solid #F47B20;
	color: #585858;
}
#line{
 	border-top: 2px solid #F47B20;
	margin-top: 2px;
	height: 2px;
}
#container{
	width: 800px;
	margin:0px auto;
}

/* end layout  - - - - - - - - - - - - - - - - - - -    */
/* general     - - - - - - - - - - - - - - - - - - -    */

a{
	color: #F47B20;
	text-decoration: underline;
}
a:hover{
	color: #0B3972;
	text-decoration: none;
}
h1{color:#0B3972 ; font-weight: normal; font-size: 1.3em; line-height: 1.2em; margin: 0 0 1em 0px; padding-top: .5em;text-transform: uppercase}
h1 span{ font-size: .8em; color: #999999;text-transform: capitalize;}
h2{color: #474747; font-weight: normal; font-size: 1.3em; line-height: 1.2em; margin: 1em 0 0 0px; padding-top: .5em;}
h3{color: ;}
h4{color: ;}

h1 a{font-size: 1em; text-decoration: none; line-height: 1.1em;}
h1 a span{ font-size: .7em;}


#copy{
	
	font-size: 1.05em;
}
#copy p{
	color: ;
	margin: 0px 0px 1.5em 0px;
	line-height: 1.2em;
}

ul{
	list-style-type: disc ;
	margin: 0em 0px 1.5em 30px;
	padding: 0;
}
ul li{
	margin: 0px 0px 5px 0px ;
	padding: 0px;
	
}

.fl{ float: left;}
.flm{ margin: 0px 10px 0px 10px;}
.fr{ float: right;}
.frm{float: right; margin: 0px 0px 10px 10px;}
.cr{clear: right;}
.cl{clear: left;}
.cb{clear: both;}
.b{font-weight: bold;}
.i{font-style: italic;}
.small{ font-size: .91em; }
.tac{ text-align: center;}
.taj{text-align: justify;}
.tal{text-align: left;}
.tar{text-align: right;}

.asterix { font-size: 11px; color: #999; }


/* end general - - - - - - - - - - - - - - - - - - -   */
/* header     - - - - - - - - - - - - - - - - - - -    */

#header{
	text-align: right;
}

#logo{
	float: left;
}
#header p{
	clear: right;
	line-height: 1.2em;
	color: #979797;
}
#main-img{
	height: 203px;
	position: relative;
}
#tag{
	font-size: 1.8em;
	font-weight: bold;
	position: absolute;
	color: #ffffff;
}
#consult{
	position: absolute;
	top: 100px;
	left: 350px;
	display: block;
	background: url('../images/contact.png') no-repeat;
	height: 52px;
	width: 204px;
	font-size: 1em;
	text-align: center;
	text-decoration: none;
	color: #6B6B6B;
	font-weight: normal;
	line-height: 1.5em;
	padding-top: 6px;
	opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.8;
}
#consult span span{
	color:	#F47B20;
	font-weight: bold;
}
#consult:hover{
	opacity:1;filter: alpha(opacity=100); -moz-opacity: 1;
}
.retirement-head{
	background: url('../images/headers/retirement.jpg') no-repeat;	
}
.retirement-head #services{
	top: 11px;
	left: 15px;
}
.retirement-head #tag, .investment-head #tag, .education-head #tag,  .divorce-head #tag{
	top: 30px;
	left: 320px;
	opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;
}
.investment-head{
	background: url('../images/headers/investment.jpg') no-repeat;	
}
.investment-head #services{
	top: 11px;
	left: 15px;
}

.education-head{
	background: url('../images/headers/education.jpg') no-repeat;	
}
.education-head #services{
	top: 25px;
	left: 15px;
}
.education-head #tag{
	color: #999999;
	left: 300px;
}
.education-head #consult{
	left: 330px;
}

.divorce-head{
	background: url('../images/headers/divorce.jpg') no-repeat;	
}
.divorce-head #services{
	top: 21px;
	left: 20px;
}
.divorce-head #tag{
	color: #999999;
	left: 270px;
	top: 30px;
	font-size: 1.5em;
}
.divorce-head #consult{
	top: 90px;
	left: 300px;
}


#services{
	text-align: left;
	position: absolute;
}
#services a{
	color: #000000;
	font-weight: bold;
	display: block;
	line-height: 1.9em;
	text-decoration: none;
	padding-left: 20px;
	background: url('../images/layout/orange-arrow.gif') no-repeat 0px .4em;	
	width: 20em;
}
#services a:hover,  #services a.current{
	background: url('../images/layout/orange-arrow.gif') no-repeat 7px .4em;
	padding-left: 23px;
	
}
#services a.current{
	color: #F47B20;
	/*border: 1px solid #999999;*/
}

/* end header - - - - - - - - - - - - - - - - - - -    */
/* nav         - - - - - - - - - - - - - - - - - - -   */

#mainnav{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 30px 0px;
}
#mainnav li{
	float: right;
	margin: 0px;
	padding: 0px;
}
#mainnav a{
	display: block;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	color: #F47B20;
	margin-left: 15px;
	line-height: 1.5em;
}
#mainnav a:hover{
	color: #0B3972 ;
}
#mainnav a.current, a.current{
	color: #0B3972 ;
	text-decoration: none;
}

/* end nav     - - - - - - - - - - - - - - - - - - -   */
/* home         - - - - - - - - - - - - - - - - - - -  */

#right{
	width: 243px;
	color: #9F9F9F;
	float: right;
	clear: right;
	margin-bottom: 10px;
}
#right p{
	margin: 6px 0px 3px 0px;
	padding: 0px;
	line-height: 1.1em;
}
#right-main{
	background: #E7E4E4;
	padding-top: 19px;
}
#right-main h1{
	margin: 0px 0px 13px 19px;
	padding: 0px;
}
#right #right-main p{
	margin: 0px 19px 13px 19px;
	color: #000000;
	font-size: .9em;
	line-height: 1.4em;
	font-weight: bold;
}
.box{
	margin: 0px 5px 5px 0px ;
	border: 1px solid #F47B20;
	font-family: Helvetica, sans-serif;
	padding: 3px;
	font-size: 1em;
	width: 250px;
}
#right-main .photo{
	margin:0px 0px 10px 19px;
}
#right .box{
	width: 200px;
	border: 0px;
	margin:0px 0px 6px 19px;		
}
.phone{
	width: auto;
}
.submit{
	background: #F47B20;
	color: #FFFFFF;
	border: 0px;
	
	margin: 0px 0px 0px 0px;
	font-size: 1.2em;
	cursor: pointer;
}
.submit:hover{
	background: #0B3972;
}
#right .submit{
	margin: 0px 19px 0px 0px;
	float: right;
}




/* end home  - - - - - - - - - - - - - - - - - - -    */
/* int       - - - - - - - - - - - - - - - - - - -    */

/*#main-img-int{
	height: 170px;
	width: 243px;
	float: right;
	background: #E5E8EC;
	position: relative;
	margin-bottom: 5p;
}
#main-img-int #services{
	text-align: left;
	position: absolute;
	top: 8px;
	left: 8px;
}
#main-img-int #services a{
	font-size: .9em;
	padding-left: 16px;
}*/

.LV_validation_message{
	font-weight: bold;
	font-size: .9em;
}
.LV_valid{
	color: #089641;
}
.LV_invalid{
	color: #FF0000 ;
}
#copy{
	margin: 35px 50px 0px 0px;
	width: 530px;
}
#cont-form{
	text-align: right;
}
.free-cons{
	text-align: center;
	border: 1px solid #DDDDDD;
	width: 300px;
	margin: 0px auto;
}
.formError { border: 1px solid #ff0000; color: #ff0000; background: #ffe1e1; padding: 10px; margin-bottom: 10px; width: 419px; }

/* end int   - - - - - - - - - - - - - - - - - - -    */
/* footer    - - - - - - - - - - - - - - - - - - -    */

#footer{
	width: 800px;
	margin: 0px auto 10px auto;
	background: #F3F3F3;
	line-height: 3em;
	clear: both;
}
#copyright{
	float: right;
	color: #A0A0A0;
	margin-right: 10px;
}
#footer-links{
	margin: 10px;
}
.designer{
	font-size: .9em;
	color: #CCCCCC;
	margin: 0px auto 10px auto;
	width: 800px;
	text-align: right;
}
.designer a{
	color: #CCCCCC;
	text-decoration: none;
}
.designer a:hover{
	text-decoration: underline;
}

/* end footer  - - - - - - - - - - - - - - - - - - -  */

