 /* new css structure */

html,body {
	margin:0px;
	padding:0px;
	color: #333;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-image: url(../images/semka_karate_bg.jpg);
	background-repeat: repeat-x;
} 

 
#pagewidth {
	width:985px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/acumen-accountants-site-repeat.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
} 
 
#header {
	height:13px;
	background-color:#FFFFFF;
	width:985px;
	margin: 0px;
	padding: 0px;
} 
 
#leftcol {
	width:190px;
	float:left;
	position:relative;
	color: #666;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
}

#leftcol-indent {
	padding-left: 14px;
	padding-right: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	}
	

 
#twocols {
	width:795px;
	float:right;
	position:relative;
  }
 
#rightcol {
	width:304px;
	float:right;
	position:relative;
	text-align: left;

}
 
#maincol {
	float: left;
	position: relative;
	width:491px;
	padding-bottom: 20px;
 }
 

#footer {
	background-color:#FFFFFF;
	background-image: url(../images/acumen-accountants-footer-bg.jpg);
	height: 36px;
	background-repeat: no-repeat;
	clear: both;
	padding-top: 26px;
	padding-left: 15px;
	width: 970px;
 } 
#footer p {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 13px;
	}

#footer p a {
	text-decoration: none;
	color: #333;
}

#footer p a:hover {
	color: #480;
	text-decoration: none;
	
}

#maincol ul a {
	text-decoration: none;
	color: #408A01;
}
#maincol ul a:hover {
	text-decoration: none;
	color: #000000;
}

/* left column menu */

#leftcol ul {
	margin-left: 0px;
	padding-left: 14px;
	width: 150px;
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;

}

#leftcol li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	line-height: 16px;
	display: block;
	width: 150px;
	font-size: 15px;
	color: #408A01;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../images/dotted-divider.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#leftcol li a {
	text-decoration: none;
	color: #666666;
	width: 150px;
	display: block;
}

#leftcol li a:hover {
	color: #428900;
	text-decoration: none;
	display: block;
	width: 150px;
}

#rightcol li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	line-height: 24px;
	display: block;
}

#rightcol li a {
	text-decoration: none;
	color: #408A01;
	text-indent: 4px;
}

#rightcol li a:hover {
	color: #000000;
	text-decoration: none;
}
#flash {
	width: 310px;
	float: right;
	height: 234px;
	padding-right: 10px;
	}


#content-two-cols-scrollable {
	width: 491px;
	float: left;
	height: 310px;
	overflow: hidden;
	}
.content-two-cols {
	width: 491px;
	float: left;
	}
.content-two-cols-left {
	float: left;
	width: 220px;
	}
.content-two-cols-right {
	float: right;
	width: 255px;
	}	
.content-two-cols-left h3, .content-two-cols-right h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	}	
.scroll-up p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
.scroll-up {
	float: right;
	width: 38px;
	margin-right: 3px;
	}
.scroll-down {
	float: right;
	width: 38px;
	}
.scroller-buttons {
	width: 490px;
	float: left;
	margin-top: 15px;
	}
/* text */

h1 {
	color: #428900;
	margin: 0px;
	padding-top: 0px;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
}
h2 {
	font-size: 14px;

}
h3 {
	color: #458900;
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left: none;
	font-size: 14px;
	line-height: 22px;
}


p {


}

p a {
	text-decoration: underline;
	color: #408A01;
}
p a:hover {
	color: #000;
	text-decoration: underline;
}
td a {
	text-decoration: none;
	color: #408A01;
}
td a:hover {
	text-decoration: underline;
	color: #000;
}

b, strong {
	font-weight: bold;
}
.green {
	color: #408A01;
}


/* forms */

.textinput1 {
	width: 145px;
	color: #333333;
	border: 1px solid #480;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
}
.textinput1b {
	width: 145px;
	color: #333333;
	border: 1px solid #480;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 10px;
}
.textinput2 {
	width: 560px;
	border: 1px solid #480;
	color: #333333;
	height: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.go_button {
	margin: 0px;
	padding: 0px;
}

.button {
	color: #408A01;
	background-color: #FFFFFF;
	border: 1px solid #2D7A58;
	cursor: hand;
	font-size: 12px;
	font-weight: normal;
}



/* images */

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.left-text {
	float: left;
	width: 85px;
}
.left-text2 {
	float: left;
	width: 85px;
	height: 36px;
}

.slideshow {
	height: 636px;
	width: 304px;
	overflow: hidden;
}

.slideshow img {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#form-content {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 41px;
	overflow: auto;
	height: 599px;
	}
	
/* testimonials */



@media print{ 
/*hide the header, footer and left column when printing*/ 
#header{display:none;} 
#footer{display:none;}
#leftcol{display:none;}

/*hide the right column when printing*/ 
#rightcol{display:none;
} 
#twocols, #maincol{width:100%; float:none;}

body{
	margin:0;
	padding:0;
	color: #333333;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#maincol{
	background-image: none;
	background-color: #FFFFFF;
	width: 640px;
 }
 
p,ul,li,td,h1,h2,b,strong,a {
	text-decoration: none;
	color: #000000;
}
a.content_link {
	text-decoration: none;
	color: #000000;
}

}

