/* dark grey 454545
Blue  124b83
background grey 666666 
*/


body {
	color: #454545;
	background-color:#666666;
	height:100%;
}
.contentgap {
height: 200px;
}
hr.clear {

	display:block;
clear:both;
visibility:hidden;
height:0;
border-width:0;
margin:0;
padding:0;
}

h1, h2, h3, h4, h5, h6 {
	color: #124b83;
}

a#placeholder-logo {
	display:inline;
	float:left;

}
div#placeholder-box1 .twitter{ 
float:right;

}
div#placeholder-box1 {
padding-top: 25px; 

}
div#placeholder-box4 {
text-align:center;
padding-bottom: 25px;

}
div#placeholder-hero {
	
}
div#placeholder-tagline {
	padding-top: 58px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 30px;
	float:left;
	display:inline;
}
div#placeholder-rss {
	text-align: right;
}

div#placeholder-footer {
	color: #666666;
	font-size: 11px;
	text-align:right;
	border-top: solid 4px #454545;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
 /* @end */
div#placeholder-nav {
	padding-top: 10px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand;
line-height:normal; }    /* @end */




/*Main site menu */
td.menu-item-off {
	display:none;
}

#placeholder-nav a:active, #placeholder-nav a:hover {
text-decoration: none;
}
td.menu-item {
	font-size: 27px;
	color: #454545;
	padding: 5px 10px 5px 15px;
	margin: 0;



}
td.menu-item-hover {
	font-size: 27px;
	color: #124b83;
	padding: 5px 10px 5px 15px;
	margin: 0px 0 0 0;
text-decoration: none;

	
	}
td.menu-item-selected {
	font-size: 27px;
	color: #124b83;
	margin: 0;
	padding: 5px 10px 5px 15px;

	
	}



td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #0f6cc3;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}




/* @group Forms */

.announcement-list {
	
}

.secure-login, .newsletter-form {
	border: 1px solid #888888;
	margin: 18px 0 18px 0;
	padding-bottom: 18px;
	background-color: #eeeeee;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	font-weight:bold;
	margin: 0;
	padding: 18px 18px 0 15px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 4px;
}

    /* @end */

/* @group Links */

a:link, a:visited {
	color: #454545;
	text-decoration: none;	
}

a:hover, a:active {
	color: #124b83;
	text-decoration: underline;
}


/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */




div#header-left {
	padding: 0 0 0 10px;
background:#FFFFFF url(../Images/CssImg/bookkeeping-bricks.jpg) no-repeat right top;
margin:0;
border-bottom: 4px solid #454545;
}

div#placeholder-search {
	padding-top: 27px;

}

div#placeholder-search input.cat_textbox_small {
	width: 140px;
}




div#sub {
	padding-top: 18px;

}


	
	
	
div#placeholder-rss {
	height: 16px;
	margin-bottom: 0px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div.whoslogged {

}

div#main div.inner {
	padding: 18px 0 30px 30px;
	text-align:left;
	border-left: 1px solid #454545;

}

body#sub div#main div.inner {
	padding: 0;
	text-align:left;
}

div#placeholder-rss {
	height: 18px;
}

    /* @end */

