@charset "utf-8";
html, body, div, h1, p, ul.styled, ul.dpBullet {
	border: 0;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
ul.styled, ul.dpBullet {
	list-style: none;
}
a:link, a:visited, #sidebar .sidebarLinks a:hover, #content h1, .highlight1 {
	color: #A41520;
}
#sidebar .sidebarLinks a {
	color: #333;
}
a:hover, .highlight2 {
	color: #666;
}
#sidebar .sidebarLinks {
	color: #999;
}
#footer, #footer a {
	color: #FFF;
}
#footer {
	font-size: 10px;
}
body, .smallHeading {
	font-size: 12px;
}
.largeHeading {
	font-size: 18px;
}
#content h1 {
	font-size: 24px;
}
a:link, a:visited, .smallHeading {
	font-weight: bold;
}
.sidebarLinks a {
	font-weight: normal;
}
html {
	height: 100%;
	overflow: scroll;
	overflow-x: auto;
}
body {
	background: #999 url(../images/bgBothBody.jpg) scroll repeat-x 0% 0%;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	text-align: center;
}
#container {
	background: transparent url(../images/bgBothDSie6.gif) scroll repeat-y 50% 0%;
	height: 100%;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 950px;
}
html > body #container {
	background: transparent url(../images/bgBothDS.png) scroll repeat-y 50% 0%;
	height: auto;
	min-height: 100%;
	min-width: 950px;
	width: auto;
}
#iContainer1 {
	margin: 0 auto;
	position: relative;
	width: 950px;
}
#iContainer2 {
	background-color: #FFF;
	margin: 0 50px;
	padding: 80px 20px 150px 210px;
}
#iContainer3 {
	overflow: hidden;
	width: 100%;
}
#content {
	float: left;
	line-height: 1.4;
	width: 400px;
}
#sidebar {
	float: right;
	width: 185px;
}
#content p, #content ul.dpBullet li {
	margin: 1em 0;
}
#content p.icon {
	background: transparent url(../images/icons/services.jpg) scroll no-repeat 0% 50%;
	min-height: 49px;
	padding: 0 0 0 60px;
}
#content ul.dpBullet li {
	background: transparent url(../images/bullet.jpg) scroll no-repeat 0% 2px;
	padding: 0 0 0 30px;
}
#sidebar p, #sidebar .sidebarLinks li {
	margin: 8px 0;
}
#sidebar #sidebarServices, #sidebar #sidebarBlog {
	border-bottom: 1px solid #999;
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
}
#sidebar .sidebarMore {
	vertical-align: top;
}
#sidebar #calculator {
	background: #CCC url(../images/bgBothCalc.gif) scroll repeat-y 0% 0%;
	width: 162px;
}
#sidebar #calculatorTop {
	background: transparent url(../images/bgBothCalcTop.gif) scroll no-repeat 0% 0%;
}
#sidebar #calculatorBottom {
	background: transparent url(../images/bgBothCalcBottom.gif) scroll no-repeat 0% 100%;
}
#sidebar #calculatorPadding {
	padding: 15px 8px;
	text-align: center;
}
#sidebar .calculatorControl {
	padding: 6px 0;
}
#sidebar label.calculatorText {
	display: block;
	padding: 0 0 5px 0;
}
#sidebar input.calculatorText {
	width: 110px;
}
#nav {
	left: 0;
	position: absolute;
	top: 0;
	width: 250px;
}
#nav #navLogo {
	padding: 10px 0 0 15px;
}
#nav .navButton {
	padding: 5px 0 0 30px;
}
#footer {
	background: transparent url(../images/bgBothFooter.png) scroll no-repeat 50% 100%;
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
}
#footerDim {
	height: 140px;
	margin: 0 auto;
	position: relative;
	width: 950px;
}
#footerContact {
	bottom: 10px;
	left: 200px;
	position: absolute;
	text-align: left;
	width: 350px;
}
#footerContactLinkedIn, #footerContactFacebook, .footerContactIcon {
	float: left;
}
.footerContactText {
	line-height: 15px;
	margin: 0 20px 0 35px;
}
.footerContactText span {
	display: block;
	font-weight: bold;
}
#footerContactInfo {
	clear: both;
	padding: 5px 0 0 0;
}
#footerContactPhone {
	margin: 0 10px 0 0;
}
#footerCredits {
	bottom: 10px;
	position: absolute;
	right: 10px;
	text-align: left;
	width: 270px;
}
#footerCredits li {
	display: inline;
}
#footerCredits li span {
	border-left: 1px solid #FFF;
	padding-left: 0.5ex;
}
#footerCredits li span.first {
	border-left: 0;
	padding-left: 0;
}
