body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E1F33;
}
body {
background-image:url(images/template_imgs/Bck_imgTileY.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #454F5F;
}
h2 {
	font-size: 16px;
	color: #454F5F;
}
h3 {
	font-size: 18px;
	color: #454F5F;
}
h4 {
	font-size: 14px;
	color: #818EA7;
}
h5 {
	font-size: 16px;
	color: #818EA7;
}
h6 {
	font-size: 18px;
	color: #818EA7;
}

/* CSSP  Page styling*/

#logo {
	position:absolute;
	top:0px;
	left:0px;
	width:315px;
	height:106px;
}
#headerphonenumber {
	position:absolute;
	top:0px;
	left:315px;
	width:457px;
	height:106px;
}
/* Graident SLice is used to tile the gradient image accros the top since I am already using a background image to tile in the x directions*/
.gradientslice {
	background-attachment: fixed;
	background-image: url(images/template_imgs/Back_top.jpg);
	background-repeat: repeat-x;
	background-position: 100% top;
	position: relative;
	height: 134px;
	left: 772px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

#emailaddressbar {
	position:absolute;
	top:106px;
	left:202px;
	width:570px;
	height:29px;
}
#btn_services {
	position:absolute;
	top:135px;
	left:202px;
	width:129px;
	height:23px;
}
#btn_rates {
	position:absolute;
	top:135px;
	left:331px;
	width:79px;
	height:23px;
}
#btn_about {
	position:absolute;
	top:135px;
	left:410px;
	width:78px;
	height:23px;
}
#btn_contact {
	position:absolute;
	top:135px;
	left:488px;
	width:90px;
	height:23px;
}
#btn_appointment {
	position:absolute;
	top:135px;
	left:578px;
	width:194px;
	height:23px;
}

#Sidebar_accountingServices {
	position:absolute;
	top:106px;
	left:0px;
	width:202px;
	height:41px;
}
#accountingServices {
	position:absolute;
	top:150px;
	left:6px;
	width:187px;

}
#Sidebar_officeServices {
	position:absolute;
	top:268px;
	left:0px;
	width:201px;
	height:34px;
}
#officeServices {
	position:absolute;
	top:306px;
	left:6px;
	width:187px;
}


#content {
	position:absolute;
	top:162px;
	left:206px;
	width: 563px;
}
