html { 
        overflow: auto; 
}

body {
	line-height: 1.4em;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	height: 100%;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#main_container, #header, #main_header, #container, #banner_container, #subContent, #subContentBorder, #main_footer, #footerlink {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	position: relative;
}

#submenu_2,
#subContentBorder,
#maincontent3,
#banner,
.panel_center, 
.panel_left, 
.top_panel, 
.panel_right, 
.panel_news, 
.TabbedPanelsContentGroup,
.CollapsiblePanelContent 
.widget, 
.contact-form-bg,
.orderitem
{
	-moz-border-radius:6px;
	border: 1px solid #ccc;
}

h1, .heading, h2, .heading2, h3, h4, h5, .cartheading {
	display: block;
	font-weight: normal;
}

ul, ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
}

a:link, a:visited {
	text-decoration: none;
	outline: none;
	color: #00437F;
	border-top-color: #00437F;
	border-right-color: #00437F;
	border-bottom-color: #00437F;
	border-left-color: #00437F;
}


a:hover, a:active {
	color: #880000;
	outline: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}


h1, .heading {
	font-size: 20px;
	text-align: left;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #D2D2D2;
	border-right-color: #D2D2D2;
	border-left-color: #D2D2D2;
	line-height: normal;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

h2, .heading2, .cartheading {
	font-size: 16px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 20px;
	margin-top: 5px;
	margin-right: 9px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}


h2 a:link, h2 a:visited {
	color: #FFF;
}
h2 a:hover, h2 a:active {
	text-decoration: underline;
}






h3 {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 18px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 150px;
	float: left;
	height: 40px;
}
p {
	color: #3E3E3E;
	text-align: left;
}
li {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin: 0px;
}
 
.banner_about {
	background-image: url(/images/banner_support.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 202px;
}
.banner_index {
	text-align: left;
	background-image: url(/images/banner_index.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 202px;

}
.banner_privacy {
	background-image: url(/images/banner_puzzle.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 202px;
}


.banner_solutions {
	background-image: url(/images/banner_puzzle.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 202px;
}
.banner_hosting {
	background-position: right top;
	background-repeat: no-repeat;
	height: 202px;
	background-image: url(/images/banner_hosting.gif);
}
.banner_support {
	background-position: right top;
	background-repeat: no-repeat;
	height: 202px;
	background-image: url(/images/banner_support.jpg);
	width: 100%;
}
.banner_news {
	background-image: url(/images/banner_bluesky.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 202px;
}
.banner_consulting {
	background-image: url(/images/guy.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 202px;
}
.banner_black {
	background-color: #000;
	background-image: none;
	height: 202px;
}
.banner_resources {
	background-image: url(/images/banner_resources.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 202px;
}
.banner_bridgicare {
	background-image: url(/images/banner_cables.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 202px;
}
.banner_woman1 {
	background-image: url(/images/banner_woman1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 202px;
}
.left_img {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0px;
}
.right_img {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.flash {
	z-index: 1000;
}
.panels {
	background-image: url(/png/panels.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 308px;
	width: 839px;
	text-align: left;
	vertical-align: text-top;
}
.panels h1 {
	font-size: 175%;
	text-align: left;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 5px;
	color: #333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mainIndex {
	height: 275px;
}
.widget {
	padding: 0px;
	float: left;
}
.sidebars {
	width: 172px;
	margin: 0px;
	color: #666;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}
.sidebars h2 {
	color: #000;
	font-size: 13px;
	font-weight: bold;

}

.sidebars p {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.sidebars ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.sidebars ul li {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}
.theme_01 {
	font-size: 11px;
	color: #333;
	border: 1px none #ffcc00;
}

.smallfonts {
	line-height: 1.5em;
}
#sidebar_left {
	position: relative;
	float: left;
	top: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 10px;
}

#sidebar_right {
	position: relative;
	width: 165px;
	float: right;
	margin-top: 11px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: left bottom;
	z-index: 500;
	background-color: #F7F8F9;
}
.main_one_column {
	float: left;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.main_two_column {
	margin: 0px;
	width: 624px;
	padding: 0px;
	float: left;
}
.main3 {
	height: 275px;
	margin: auto;
	padding: 0px;
}

#maincontent, #maincontent, #maincontent3 {
	float: left;
}
 

#maincontent {
	position: relative;
	float: left;
	width: 600px;
	padding-left: 20px;
}
#maincontent2 {
	position: relative;
	width: 400px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

#maincontent3 {
	float: left;
	padding: 0px;
	margin: auto;
}
#maincontentIndex {
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(/png/main_panel_bgrd.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	-moz-border-radius:6px;	
}


#header {
	height: 154px;
} 


#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#header_link, #date {
	font-size: 11px;
}

#header_link {
	left: 437px;
	top: 3px;
	text-align: right;
	position: absolute;
	color: #666;
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header_link a:link, #header_link a:visited {
	color: #666;
	text-decoration: none;
}
#header_link a:hover, #header_link a:active {
	color: #666;
	text-decoration: underline;
}
#jumpmenu {
	height: 20px;
	text-align: right;
	position: relative;
	top: 112px;
	float: right;
	right: 35px;
	z-index: 1010;
}

#banner {
	left: 22px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 194px;
	text-align: center;
	background-color: #FFF;
	-moz-border-radius:6px;
}
#banner_container {
	display: block;
	text-align: left;
	width: 94%;
	position: relative;
}
#logo {
	height: 50px;
	width: 230px;
	position: absolute;
	top: 27px;
	left: 27px;
}
#date {
	height: 20px;
	width: 158px;
	position: absolute;
	left: 38px;
	top: 4px;
	color: #FFF;
	text-align: left;
	float: right;
}
.clientlogin, .jumpmenu {
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
.clientlogin {
	width: 100px;
}

.jumpmenu {
	width: 175px;
	font-size: 13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.2em;
}

#managed-website {
	width: 836px;
}

#blanket {
	background-color:#111;
	opacity: 0.35;
	filter:alpha(opacity=35);
	position:absolute;
	z-index: 9001;
	top:0%;
	left:0%;
	width:100%;
	visibility: hidden;
	background-attachment: fixed;
	overflow: visible;
	height: 100%;
}


.tooltip {
	background-image: url(/images/tooltip.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 315px;
	width: 315px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
}

#diskspace {
	position:absolute;
	position: fixed;
	left: 40%;
	top: 20%;
	visibility: hidden;
	z-index: 9002;
	height: 304px;
	overflow: hidden;
}


#CollapsiblePanelSiteMap {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#footer {
	height: 83px;
	visibility: visible;
	float: left;
	width: 905px;
	background-image: url(/png/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
} 
#main_footer {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	position: relative;
	float: left;
	width: 100%;
}
#footerlink {
	color: #333;
	line-height: 1.3em;
	width: 986px;
	font-family: "Segoe UI", "Trebuchet MS", Trebuchet, Arial, Sans-Serif;
	position: relative;
	display: block;
	float: none;
	padding: 20px;
}

#footerlink p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#footerlink ul {
	list-style-position: inside;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footerlink ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 0px;
	display: list-item;
	list-style-type: none;
}

#footerlink ul li a:link, #footerlink ul li a:visited {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
#footerlink ul li a:hover, #footerlink ul li a:active {
	color: #36c;
}

#footerlink a:link, #footerlink a:visited {
	color: #36C;
	font-weight: bold;
}


#footerlink a:hover, #footerlink a:active {
	color: #36C;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	text-decoration: underline;
	font-weight: bold;
}
#menu {
	position: absolute;
	height: 35px;
	width: 984px;
	left: 31px;
	top: 101px;
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#submenu {
	left: -8px;
	top: 19px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-weight: normal;
}
#submenu_2 {
	width: 193px;
	left: 0px;
	top: 0px;
	visibility: visible;
	z-index: 1000;
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 0px none #E7E7E7;
}

.submenu h2
{
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}


.submenu a:link, .submenu a:visited {
	text-decoration: none;
	outline: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #5B7084;
	font-weight: bold;
}
.submenu a:hover, .submenu a:active {
	text-decoration: underline;
	outline: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #5B7084;
	font-weight: bold;
}

.submenu ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 14px;
}
.submenu ul li {
	margin: 0px;
	list-style-type: none;
	line-height: 1.8em;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: bold;
	color: #5B7084;
	font-family: Arial, Helvetica, sans-serif;
}
.required {
	color: #F00;
}

#googlesearch {
	width:388px;
	height:24px;
	text-align: right;
	position: relative;
	left: 481px;
	top: 1px;
}
.searchbutton {
	font-size: 11px;
}



/* begin styles for RSS Feed */
.rss-item {
	margin: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.rss-items ul {
}


.rss-item ul li {
	line-height: 15px;
}

.rss-box {
}

p.rss-title {
	padding:0.5em;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
.rss-title {
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-align: left;
	text-decoration: none;
}


.rss-item a {
	color:#333333;
	line-height: 18px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: auto;
}

	
p.rss-item {
	margin: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
	
.rss-item a:visited {
	color: #750075;
}

.rss-item a:hover {
	color: #E8B900; 
}

.rss-date {
	font-size: 10px;
	color: #999999;
	}
.icon_img {
	float: left;
	display: block;
}
#account_status {
	height: 8px;
	width: 905px;
	position: relative;
	font-size: 11px;
	color: #000;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#account_status a:link, #account_status a:visited {
	color: #6e6e6e;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
}


#account_status a:hover, #account_status a:active {
	color: #E8B900; 
	border: 1px none #6699cc;
}
.panel_main_l {
	padding: 0px;
	float: left;
	width: 629px;
	margin: 0px;
}
.panel_main_r {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.panel_news h4 {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}


.panel_news {
	float: left;
	width: 190px;
	background-color: #FFF;
	height: 314px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(/images/panels01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 1px;
	font-size: 11px;
}

.panel_news a:link, .panel_news a:visited {
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
	padding: 0px;
	color: #333;
}
.panel_news a:hover, .panel_news a:active {
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
	color: #F90;
	padding: 0px;
	text-decoration: underline;
}


.panel_news ul {
	font-size: 11px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
	line-height: 9px;
	margin: 0px;
}

.panel_news ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 0px;
	list-style-type: disc;
}

.panel_left {
	float: left;
	width: 190px;
	background-color: #FFF;
	height: 200px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 17px;
	background-image: url(/images/panels01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 1px;
}
.panel_center {
	padding: 1px;
	float: left;
	width: 190px;
	background-color: #FFF;
	height: 200px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(/images/panels01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.panel_right {
	padding: 1px;
	float: left;
	width: 190px;
	background-color: #FFF;
	height: 200px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(/images/panels01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.panel_top {
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.top_panel h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.SideNavContainer {
	width: 208px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
	clear: both;
}
.SideNavTopRow {
	height: 42px;
	width: 100%;
	background-image: url(/images/nav_r1_c1.gif);
	background-repeat: no-repeat;
	float: left;
}
.SideNavTopRow h2 {
	font-size: 13px;
	font-weight: bolder;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: capitalize;
	text-align: left;
	font-style: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	color: #FFF;
}

.SideNavMiddleRow {
	background-image: url(/images/nav_r2_c1.gif);
	background-repeat: repeat-y;
	width: 100%;
	float: left;
}
.SideNavBottomRow {
	height: 15px;
	background-image: url(/images/nav_r3_c1.gif);
	background-repeat: no-repeat;
	width: 100%;
	float: left;
}
.logo_icon {
	background-image: url(/png/logo_icon.png);
	margin: 0px;
	float: left;
	height: 47px;
	width: 47px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: center center;
	left: 10px;
	clear: left;
}
#subContent {
	width: 94%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
}

#subContentBorder {
	float: left;
	position: relative;
	width: 100%;
	background-color: #FFF;
	min-height: 296px;
}
#main_container {
	position: relative;
	width: 1050px;
	text-align: left;
	float: none;
}

#main_header {
	height: 150px;
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/images/header.gif);
	position: relative;
}
#container {
	position: relative;
	text-align: left;
	float: left;
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	margin-top: 6px;
} 


.center_obj {
	text-align: center;
}
.center_box {margin:0 auto;
}
.orderitem,
.cartpricing
{
	line-height: 1.2em;
	background-color: #FFF;
	margin: 10px;
	padding: 5px;
	border: 1px double #CCC;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	width: 190px;
}
.clientloginbutton {
	width: 50px;
}

