/*Menu*/
body{
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

#menu{
	height:80px;
	float:left;
}

#menu img {
	border:none;
	float:left;
}

#menu ul {
	float:left;
	margin:0;
	background-color:White;
}

#menu ul li {
	list-style-type:none;
	display:inline;
	padding: 0px 15px;
	text-align:left;
}

ul li a{
	text-decoration:none;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
ul li a:link{
	
	color:#0033FF;

}

ul li a:visited{
	color:#0033FF;
}

ul li a:active{
	color:#0033FF;
}

#menu ul li a:hover{
	color:#33CC66;
}
/* Body */
html{
	background-image: url(/images/background.gif);
	background-repeat:repeat-x;
}
body{
	
	margin:0px;
}
#content_wrapper{
	float:left;
	clear:both;
	width:95%;
	height:550px;
	margin-left: auto ;
  	margin-right: auto ;
	margin-top:20px;
	padding:7px 10px;
	}
#content{
	float:left;
	left:150px;
	clear:both;
	width:600px; 
	margin-left: auto ;
  	margin-right: auto ;
	margin-top:20px;
	padding:14px 20px; 
}

#content img{
float:right;
}

#content_button_1{
	margin-left: auto ;
  	margin-right: auto ;
	padding:7px 10px; 
	color:#FFFFFF;
	float:left;
	font-size:1.3em;
}

#content_button_1 a:hover{
	background: #33CC66;
}
#content_button_1 a{
	color:#FFF;
	text-decoration:none;
	margin:2px;
}

#content_button_1 .sb-inner{
	background:#0000FF;
}
#content_button_2{
	margin-left: auto ;
  	margin-right: auto ;
	padding:7px 10px; 
	float:left;
	font-size:1.3em;
}
#content_button_2 .sb-inner{
	background:#0000FF;
}

#content_button_2 a:hover{
	background: #33CC66;
}
#content_button_2 a{
	color:#FFF;
	text-decoration:none;
	margin:2px;
}

#background_index {

position:absolute;
left:5px;
	top:-59px;
	width:925px;
	height:745px;
	background-image: url(/images/bg_circles.png);
	background-repeat: no-repeat;
	z-index:-98;
}

#background {

position:absolute;
left:5px;
	top:-59px;
	width:925px;
	height:745px;
	background-image: url(/images/bg_circles_pgs.png);
	background-repeat: no-repeat;
	z-index:-100;
}
#CenterTagLine {
	position:absolute;
	left:9px;
	top:238px;
	width:925px;
	height:130px;
/** background-image: url(/images/bg_tagline.png); **/
	z-index:-99;
}

/* Footer */
#footer {

	text-align:center;
	clear:both;
	float:left;
	width:950px;
	background-image:url(/images/footer_bg.png);
	background-repeat:repeat;

}
#footer ul{
	float:left;
	
	}
#footer ul li{
	list-style-type:none;
	display:inline;
	padding:0px 20px;	
	margin-left:0px;

}
#footer a{
	text-decoration:none;
}
#footer h3{
	float:right;
}

#email {
text-align:center;
float:right;

background-color:#FFFFFF;
opacity:.9;
padding:6px;
}

#subcontent {
clear:both;
float:left;
width:600px;
margin-left:160px;
color:#0000FF;
font-size:1.2em;
}

#subcontent p {
margin:0px;
width:65%;
float:left;
}

#index_links {
	float:left;
	height:600px;
}
#SplashImage1 {
	position:absolute;
	left:236px;
	top:80px;
	width:145px;
	height:139px;
	z-index:3;
}

#SplashImage2 {
	position:absolute;
	left:366px;
	top:51px;
	width:155px;
	height:136px;
	z-index:4;
}
#SplashImage3 {
	position:absolute;
	left:499px;
	top:70px;
	width:151px;
	height:151px;
	z-index:5;
}
#SplashImage4 {
	position:absolute;
	left:599px;
	top:141px;
	width:170px;
	height:141px;
	z-index:6;
}
#SplashImage5{
	position:absolute;
	left:646px;
	top:253px;
	width:165px;
	height:163px;
	z-index:7;
}
#SplashEmail{
	position:absolute;
	left:646px;
	top:450px;
	z-index:7;
}


#SmallCircle2 {
	position:absolute;
	left:175px;
	top:422px;
	width:120px;
	height:104px;
	z-index:11;
}
#SmallCircle1 {
	position:absolute;
	left:69px;
	top:422px;
	width:113px;
	height:97px;
	z-index:12;
}

#WomensBusiness{
	position:absolute;
	left:4px;
	top:87px;
	width:149px;
	height:40px;
	z-index:15;
}

#taxForm{
	position:absolute;
	left:745px;
	top:87px;
	z-index:16;
	}
	
#eFile{
	position:absolute;
	left:745px;
	top:130px;
	z-index:16;
	}

#livechat {
height:60px;
widht:200px;
position:absolute;
top:20px;
left:700px;
}

