/* CSS styles for web standards browsers */

/* coded by www.klingemanndesign.com */


/* Structure
------------------------------------------------------- */

html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	height: 100%;
	font: 11px/16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
a img {
	border: none;
}
#body_page {
	background: url(../images/page_bg.gif) repeat-x;
}
#body_home {
	background: url(../images/home_bg.gif) repeat-x top;
}
#container {
	width: 780px;
	margin: 0 auto -120px;
	border: 0;
	text-align: left;
	height: auto;
	min-height: 100%;
	position: relative;
}
#sidebar1 {
	float: left;
	width: 245px;
	padding: 0 0 15px 0;
}
#sidebar2 {
	float: right;
	width: 245px;
	padding: 0 0 15px 0;
}
#contactSidebar {
	padding: 10px 0px 0px 15px;
	margin: 0px;
}
#pageHeader {
	padding: 0;
	height: 70px;
	margin-bottom: 40px;
}
#mainContent {
	margin: 0 250px 0 0px;
	padding: 0 20px 0 15px;
}
#photowrapper img {
	padding: 35px 0;
	border: none;
}
#header {
	padding: 0;
	background: #33A4D0 url(../images/topbanner.jpg) no-repeat;
	height: 129px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0;
}
#leftColumn {
	float: left;
	width: 245px;
	padding: 0 0 40px 0;
}
#midColumn {
	margin: 0 250px;
	padding: 0 15px 40px 15px;
}
#rightColumn {
	float: right;
	width: 245px;
	padding: 0 0 40px 0;
}
/* Type
------------------------------------------------------- */

h1 {
	margin: 0;
	padding: 20px 0 5px 0;
	color: #ED7030;
	font: normal 18px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #747474;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ed7030;
	margin: 0px 0px 20px;
	padding: 0;
	line-height: 18px;
}
p {
	margin: 15px 0 0;
	padding: 0;
}
#rightSidebar h3 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -0.5px;
	margin: 0;
	padding: 0;
}
#rightSidebar p {
	margin-top: 10px;
}
#mainContent p {
	margin: 0px 0px 20px;
	padding: 0px;
}
#mainContent h3 {
	font-size: 12px;
	font-weight: bold;
	color: #0275a4;
	letter-spacing: -0.5px;
	margin: 0;
	padding: 0;
}
h1.servicesTitle {
	text-indent: -9999px;
	background: url(../images/servicesTitle.gif) no-repeat left;
	border: none;
	margin: 0;
	padding: 30px 0;
}
h1.aboutTitle {
	text-indent: -9999px;
	background: url(../images/aboutTitle.gif) no-repeat left;
	border: none;
	margin: 0px;
	padding: 30px 0;
}
h1.contactTitle {
	text-indent: -9999px;
	background: url(../images/contactTitle.gif) no-repeat left;
	border: none;
	margin: 0px;
	padding: 30px 0;
}
p a:link, p a:visited {
	text-decoration: none;
	color: #1393c8;
	font-weight: bold;
}
p a:hover {
	color: #1393c8;
	text-decoration: underline;
	font-weight: bold;
}
#rightSidebar a:link, #rightSidebar a:visited {
	color: #ED7030;
	text-decoration: none;
}
#rightSidebar a:hover {
	color: #ED7030;
	text-decoration: underline;
}
/* Footer
------------------------------------------------------- */

#footerwrapper {
	width: 780px;
	margin: 0 auto;
	color: #FFF;
	clear: both;
}
#footer {
	padding: 15px 0 0 0;
	height: 120px;
	position: relative;
	background: #33A4D0;
}
#footer p {
	margin: 0;
	padding: 10px 0;
	color: #FFF;
}
.clearfooter {
	height: 120px;
	clear: both;
}
#footerwrapper a, #footerwrapper a:visited {
	color: #FFF;
	text-decoration: none;
}
#footerwrapper a:hover {
	color: #00508c;
}
/* Sidebar
------------------------------------------------------- */

#rightSidebar {
	float: right;
	width: 240px;
	background: #d1edf9;
	padding: 0;
	color: #0275a4;
	margin-bottom: 20px;
}
.bl {
	background: url(../images/bl.gif) no-repeat 0 100%
}
.br {
	background: url(../images/br.gif) 100% 100% no-repeat
}
.tl {
	background: url(../images/tl.gif) 0 0 no-repeat
}
.tr {
	background: url(../images/tr.gif) 100% 0 no-repeat;
	padding:20px
}
#indent {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
