body {
	background: #FFF;
	color: #333;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
}

img {
	border: 0;
}

/*
#topcorners {
	background:url(/images/home_top_bar.gif);
	min-height: 27px;
	width: 850px;
}

#bottomcorners {
	background:url(/images/home_top_bar.gif);
	min-height: 11px;
	width: 850px;
}
*/

a:link, a:visited, a:active {
	text-decoration: none;
	color: red;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 848px;
	margin: 0 auto 0 auto;
	border-left: 1px solid #B6D4F3;
	border-right: 1px solid #B6D4F3;
}

#header {
	background: #fff url(/images/headerbg.gif) no-repeat 0 0;
	height: 97px;
	width: 850px;
	margin: 0 auto 0 auto;
	position: relative;
}

#logo {
	margin: 10px 0 0 10px;
	float: left;
}

#callus {
	color: #f00;
	font-size: 12pt;
	float: right;
	font-style: italic;
	margin: 17px 17px 0;
	text-align: right;
}

.maptext {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}


#footer {
	width: 850px;
	margin: 0 auto 30px auto;
	padding: 40px 0 0;
	font-size: 10px;
	text-transform: uppercase;
	background: #fff url(/images/footerbg.gif) no-repeat  0 0;
}

#footer ul {
	margin: 0;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #666;
}

#footer li {
	display: inline;
	padding-right: 15px;
}

#content {
	background:url(/images/home_main_img.jpg) top left no-repeat;
	padding: 10px;
	height: 304px;
}

#othercontent {
	background:url(/images/secondary_back_long.jpg) top left no-repeat;
	padding: 10px;
	min-height: 580px;
}

#homepage {
	width: 800px;
	margin: 0;
	background: #fff url(/images/home_sponsor_logos.jpg) no-repeat top right;
	padding: 10px 20px 0;
}


/*
#homechunk {
	background: #fff url(/images/home_sponsor_logos.jpg alt="Computer Network Support") no-repeat top right;
	margin: 0 20px 40px 0;
	height: 240px;
	width: 800px;
} */


.homep {
	margin-top: 0;
	width: 550px;
}

#homelist {
	list-style-type: none;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 40px;
	float: left;
	margin: 0 0 25px 0;
	padding: 0;
}

#homelist a:link, #homelist a:visited, #homelist a:active, 
#homelistright a:link, #homelistright a:visited, #homelistright a:active {
	color: #333;
	display: block;
	height: 40px;
	padding-left: 50px;
}

#homelistright {
	list-style-type: none;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 40px;
	float: left;
	margin: 0 0 25px 0;
}

#homelistlogos {
	float: left;
	width: 100px;
	height: 200px;
	background: #fff url(/images/home_sponsor_logos.jpg) no-repeat top right;
}


a.managing {
	background:url(/images/button_managing.jpg) 0 0 no-repeat;
}

a.managing:hover {
	background:url(/images/button_managing.jpg) 0 -40px no-repeat;
}

a.topit {
	background:url(/images/button_topit.jpg) 0 0 no-repeat;
}

a.topit:hover {
	background:url(/images/button_topit.jpg) 0 -40px no-repeat;
}

a.questions {
	background:url(/images/button_questions.jpg) 0 0 no-repeat;
}

a.questions:hover {
	background:url(/images/button_questions.jpg) 0 -40px no-repeat;
}

a.supported {
	background:url(/images/button_supported.jpg) 0 0 no-repeat;
}

a.supported:hover {
	background:url(/images/button_supported.jpg) 0 -40px no-repeat;
}

a.partners {
	background:url(/images/button_partners.jpg) 0 0 no-repeat;
}

a.partners:hover {
	background:url(/images/button_partners.jpg) 0 -40px no-repeat;
}

a.watchdog {
	background:url(/images/button_watchdog.jpg) 0 0 no-repeat;
}

a.watchdog:hover {
	background:url(/images/button_watchdog.jpg) 0 -40px no-repeat;
}

a.featured {
	background:url(/images/button_featured.jpg) 0 0 no-repeat;
}

a.featured:hover {
	background:url(/images/button_featured.jpg) 0 -40px no-repeat;
}

a.testimonials {
	background:url(/images/button_testimonials.jpg) 0 0 no-repeat;
}

a.testimonials:hover {
	background:url(/images/button_testimonials.jpg) 0 -40px no-repeat;
}

#nav ul {
	list-style-type: none;
	background: #c6def6 url(/images/newnavbg.gif) repeat-x 0 0;
	text-transform: uppercase;
	font-size: 10px;
	height: 30px;
	font-weight: bold;
	border-bottom: 1px solid #b6d4f0;
	margin: 0;
	padding: 0;
	text-align: center;
}

#nav a {
	color: #5D84AF;
	padding: 0;
	margin: 0;
	}

#nav a:hover {
	text-decoration: none;
	border-bottom: 2px solid red;
}

#nav li {
	display: inline;
	margin: 0;
	padding: 9px 26px;
	line-height: 30px;
	background: transparent url(/images/navborder.gif) repeat-y top right;
}

#nav li.first { }
#nav li.last { background: 0; }

h1 {
	color: #28479e;
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
}

#nothome {
	width: 465px;
	padding: 10px;
}

form {
	margin: 0;
	padding: 6px;
	width: 450px;
}

form ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

form ol li {
	margin: 0;
	padding: 0 0 5px;
}

fieldset {
	border: 0;
	margin: 0 0 1.5em;
	padding: 1em;
	background: #e8eff9;
	border: 1px solid #b6d4f0;
}

fieldset.cardinfo {
	background: #e8eff9 url(/images/visamaster.gif) no-repeat top right;
}

.fakefieldset {
	border: 0;
	margin: 0 0 1.5em;
	padding: 1em;
	background: #e8eff9;
	border: 1px solid #b6d4f0;
	width: 400px;
}

legend {
	color: #000;
	font-weight: bold;
	background: #fff;
	font-size: 11px;
	letter-spacing: 0;
	line-height: 15px;
	text-transform: uppercase;
	margin: 0 0 10px;
	padding: 4px 10px;
	border-bottom: 1px solid #b6d4f0;
}

label {  
float: left;  
width: 130px;
text-align: right;
margin-right: 1em;
}

.widelabel {
	width: 170px;
}

h1#watchdog {
	background: url(/images/sub_header6.jpg) no-repeat;
	color: #EE383A;
	font-size: 12px;
	height: 30px;
	padding-left: 35px;
}

h1#managing {
	background: url(/images/sub_header1.jpg) no-repeat;
	color: #EE383A;
	font-size: 12px;
	height: 30px;
	padding-left: 35px;
}

h1#tips {
	background: url(/images/sub_header2.jpg) no-repeat;
	color: #EE383A;
	font-size: 12px;
	height: 30px;
	padding-left: 35px;
}

#sixquestions {
	background: url(/images/sub_header3.jpg) no-repeat;
	color: #EE383A;
	font-size: 12px;
	height: 30px;
	padding-left: 35px;
}

#supportedproducts {
	background: url(/images/sub_header4.jpg) no-repeat;
	color: #EE383A;
	font-size: 12px;
	height: 30px;
	padding-left: 35px;
}

#clienttestimonials {
	background: url(/images/sub_header7.jpg) no-repeat;
	color: #EE383A;
	font-size: 12px;
	height: 30px;
	padding-left: 35px;
}

#featuredtech {
	background: url(/images/sub_header8.jpg) no-repeat;
	color: #EE383A;
	font-size: 12px;
	height: 30px;
	padding-left: 35px;
}

#partners {
	background: url(/images/sub_header5.jpg) no-repeat;
	color: #EE383A;
	font-size: 12px;
	height: 30px;
	padding-left: 35px;
}

.redchecklist {
	list-style-image: url(/images/bullet_check_mark.gif);
	margin: 15px;
	padding: 10px;
}

dl {
	margin: 0;
	padding: 0;
}

dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #28479e;
	line-height: 20px;
}

dd {
	margin: 0 0 1em 0;
	padding: 0;
}

h2 {
	color: #28479e;
	text-transform: uppercase;
	font-size: 12px;
}

#testimoniallist {
	color: #28479e;
	list-style-type: square;
	margin: 0;
	padding: 15px;
}

#testimoniallist a:link, #testimoniallist a:visited, #testimoniallist a:active {
	color: #28479e;
}

.mistakelist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.mistakelist span {
	margin-bottom: 10px;
	padding-left: 10px;
}

.mistakelist a:link, .mistakelist a:visited, .mistakelist a:active {
	color: #28479e;
}

.blue {
	color: #28479e;
	font-weight: bold;
}

.tiphead {
	color: #fff;
	padding: 10px;
	background: #3a56a6;
}

.clearall {
	clear: all;
}

/* #yellowbox {
	border: 1px solid #ffa734;
	padding: 5px;
	background: #fff6d9;
}

#yellowbox fieldset {
	border-bottom: 1px solid #EAD180;
} */

.widelabel {
	margin-left: -5px;
}

#request {
	background: #fff url(images/reqbg.gif) no-repeat 0 0;
	width: 151px;
	height: 28px;
	position: absolute;
	right: 16px; bottom: 0;
}

#request a {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 30px;
	margin-left: 32px;
	text-decoration: underline;
}

#request a:hover {
	text-decoration: none;
}

#hipaa thead {
	background: #28479e;
	color: white;
	font-weight: bold;
}

#hipaa td {
	padding: 5px;
}

#hipaa tr.d0 td {
	background: #c7dff7;
}

#hipaa tr.d1 td {
	background: white;
}