@charset "utf-8";
/* CSS Document */
body {
	font-size:72.5%;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#333;
}
body, h1, h2, h3, h4, h5, h6, p ol, ul, form, blockquote {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size:1em;
}
a {
	text-decoration:none;
	outline:none;
}
a img {
	border:none;
	outline:none;
}
a:link, a:active, a:visited {
	color:#000;
}
a:hover {
	color:#F48116;
}

#wrapperic {
	width:960px;
	margin:0 auto;
}
#headeric {
	padding-top:10px;
	padding-bottom: 20px;
}
#toprighthdr {
	width:270px;
	height:129px;
	display:inline;
	float:right;
}
#menuic {
	clear:both;
	padding-top:10px;
	text-align:center;
	background:url(../images/menu-bg.jpg) no-repeat;
	min-height:33px;
	font-size:1.5em;
	font-weight:bolder;
}
#menuic ul {
	margin-bottom:0;
	padding-bottom:0;
}
#menuic ul, #menuic ul li  {
	list-style-type:none;
	display:inline;
}
#menuic ul li  {
	padding:5px 12px 5px 12px;
}
#menuic a:link, #menuic a:active, #menuic a:visited { color:#fff; }
#menuic a:hover {
	color:#F7941E;
}
#flashic {
	height:274px;
	text-align:center;
}
#contentic {
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	text-align: left;
}
#leftcontent {
	width:670px;
	float:left;
	padding-left: 20px;
	padding-right: 10px;
}
#leftcontent  p {
	font-size:14px;
}
#rightcontent {
	width:255px;
	float:right;
}
#footeric {
	clear:both;
	text-align:center;
	font-size:1em;
}
#footeric ul {
	margin-bottom:0;
	padding-bottom:0;
}
#footeric ul, #footeric ul li  {
	list-style-type:none;
	display:inline;
}
#footeric ul li  {
	padding:5px 10px 5px 10px;
}
#footeric p {
	margin-top:5px;
	padding-top:0;
}

/*  Classes  */
h1 {
	font-size:20px;
}
#roi ul {
	list-style-type:disc;
	font-size:14px;
	line-height:20px
}
#roi ul li {
	list-style-type:disc;
	margin-left:20px;
	line-height:20px
}
#roi ul li ul {
	list-style-type:circle;
	margin-left:60px;
	line-height:20px
}
#roi ul li ul li {
	list-style-type:circle;
	margin-left:60px;
	line-height:20px
}

.logoic {
	display:block;
	width:314px;
	height:129px;
	background:url(../images/icontrol-logo.png) no-repeat;
	text-indent:-6000px;
}
.phonenumtop {
	font-size:1.6em;
	font-weight:bolder;
	color:#017BA9;
	text-align: center;
	margin: 5px;
}
#positouchicontrol {
	background:url(../images/positouch-the-icontrol-%20bg.png) no-repeat;
	height:42px;
	padding-left: 160px;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 8px;
	color: #136c9b;
	margin-bottom: 10px;
}
#listleft, #listright {
	float:left;
	width:290px;
	padding: 10px 10px 10px 20px;
	font-size: 1.3em;
	margin-bottom: 20px;
}
#listleft ul, #listright ul li {
	line-height:25px;
	list-style-type:none;
}
h3.serviceincl, h1.serviceincl {
	clear:both;
	font-size: 2em;
	color: #136c9b;
	font-weight: bold;
	margin-left: 20px;
}
a.underlink:hover { color:#F7941E; border-bottom:2px solid #F7941E; }
.styledtxtinput {
	width:235px;
}
/* EOF Classeds */

/* Forms */
#contactusform {
	background:url(../images/contact-us-form-hdr.png) no-repeat;
	padding-top: 35px;
	padding: 35px 10px 10px 10px;
	line-height: 20px;
}
.orangesubhdn {
	font-weight:bold;
	color:#F47A13;
}
#singlecolumn h3 {
	border-bottom:2px solid #F7941E;
	color:#0089b9;
	font-size: 14px;
}
a.overLinks { color:#036; border-bottom:1px solid #036; }
a.overLinks:hover { color:#C60; }
