.title-box { 
	position: relative; 
}
h3#blog-title {
	margin: 0;
	font-style: normal;
}
#marco-blog {
	float: left;
	width: 998px;
}
#sidebar-blog { 
	float: right; 
	width: 329px; 
	position: relative; 
	height: auto; 
	padding-top: 40px;	
	color: #000;
}
.blog-entry {
	padding: 10px;
	margin-bottom: 10px;
}
#content {
	background: #fff;
	width: 550px;
	padding-top: 0;
}
.post h5, .page h5 {
	font-weight: bold;
	font-size: 1.3em;
	border-bottom: 1px dotted #c4c4c4;
	padding-bottom: 3px;
}
.post h5 a, .post a, .page h5 a {
	color: #045688;
	text-decoration: none;
}
.post h5 a:hover, .page h5 a:hover {
	text-decoration: underline;
}
#sidebar-blog a {
	color: #fff;
}
#sidebar-blog li {
	border-bottom: 1px dotted #fff;
	padding: 3px 0;
	font-size: .9em;
}
#sidebar-blog li a {
	background: url(images/link-arrow.gif) left center no-repeat;
	padding-left: 12px;
	text-decoration: none;
}
.sub-line {
	font-size: .9em;
	padding-top: 3px;
}
.post-content {
	clear: both;
}
.post-footer, .social_bookmark {
	clear: both;
}
.widget {
	background: #02567a;
	color: #fff;
	margin: 0;
	padding: 5px 10px;
	font-size: .9em;
}
.widgettitle {
	font-size: 1.1em;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
}
.widget-top {
	background: #02567a url(images/widget-top.gif) no-repeat;
	padding-top: 11px;
}
.widget-bot {
	background: url(images/widget-bot.gif) no-repeat;
	height: 11px;
	margin: 0 0 10px;
	padding: 0;
	width: 329px;
}
#respond label {
	display: block;
	float: none;
	width: auto;
}
#searchform #searchsubmit {
	background: none;
	float: right;
	margin: 0;
	width: 70px;
	height: 19px;
}
#searchform {
	margin: 0;
	padding: 0;
}
#searchform input {
	float: left;
	margin: 2 5px 0 0;
	padding: 0;
	border: none;
	width: 200px;
	font-size: 1.1em;
	padding: 3px 0;
}
.clear {
	clear: both;
}
#searchform label {
	display: inline;
	width: 1px;
}
h6.form-head {
	font-size: 1%;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/form-head.png) no-repeat;
	height: 90px;
	width: 367px;
	margin: 0;
	padding: 0;
	position: relative;
	left: -21px;
}
#quote-wrap {
	background: #fff;
	font-size: .8em;
	width: 329px;
}
.quote-form, .cform {
	background: #b5d98c url(images/form-tile.png) repeat-x;
	margin: 0;
	border-left: 1px solid #9bbe5f;
	border-right: 1px solid #9bbe5f;
	padding: 0 10px;
	position: relative;
	z-index: 1;
}
.quote-form h5, .cform h5 {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times", "Times New Roman", serif;
	padding: 5px 0;
	color: #003650;
}
.quote-form input, .cform input {
	width: 280px;
	border: 1px solid #8ab450;
	font-size: 1.1em;
	padding: 3px 0;
	margin: 2px 0 0;
}
.quote-form textarea, .cform textarea {
	width: 280px;
	height: 40px;
	border: 1px solid #8ab450;
	font-size: 1.1em;
	padding: 3px 0;
	margin: 2px 0 0 0;
}
.quote-form label, .cform label {
	font-weight: bold;
	font-size: .9em;
	color: #003650;
	display: block;
}
#quote-button {
	width: 119px;
	height: 24;
	border: none;
	margin-left: 160px;
}
#sendbutton {
	width: 119px;
	height: 26px;
	border: none;
	margin-left: 0;
	background: url(images/quote-button2.png) left 2px no-repeat;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 12px;
}
.form-foot {
	background: url(images/form-foot.png) left bottom no-repeat;
	height: 16px;
	margin-bottom: 10px;	
}
.quote-form p {
	margin: 0;
	padding: 0;
}
p#note {
	margin: 0;
	padding: 0 0 0 10px;
	background: #b5d98c;
	border-left: 1px solid #9bbe5f;
	border-right: 1px solid #9bbe5f;
}
p.cf-sb {
	margin-bottom: 0;
	padding-bottom: 5px;
}
#sidebar-blog .cf-ol li {
	border-bottom: none;
}
.breadcrumb {
	position: static;
	width: auto;
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
}
#cforms_captcha {
	width: 150px;
	display: block;
	margin-top: 0;
	padding-top: 0;
}

.breadcrumb a {
	font-size: 12px;
	color: #003751;
	text-decoration: none;
}

#scroller {
	background: url(images/scroller-bg.png) repeat-x;
	padding: 0 30px;
	margin-top: 20px;
}