/*	AUTHOR: Dhane Crowley			info@dhanecrowley.com			http://dhanecrowley.com			Blue: #0db8b5			Green: #61b23b		*//*	RESETS & BASIC PAGE SETUP*/*{	margin: 0;	padding: 0;}body{	font: 62.5% "Lucida Grande", Verdana, Helvetica, Arial, Geneva, sans-serif;	color: #032145;	background: #333333;}ul{	list-style: none inside;}p{	font-size: 1.2em;	line-height: 1.3em;	margin-bottom: 1.2em;}a{	outline: none;}a img{	border: none;}form {	margin:0px;	padding:0px;}/*	END RESET*//*	TOOLBOX*/.floatLeft{	float: left;}.floatRight{	float: right;}.clear{	clear: both;}/*	END TOOLBOX*//*	STRUCTURE*/#wrapper{	width: 878px;	margin: 0 auto;	background: url('images/pageBg.jpg') repeat-y;}#page{	width: 780px;	margin: 0 auto;}#subPage{	width: 800px;	margin: 0 auto;}#sidebar{	background: url('images/sidebarBg.jpg') no-repeat #ffffff;	min-height: 375px;	width: 265px;}#content{	width: 495px;	padding-right: 10px;	padding-top: 20px;	margin-bottom: 20px;}/*	END STRUCTURE*//*	HEADER*/#header{	width: 800px;	height: 180px;	margin: 0 auto;	background: url('images/headerBg.jpg') repeat-x top center;}#headerInside{	width: 780px;	margin: 0 auto;}#topInfo{	padding-top: 20px;	text-align: right;}#topInfo p{	padding-top: 20px;	color: #032145;	font-weight: bold;}#topInfo a{	color: #032145;	text-decoration: none;	border-bottom: 1px dotted;}#topInfo a:hover{	color: #333333;	text-decoration: none;}#navMenu{	padding-top: 143px;}#navMenu p a{	color: white;	display: inline;	text-decoration: none;	font-size: 1.2em;}#navMenu p a:hover{	color: white;	text-decoration: underline;}#navMenu p{	color: white;	display: inline;	font-family: Georgia;	padding-right: 15px;	float: right;}#nav{	}#nav li{	display: inline;}#nav li a{	display: block;	color: white;	float: right;	padding-left: 20px;	text-decoration: none;	font-size: 2.0em;	font-family: Georgia;}#nav li a:hover{	color: white;	text-decoration: underline;}#nav li a:active{	color: white;	text-decoration: underline;}#tagline{	padding-top: 65px;	padding-left: 25px;	font-weight: bold;}/*	END HEADER*//*	SLIDESHOW*/#slideShow{	width: 800px;	height: 280px;	margin: 0 auto;}/*	END SLIDESHOW*//*	PAGE*/.pageBoxLeft{	padding-top: 20px;	padding-right: 20px;	width: 245px;	float: left;}.pageBoxLeft h1{	color: #032145;	font-family: Georgia;	padding-bottom: 20px;}.pageBoxLeft p{	padding-bottom: 20px;}.pageBoxLeft p a{	color: #032145;	text-decoration: none;	font-family: Georgia;}.pageBoxLeft p a:hover{	color: #032145;	font-family: Georgia;	text-decoration: underline;}.ul-services{	list-style: none;	margin:0px 0px 15px;	padding:0px;}.ul-services li{	margin: 0px;	padding: 5px 10px 5px 30px;	background: url('images/checkMark.jpg') no-repeat left center;	text-transform: uppercase;	font-size: 1.2em;}.pageBoxRight{	padding-top: 20px;	width: 245px;	float: right;}.pageBoxRight h1{	color: #032145;	font-family: Georgia;	padding-bottom: 20px;}.pageBoxRight p{	padding-bottom: 20px;}.pageBoxRight p a{	color: #032145;	text-decoration: none;	font-family: Georgia;}.pageBoxRight p a:hover{	color: #032145;	font-family: Georgia;	text-decoration: underline;}.ul-articles{	list-style: none;	margin:0px 0px 15px;	padding:0px;}.ul-articles li{	margin: 0px;	padding: 5px 10px 5px 30px;	background: url('images/articleMark.jpg') no-repeat left center;	text-transform: uppercase;	font-size: 1.2em;}.ul-articles li a{	color: #032145;	text-decoration: none;}.ul-articles li a:hover{	color: #032145;	text-decoration: underline;}.testWrap{	border-bottom: 3px solid #032145;	margin-bottom: 20px;}/*	END PAGE*//*	SIDEBAR*//*	END SIDEBAR*//*	CONTENT*/#content h1{	color: #032145;	font-family: Georgia;	padding-bottom: 20px;}#content h1 a{	color: #032145;	font-family: Georgia;	text-decoration: none;}#content h1 a:hover{	color: #032145;	font-family: Georgia;	text-decoration: underline;}#content p{	padding-bottom: 10px;	line-height: 1.3em;}#content ol li{	font-size: 1.2em;	line-height: 1.3em;	margin: 20px;	padding: 0px;}#content ul li{	list-style: square;	font-size: 1.2em;	line-height: 1.3em;	margin: 20px;	padding: 0px;}#taxCalendar{	display: none; 	overflow: hidden; 	margin-bottom: 20px;}#identityTheft{	display: none; 	overflow: hidden;	margin-bottom: 20px; }#irsLinks{	display: none; 	overflow: hidden;	margin-bottom: 20px; }#bizResources{	display: none; 	overflow: hidden; }#bizResources h2{	margin-bottom: 10px; }/*	END CONTENT*//*	FOOTER*/#footer{	width: 800px;	margin: 0 auto;	background: #032145;	color: white;	font-family: Georgia;	font-size: 1.0em;}#footerInside{	width: 780px;	padding-top: 20px;	margin: 0 auto;	color: white;}#footer p a{	color: white;	text-decoration: none;}#footer p a:hover{	color: white;	text-decoration: underline;}/*	END FOOTER*/