body, html {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 95%;

	background: #fff url('../img/background.jpg') no-repeat center center fixed;
	background-size: cover;

	margin: 0;
	padding: 0;

	height: 100%;
	width: 100%;
}

h1, h2, h3, h4, h5, h6 {
}

h1, h2, h3 {
	line-height: 1.5em;
}

h1 {
	color: #F89838;
	font-size: 1.9em;
	text-shadow: #333 0.08em 0.08em 0.08em;
}

h2 {
	font-size: 1.2em;
	font-style: italic;
}

h3 {
	font-size: 1.2em;
}

legend {
	font-size: 100%;
	line-height: 25px;
	margin-bottom: 0;
	font-weight: bold;
}
legend small {
	font-size: 80%;
	font-weight: normal;
}

input[type=checkbox], input[type=radio] {
	margin-left: 30px !important;
	margin-right: 10px !important;
}

.form-horizontal .control-group {
	margin-bottom: 10px;
}
#header {
	min-height: 120px;
	color: #fff;
}

#header h1 {
	margin: 0;
}

#header .lead,
#header .site-desc {
	margin-top: 50px;
	color: #fff;
	text-shadow: black 0.1em 0.1em 0.2em;
}

#header h1 a,
#header #site-title a {
	display: block;
	width: 266px;
	height: 114px;
	padding: 5px 0 0;
	background: transparent url('../img/logo.png') no-repeat center center;
	text-indent: -9999em;
}

.content, .main-content {
	max-width: 1000px;
	min-width: 266px;
	margin: 0 auto;
}

.navbar {
	margin-bottom: 0;
	-webkit-box-shadow: 0px 5px 10px 0px #666;
	box-shadow: 0px 5px 10px 0px #666;
}
.navbar .nav,
.nav-container .nav {
	left: -0.7em;
}

html[data-useragent*='Trident'] body .navbar .nav,
html[data-useragent*='Trident'] body .nav-container .nav {
    margin-left: -15px;
}

.navbar #menu-main-menu {
	margin-right:0;
	padding-left:0;
	left:0;
}

.navbar-inner {
min-height: 40px;
padding-left: 20px;
padding-right: 0px;
}

.navbar-inverse .btn-navbar {
color: #ffffff;
background: rgb(135,224,253); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(135,224,253,1) 0%, rgba(83,203,241,1) 40%, rgba(5,171,224,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(135,224,253,1)), color-stop(40%,rgba(83,203,241,1)), color-stop(100%,rgba(5,171,224,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(135,224,253,1) 0%,rgba(83,203,241,1) 40%,rgba(5,171,224,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(135,224,253,1) 0%,rgba(83,203,241,1) 40%,rgba(5,171,224,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(135,224,253,1) 0%,rgba(83,203,241,1) 40%,rgba(5,171,224,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(135,224,253,1) 0%,rgba(83,203,241,1) 40%,rgba(5,171,224,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#05abe0',GradientType=0 ); /* IE6-9 */
}

.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
color: #fff;
}

.navbar-inverse .navbar-inner, .navbar-inverse .navbar-inner ul ul li, .dropdown-menu {
	background-color: #FF7B00;
	background-image: -moz-linear-gradient(top, #FFA648, #FF7B00);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFA648), to(#FF7B00));
	background-image: -webkit-linear-gradient(top, #FFA648, #FF7B00);
	background-image: -o-linear-gradient(top, #FFA648, #FF7B00);
	background-image: linear-gradient(to bottom, #FFA648, #FF7B00);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffFFA648', endColorstr='#ffFF7B00', GradientType=0);
	border-color: #FF7B00;
	padding-left: 0;
}
.navbar-inverse .navbar-inner li:hover, .dropdown-menu>li>a:hover,
.navbar-inverse .nav .active>a, .navbar-inverse .nav .active>a:hover, .navbar-inverse .nav .active>a:focus,
.navbar-inverse .nav li.dropdown.open>.dropdown-toggle, .navbar-inverse .nav li.dropdown.active>.dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle {
	background-color: #63ACD1;
	background-image: -moz-linear-gradient(top, #82CCF2, #63ACD1);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#82CCF2), to(#63ACD1));
	background-image: -webkit-linear-gradient(top, #82CCF2, #63ACD1);
	background-image: -o-linear-gradient(top, #82CCF2, #63ACD1);
	background-image: linear-gradient(to bottom, #82CCF2, #63ACD1);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff82CCF2', endColorstr='#ff63ACD1', GradientType=0);
}

.navbar, .navbar-inner, container {
	border-radius: 0;
	border: 0px;
	border-top-left-radius: 1em;
	border-top-right-radius: 1em;
}

.btn-navbar {
/*	position: absolute;
	left: 25px;*/
	z-index: 2;
}

.navbar-inverse .brand, .navbar-inverse .nav>li>a {
	color: #fff;
	font-weight: normal;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.navbar .nav>li>a {
	padding: 10px;
}

.navbar-inverse .brand:hover, .navbar-inverse .nav>li>a:hover {
	color: #fff;
}

.navbar .nav>li {
	border: 0px solid #fff;
	border-width: 0 1px 0 0;
}
.navbar .nav>li:first-child {
	border-left-width: 0;
}

.navbar-inverse .nav-collapse .dropdown-menu a {
color: #fff;
}


.dropdown-menu {
	border-width: 0px;
    margin-top: -2px;
}
.dropdown-menu>li>a {
	color: #fff;
	border-bottom: 1px solid #000;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}
.dropdown-menu>li:last-child>a {
	border-bottom-width: 0px;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
}
.navbar .nav>li>.dropdown-menu:before, .navbar .nav>li>.dropdown-menu:after {
	display: none;
}

#menu-main-menu > li > a {padding-left:33px;}
#menu-main-menu li#menu-item-320 a {background:url(../images/icons/house.png) no-repeat left center;}
#menu-main-menu li#menu-item-321 {background:url(../images/icons/help.png) no-repeat left center;}
#menu-main-menu li#menu-item-329 {background:url(../images/icons/page_paintbrush.png) no-repeat left center;}
#menu-main-menu li#menu-item-340 {background:url(../images/icons/server.png) no-repeat left center;}
#menu-main-menu li#menu-item-346 {background:url(../images/icons/database_gear.png) no-repeat left center;}
#menu-main-menu li#menu-item-354 {background:url(../images/icons/magnifier.png) no-repeat left center;}
#menu-main-menu li#menu-item-359 a {background:url(../images/icons/telephone.png) no-repeat left center;}

.main-content {
	background-color:#e6f5f9;
/*	background: -moz-linear-gradient(top, rgba(230,245,249,0) 0%, rgba(230,245,249,0) 150px, rgba(230,245,249,1) 151px, rgba(230,245,249,1) 100%); /* FF3.6+ */
/*	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,245,249,0)), color-stop(150px, rgba(230,245,249,0)), color-stop(151px, rgba(230,245,249,1)), color-stop(100%,rgba(230,245,249,1))); /* Chrome,Safari4+ */
/*	background: -webkit-linear-gradient(top, rgba(230,245,249,0) 0%,rgba(230,245,249,0) 150px, rgba(230,245,249,1) 151px, rgba(230,245,249,1) 100%); /* Chrome10+,Safari5.1+ */
/*	background: -o-linear-gradient(top, rgba(230,245,249,0) 0%,rgba(230,245,249,0) 150px, rgba(230,245,249,1) 151px, rgba(230,245,249,1) 100%); /* Opera 11.10+ */
/*	background: -ms-linear-gradient(top, rgba(230,245,249,0) 0%,rgba(230,245,249,0) 150px, rgba(230,245,249,1) 151px, rgba(230,245,249,1) 100%); /* IE10+ */
/*	background: linear-gradient(to bottom, rgba(230,245,249,0) 0%,rgba(230,245,249,0) 150px, rgba(230,245,249,1) 151px, rgba(230,245,249,1) 100%); /* W3C */
/*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e6f5f9', endColorstr='#e6f5f9',GradientType=0 ); /* IE6-9 */
}

.main-content.header {
	background-color:transparent;
}

@media all and (min-width: 1000px) {
    .row-fluid [class*='span']:first-child {
        margin-left: 50px;
     }
}

#footer.main-content {
	margin-bottom:1em;
	background:none;
}

.leftCol {
	padding: 0;
	margin: 0;
	margin-left: 20px;
}
.fullpage{
	margin-right: 20px;
}
.sidebar {
	padding: 5px 10px;
	font-size: 90%;
	margin: 0;
/*	min-width: 37.609373%; */
	min-width: 31.6239%
	line-height: 1.25em;
}
/*
.leftCol, .sidebar {
	margin-top: 20px;
}
*/
.sidebar h1, .sidebar h2, .sidebar h3 {
	color: #000;
}

.sidebar h2 {
	font-size: 95%;
	line-height: 1.5em;
}
.sidebar fieldset {
	margin-bottom:0;
}
.sidebar legend + .control-group {
	margin-top:0;
}
.sidebar [class*='span']:first-child {
	margin-left:0;
}
.sidebar label[for='captcha'] {
	float:left;
}
.sidebar #captcha {
	margin:0;
	margin-left:1em;
}
.sideBoxTitle {
	width: 100%;
	display: block;
	border-top-left-radius: 1em;
	border-top-right-radius: 1em;
	background-color: #069;
	color: #fff;
	font-weight: bold;
	padding: 3px 0;
	text-indent: 10px;
}
.sideBox .contents {
	padding: 8px;
}
.sideBox {
	background-color: #eee;
	border: 0px solid #ddd;
	border-width: 0 1px 1px 1px;
	border-radius: 1em;
	margin-bottom: 20px;
}
.sideBox .social {
	padding-top: 0;
}
.sideBox address {
	font-style: italic;
}
.under-social img {
	margin: 10px 0;
}
.sideBox form {
	margin-bottom: 0;
}

.sidebar a, .sidebar a:visited, .sidebar a:active {
	color: #000;
}

a, a:visited, a:active {
	color: #069;
}

a:hover {
	color: #f60;
}


#footer > .content {
	background: #e6f5f9 url("/img/footer-bg.gif") no-repeat bottom center;
	background-size: 100% auto;
	color: #fff;
	padding: 10px;
	font-weight: bold;
	border-bottom-left-radius: 1em;
	border-bottom-right-radius: 1em;
	font-size: 80%;
	letter-spacing: -.3px;
	min-height: 450px;
}

#footer #inner-footer {
	margin-top:26px;
}

#footer address {
float: right;
font-style: normal;
color: #000;
text-align: right;
margin-top: 15px;
}
#footer address span {
	font-style: normal;
}
#footer .content .copyright
{
	text-align:center;
	color: #fff;
}
#footer > a
{
	color: #fff;	
}
#footer .navigation
{
	float: left;

}
#footer .orangedude-clipboard
{
	margin-top: 50px;	
}
#footer .navigation ul
{
	list-style-type:none;
	display: inline;
		
}
#footer .navigation .col1
{
	float: left;
}

#footer .navigation .col2
{
	float: left;
	margin-left: 30px;
}
#footer .social {
float: left;

margin-top: 20px;
}
#footer .bigphone {
font-size: 4em;
color: #005580;
font-weight: normal;
position: relative;
left: 90px;
margin-top: 30px;
}
#footer .tweet {
margin-top: 72px;
margin-left: 20px;
}
#footer .bbb
{
	margin-top: 50px;	
}
#valid {
	padding: 10px 0 30px;
}


.right {
	float: right;
}
.left {
	float: left;
}
.red {
	color: #f00;
}
img.right, img.left {
	margin: 5px;
}
ul, ol {
	margin: 15px 0;
	padding: 0 0 0 40px;
}

.accordion-heading {
	border-top-left-radius: 1em;
	border-top-right-radius: 1em;
	background-color: #069;
	font-weight: bold;
	padding: 0;
	text-indent: 10px;
}
.accordion-heading a, .accordion-heading:hover a {
	color: #fff;
	text-decoration: none;
}
.accordion-body {
	background-color: #eee;
	border-bottom-left-radius: 1em;
	border-bottom-right-radius: 1em;
	border: 1px solid #069;
}
.accordion-group {
	border: 0px;
}

.accordion .accordion-collapse {
	display: block;
	font-size: 90%;
	font-style: italic;
	padding-right: 1em;
}
.portfolio .accordion-inner {
	padding: 9px 0;
}
.portfolio2 img
{
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.accordion figure {
	background-color: #fff;
	border-radius: .5em;
	border: 1px solid #aaa;
	padding: .5em;
	margin: .5em;
	text-align: center;
	font-size: 90%;
	-webkit-box-shadow: 2px 2px 2px 0px #666;
	box-shadow: 2px 2px 2px 0px #666;
}

.testimonials h2 {
	margin-bottom:0;
	font-size:1.5em;
	font-weight:normal;
	font-style:normal;
}

.testimonials .textItem h2 {
	margin-top:0;
	font-size:1.125em;
	line-height:1.25em;
}

.testimonials blockquote p {
	font-size: 14.5px;
	margin: 0 0 10px;
}

blockquote {
	border-color: #ddd;
}

h1.supporting-community {
	text-indent: -999em;
	height: 115px;
	background: transparent url('../img/idpgivesback2.png') no-repeat top left;
}

.emailguy {
	margin-top: 70px !important;
}
.homeguy {
	height: 140px;
}
.main-content {
	position: relative;
}
#webmail {
	position: absolute;
	top: 8px;
	right: 0;
}
#webmail a {
	color: #069;
	padding: 8px;
	padding-left: 40px;
	text-decoration: none;
	background: #E6F5F9 url(../img/email-icon.png) no-repeat 2px 2px;
	border: 1px solid #aaa;
	border-radius: 4px;
	font-size: 80%;
}

.mob-link, .mob-link:hover {
	color: #005580;
	cursor: text;
	text-decoration: none;
}
.headphone {
	color: #069;
	font-weight: bold;
	font-size: 1.5em;
	/*text-shadow: #333 0.08em 0.08em 0.08em;*/
}
.headphone a {
	background: inherit !important;
	border: 0 !important;
	padding-left: 0px !important;
	color: inherit !important;
}
.carousel {
	margin-bottom: 0;
}
.carousel-inner {
	height: 402px;
	border: 3px ridge #f7f7f7;
	border-radius: .5em;
}
.carousel-indicators {
	position: relative;
	width: 210px;
	margin: 0 auto;
	top: -33px;
	right: auto;
	height: 20px;
	background-color: #f7f7f7;
	border: 3px ridge #f7f7f7;
	border-bottom-width: 0px;
	border-top-right-radius: 2em;
	border-top-left-radius: 2em;
	padding: 10px 0 0 10px;
}
.carousel-indicators li {
	-webkit-box-shadow: inset 1px 1px 1px 1px #ccc;
	box-shadow: inset 1px 1px 1px 1px #ccc;
}
.carousel-indicators li.active {
	background-color: #ccc;
}
.carousel-control:first-of-type {
	left: 0px;
	width: 28px;
	color: #999;
	text-align: left;
	background: #f7f7f7;
	border: 3px ridge #f7f7f7;
	-webkit-border-top-right-radius: 2em;
	-webkit-border-bottom-right-radius: 2em;
	-moz-border-top-right-radius: 2em;
	-moz-border-bottom-right-radius: 2em;
	border-top-right-radius: 2em;
	border-bottom-right-radius: 2em;
	border-left: 0px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.carousel-control:last-of-type {
	right: -6px;
	width: 28px;
	color: #999;
	text-align: right;
	background: #f7f7f7;
	border: 3px ridge #f7f7f7;
	-webkit-border-top-left-radius: 2em;
	-webkit-border-bottom-left-radius: 2em;
	-moz-border-top-left-radius: 2em;
	-moz-border-bottom-left-radius: 2em;
	border-top-left-radius: 2em;
	border-bottom-left-radius: 2em;
	border-right: 0px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.carousel-control:hover {
	color: #000;
}
#quotes {
	margin: 5px;
	height: 520px;
	font-size: 20px;
	position: relative;
}
.textItem {
	position: absolute;
	display: none;
}
.textItem small {
	font-size: 65%;
}

.testimonials-seemore {
	position: absolute;
	bottom: 5px;
	right: 5px;
	font-size: 60%;
}


@media only screen and (max-width: 767px) {
	#header h1 {
		float: left ;
	}
	#header h1 a {
		margin-left: -20px;
		background-size: 65%;
	}
	.headphone {
	color: #069;
	font-size: 1.5em;
	position: relative;
	font-weight:normal;
	top: 55px;
	left: 125px;
}
#footer .content
{
	margin-top: -190px;
}
#footer .copyright
{
	margin-top: 50px;
}
#footer .bigphone {
font-size: 3em;
color: #005580;
font-weight: normal;
position: relative;
left: 10px;
margin-top: 30px;
}
}

@media only screen and (max-width: 979px) {
	.nav-collapse .nav {
		margin-top: 35px;
	}
	.sidebar {
		height: auto;
	}

}

@media only screen and (max-width: 1035px) {
	.main-content {
		padding: 0;
	}

	.sidebar {
		margin-right: 0;
	}
}
