@charset "UTF-8";
body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;	
	font-size:11px;
	color:#000;
}

img { border:none; }

form { margin:0; padding:0; }

label { display:block; font-weight:bold; margin:18px 0 5px 0; }

#nav-main a {padding-left:4px; color:#333333;}

#nav-content a {color:#333333;}

#container { background:#e3ddb5 url('/images/home-bg.jpg') repeat-x 0 221px; }

#container-interior { background:#e3ddb5 url('/images/home-bg.jpg') repeat-x 0 221px; }

#branding { width:946px; height:86px; background:url('/images/header.jpg') no-repeat left top; }
#branding-forrelief { width:946px; height:86px; background:url('/images/for-relief-phone.jpg') no-repeat left top; }
#branding-needhelp { width:946px; height:86px; background:url('/images/need-help-phone.jpg') no-repeat left top; }
#branding-needhelptollfree { width:946px; height:86px; background:url('/images/need-help-toll-free-phone.jpg') no-repeat left top; }
#branding-taxdebt { width:946px; height:86px; background:url('/images/tax-debt-phone.jpg') no-repeat left top; }



#branding h1 { text-indent:-9999px; font-size:1px; }

#phone {
	color:#c4d3ec;
	margin:48px 0 0 580px;
	text-align:right;
	margin-right: 17px
}

#menu {
	height:51px;
	_height:50px;
	font-size:15px;
	font-weight:bold;
	color:#c4d3ec;
	background:url('/images/menu-full-bg.jpg') no-repeat left top;
	padding:0 7px;
}

#menu_form {
	height:51px;
	_height:50px;
	font-size:15px;
	font-weight:bold;
	color:#c4d3ec;
	background:url('/images/menu-full-form-bg.gif') no-repeat left top;
	padding:0 7px;
	padding-bottom:0px;
}

#menu ul {
	padding:0;
	margin:0 0 0 20px;
}

#menu li {
	background:url('/images/menu-bg.jpg') repeat-x left top;
	padding:19px 28px 0 28px; /* edit second and fourth values to control space between menu items */
	margin:0;
	list-style-type:none;
	display:block;
	float:left;
}

#menu a:link, #menu a:visited {
	color:#c4d3ec;
	text-decoration:none;
}

#menu a:hover, #menu a:active {
	color:#fff;
	text-decoration:none;
}

#stripe1 { width:946px;  height:8px; background:#283996; }
#stripe2 { width:946px;  height:3px; background:#ed1c24; }
#stripe3 { width:946px;  height:38px; background:#e3ddb5; }

#homeFormTop { background:url('/images/home-form-top.jpg') no-repeat left top; width:327px; padding:75px 0 0 70px; }
#homeForm { background:#fff; padding:10px 0 0 58px; }
#homeFormLeader {
	font-family: Arial, Helvetica, sans-serif;
	line-height:15px;
	font-size:11px;
	color:#000; 
	width:300px;
}

.homeVideoThumb { margin:0 0 15px 12px; float:left; text-align:center; }
.homeVideoThumb img { margin-bottom:3px; }
.homeVideoThumb a { color:#000; text-decoration:none; }

#content { padding:28px; font-size:13px; line-height:16px; background-position:top }

#content h2 {
 padding:0 0 2px 0;
 margin:0 0 2px 0;
 font-size:19px;
 line-height:19px;
 font-weight:normal;
}


#tax-type_answer td  { font-size:12px; }


#content p { padding:0  0 6px 0; margin:0  0 6px 0; }
 
#secondaryForm {
 	margin:10px 0 0 0;
	padding:10px 0 0 25px;
 	background:url('/images/secondary-form-bg.jpg') no-repeat left top; width:414px; height:91px;
 }
 


 #secondaryFormSelect { padding:6px 0 0 0px; }
