
#fullmain {
	background: url("/images/bg2.jpg") repeat-x scroll center 0 #FFFFFF;
	float: left;
	margin:0;
	width: 100%;
}

#rotator a {
	display:none;
}

#mainnav {
	float: right;
	font-family:'helvetica neue',helvetica,arial;
	margin:10px 0 0;
	padding:0px 0 10px;
	width:680px;
}
#mainnav li
{
	float: right;
	list-style: none outside none;
	margin: 0 0 0 5px;
	padding: 12px 10px;
}

#mainnav a {
	color: #313431;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#mainnav a:hover, #mainnav .activ { 
	border-bottom: 3px solid #fff;
	color: #fff;
}

#logo {
	height: 68px;
}

#logo a {
	background:url("/images/intelitouch_logo2.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:66px;
	width:220px;

}

#logo h2 { 
	display: none;
}
#logo h1, #logo h2 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

/*  end header */

#callout {
	height:337px;
	position:relative;
	background-color: #313431;
	color: #ccc;
	width: 100%;
	padding-top: 20px;
	
}

#content {
	background-color: #eee;
	padding: 25px 0 0 0;
	color: #333;
}

#content h2 {
	font-size: 1.3em;
}

#contentx {
	background-color: #fff;
	padding: 25px 0 0 0;
	color: #333;
}



#topnav {
	color: #eee;
}
#topnav a {
	color: #eee;
}

#topnav {
	float: right;
	font-family:'helvetica neue',helvetica,arial;
	height:29px;
	margin:0 0 0px;
	padding:2px 0 0;
	width:100%;
}

#topnav li {
	float: right;
	list-style: none outside none;
	padding: 6px 0 0 5px;
	text-transform: uppercase;
	font-size: 0.85em;
	font-weight: bold;
}

#topnav a {
	text-decoration: none;
}

#headerx {
	margin-bottom: 0px;
}

.quotebox {
	background:none repeat scroll 0 0 #F7F7F7;
	border:1px solid #E3E3E3;
	padding:5px 10px 10px;
}

/* inside */
.section {
	padding: 50px 0 10px;
	margin: 10px;
}

.shead {
	background: url("/images/section.png") no-repeat scroll 0 0 transparent; 
}

.sectiontitle {
	color:#444444; 
	font:1.8em 'helvetica',arial; 
	letter-spacing:-0.03em;
}

/* http://www.webdesignerwall.com/tutorials/css3-gradient-buttons */
.ibtn {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.ibtn:hover {
	text-decoration: none;
}
.ibtn:active {
	position: relative;
	top: 1px;
}
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

.large {
	font-size: 18px;	
}

.medium {
	font-size: 14px;
	padding: 0.5em 1.2em 0.55em;	
}

.small {
	font-size: 14px;
	padding: 0.2em 1.2em 0.25em;	
}


.call {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.call:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.call:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

/* Buttons only above here */


/* footer */
#footer {
	border-top: 1px dotted #000;
	margin: 0px auto 0px;
	padding: 20px 0;
	color: #aaa;
	background: #313431;
	width: 100%;
}
#ftr h4 {
	color:#ccc;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:700;
	padding:0;
	margin-bottom: 2px;
}

#ftr ul {
	list-style: none outside none;
	padding: 5px 0;
}
#ftr li {
	margin-left: 0;
}
#ftr a {
	text-decoration: none;
	color: #aaa;
}
		
/* footer only above here */

/* subpages */
.infohead {
	color:#444444;
	font:1.5em 'helvetica neue',helvetica,arial,sans-serif;
	letter-spacing:-0.03em;
	margin:0.2em 0;
	padding:0.6em 0 0.2em;
	text-shadow:1px 1px #E5E5E5;
}

.subheader {
	background-color: #313431;
	height: 94px;
	color: #eee;
}

.subheader .title {
	padding-top: 30px;
	margin: 0px;
	font-size: 24px;
}

.subheader .btns {
	margin-top: 30px;
	float: right;
	margin-right: 30px;
}
/* end subpages */

#rnav { margin: 3px 0; float: right;}
#rnav a, #rotator strong 
{ 
	color: #313431; 
	margin: 0 1px; 
	padding: 2px 4px; 
	border: 1px solid #ccc; 
	background: #EC891D; 
	text-decoration: none;
	font-size: .65em;
}
#rnav a.activeSlide { background: #ea0 }
#rnav a:focus { outline: none; }

.infoimg {
	border: 3px solid #444;	
	padding: 3px;
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

.highlight {
	font-weight: bold;
	font-style: italic;	
}


#contentx {
	font-size: 15px;
}

.itme {
	font-size: 14px;
	margin-bottom: 25px;
	margin-top: 25px;
	position: relative;
}

.itme h2 {
	font-size: 18px;
}

.itme h2 a {
	text-decoration: none;
	color: #2173AF;
}

.itme h2 a:hover {
	text-decoration: underline;
}

.featurecrumbs {
	
	font-size: 13px;

	margin-bottom: 25px;
	border-bottom: 3px double #ccc;
	padding-bottom: 5px;
}
.featurecrumbs a {
	text-decoration: none;
	color: #2173AF;
}

.featurehead p {
	font-size: 18px;
}

.itme p {
	font-size: 13px;
}

a.link {
	text-decoration: none;
	color: #EC891D;
}

a.link:hover {
	text-decoration: underline;
}

.ico h2 {
	margin-bottom: 10px;	
}
.ico p, .ico h2 {
	margin-left: 65px;
}
.ico img {
	float: left;
}

.feature img {
	float: left;	
}

.feature h3, .feature p {
	margin-left: 50px;	
}




.left {
	border-right: 1px solid #ccc;
	min-height:500px;
	padding-right: 2px;
}
			
.featurelist {
	position: relative; 
	margin: 0;	
}

.featurelist li {
	list-style: none outside none;
	margin: 0;
}

.featurelist a {
	font-size: 14px;
	font-weight: bold;
	color: #313431;
	padding: 10px 0 10px 12px;
	text-decoration: none;
	border-top: 1px solid #ccc;
	display: block;
	margin-right: 20px;
}

.featurelist a:hover {
	text-decoration: underline;
}

.featuresummary {
	padding-top: 20px;
}

.feature h3 {
	font-size: 13px;
	margin-bottom: 5px;
}

.feature p {
	font-size: 12px;
}

.featurelist .active {
	background-color: #EC891D;
	color: #fff;
	margin-right: 0px;
	margin-left: 0px;
	-moz-border-radius: 10px;
	-moz-border-radius-topright: 35px;
	-moz-border-radius-bottomright: 35px;
	-webkit-border-radius: 10px;
	-webkit-border-top-right-radius: 35px;
	-webkit-border-bottom-right-radius: 35px;
	border-radius: 10px;
	border-top-right-radius: 35px;
	border-bottom-right-radius: 35px;
	border-top: none;

}

.featurelist .next {
	border-top: none;
}

.imgleft {
	float:left;	
	padding-right: 5px;
}

#content a {
	color: blue;
	text-decoration: none;
}

#content p {
	text-align:justify;
}
