/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:18px; background:#004A7F; background-repeat: repeat}
html, input, textarea	{	font-family:Arial; 
		color:#2e2e2d;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}

.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}

div.container {	overflow:hidden; width: 100%; padding-top:20px;}

a img{ border:0px}

/*in_line*/
input1, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

b{color:#018eb9;}

a{color:none; text-decoration:underline} 
a:hover{text-decoration:none}
.link{color:#8b870e; font-weight:bold;} 
.link1{color:#8b870e; font-weight:bold; float:right; font-size:15px} 

ul{margin:30px; padding:0px; list-style:disc;}
ul li{background:none  bottom left no-repeat; }
ul li a{color:none; text-decoration: underline; line-height:33px; background-position:0 7px; margin:0px; padding-left:0px; font-size:17px} 
ul li a:hover { text-decoration:none; color:#8b870e }

ol{margin:30px; padding:0px; }
ol li{background:none  bottom left no-repeat; }
ol li a{color:#2e2e2d; list-style:disc; text-decoration: none; line-height:33px; background:url(images/marker.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:10px; font-size:17px} 
ol li a:hover { text-decoration:none; color:#8b870e }

.ul li{background:url(images/marker1.gif) top left no-repeat; background-position:0 5px; }
.ul li a{color:#605d03; text-decoration:none; line-height:49px; background:url(images/bg1.gif); padding-left:20px; font-size:15px; text-transform:uppercase} 
.ul li a:hover { text-decoration:none; color:#000 }

.ul1 li{background:url(images/bg1.gif); background-position:0 5px; }
.ul1 li a{color:#29261b; text-decoration:none; line-height:25px; background:url(images/icon1.gif) top left no-repeat; padding:1px 0 2px 27px; font-size:16px;} 
.ul1 li .li{background:url(images/icon2.gif) top left no-repeat; } 
.ul1 li .li1{background:url(images/icon3.gif) top left no-repeat; } 
.ul1 li a:hover { text-decoration:none; color:#8b870e }

/*header*/
#header {font-size:12px; color:#FFFFFF; background:#FFFFFF }
#header .logo{ margin:0 477px 0 0 }
#header .indent-header{ padding:10px 0 14px 0}
#header .indent-header1{ padding:25px 0 0 0}
#header2 {font-size:12px; color:#FFFFFF; background:#FFFFFF }
#header2 .logo{ margin:0 477px 0 0 }
#header2 .indent-header{ padding:10px 0 10px 0; background:#FFFFFF}
#header2 .indent-header1{ padding:10px 0 0 0}

/*content*/
#content{ font-size:13px; width:100%; text-align:left;}
#content .indent-main{padding:0 7px 41px 0; background: #FFFFFF}
#content .title{  margin-bottom:6px}
#content .title1{  margin:15px 0 11px 0}
#content .banner{  margin:33px 0 11px 0}
#content .img-left{ float:left; margin:0 31px 16px 0}
#content .img-right{ float:right; margin:0 10px 16px 16px}
#content .img-indent{ margin:0 0 25px 0}
#content p{ margin:0 0 10px 0}
#content .p{ margin:0 0 21px 0}
#content .p3{ margin:21px 0 11px 0}
#content .p1{ margin:0 0 3px 0}
#content .p2{ margin:0}
#content .p3{ margin:0 0 10px 0}
#content h1{ margin-bottom:10px; font-size:20px}
#content h2{ margin-bottom:10px; font-size:17px}
#content h3{ margin-bottom:10px; font-size:15px}
#content h4{ margin-bottom:13px; font-size:16px}
#content h5{ font-size:13px; color:#8b870e}
#content .txt{color:#8b870e; float:right; display:block; font-weight:bold; margin-bottom:19px}
#content .txt1{color:#8b870e; float:right; display:block; font-weight:bold; margin-bottom:0}
#content .txt2{ font-size:14px; font-family:Tahoma}
#content .txt3{ color:#8b870e; font-size:14px; font-family:Tahoma}


.indent{margin:16px 0 0 0}

.block{ background:url(images/line.gif) repeat-y; padding:21px 0 21px 19px}

/*site border*/
#bordersite {
	width: 960px;
	margin: 5px auto;
	padding:5px 5px 5px 9px;
	border: 2px #FFFFFF solid; background:#FFFFFF;
}



/*box*/
.box{ background:#dce4e7; width:100%; line-height:24px; font-size:15px }
.box .h2{ height:24px; color: #FFFFFF}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.box .corner-top-left{ background: url(images/bg_top_left2.gif) no-repeat top left }
.box .corner-top-right{ background: url(images/bg_top_right2.gif) no-repeat top right }
.box .corner-bottom-left {background:url(images/corner_bottom_left2.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right2.gif) no-repeat right bottom; }
.box .indent-box{ padding:12px 20px 20px 18px; }
.box .styletop{font-size:18px; color:#FFFFFF; font-style:italic; font-weight:bold; text-align:center}
.box .styletoplong{font-size:16px; color:#FFFFFF; font-style:italic; font-weight:bold; text-align:center}
#content .box .title{  margin-bottom:21px}

/*box1*/
.box1{ background:#f0efd9; border:1px solid #dbdabb; font-size:17px; line-height:24px }
.box1 .indent-box{ padding:10px 10px 12px 18px; }
/*box2 by Manny*/
.box2{ background:url(images/box2.jpg); width:203px; height: 162px; font-size:17px; line-height:24px }
.box2 .indent-box{ padding:10px 10px 12px 18px; }
/*box3 by Manny ocean couple picture*/
.box3{ background:url(images/tax-analysis2.jpg); width:203px; height: 162px; font-size:17px; line-height:24px }
.box3 .indent-box{ padding:10px 10px 12px 18px; }
/*box4 by Manny girl on phone*/
.box4{ background:url(images/tax-analysis3.jpg); width:203px; height: 162px; font-size:17pxm; line-height:24px }
.box4 .indent-box{ padding:10px 10px 12px 18px; }
/*box5 by Manny offer in compromise*/
.box5{ background:url(images/box2-oic-help.jpg); width:203px; height: 162px; font-size:17px; line-height:24px }
.box5 .indent-box{ padding:10px 10px 12px 18px; }
/*box6 by Manny newsletter*/
.box6{ background:url(images/guidesbutton.jpg); width:173px; height: 151px; font-size:17pxm; line-height:24px }
.box6 .indent-box{ padding:10px 10px 12px 18px; }
/*formbackground by Manny*/
.formbackground{ background:url(images/formbackground.jpg); width:340px; height: 500px;}



/*bottom page spacing*/
.bottomtax{ background:url(images/space_bottom_taxes.jpg); width:1px; height: 1px; font-size:1px; line-height:1px }

/*footer*/
#footer { color:#838380; font-size:13px; background:url(images/bot.gif) repeat-x top; margin-right:13px; }
#footer .indent-footer{ padding:27px 25px 0 258px;}
#footer a {color:#2e2e2d; text-decoration:none; margin:0 12px 0 12px}  
#footer .logo1 { margin-top:12px; position:absolute}  
#footer a:hover {  text-decoration:underline}
#footer span a {color:#838380; text-decoration:underline; margin:0}  
#footer span a:hover {  text-decoration:none}


.jamp1{ width:195px;}
.jamp2{ width:40px; margin-left:6px}
select{font-size:14px; color:#2d3331; height:20px;	font-family:Tahoma;}
.block-contact span{ float:right; margin-right:5px}
.block-contact1 span{ float:right; margin-right:20px}
.h{ height:30px}
.h1{ height:47px}
.h2{ height:24px}
.input{
	width:193px; 
	margin-bottom:0px
}

.input1{
	width:152px;
	margin-bottom:0px
}
.input2{
	width:174px;
	margin-bottom:0px
}
.input2{
   	border:1px solid #a09b96; 
	background:#FFFFFF;
	width:174px; height:21px;
	margin-bottom:0px
}
input{
   	border-left:1px solid #404040; 
   	border-top:1px solid #404040; 
   	border-right:1px solid #d4d0c8; 
   	border-bottom:1px solid #d4d0c8; 
	background:#FFFFFF;
	font-family:Tahoma;

	font-size:13px;
	padding-left:5px;
	margin-bottom:3px
}

	
