body {
	margin: 0;
	padding: 0;
	background-image: url('/images/body_bg.jpg');
	background-color: #d7bff7;
	background-color: #fff;
	font-size: 11px;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
color: #666;
}
em {	font-weight: bold;}
#container {
	position: relative;
	width: 950px;
}
#notepad_container {
	position: absolute;
	top: 60px;
	left: 40px;
	width: 237px;
	height: 300px;
	background-image: url('/images/fullshadow.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}
#notepad_body {
	width: 225px;
	height: 290px;
	background-color: #fffcd8;
	color: #245d38;
	background-image: url('/images/lines.png');
	background-position: top center;
border:1px solid gray;
}
#notepad_cover {
	width: 227px;
	height: 288px;
	background-color: #fffcd8;
	color: #245d38;
	background-image: url('/images/weave.gif');
	border: 1px solid gray;
}
#notepad_tabs {
	position: absolute;
	top: -28px;
	left: 10px;
	height: 28px;
	width: 250px;
}
#notepad_tabs ul {
	list-style: none;
	border: 0;
	padding: 0;
	margin: 0;
}
#notepad_tabs ul li {
	float: left;
	width: 70px;
	border: 0;
	padding: 0;
	margin: 0 1px 0 0;
}
#notepad_tabs ul li a {
	display: block;
	color: #555;
	text-align: center;
	line-height: 20px;
	padding-top: 8px;
	text-decoration: none;
	background-repeat: no-repeat;
}
#notepad_tabs ul li a:hover {
	text-decoration: none;
	font-weight: bold;
	background-position: bottom left;
}
#tab1 {
	background-image: url('/images/tab1.png');
}
#tab2 {
	background-image: url('/images/tab2.png');
}
#tab3 {
	background-image: url('/images/tab3.png');
}
a.down {
	background-position: top left;
}
a.up {
	background-position: bottom left;
}
#notepad_inner {
	padding: 5px 10px 10px 24px;
height: 245px;
}
#notepad_inner h1 {
	font-size: 18px;
	color: #655834;
	text-align: center;
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
}
#notepad_inner h1 a{
	color: #655834;
	text-decoration: none;
}

#notepad_inner h2 {
	font-size: 13px;
	color: #655834;
	border-bottom: 1px solid #655384;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}
#notepad_inner h3 {
	font-size: 11px;
	border-top: 1px solid #655384;
	text-align: right;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}
#notepad_inner h3 a {
	color: #245d38;
	text-decoration: none;
}
#notepad_inner ul {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	padding-left: 4px;
	font-size: 12px;
	line-height: 18px;	
	color: #655834;
	list-style-position: inside;
}
#notepad_inner ul li {
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}
#notepad_inner ul li a {
	color: #655834;
	text-decoration: none;
}
#notepad_inner ul li a:hover {
	text-decoration: underline;
}
a.menu_current_1 {
	background-color: #b3e2ef;
}
a.menu_current_2 {
	background-color: #fbd4b1;
}
a.menu_current_3 {
	background-color: #afd5a6; 
}
a.menu_current_4 {
	background-color: #ffff10; 
}
#notepad_footer {
	margin: 0 10px 0 20px;
	padding: 0;
font-size: 13px;
font-weight: bold;
text-align: right;
border-top: 2px solid #245d38;
}
#notepad_footer a {
	color: #245d38;
	text-decoration: none;
}
#notepad_footer a:hover {
	text-decoration: underline;
}
#notepad_spine {
	position: absolute;
	top: 4px;
	left: -11px;
	height: 283px;
	width: 26px;
	background-image: url('/images/spiral.png');
	background-position: top left;
	background-repeat: repeat-y;
}

#buscard_container {
	position: absolute;
	top: 445px;
	left: 25px;
	width: 280px;
	height: 168px;
	background-image: url('/images/fullshadow.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}
#businesscard {
	padding: 10px 20px 5px 5px;
}
#businesscard h1 {
	font-size: 13px;
	color: #245d38;
	margin: 0;
	padding: 0;
	text-align: right;	
}
#businesscard h2 {
	font-size: 11px;
	color: #ee3531;
	font-weight: normal;
	margin: 10px 0 25px 0;
	padding: 0;
	text-align: right;	
}
#businesscard p {
	font-size: 10px;
	color: #245d38;
	margin: 0;
	padding: 0;
	text-align: center;	
}
#businesscard_footer{
	position: absolute;
	top: 135px;
	background-color: #245d38;
	color: #fff;
	text-align: center;
	padding: 0 0 3px 0;
	width: 270px;
	height: 20px;
	line-height: 20px;
}
#businesscard_footer a{
	color: #fff;
	text-decoration: none;
}
#businesscard_logo{
	position: absolute;
	top: 8px;
	left: 8px;
}

#a4_container {
	position: absolute;
	top: 30px;
	left: 352px;
	width: 600px;
	height: 750px;
	background-image: url('/images/fullshadow.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}
#a4_footer {
	position: absolute;
	bottom: 10px;
	left: 0;
	text-align: center;
	line-height: 25px;
	background-color: #ee3531;
	color: #fff;
	font-size: 16px;
	width: 590px;
}
#a4_header {
	margin: 5px 20px 5px 20px;
	text-align: right;
	border-bottom: 1px solid #ccc;
	height: 98px;
}
#a4_header h1 {
	font-size: 20px;
	font-weight: bold;
	color: #ee3531;
	text-align: center;
	padding: 40px 100px 0 30px;
}
#a4_header p {
	font-size: 11px;
	padding: 0;
	color: #ccc;
	padding-right: 85px;
	padding-top: 76px;
}
#a4_logo {
	float: right;
}
#a4_logo a {
	float: right;
}
#a4_content {
	margin: 10px 30px 10px 20px;
}
/**********************************************************************************/
/* NOTE FOR ED - h1-4, p & ul styled here for main content panel */

#a4_content h1, #a4_content h2, #a4_content h3, #a4_content h4, #a4_content p, #a4_content ul {
	margin: 10px 20px;
	padding: 0;
}
#a4_content h1 {
	font-size: 16px;
	font-weight: bold;
	color: #ee3531;
}
#a4_content h2 {
	font-size: 13px;
	font-weight: bold;
	color: #234d38;
}
#a4_content h2 a{
	font-size: 13px;
	font-weight: bold;
	color: #ee3531;
}
#a4_content h3 {
	font-weight: bold;
	color: #234d38;
	margin: 10px 20px 0 20px;
}
#a4_content p {
line-height: 14px;
margin: 0 20px 10px 20px;
}
#a4_content a {
	font-weight: normal;
	color: #ee3531;
	text-decoration: none;
}
#a4_content a:hover {
	color: #ee3531;
	text-decoration: underline;
}
#a4_content_boxes a.box1 {
	margin: 0;
	font-size: 20px;
	text-align: center;
	color: #b3e2ef;
	text-decoration: none;
}
#a4_content_boxes a.box1:hover {
	margin: 0;
	color: gray;
	text-decoration: none;
}
#a4_content_boxes a.box1:visited {
	margin: 0;
	color: white;
	text-decoration: none;
}
#a4_content_boxes a.box2 {
	margin: 0;
	font-size: 20px;
	text-align: center;
	color: #fbd4b1;
	text-decoration: none;
}
#a4_content_boxes a.box2:hover {
	margin: 0;
	color: gray;
	text-decoration: none;
}
#a4_content_boxes a.box2:visited {
	margin: 0;
	color: white;
	text-decoration: none;
}
#a4_content_boxes a.box3 {
	margin: 0;
	font-size: 20px;
	text-align: center;
	color: #afd5a6;
	text-decoration: none;
}
#a4_content_boxes a.box3:hover {
	margin: 0;
	color: gray;
	text-decoration: none;
}
#a4_content_boxes a.box3:visited {
	margin: 0;
	color: white;
	text-decoration: none;
}
#a4_content ul {
	padding: 15px 30px;
	list-style-position: outside;
	line-height: 20px;
}
#a4_content ul.q{
	padding: 0 30px;
	list-style-position: outside;
	line-height: 15px;
}
#a4_content ul.tick{
	padding: 15px 30px;
	list-style: url('/images/tickbox.gif');
	list-style-position: outside;
	line-height: 22px;
}
#a4_content ol {
	padding: 15px 50px;
	list-style-position: outside;
	font-size: 12px;
line-height: 22px;
}

/**********************************************************************************/

.postit_holder {
	position: absolute;
	width: 140px;
	height: 140px;
	background-image: url('/images/fullshadow.png');
	background-position: bottom right;
	background-repeat: no-repeat;	
}
.postit_holder a {
	text-decoration:none;
}
.postit_holder a:hover {
	text-decoration:underline;
}
/**********************************************************************************/
/* NOTE FOR ED - Use these to position postits where #p1 positions id="p1" etc... */

.postit_holder#p1 {	top: 355px; left: 400px; }
.postit_holder#p2 {	top: 325px; left: 425px; }
.postit_holder#p3 {	top: 310px; left: 425px; }
.postit_holder#p4 {	top: 240px; left: 425px; }
.postit_holder#p5 {	top: 10px; left: 445px; }
.postit_holder#p6 {	top: 310px; left: 433px; }
.postit_holder#p7 {	top: 405px; left: 440px; }
.postit_holder#p8 {	top: 312px; left: 390px; }
.postit_holder#p9 {	top: 10px; left: 448px; }
.postit_holder#p10 {	top: 228px; left: 140px; }

/**********************************************************************************/

.postit_1, .postit_2, .postit_3, .postit_4, .postit_5, .postit_6, .postit_7, .postit_8, .postit_9, .postit_10 {
	width: 121px;
	height: 104px;
	text-align: center;
	font-size: 12px;
	font-style: italic;
	color: #666;
	border: 1px solid #666;
	padding: 12px 5px 15px 5px;
}
.postit_10 {
	width:141px;
	height: 110px;
	padding: 12px 5px 15px 5px;
	background-color: yellow;
	text-align:left;
}
.postit_1, .postit_2, .postit_3, .postit_4, .postit_5 {
	background-color: #b3e2ef;
}
.postit_6, .postit_7, .postit_8, .postit_9 {
	background-color: #fbd4b1;
}
#a4_content a.postit_link {
	display: block;
	padding: 15px 5px;
	font-size: 18px;
	text-decoration: none;
	color: #655834;
	text-align: center;
}
#a4_content a.postit_link:hover {
	text-decoration: underline;
	color: #245d38;
}
#home {
	position: absolute;
	width:247px;
	height:152px;
	top: -20px;
	left: 292px;
	background-image: url('/images/home.png');
	background-repeat: no-repeat;
}
#home_link {
	display: block;
	width:247px;
	height:152px;
}
#phone {
	position: absolute;
	width:185px;
	height:298px;
	top: 300px;
	left: 950px;
	background-image: url('/images/phone.png');
	background-repeat: no-repeat;
}
#logos {background:#fff url('/images/composite_logos1.jpg') no-repeat;
	float:left;
	text-align:center;	
	margin:100px 0 0 -20px;
	width:342px;
	height:74px;
}
a img{
	border:none;
}
.left{
	float:left;
	margin:5px 10px 10px 0;
}
.right{
	float:right;
	margin:5px 0 10px 10px;
}
#linktable{
	width:80%;
	margin:0 auto;
	text-align:center;
}
td.linktableleft{
	width:20%;
	vertical-align:middle;
}
td.linktableright{
	padding:0 0 0 10px;
	text-align:justify;
	vertical-align:middle;}