@charset "utf-8";
/* CSS Document */

/* --- initial centering and padding/margin removal ---- */
* {
	padding:0;
	margin: 0;
	}
	
body {
	background-color: #CCCCCC;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 85%;
	}
#wrapper {
	position:relative;
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background-color:#fff;
	}
#wrapper #sidebar img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #header #link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #header #link img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #content #featured #image img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#clear {
	clear:both;
	}
#top {
}
#top h2 {
	font-size: 10px;
	color: #8BB7FE;
	font-style: normal;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	letter-spacing: .1em;
}
#link {
	position:absolute;
	left:210px;
	top:185px;
	width:311px;
	height:53px;
	z-index:1;
	display:block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}


/* --- container layout styles ---*/
#header {
	height: 222px;
	background-image: url(eFileTaxesOnline.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#header h1{
	margin-left: -9000px;
	}
.mainmenu {
	width: 750px;
	height: auto;
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width:0px;
	margin: 0 auto 0 auto;
	background-color: #A0C4EB;
}

.mainmenu ul {
	cursor: default;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding:8px;
}
.mainmenu li {
	cursor: default;
	list-style-type: none;
	display: inline;
	margin: 6px;
	padding: 4px;
	line-height: 20px;
}

.mainmenu li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	padding: 4px;
	color: #FFFFFF;
	letter-spacing: 0.05em;
}
.mainmenu li a:hover {
	color:#666666;
	}



#content{
	float:left;
	width: 585px;
	padding: 10px;
	}
#content h1 {
	font-size: 16px;
}

#sidebar {
	float:right;
	width: 150px;
	height:auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
#footer {
	color: #fff;
	clear: both;
	font-size: 0.7em;
	background-color: #999999;
	text-align: center;
	}
/* --- featured area styles ---*/
#featured {
	padding: 1em 1.2em;
	}
#featured img {
	float:none;
	margin-right: 1em;
	}
#featured h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #0033FF;
	}
#featured h2{
	font-size: 1.1em;
	color: #CC0000;
	text-decoration: none;
	}
#wrapper #top a {
	text-decoration: none;
	color: #8BB7FE;
}
#featured  a   {
	text-decoration: none;
	color: #0033FF;
}


#featured p{
	text-align: left;
	}
#featured p.detail{
	font-size: .8em;
	font-style: italic;
	text-align: right;
	}

#link2   a      {
	color: #FF0000;
}

#link2   a:hover      {
	color: #0000FF;
}
