html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
}
a {
	color: #0066C2;
	text-decoration: none;
}
a img {
	border: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a, a:focus {
	outline: none;
}
/* --- Headings --- { --- */

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h1 {
	font-size: 18px;
	color: #2A4D96;
	padding-bottom: 20px;
}
h2 {
	font-size: 18px;
	color: #000;
	margin-bottom: 14px;
}
#sidebar h2 {
	background: url(../images/dots.gif) left bottom repeat-x;
	padding-bottom: 8px;
}
#sidebar h2 a {
	color: #000;
}
#sidebar h2 a:hover {
	color: #0066C2;
}
h3 {
	font-size: 18px;
	color: #2A4D96;
	padding-bottom: 15px;
}
h4 {
	font-size: 14px;
	padding-bottom: 12px;
}
h4.ttl {
	font-weight: bold;
	padding-bottom: 5px;
	color: #000;
}
#middle h4 {
	font-weight: bold;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	background: url(../img/dots.gif) left bottom repeat-x;
	padding: 0 0 8px 0;
	margin-bottom: 10px;
}
h6 {
	font-size: 11px;
	color: #999;
}
/* --- } --- Headings --- */

.smallerText {
	font-size: 11px;
}
.blue, #wrapper .blue {
	color: #2A4D96;
}
.aqua, #wrapper .aqua {
	color: #0ACCF7;
}
.green, #wrapper .green {
	color: #9ABD00;
}
.imgLeft {
	float: left;
	clear: left;
	margin: 3px 18px 10px 0;
}
.imgRight {
	float: right;
	clear: right;
	margin: 0 10px 0 18px;
}
p, form, ul, li, input {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
table {
	width: 100%;
	border-collapse: collapse;
}
th, td {
/*padding: 0;*/
	}
#wrapper {
	min-height: 100%;
	height: auto /*!important;*/
	height: 100%;
	position: relative;
	z-index: 1;
}
#wrapper .vTop, #wrapper table.vTop td {
	vertical-align: top;
}
#wrapper .vMid, #wrapper table.vMid td {
	vertical-align: middle;
}
#wrapper .vBot, #wrapper table.vBot td {
	vertical-align: bottom;
}
.cleaner, #wrapper .cleaner {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin: 0 0 -1px 0;
	clear: both;
	padding: 0;
}
.marg_t {
	margin-top: 15px;
}
.marg_b {
	margin-bottom: 15px;
}
.marg_b2 {
	margin-bottom: 10px;
}
.line {
	background: url(../images/dots.gif) left bottom repeat-x;
	height: 10px;
	margin-bottom: 25px;
}
.icon_free {
	background: url(../images/icon_free.gif) left top no-repeat;
	padding: 20px 0 0 92px;
	margin-bottom: 20px;
	height: 66px;
	font-size: 18px;
	color: #598527;
}
#top {
	background-color: #0066C2;
	padding-top: 10px;
	height: 145px;
}
#top .top {
	width: 990px;
	margin: 0 auto;
	height: 145px;
	color: #FFF;
}
#top a {
	color: #99C2E7;
}
#top a:hover {
	color: #DDEBF7;
}
#logo {
	float: left;
}
#topLinks {
	float: right;
	font-size: 11px;
	padding:22px 0px 0px 0px;
}
#topLinks li, #topLinks li a {
	float: left;
	line-height: 10px;
}
#topLinks li {
	padding: 0 10px 1px 10px;
	border-right: 1px solid #99C2E7;
}
#wrapper #topLinks .last {
	border-right: none;
}
#phone {
	float: left;
	padding: 60px 0 0 165px;
	width: 150px;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/ph_bg.gif) 135px 12px no-repeat;
}
#topSearch {
	float: left;
	width: 302px;
	height: 28px;
	margin-top: 55px;
	background: url(../images/search_bg.gif) left top no-repeat;
}
#topSearch .inpt {
	float: left;
	border: none;
	background: none;
	padding: 5px 5px 0 5px;
	width: 262px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4C4C4C;
	line-height: 14px;
	height: 20px;
}
#topSearch .btn {
	float: left;
	border: none;
	background: none;
	width: 30px;
	height: 25px;
	cursor: pointer;
	margin: 0;
}
#topSearch .btn:hover {
	background: url(../images/search_bg.gif) right -30px no-repeat;
}
#topMenu {
	clear: both;
	height: 48px;
	background: url(../images/tm_bg.png) left top repeat-x;
}
#topMenu ul {
	display: block;
	width: 988px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/tm_bg.png) right -96px no-repeat;
	padding-right: 2px;
}
#topMenu li {
	float: left;
	height: 48px;
	text-transform: uppercase;
	background: url(../images/tm_bg.png) left -96px no-repeat;
	padding-left: 2px;
}
#topMenu li a {
	float: left;
	padding:17px 20px 0px 19px;
	height:31px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-shadow: #FFF 1px 1px 0px;
	text-align: center;
	color: #0066C2;
	font-weight:bold;
}
#topMenu li a:hover {
	background: url(../images/tm_bg.png) right -48px repeat-x;
	color: #0066C2;
}
#topMenu .subMenu {
	background-color: #F1F1F1;
	position: absolute;
	z-index: 3;
	top: 202px;
	display: block;
	font-size: 11px;
	padding:5px 5px 5px 5px;
	border-top:10px solid #1f8ef3;
	border-bottom:10px solid #1f8ef3;
	height:auto;
	background-image:none;
}
#topMenu .subMenu li, #topMenu .subMenu li a {
	display: block;
}
#topMenu .subMenu li {
	background: url(../images/sm_li.gif) left top repeat-x;
	padding-top: 2px;
	height:auto;
	text-transform:none
}
#topMenu .subMenu li a {
	color: #1f8ef3;
	text-decoration: none;
	padding:4px 4px 4px 2px;
	font-size:11px;
	height:auto;
	text-align:left;
	width:auto;
	float:left;
	width:165px;
}
#topMenu .subMenu li a:hover, #topMenu .subMenu li .act {
	color: #5b5757;
	text-decoration: none;
	background-color: #F9F9F9;
	background:none;
}
#tm_2_sm a {
	width:180px!important;
}
#tm_1_sm a {
	width:130px!important;
}
#tm_3_sm a {
	width:140px!important;
}
#wrapper #topMenu .intel {
	width: 118px;
	padding: 0;
	height: 48px;
	text-align: left;
}
#topMenu .intel span {
	float: left;
	width: 118px;
	height: 48px;
	text-indent: -8000px;
	background: url(../images/tm_intel.gif) center center no-repeat;
}
#header {
	clear: both;
	position: relative;
	z-index: 1;
	height: 291px;
	background-position: center top;
	background-repeat: no-repeat;
	margin-bottom: 38px;
}
#header .header {
	padding: 135px 0 0 20px;
	color: #555;
	width: 970px;
	margin: 0 auto;
	height: 156px;
}
#header p {
	width: 550px;
}
#header li {
	font-size: 14px;
	background: url(../images/arw_r.gif) left 4px no-repeat;
	padding: 0 0 6px 14px;
}
#header.company {
	background-image: url(../images/header_company.jpg);
}
#header.customers {
	background-image: url(../images/header_customers.jpg);
}
#header.intellabs {
	background-image: url(../images/header_intellabs.jpg);
}
#header.contact {
	background-image: url(../images/header_contact.jpg);
}
#header.media {
	background-image: url(../images/header_media.jpg);
}
#header.solutions {
	background-image: url(../images/header_solutions.jpg);
}
#header.partners {
	background-image: url(../images/header_partners.jpg);
}
#header.home {
	background-image: url(../images/header_home.jpg);
}
#header.home .header {
	position: relative;
	z-index: 1;
}
#header.home .dots {
	background: url(../images/dots2.gif) left top repeat-x;
	padding-top: 5px;
	font-size: 15px;
	margin-top: 75px;
}
#content {
	clear: both;
	position: relative;
	z-index: 1;
	background: url(../images/bg_t.gif) left top no-repeat;
	width: 990px;
	margin:0px auto;
	padding:10px 0px 30px 0px;
}
#content .bg_b {
	background: url(../images/bg_b.gif) left bottom no-repeat;
	padding-bottom: 10px;
}
#content .bg_m {
	background: url(../images/bm_m.png) left top repeat-x;
}
#content .content {
	background: url(../images/bg_side.gif) left top repeat-y;
	border-left: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
	padding: 22px 30px 20px 25px;
}
#wrapper #content.widePage {
	background: url(../images/bg_t2.gif) left top no-repeat;
}
#wrapper #content.widePage .bg_b {
	background: url(../images/bg_b2.gif) left bottom no-repeat;
}
#wrapper #content.widePage .content {
	background: none;
}
#content p {
	padding: 0 0 16px 0;
}
#content td {
	vertical-align: top;
}
#content.home {
	background: none;
	padding-top: 0;
}
#content.home .div1, #content.home .div2 {
	float: left;
}
#content.home .div1 .t, #content.home .div2 .t, #content.home .div3 .t, #content.home .div1 .b, #content.home .div2 .b, #content.home .div3 .b {
	height: 10px;
	background-image: url(../images/home_boxes.gif);
	background-repeat: no-repeat;
}
#content.home .div1 {
	width: 395px;
	margin-right: 23px;
}
#content.home .div1 .t {
	background-position: 0px 0px;
}
#content.home .div1 .b {
	background-position: 0px -10px;
}
#content.home .div1 .m {
	border-left: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
	padding: 2px 3px 2px 12px;
	height: 206px;
}
#tabs {
	background: url(../images/tabs.gif) left top no-repeat;
	width: 378px;
	height: 33px;
}
#tabs li, #tabs li a {
	float: left;
}
#tabs li {
	height: 33px;
	border-right: 1px solid #D6D6D6;
}
#wrapper #tabs li.last {
	border-right: none;
}
#tabs li a {
	padding: 9px 22px 0 22px;
	height: 24px;
}
#wrapper #tabs li.last a {
	padding-left: 24px;
	padding-right: 33px;
}
#tabs li a:hover, #tabs li a.act {
	background: url(../images/tabs.gif) -10px bottom no-repeat;
}
#tabs li.first a:hover, #tabs li.first a.act {
	background: url(../images/tabs.gif) left bottom no-repeat;
}
#tabs li.last a:hover, #tabs li.last a.act {
	background: url(../images/tabs.gif) right bottom no-repeat;
}
#tabs_content {
	padding: 15px 10px 0px 10px;
}
#tabs_content div {
	display: none;
}
#wrapper #tabs_content div.act {
	display: block;
}
#tabs_content h6 {
/* padding-bottom: 2px; */
		}
#tabs_content li {
	background: url(../images/dots3.gif) left bottom repeat-x;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#wrapper #tabs_content li.last {
	background: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
#content.home .div2 {
	width: 275px;
}
#content.home .div2 .t {
	background-position: -400px 0px;
}
#content.home .div2 .b {
	background-position: -400px -10px;
}
#content.home .div2 .m {
	background-color: #F6F6F6;
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	padding: 22px 12px 4px 12px;
	height: 184px;
}
#content.home .div2 h2 {
	color: #1E4195;
	text-align: center;
	font-size: 20px;
	padding: 8px 0 0 0;
	margin: 0;
	border-top: 1px solid #C2C2C2;
}
#content.home .div3 {
	float: right;
	width: 275px;
}
#content.home .div3 .t {
	background-position: -680px 0px;
}
#content.home .div3 .b {
	background-position: -680px -10px;
}
#content.home .div3 .m {
	border-left: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
	padding: 5px 20px 2px 21px;
	height: 203px;
}
#content.home .div3 h3 {
	color: #555555;
	font-style: italic;
	font-size: 15px;
	font-weight: bold;
}
#sidebar {
	float: left;
	width: 180px;
	font-size: 11px;
}
#sideMenu {
}
#sideMenu li {
	padding-bottom: 5px;
}
#sideMenu li a {
	background: url(../images/arw_r.gif) left 3px no-repeat;
	padding-left: 13px;
	color: #333;
}
#sideMenu li a:hover, #sideMenu li .act {
	background-image: url(../images/arw_r_blue.gif);
	color: #0066C2;
}
.underline a {
	text-decoration: underline;
}
#middle {
	float: right;
	width: 700px;
}
#middle ol {
	padding: 0 0 6px 18px;
	margin: 0;
}
#middle ol li {
	list-style-type: decimal;
	padding: 0 0 10px 0px;
}
#middle ul {
	padding: 0 0 4px 15px;
}
#middle ul li {
	background: url(../images/li.gif) left 3px no-repeat;
	padding: 0 0 12px 16px;
}
#wrapper .arwList {
	padding: 0 0 14px 0;
}
#wrapper .arwList li {
	background: url(../images/arw_r2.gif) left 4px no-repeat;
	padding: 0 0 2px 10px;
}
#wrapper .list {
	padding: 0 0 6px 0;
}
#wrapper .list li {
	background: url(../images/li2.gif) left 5px no-repeat;
	padding: 0 0 10px 10px;
}
#wrapper .list2 {
	padding: 0 0 6px 0;
}
#wrapper .list2 li {
	background: url(../images/li3.gif) left 5px no-repeat;
	padding: 0 0 10px 10px;
}
#wrapper .thumbs {
	float: left;
	padding: 15px 0 0 0;
	width: 710px;
	position: relative;
	z-index: 1;
	margin-right: -10px;
}
#wrapper .thumbs li {
	float: left;
	background: none;
	padding: 0 17px 20px 0;
}
.thumbs li img {
	border: 4px solid #A7A7A7;
}
.thumbs li a:hover img {
	border-color: #4F95D5;
}
.grBox {
	background: #DDDDDD url(../images/grbox_bg.gif) left top no-repeat;
	padding-top: 12px;
	width: 642px;
	margin-bottom: 15px;
}
.grBox div {
	background: url(../images/grbox_bg.gif) right bottom no-repeat;
	padding: 0 15px 10px 15px;
}
#wrapper .grBox .list {
	padding-bottom: 0;
}
#wrapper .grBox .list li {
	background-image: url(../images/li4.gif);
	background-position: left 6px;
	padding-top: 1px;
	padding-bottom: 3px;
}
.download {
	background: url(../images/download_bg.gif) left top no-repeat;
	padding: 0 0 0 72px;
	width: 625px;
	height: 52px;
	margin-bottom: 12px;
}
.download span {
	float: left;
	width: 480px;
	/* padding-top: 15px; */
		line-height: 52px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #486B00;
	/* text-shadow: #DEF2B3 1px 1px 0px; */
		text-shadow: #CFED92 1px 1px 0px;
}
.download a {
	float: right;
	width: 97px;
	padding-left: 45px;
	line-height: 52px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #C7D6E5;
	text-shadow: #284A68 1px 1px 1px;
}
.download a:hover {
	background: url(../images/download_bg.gif) right -60px no-repeat;
	color: #ECF1F6;
	text-shadow: #1E3955 1px 1px 1px;
}
.thmb {
	float: left;
	margin: 0 15px 18px 0;
}
.txt {
	float: left;
	width: 428px;
	margin-bottom: 18px;
        line-height: 30px !important;
}
.imgRight {
	float: right;
	margin: 0 0 20px 25px;
}
.icon_pdf {
	display: block;
	background: url(../images/pdf_bg.png) left top no-repeat;
	padding: 71px 4px 0 0;
	width: 106px;
	height: 26px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #486B00;
	text-shadow: #CFED92 1px 1px 0px;
}
.icon_pdf:hover {
	background: url(../images/pdf_bg.png) left bottom no-repeat;
	color: #333;
}
#wrapper .vidThumbs {
	padding: 0;
	float: left;
	width: 720px;
	position: relative;
	z-index: 1;
	margin-right: -20px;
}
#wrapper .vidThumbs li {
	float: left;
	padding: 6px 19px 16px 7px;
	width: 214px;
	height: 170px;
	background: url(../images/thmb_bg.gif) left top no-repeat;
}
.vidThumbs li a {
	font-style: italic;
	color: #555555;
}
.vidThumbs li img {
	margin-top: 6px;
}
#solutions {
	padding: 30px 0 0 0;
	float: left;
	width: 990px;
}
#scroller {
	float: left;
	width: 990px;
	height: 148px;
}
#solutions ul {
	padding: 0;
	display: block;
	width: 2760px;
	height: 119px;
}
#solutions h4 {
	color: #0066C2;
	font-weight: bold;
	padding: 0 0 10px 0;
}
#solutions li {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #CCCCCC;
	font-size: 11px;
	color: #000;
	width: 230px;
	height: 120px;
}
#wrapper #solutions li.last {
	padding-right: 0;
	margin-right: 0;
	border-right: none;
}
#wrapper #solutions li p {
	padding-bottom: 7px;
}
#solutions li .btn_gray {
	margin-left: -2px;
}
#solutions .icon_cloud {
	float: left;
	background: url(../images/icon_cloud.jpg) left top no-repeat;
	padding-left: 87px;
}
#solutions .icon_desktop {
	float: left;
	background: url(../images/icon_desktop.jpg) left 7px no-repeat;
	padding-left: 89px;
}
#solutions .icon_lock {
	float: left;
	background: url(../images/icon_lock.jpg) left 2px no-repeat;
	padding-left: 80px;
}
#solutions .icon_wireless {
	float: left;
	background: url(../images/icon_wireless.jpg) left 10px no-repeat;
	padding-left: 87px;
}
#solutions .icon_storage {
	float: left;
	background: url(../images/icon_storage.jpg) 4px 0px no-repeat;
	padding-left: 90px;
}
#solutions .icon_continuity {
	float: left;
	background: url(../images/icon_continuity.jpg) 4px 0px no-repeat;
	padding-left: 90px;
}
#solutions .icon_unified {
	float: left;
	background: url(../images/icon_unified.jpg) 4px 5px no-repeat;
	padding-left: 90px;
}
#solutions .icon_networking {
	float: left;
	background: url(../images/icon_networking.jpg) 4px 5px no-repeat;
	padding-left: 90px;
}
#solutions .icon_infrastructure {
	float: left;
	background: url(../images/icon_infrastructure.jpg) 4px 5px no-repeat;
	padding-left: 90px;
}
#solutions .icon_support {
	float: left;
	background: url(../images/icon_support.jpg) 0px 0px no-repeat;
	padding-left: 90px;
}
#footer {
	position: relative;
	/*z-index: 2;*/
    clear: both;
	background-color: #B2B2B2;
	height:270px;
	border-bottom: 10px solid #A0A0A0;
	/* font-family: Calibri, sans-serif; */
	font-size: 11px;
	color: #444;
}
#ft {
	background-color: #0066C2;
	height: 38px;
	padding-top: 12px;
}
#ft .ft {
	padding-right: 15px;
	width: 975px;
	margin: 0 auto;
	color: #FFF;
}
#ft .copy {
	float: left;
	padding-top: 5px;
}
#ft .share {
	float: right;
	padding: 5px 6px 0 0;
	font-size: 12px;
}
#ft .icon_twitter, #ft .icon_facebook, #ft .icon_youtube, #ft .icon_flickr {
	float: right;
	width: 24px;
	height: 24px;
	text-indent: -8000px;
	margin-left: 4px;
}
#ft .icon_facebook {
	background: url(../images/ft_icons.gif) left top no-repeat;
}
#ft .icon_facebook:hover {
	background-position: left bottom;
}
#ft .icon_twitter {
	background: url(../images/ft_icons.gif) -28px top no-repeat;
}
#ft .icon_twitter:hover {
	background-position: -28px bottom;
}
#ft .icon_youtube {
	background: url(../images/ft_icons.gif) -56px top no-repeat;
}
#ft .icon_youtube:hover {
	background-position: -56px bottom;
}
#ft .icon_flickr {
	background: url(../images/ft_icons.gif) -84px top no-repeat;
}
#ft .icon_flickr:hover {
	background-position: -84px bottom;
}
#ft2 {
	padding-top: 16px;
	width: 990px;
	margin: 0 auto;
}
#ft2 .ft {
	float: left;
	padding-right: 29px;
}
#ft2 h5 {
	font-size: 13px;
	font-weight: bold;
	color: #1E4195;
	background: url(../images/dots2.gif) left bottom repeat-x;
	padding: 0 25px 5px 0;
	margin-bottom: 5px;
}
#ft2 h5.intel span {
	display: block;
	text-indent: -8000px;
	background: url(../images/ft_intel.gif) 4px top no-repeat;
}
#ft2 li {
	padding-bottom: 1px;
}
#ft2 a {
	color: #444;
}
#ft2 a:hover, #ft2 .act {
	color: #1E4195;
}
/* --- Forms --- { --- */

.shortInput, .normalInput, .normalInput2, .mediumInput, .longInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	background: #FFF;
	border-left: 1px solid #90B3C9;
	border-top: 1px solid #90B3C9;
	border-right: 1px solid #90B3C9;
	border-bottom: 1px solid #E5F2F9;
	color: #555;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.form .shortInput, .form .normalInput, .form .normalInput2, .form .mediumInput, .form .longInput {
	margin: 0 0 5px 0;
	float: left;
}
.label {
	display: block;
	width: 70px;
	color: #7F7F7F;
	text-align: right;
	padding: 5px 14px 0 0;
	float: left;
}
.shortInput {
	width: 40px;
}
.normalInput {
}
.normalInput2 {
	width: 185px;
}
.mediumInput {
	width: 265px;
}
.longInput {
	width: 635px;
}
.btn, .btn span {
	float: right;
	cursor: pointer;
	text-align: center;
}
.btn {
	font-size: 11px;
	color: #4A4949;
	padding-left: 16px;
	margin: 5px 0 0 6px;
	background: url(../images/btn_bg.gif) left top no-repeat;
	height: 27px;
}
.btn:hover {
	color: #4A4949;
	background: url(../images/btn_bg.gif) left bottom no-repeat;
}
.btn span {
	padding-right: 16px;
	background: url(../images/btn_bg.gif) right top no-repeat;
	height: 27px;
	line-height: 27px;
}
.btn:hover span {
	background: url(../images/btn_bg.gif) right bottom no-repeat;
}
.btn_gray {
	float: left;
	text-align: center;
	font-size: 11px;
	color: #2A4E97;
	background: url(../images/btn_gray.gif) left top no-repeat;
	padding: 6px 4px 5px 0;
	height: 19px;
	width: 81px;
}
.btn_gray:hover {
	color: #2A4E97;
	background: url(../images/btn_gray.gif) left bottom no-repeat;
}
.btn_green, .btn_green span {
	float: left;
	cursor: pointer;
	text-align: center;
}
.btn_green {
	font-size: 14px;
	color: #000;
	background: url(../images/btn_green.png) left top no-repeat;
	height: 41px;
	padding-left: 15px;
}
.btn_green:hover {
	color: #000;
	background: url(../images/btn_green.png) left -82px no-repeat;
}
.btn_green span {
	background: url(../images/btn_green.png) right -41px no-repeat;
	padding: 10px 20px 0 3px;
	height: 31px;
}
.btn_green:hover span {
	background: url(../images/btn_green.png) right -123px no-repeat;
}
/* --- } --- Forms --- */




/* --- Slider --- { --- */

#partners {
	font-size: 14px;
	font-weight: bold;
	padding: 30px 0 10px 0;
	color: #0066C2;
}
#sliderHolder {
	position:relative;
	z-index:1;
	height: 105px;
	width: 954px;
	background: #BBBBBB url(../images/slider_lr.gif) left top no-repeat;
	padding-left: 36px;
}
.sliderHolder {
	position:relative;
	z-index:1;
	background: url(../images/slider_lr.gif) right bottom no-repeat;
	padding-right: 36px;
	height: 105px;
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li {
	width:918px;
	height:105px;
	overflow:hidden;
}
#prevBtn, #nextBtn {
	display:block;
	width:27px;
	height:27px;
	position:absolute;
	top: 40px;
	z-index:1000;
}
#prevBtn {
	left: -25px;
}
#nextBtn {
	left:auto;
	right:10px;
}
#prevBtn a, #nextBtn a {
	display:block;
	position:relative;
	width:27px;
	height:27px;
	text-indent: -8000px;
}
#prevBtn a {
	background: url(../images/slider_arws.gif) left top no-repeat;
}
#prevBtn a:hover {
	background-position: left bottom;
}
#nextBtn a {
	background: url(../images/slider_arws.gif) right top no-repeat;
}
#nextBtn a:hover {
	background-position: right bottom;
}
#sliderHolder2 {
	position:relative;
	z-index:1;
	height: 120px;
	width: 194px;
	padding: 0 26px 31px 26px;
}
#slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider2 li {
	width:194px;
	height:120px;
	overflow:hidden;
	text-align: center;
}
#slider2 li img {
	border: 4px solid #A7A7A7;
}
#slider2 li a:hover img {
	border-color: #4F95D5;
}
#prevBtn2, #nextBtn2 {
	display:block;
	width:19px;
	height:19px;
	position:absolute;
	top: 50px;
	z-index:1000;
}
#prevBtn2 {
	left: 0px;
}
#nextBtn2 {
	left:auto;
	right:0px;
}
#prevBtn2 a, #nextBtn2 a {
	display:block;
	position:relative;
	width:19px;
	height:19px;
	text-indent: -8000px;
}
#prevBtn2 a {
	background: url(../images/slider_arws2.gif) left top no-repeat;
}
#prevBtn2 a:hover {
	background-position: left bottom;
}
#nextBtn2 a {
	background: url(../images/slider_arws2.gif) right top no-repeat;
}
#nextBtn2 a:hover {
	background-position: right bottom;
}
#newRecord td {
	padding:4px;
}
/* --- } --- Slider --- */
.sitemap {
	float:left;
	width:300px;
}
.sitemap ul {
	margin:0px 0px 30px 20px;
	padding:0px 0px 0px 0px;
}
.sitemap ul li {
	list-style-type:circle;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.sitemap h5 {
	margin-bottom:0px;
}


.cse form.gsc-search-box, form.gsc-search-box{background:none!important; border:none!important; border-radius:0px!important; box-shadow:none!important;}
.gsc-search-box{float:left; margin:0px!important;}
input.gsc-input{width:210px!important;}
.widePage input.gsc-input{width:816px!important;}
input.gsc-search-button{background:url(../images/search_btn.gif) no-repeat!important; float:left; width:80px; height:27px; color:#FFFFFF!important; font-weight:normal!important; font-size:12px!important; padding:0px 0px 0px 10px!important; margin:0px 0px 0px 0px!important; border:none!important; border-radius:0px!important; box-shadow:none!important; text-shadow:none!important; text-align:left;}
.gsc-clear-button{display:none!important;}
table.gsc-search-box td.gsc-input{padding-right:0px!important;}
input.gsc-input{border-color:#FFFFFF!important;}
.cse input.gsc-input, input.gsc-input{border:1px solid #FFF!important; border-radius:0px!important; box-shadow:none!important;}
input.gsc-input{}
.gsc-thinWrapper{width:100%!important; margin:10px 0px 0px 0px!important;}

.star{color:#0066c2; font-size:17px; line-height:11px; padding-left:4px;}





.contactus ul {padding: 0 0 4px 19px;}
.contactus ul li {background: url(../images/li5.gif) left 6px no-repeat;	padding: 0 0 24px 12px; width:200px;}

#wrapper .list6 {	padding: 0 0 6px 0;}
#wrapper .list6 li {background: url(../images/li6.gif) left top no-repeat;	padding: 0 0 10px 36px; color:#2A4D96;}

#wrapper .list7 {	padding: 0 0 6px 0;}
#wrapper .list7 li {background: url(../images/li7.gif) left 2px no-repeat;	padding: 0 0 10px 21px;}


.email_whitepaper{float:left; width:245px; padding:13px 0px 0px 11px; background:url(../images/email_bg.gif) no-repeat; height:62px;}
.email_whitepaper .submit_bt{width:75px; background:url(../images/submit_bt.jpg) no-repeat; border:0px; float:right; margin-right:10px; height:30px;}
.email_whitepaper h2{font-size:16px; color:#0066c2; padding-top:0px; margin-bottom:7px;}
.sTabs li{display:inline;cursor:pointer;}
.sTabs li img{vertical-align:middle;cursor:pointer;}

#tabContent .tabconli{display:none;padding:10px 15px!important; float:left; background:none!important; width:670px;}
#sContent li{display:none; padding:10px 15px!important; margin-top:15px; float:left; background:none!important;}

.popHead{float:left;width:340px;}
.closeTab{float:left; padding:7px 0px 0px 4px!important;}

.sTabs{float:left; padding:0px!important;}
.sTabs li{float:left; border:1px solid #D5D5D5; padding:0px!important; margin:0px 5px 0px 0px; background:none!important;}
.sTabs li a{float:left; background:url(../images/tabbk.gif) repeat-x; padding:8px 20px;}
.sTabs li a:hover{float:left; background:#F5FAFE; padding:8px 20px; color:#0066C2;}
.sTabs li a:hover{float:left; background:#F5FAFE; padding:8px 20px; color:#0066C2;}
.sTabs .selected a{float:left; background:#F5FAFE; padding:8px 20px; color:#0066C2;}

#tabContent{float:left; margin-top:-1px; border:1px solid #CACACA; width:100%; padding:0px!important;}

.addnewpopup{display:none; background:#FFFFFF; padding:15px 10px; border:1px solid #CACACA; z-index:99999; font-size:12px;}
.addnewpopup h1{padding-bottom:10px;}
.addnewpopup .ppinput{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333; width:212px; height:18px; padding:3px 5px 3px 3px; border:1px solid #C1C1C1;}
.addnewpopup .ppselect{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333; width:222px; padding:3px 5px 3px 3px; border:1px solid #C1C1C1;}
.optspace{float:left; padding:0px 5px 0px 0px;}
.optspace2{float:left; margin:0px 5px 0px 0px;}
.popData td{vertical-align:middle!important;}

.popClose {color:#2A4D96; float:right; font-family:Tahoma; font-size:11px; text-decoration:underline; width:30px;}
.popClose a{color:#2A4D96; text-decoration:none; font-weight:bold;}

.sliderLeft{float:left; padding:10px 5px 0px 5px;}
.sliderRight{float:left; padding:10px 0px 0px 5px;}

.soltab_col1{float:left; width:420px; margin:15px 0px 0px 0px; text-align:left;}
.soltab_col2{float:right; width:205px; margin:15px 0px 0px 0px; background:url(../images/solsdbk.gif) no-repeat top center; padding:0px 10px 10px 10px;}


input.gsc-input{border-color:#8A99A6;}
input.gsc-search-button{border-color:#8A99A6; background-color:#D0D1D4;}  
.topcal-call{float:left; width:678px; background:url(../images/call.gif) no-repeat top left; margin-left:135px; margin-top:12px; top:98px; padding-top:8px;}
.topcal-call a:hover{opacity:0.8;}
.topcal-txt1{float:left; width:150px; font-size:15px; font-weight:bold; color:#FFFFFF; padding:7px 0px 0px 33px;}
.topcal-txt2{float:left; width:149px; font-size:24px; font-weight:bold; color:#FFFFFF; padding:0px 0px 0px 0px;}
.topcal-txt3{float:left; width:219px; font-size:24px; font-weight:bold; color:#91CBF0; padding:0px 0px 0px 0px;}
.topcal-txt4{float:left; width:43px; padding:2px 0px 0px 0px;}
.topcal-txt5{float:left; width:33px; padding:2px 0px 0px 0px;}

.toplinks_btns{float:right; width:150px; padding:12px 0px 0px 0px;}
.btn_support{float:right;}
.btn_support a{float:left; width:109px; height:29px; background:url(../images/btn_support.png) no-repeat top center;}
.btn_support a:hover{float:left; width:109px; height:29px; background:url(../images/btn_support.png) no-repeat bottom center;}


