@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6, p, form, label, ul, ol, li, dl, dt, dd, fieldset, table, tr, th, td, div, body, hr, blockquote {
	margin:0px;
	padding:0px;
}
a img {
	border: none;
	outline: 0;
}

a, a:visited {
	color:#0066CC;
	text-decoration:none;
	outline: 0;
}
a:hover {
	text-decoration:underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	font-size:0.8em;
}
div#all {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
div#header {
	width:800px;
	height: auto;
}
div#header #logo {
	width: 800px;
	background-color: #01a4de;
	height: 60px;
}
div#header #logo .intergral {
	margin: 0px 15px 0px 0px;
	float: right;
}
div#header #logo .intergral img {
	float: right;
}
div#header #logo .intergral .text {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	float:right;
	clear:both;
	margin-top: 5px;
}
div#header #logo img {
	margin: 5px 0px 0px 5px;
}
div#header #navigation {
	width: auto;
	height: 50px;
	float:right;
	margin: 0px 10px 0px 0px;
	clear:both;
}
div#header #navigation a {
	color: #000000;
	display: block;
	height: 25px;
	margin-right: 3px;
	padding-right: 10px;
	text-decoration: none;
	margin-bottom:5px;
	float:left;
	background-image: url(../images/layout/nav_off.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	padding-left: 10px;
	line-height: 25px;
}
div#header #navigation a:hover {
	background-color: transparent;
	background-image: url(../images/layout/nav_on.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
div#header #navigation a.selected {
	background-color: #01a4de;
	background-image: none;
	color: #ffffff;
	border: none;
}
div#header #picture {
	background-repeat: no-repeat;
	background-position: left top;
	width: 800px;
	height: 200px;
	margin-top: 0px;
	clear: none;
	background-image: url(../images/headers/singletree.jpg);
}
div#header #quotebox {
	width: 360px;
	min-height: 60px;
	max-height: 90px;
	float: right;
	margin: 10px 14px 0px 0px;
	clear: both;
	padding: 10px;
	border: dashed 1px #cccccc;
	background-image: url(../images/layout/trans.png);
	background-repeat: repeat;
}
div#header #quotebox .quoteby {
	margin-top:10px;
	margin-bottom:5px;
	float: right;
	font-size: 11px;
}
div#header #breadcrum {
	font-size: 10px;
	margin-bottom: 5px;
}
div#footer img{
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
div#footer {
	width: 800px;
	clear:both;
	text-align:left;
	color:#ccc;
	font-size:10px;
	margin:10px auto 30px auto;
	border-top: solid 1px #ebebeb;
	float: left;
	padding: 5px;

}
div#footer a {
	color:#ccc;
	text-decoration:underline;
}
/* About us page setup */
.aboutus_IntergralPicture {
float: right;
margin-left: 20px;
}
#aboutus_telephone_email {
	float:left;
	width: 300px;
	display: block;
	padding: 0;
	margin-top: 0px;
}
#aboutus_telephone_LEFT  p strong{	
	width: 100px;
	display: block;
	float: left;
	clear: both;
}
#aboutus_taxnumbers {
	float:left;
}
#aboutus_taxnumbers h2 {
	font-size: 13px;
	margin-top: 10px;
}

/* End of template structure - now on to the generic stuff */

#pagecontent {
	clear:both;
}
#pagecontent p,  .space {
	margin:10px 0px;
	line-height: 18px;
}

#pagecontent .arrow li{
	margin:5px 0px;
	line-height: 18px;
}
.clear {
	clear:both;
}
.floatleft {
	float:left;
}
.floatright {
	float: right;
}
h1 {
	padding:10px 10px 10px 0px;
	border-bottom: 2px solid #ccc;
	margin-bottom:15px;
	font-size:16px;
	font-weight:bold;
	overflow: visible;
}
h2 {
	font-size:14px;
	font-weight:bold;
	margin:20px 0px 10px 0px;
}
h3 {
	font-size:0.9em;
	padding:4px 4px 3px 0px;
	border-bottom:1px solid #cccccc;
	clear:both;
	margin-top: 5px;
}
h4 {
	font-size:1em;
	margin:5px 0px 10px 0px;
}
.leftcol, .rightcol {
	height: auto;
	float: left;
}
.leftcol {
	width: 580px;
	margin-right: 20px;
}
.rightcol {
	padding-top: 15px;
	width: 190px;
	border-left: dashed 1px #cccccc;
	min-height: 500px;
	padding-left: 9px;
}
.marginleft {
	margin-left: 10px;
}
.margintop {
	margin-top: 10px;
}
ul.flows li {
	width: 280px;
	display: list-item;
	float: left;
}
ul.singlearrow {
	list-style: outside url('../images/layout/grey_bullet_arrow.gif') !important;
	margin-left:20px;
}
ul.singlearrow.blue {
	list-style: outside url('../images/layout/blue_bullet_arrow.gif') !important;
	margin-left:20px;
}
ul.arrow {
	list-style: outside url('../images/layout/grey_bullet_arrow_dbl.gif') !important;
	margin-left:20px;
}
ul.arrow ul {
	list-style: outside url('../images/layout/grey_bullet_arrow_dbl.gif') !important;
	margin-left:20px;
}
ul.arrow ul {
	list-style: outside url('../images/layout/grey_bullet_arrow_dbl.gif') !important;
	margin-left:20px;
}
ul.arrow.blue {
	list-style: outside url('../images/layout/blue_bullet_arrow_dbl.gif') !important;
	margin-left:20px;
}
ul.arrow.blue ul {
	list-style: outside url('../images/layout/grey_bullet_arrow_dbl.gif') !important;
	margin-left:20px;
}
ul.arrow li.blue {
	list-style: outside url('../images/layout/darkblue_bullet_arrow_dbl.gif') !important;
}
.seperator, .seperator2, .seperator3 {
	background-color:#ccc;
	margin:5px auto;
	overflow:hidden;
	clear:both;
}
.seperator {
	height:1px;
	width:95%;
}
.seperator2 {
	height:10px;
	background:none;
	width:95%;
}
.thumbnail.large {
	float:left;
	width: 150px;
	margin-right: 10px;
	height: 160px;
	margin-top: 15px;
}
.description.large {
	margin-top: 20px;
	float:left;
	width: 400px;
	height: auto;
}
.thumbnail {
	float:left;
	width: 130px;
	margin-right: 10px;
	height: 150px;
}
.description {
	float:left;
	width: 400px;
	height: 150px;
	margin-right: 10px;
}
.quoteby {
	clear:both;
	float:right;
	margin-top: 5px;
	font-size: 11px;
}
/* contact us */
.inputfield { clear:both; min-height: 80px; margin-bottom: 10px;}
.inputfield.single { clear:both; min-height: 25px; margin-bottom: 10px;}
.inputfield label strong{ width: 135px; float:left; display: block;}
.inputfield textarea{
	width: 250px;
	height: 70px;
	float:left;
	display: block;
	margin-right: 10px;
	border: solid 1px #999999;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.inputfield textarea.double{ height: 140px;}
.inputfield input, .inputfield select{ width: 180px; float:left; display: block; margin-right: 10px; border: solid 1px #999999;}
.inputfield div { font-size: 11px; color: #666666; float:left; height: auto; width: 180px;}
.inputfield div.larger { font-size: 12px; color: #000000; float:left; height: auto; width: 250px; margin-right: 10px;}
.inputfield .error.form {color:#990033; margin-bottom: 2px; display:block; }
.tinytext.form { clear:both; font-size: 11px; font-weight: normal; display:block; color: #666666;}

/*blog styles*/

.navigation {
	float: left;
	width: 150px;
	display: block;
}
#menu {
	width: 150px;
	display: block;
	float: left;
	margin-right: 20px;
} 
#mainposts {
	float: left;
	display: block;
	width: 600px;
}
#mainposts ul {
	margin-left: 15px;
}
#mainposts ul li{
	line-height: 20px;
}
#mainposts h3 {
	font-size: 14px;
}
pre {
	width: 590px;
	overflow: auto;
	border: dashed 1px #666;
	background-color: #ebebeb;
	padding: 5px;
}

#menu ul, #menu ul li {
	list-style: none;
	list-style-type: none;
}

#menu ul li a {
	display: block;
	padding: 5px;
	color: #000000;
	border-bottom: 1px solid #ebebeb;
}
#menu ul li a:hover {
	background-color: #01a4de;
	text-decoration: none;
	color: #FFFFFF;
}

.item.entry {
	margin-bottom: 15px;
	display: block;
	clear: both;
}
.postinfo {
	background-color: #ebebeb;
	padding: 5px;
	width: 590px;
}

.devImg {
	display: block;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 5px;
	float:left;
}