
body {
	margin: 0;
	padding: 0;
	background:#ffffff  url(images/img01.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #838B91;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#0B4091;
}

h2 {
	padding-left: 20px;
	background: url(images/img07.gif) no-repeat left center;
	font-size: 22px;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	background: url(images/img11.gif) no-repeat;
	font: italic small "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.6em;
}

a {
	background: url(images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color:#0B4091;
}

a:hover {
	background: none;
	text-decoration: underline;
}

/* Wrapper */

#wrapper {
	margin: 0 auto;
	width:920px;
	background: #FFFFFF url(images/img04.jpg) repeat-x left bottom;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

/* Menu */

#menu {
	width: 750px;
	height: 35px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 148px;
	margin-top:10px;
	height: 25px;
	padding: 10 0 0 2px;
	background: url(images/img02.gif) no-repeat;
}

#menu a {
	display: block;
	width: 108px;

	padding: 5px 20px 0 20px;
	background: none;
	font: normal 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
}

#menu a:hover {
	border-bottom: 3px solid #E1E9E2;
	text-decoration: none;
	color:#fff;
}

#menu .active a {
	background-color:#072E92;
	border-bottom: 3px solid #E1E9E2;
	text-decoration: none;
	color:#FFF;
}

/* Header */

#header {
	width: 920px;
	height: 225px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	background-color:#13275E;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-left-width: thin;
}

#headerleft {
	margin-left:5px;
	float: left;
	width: 260px;
	height:216px;
	background: url(images/img05.jpg) no-repeat;
}

#headerleft h1 {
font-size:32px;
margin-top:108px;
margin-left:25px;
line-height:95%;
width: 250px;
padding-left:35px;
background: url(images/img09.gif) no-repeat left top;
color:#F60;
}




#header #headerleft #buttons {
margin-top:115px;
margin-left:25px;
}

#header #button1 {
margin-top:10px;
margin-left:450px;
}
#header #button2 {
margin-top:10px;
margin-left:450px;
}

#headerright {
	float: left;
	width: 655px;
	height: 216px;
	background: url(images/header_index.jpg) no-repeat;
}

#headerright_t {
	float: left;
	width: 655px;
	height: 216px;
	background:url(images/header_tradesman.jpg);
}
#headerright_p {
	float: left;
	width: 655px;
	height: 216px;
	background:url(images/img06.jpg);
}

#headerright_a {
	float: left;
	width: 655px;
	height: 216px;
	background:url(images/header_about_us.jpg);
}

#header #headerright h1 {
	font-size:22px;
	padding-top:15px;
	padding-left:20px;
}




#header h2 {
	float: right;
	width: 594px;
	height: 34px;
	padding: 180px 20px 0 0;
	background: url(images/img06.jpg) no-repeat;
	text-transform: lowercase;
	text-align: right;
	letter-spacing: -1px;
	font-size: 22px;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 850px;
	margin: 0 auto;

}

/* Posts */

#posts {
	float: right;
	width: 610px;
}

#posts .post {
	padding-bottom: 30px;
}

#posts .story {
	padding: 15px 20px 0 20px;
	background: url(images/img10.png) repeat-x
}

#posts .meta {
	padding: 5px 0 0 20px;
	background: url(images/img03.gif) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
	list-style: url(images/img12.gif);
}
#wrapper #content #posts .post .title {
	margin-top: 20px;
	margin-bottom:2px;
}
#wrapper #content #links ul li h2 {
	margin-top: 20px;

}
#posts ul li {
}

/* Links */

#links {
	float: left;
	width: 220px;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 15px 20px 30px 20px;
	background: url(images/img10.png) repeat-x
}

#links li li {
	padding: 3px 0;
	font-size:12px;
	background: url(images/img03.gif) repeat-x left bottom;
}

#links li a {
	background: none;
}

#links li i {
	font-size: smaller;
}

/* Footer */

#footer {
	padding: 20px 0 60px 0;
	background: url(images/img08.gif) repeat-x;
}

#footer p {
	width: 750px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #A6C09B;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #A6C09B;
}
#footer2 {
font-size:12px;
line-height:100%;
}

#footerliner{
	width:950px;
	}
#legal {
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
	line-height:95%;
}

#brand {
	margin: -35px auto 0 auto;
	padding: 15px 0 0 35px;
	
	letter-spacing: -1px;
	font-size: 24px;
}


#header #headerleft h1 {
	font-family: "Times New Roman", Times, serif;
}

