html, body{ 
	 margin:0; 
	 padding:0; 
	 text-align:center;
	 height: 100%;
	 z-index:-10;
	 background: url(../images/background.gif) center repeat-y #efefef;
} 
 
#pagewidth{ 
	 width:750px;
	 min-height: 100%;
	 border-left: 18px solid #fff;
	 border-right: 18px solid #fff;
	 text-align: left;  
	 margin-left: auto; 
	 background-color: #fff;
	 margin-right: auto;
	 z-index:999;
} 

#header{
	 position: relative; 
	 height: 60px;
	 padding: 10px 0 10px 0;
	 margin:0;
	 border-top: 2px solid #dadada;
	 width: 750px;
} 

#logo{
	float: left;
	width: 340px;
}

.home_icons {
	float:left;
	width: 348px;
	height: 160px;
	border: 1px solid #f4f4f4;
	padding:0 10px 0 10px;
}

.home_icons:hover {
	background: url(../images/hl_tile.jpg) repeat-y;
	border: 1px solid #dadada;
}

.icon_pad {
	float:left;
	overflow:hidden;
	width:10px;
	height: 160px;
}

.thedate {
	font-size:.8em;
}

.thestory {
	font-size: 1.6em;
}

#ticker {
	margin-bottom:10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dadada;
	font-size: .9em;
}

#floatdiv {
	position:absolute;
	text-align:left;
    width:906px;
	height:150px;
	left:0px;
	top:0px;

}

#logo img{border:0px;}

#call {width:220px; float:left; text-align:right; padding:0; margin:0;}

#service{width:93px; float:left; padding:0; margin:0;}
#service img {border:0;}

#remote{width:93px; float:left; padding:0; margin:0;}
#remote img {border:0;}

#login {
	float:left;
	background: url(../images/login-bg.gif) top left no-repeat;
	width: 201px;
	font-family: Verdana;
	padding: 0 0 0 10px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: .7em;
	line-height: 18pt;
	color: #dadada;
	overflow: hidden;
}

#login .theInput {
	font-family: Verdana;
	font-size:11px;
	height: 14px;
	width:80px;
	background-color: #f8f8f8;
	border: 1px solid #dadada;
	margin:0 0 4px 0;
}

#login .theSubmit {
	font-family: Verdana;
	font-size:10px;
	background: url(../images/submit.gif) #408E3C;
	border-style: none;
	color: #fff;
	margin: 4px 0px 4px 0px;
	padding: 2px 5px 2px 5px;
}

#navigation-top {
	height: 40px;
	margin:0;
	padding:0;
	list-style: none;
}

#navigation-top li {
	float: left;
	margin: 0;
	padding:0;
}

#navigation-top li a {
	float: left;
	display: block;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
}

#navigation-top li a.home {
	width: 124px;
	background: url(../images/nav/home.gif) no-repeat;
}
#navigation-top li a.network_services {
	width: 126px;
	background: url(../images/nav/network_services.gif) no-repeat;
}
#navigation-top li a.phone_systems {
	width: 126px;
	background: url(../images/nav/phone_systems.gif) no-repeat;
}
#navigation-top li a.news {
	width: 126px;
	background: url(../images/nav/news.gif) no-repeat;
}
#navigation-top li a.about {
	width: 126px;
	background: url(../images/nav/about.gif) no-repeat;
}
#navigation-top li a.contact {
	width: 122px;
	background: url(../images/nav/contact.gif) no-repeat;
}

#navigation-top li a:hover, #navigation-top li a.active {
	background-position: 0 -40px;
}

#main_img {padding:4px; border:1px solid #C5C5C5; margin-bottom:5px; }

#main_img img{ border: 0; }

.dropit{
position:absolute;
top: 0;
font-family: "Trebuchet MS", sans-serif;
font-size: .9em;
font-weight:bold;
border: 1px solid #ccc;
border-width: 0 1px;
line-height:24px;
z-index:100;
background-color: #fefefe;
width: 200px;
visibility: hidden;
}


.dropit a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #ccc;
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: #666;
}

* html .dropit a{ /*IE only hack*/
width: 100%;
}

.dropit a:hover{
background-color: #419D2B;
color: #fff;
}


/* remote dropdown */
.rem_drop{
position:absolute;
top: 0;
font-family: "Trebuchet MS", sans-serif;
font-size: .9em;
font-weight:bold;
border: 1px solid #ccc;
border-width: 1px 1px 0 1px;
line-height:24px;
z-index:100;
background-color: #fefefe;
width: 140px;
visibility: hidden;
}

.rem_drop img {
	border: 0 none;	
}

.rem_drop a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #ccc;
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: #666;
}

* html .rem_drop a{ /*IE only hack*/
width: 100%;
}

.rem_drop a:hover{
background-color: #419D2B;
color: #fff;
}

/* end remote dropdown */

.putfield {
	padding: 5px;
	margin:5px;
	background: #f7f7f7;
	border: 2px solid #666;
	font: 1.3em Arial, Helvetica, sans-serif;
}

#wrapper {
width: 750px;
margin: 4px 0 48px 0;
}

#titlecol {
	width: 100%;
	height: 30px;
	background: url(../images/title-bg.gif) #45B427;
	margin-bottom:4px;
}

#titlecol h1{
	font-size: 1.1em;
	margin: 0px;
	padding: 5px 0 0 4px;
	text-transform: uppercase;
	font-weight:bold;
	color: #fff;

}

#maincol{  
	float: left; 
	display:inline; 
	position: relative; 
	width:541px;
	margin-right: 4px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: .8em;
	color: #000;
 }

#maincol_home{  
	float: left; 
	display:inline; 
	position: relative; 
	width:750px;
	font-size: .9em;
	font-family: "Trebuchet MS", sans-serif;
	color: #000;
 }

#maincol_home h1 {
	font-size: 1.4em;
	margin-top:5px;
	font-weight:bold;
	border-bottom: 1px solid #dadada;
	color: #000;
}

#maincol_home .subber {
	float:left;
	margin-right:5px;
	width:240px;
}
.small_type { font-size: .8em; line-height: 1.2em;}
.small_type2 { font-size: .9em;}
#maincol_home a {font-size: .9em; line-height: 1.4em; color: #EE9105; font-weight:bold; text-decoration: none;}
#maincol_home a:hover {text-decoration: underline;}
#maincol_home a:visited {color: #EE9105;}

ul {
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
}

li {
	padding-bottom: 6px;
}

.scmg-point{
	width: 260px;
	float:left;
	padding-bottom: 8px;
}

.client {
	float:left;
	width:180px;
	height: 200px;
	padding-bottom: 12px;
	font-size: 10px;
	text-align:center;
}

.partner {
	float:left;
	width:135px;
	height: 160px;
	padding-bottom: 12px;
	font-size: 10px;
	text-align:center;
}

.featured {
	float:left;
	width:125px;
	height: 120px;
	font-size: 10px;
	text-align:center;
}

.featured img{ padding:4px; border:1px solid #dadada;}

.feature-title {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1em;
	font-weight:bold;
	margin-top:-35px;
	border-bottom: 1px solid #dadada;
	color: #000;
}

#maincol h1 {
	font-size: 1.3em;
	font-weight:bold;
	color: #000;
}

#maincol a {color: #45B527; text-decoration: none;}
#maincol a:hover {text-decoration: underline;}
#maincol a:visited {color: #45B527;}

#maincol img{ padding:4px; border:1px solid #dadada;}

#subcol {
	float:right;
	display:inline;
	font-family: "Trebuchet MS", sans-serif;
	font-size: .8em;
	position:relative; 
	width:199px;
}

#subcol img{ padding:4px; border:1px solid #dadada;}

#subcol h1 {
	font-size: 1.1em;
	font-weight:bold;
	border-bottom: 1px solid #dadada;
	color: #000;
}

#subcol a {color: #45B527; text-decoration: none;}
#subcol a:hover {text-decoration: underline;}
#subcol a:visited {color: #45B527;}

#subcol_home {
	float:right;
	display:inline;
	font-family: "Trebuchet MS", sans-serif;
	font-size: .8em;
	position:relative; 
	width:249px;
}

#subcol_home img{ padding:4px; border:1px solid #dadada;}

#subcol_home h1 {
	font-size: 1.4em;
	font-weight:bold;
	border-bottom: 1px solid #dadada;
	color: #000;
}

#subcol_home a {color: #45B527; text-decoration: none;}
#subcol_home a:hover {text-decoration: underline;}
#subcol_home a:visited {color: #45B527;}

#servcol {
	float:right;
	background: url(../images/servcol_bg.jpg) repeat-x;
	display:inline;
	font-family: "Trebuchet MS", sans-serif;
	font-size: .7em;
	position:relative; 
	width:189px;
	padding:5px;
}

#servcol img{ padding:4px; border:1px solid #dadada;}

#servcol h1 {
	font-size: 1.2em;
	font-weight:bold;
	border-bottom: 1px solid #dadada;
	color: #666;
}

#servcol li{
	margin-left: -25px;
}

#servcol h2 {
	font-size: 1em;
	font-weight:bold;
	color: #000;
}

#servcol a {color: #45B527; text-decoration: none;}
#servcol a:hover {text-decoration: underline;}
#servcol a:visited {color: #45B527;}

#footer{
	height:38px;
	width: 786px;
	margin: -38px auto 0pt;
	background: url(../images/footer.gif) #ccc;
	clear:both;
 } 

#footer a{ color:#666; text-decoration:none;}
#footer a:hover {color: #666; text-decoration: underline;}
#footer a:visited{color:#666; text-decoration: none;}

.foot-text {
	padding-left: 80px;
	width: 706px;
	color: #666;
	float:left;
	text-align:left;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	height: 19px;
	line-height: 14pt;
}

.foot-address {
	padding-left: 80px;
	width: 706px;
	color: #666;
	float:left;
	text-align:left;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	height: 19px;
	line-height: 14pt;
}

 /* Float containers fix: */
.clearfix:after {
	 content: "."; 
	 display: block; 
	height: 0; 
	 clear: both; 
	 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

.submit {
	border: 2px solid #8ADE93;
	background-color: #38AF49;
	color: #fff;
}

.tab-container {
background-color:#FFFFFF;
font-family:Verdana;
line-height:1.7em;
width:540px;
}

#sup-table {
	padding-bottom: 12px;
}

#sup-table img {
	border: 0px;
	padding: 0px;
}








.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 740px;
    height: 250px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
.jcarousel-skin-tango .jcarousel-container {
/*    -moz-border-radius: 10px; */
    background: #fefefe;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 740px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  740px;
    height: 250px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 740px;
    height: 250px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    bottom: 3px;
    right: 3px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    bottom: 3px;
    right: 37px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.epa_heading {
	font-size: 1.4em;
	font-weight:bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 2px solid #ccc;
}

.epa {
	padding: 5px 0 10px 10px;
	margin-bottom: 5px;
	background-color:#f7f7f7;
	border-bottom: 2px solid #efefef;
	font-size: 11px;
	color:#333;
}

.epa_tabs {
	margin-bottom: 5px;
	font-size: 11px;
	color:#333;
}

.epa_subtabs {
	float:left;
	width: 150px;
	margin-bottom: 5px;
	font-size: 11px;
	color:#333;
	padding-right: 20px;
}

.ccv {
	float:left;
	width: 90px;
	margin-bottom: 5px;
	font-size: 11px;
	color:#333;
	padding-right: 20px;
}

.expires {
	float:left;
	width: 210px;
	margin-bottom: 5px;
	font-size: 11px;
	color:#333;
	padding-right: 20px;
}

.notice {
	padding:6px;
	font-size: 11px;
	background-color: #e6f5e2;
	border: 1px solid #c0e6bd;
	margin: 5px 0 10px 0;
}

.warn {
	padding:6px;
	font-size: 11px;
	background-color: #f4d5d5;
	border: 1px solid #f76161;
	margin: 5px 0 10px 0;
}

.notice img {
	border: 0;
	padding: 0;
	margin: 0;
}

.epa_raw {
	padding: 0 150px 10px 0;
	font-size: 11px;
	float:left;
}

.epa_raw h2, .epa_subtabs h2 {
	margin-bottom: 0;
	padding-top: 2px;
	font-size: 20px;
	color: #46b428;
}

.epa_raw .disabled {
	font-size:16px;
	padding:3px;
	width: 200px;
	color: #333;
	background-color:#fefefe;
	border: 1px solid #333;
}

.epa .fields,.epa_tabs .fields {
	font-size: 16px;
	padding: 3px;
	width: 320px;
	border: 1px solid #999;
	background-color: #f5f2c6;
}

.epa_subtabs .small_fields {
	font-size: 16px;
	padding: 3px;
	width: 150px;
	border: 1px solid #999;
	background-color: #f5f2c6;
}

.epa_subtabs .small_fields.error, .epa_tabs .fields.error, .ccv .smaller_fields.error {
	border: 1px solid #f00;
}

.epa_tabs .checkerbox.error {

}

.epa_tabs .terms_cond {
	width: 710px;
	height: 150px;
}

.epa_subtabs .cash_fields {
	font-size: 16px;
	padding: 3px;
	width: 130px;
	border: 1px solid #999;
	background-color: #f5f2c6;
}

.ccv .smaller_fields, .expires .smaller_fields {
	font-size: 16px;
	padding: 3px;
	width: 90px;
	border: 1px solid #999;
	background-color: #f5f2c6;
}

.submit_epa {
	font-size: 11px;
	color:#333;
}

.submit_epa .submitit {
	font-size: 16px;
	color:#FFF;
	padding: 8px 21px 8px 21px;
	border: 1px solid #2d7718;
	background-color: #46b428;
	cursor: pointer;

}

.epa textarea, .epa_tabs textarea {
	width: 95%;
	font-size: 11px;
	border: 1px solid #999;
}

.checkerbox {
	width: 13px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
}


#credit_card label.error, #online_check label.error {
  padding: 2px 0 2px 0;
  font-weight: bold;
  color: #EA5200;
}
/* Tabs
----------------------------------*/
		#maincol_home ul.tabNavigation {
		    list-style: none;
		    margin: 0;
		    padding: 0;
		}
 
		#maincol_home ul.tabNavigation li {
		    display: inline;
		}

		#maincol_home ul.tabNavigation li img {
		    display: inline;
			border: 0;
			padding: 0;
			margin-bottom: -3px;
		}

		#maincol_home ul.tabNavigation li a {
		    padding: 4px 10px 3px 10px;
		    background-color: #eee;
			border-top: 2px solid #CCC;
			font-weight:bold;
		    color: #999;
		    text-decoration: none;
		}
 
		#maincol_home ul.tabNavigation li a.selected,
		#maincol_home ul.tabNavigation li a:hover {
		    background-color: #46b428;
			border-top: 2px solid #46b428;
			text-decoration:none;
			font-weight:bold;
		    color: #fff;
		    padding-top: 5px;
		}
		
		#maincol_home ul.tabNavigation li a:focus {
			outline: 0;
		}
 
		.tabs {
			margin-top: 16px;	
		}
		
		.tabs .submitit {
	font-size: 16px;
	color:#FFF;
	padding: 8px 21px 8px 21px;
	border: 1px solid #2d7718;
	background-color: #46b428;
	cursor: pointer;

}

.tabs .address {
	padding: 0 0 0 15px;
	background-color: #fff;
	border: 1px solid #efefef;
	margin: 5px 0 5px 0;
}
		div.tabs > div {
			padding: 5px 10px 10px 10px;
			margin-top: 3px;
			border-top: 2px solid #46b428;
		}
		
		div.tabs > div h2 {
			margin-top: 0;
		}
 
		#credit_card {
		    background-color: #f7f7f7;
			border-bottom: 2px solid #efefef;
		}
 
		#online_check {
		    background-color: #f7f7f7;
			border-bottom: 2px solid #efefef;
		}
 
		#mail_check {
		    background-color: #f7f7f7;
			border-bottom: 2px solid #efefef;
		}