@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #3f97d5;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.clear {
	clear: both;
}
#container {
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.phonenum {
	position: absolute;
	margin-left: 364px;
	margin-top: 26px;
	font: bold 25px calibri;
	color: #b4e0ff;
}
.customerlogin a{
	position: absolute;
	margin-left: 365px;
	margin-top: 48px;
	text-decoration: none;
	color: white;
}
.customerlogin a:hover {
	text-decoration: underline;
}
#top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 88px;
	background-position: top;
	padding-top: 19px;
	padding-left: 42px;
}
#pages-menu {
	background-image: url(images/pages-menu-bg.gif);
	background-repeat: repeat-x;
	height: 33px;
}
#pages-menu ul {
	list-style-type: none;
}
#pages-menu ul li {
	display: inline;
	float: left;
	background-image: url(images/pages-menu-li-seperator.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 15px;
	padding-left: 17px;
	margin-top: 5px;
	padding-top: 4px;
}
#pages-menu ul li#consult-link {
	float: right;
	padding: 0px;
	margin: 0px;
}
#pages-menu ul li#consult-link a {
	background: none;
	height: auto;
	width: auto;
}
#pages-menu ul {
	background-image: url(images/pages-menu-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	padding-left: 40px;
}
#pages-menu ul li a {
	background-image: url(images/pages-menu-links.gif);
	background-repeat: no-repeat;
	height: 20px;
	display: inline-block;
	background-position: left top;
}
#pages-menu ul li#home, #pages-menu ul li#home-currect {
	background: none;
}
#pages-menu ul li#home a {
	background-position: left top;
	width: 45px;
}
#pages-menu ul li#home-currect a {
	background-position: 0px -43px;
	width: 45px;
}
#pages-menu ul li#home a:hover {
	background-position: 0px -21px;
}
#pages-menu ul li#process a {
	background-position: -80px 0px;
	width: 85px;
}
#pages-menu ul li#process a:hover {
	background-position: -80px -21px;
}
#pages-menu ul li#case a {
	background-position: -200px 0px;
	width: 90px;
}
#pages-menu ul li#case a:hover {
	background-position: -200px -21px;
}
#pages-menu ul li#about a {
	background-position: -327px 0px;
	width: 46px;
}
#pages-menu ul li#about a:hover {
	background-position: -327px -21px;
}
#pages-menu ul li#blog a {
	background-position: -415px 0px;
	width: 32px;
}
#pages-menu ul li#blog a:hover {
	background-position: -415px -21px;
}
#pages-menu ul li#contact a {
	background-position: -490px 0px;
	width: 77px;
}
#pages-menu ul li#contact a:hover {
	background-position: -490px -21px;
}
.header {
	background-image: url(images/home-page-header.gif);
	background-repeat: no-repeat;
	height: 250px;
	position: relative;
background-color: #dddddd;
}
.block h2 {
	font-size: 14px;
	font-weight: bold;
	color: #80c220;
	padding-bottom: 10px;
}
#main-content {
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 45px;
	padding-left: 50px;
	font-size: 12px;
	color: #3b3b3b;
}
.block {
	line-height: 17px;
	display: inline;
	float: left;
	padding-top: 25px;
}
#how-it-works {
	width: 240px;
	padding-right: 50px;
	background-image: url(images/block-seperator.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.block p {
	padding-bottom: 15px;
}
.block .p {
	min-height: 136px;
}
#case-study {
	width: 250px;
	padding-right: 60px;
	background-image: url(images/block-seperator.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 20px;
}
#quick-contact {
	width: 175px;
	padding-left: 25px;
}
#quick-contact h2 {
	color: #53b3f6;
}
#quick-contact input {
	background-image: url(images/quick-contact-input.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 167px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#quick-contact input[type="submit"] {
	background-image: url(images/contant-button.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 111px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: -5px;
	margin-top: 10px;
cursor:pointer
}
.learn-more {
	margin-left: -5px;
}
#main-content a {
	color: #80c220;
	text-decoration: none;
	font-weight: normal;
}
#main-content a:hover {
	text-decoration: underline;
}
#footer {
	background-image: url(images/footer.gif);
	height: 24px;
	padding-top: 8px;
	padding-left: 5px;
}
#footer ul {
	list-style-type: none;
}
#footer ul li {
	background-image: url(images/footer-items-seperator.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	font-size: 10px;
	color: #FFF;
	height: 13px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	display: block;
}
#footer ul li a {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #80c220;
	text-decoration: underline;
}
#outsite-footer {
	/*padding-top: 30px;
	padding-bottom: 80px;
	padding-left: 55px;
	padding-right: 55px;*/
	padding: 5px;
	font-size: 11px;
	color: #e6f2fa;
}
#footer ul li#first-item {
	background-image: none;
}
a#three-bears-link {
	color: #000;
	text-decoration: none;
}
a:hover#three-bears-link {
	text-decoration: underline;
}
#partners {
	background-image: url(images/logos.gif);
	background-repeat: no-repeat;
	height: 49px;
	width: 832px;
	margin-top: 20px;
	padding-top: 1px;
}
object#mymoviename {
	width: 494px;
	height: 250px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.header a#contact-us-button {
	left: 48px;
	top: 170px;
	position: absolute;
}
.wpcf7 .wpcf7-response-output {
	font-size: 11px;
display:block;
margin: 5px 0 0 0;
}