/* layout css document */
body{
	color: #000000;
	background-color: #e2e4e5; 
}
ul {
	margin:10px 0px 10px 0;
}
ul li {
	list-style-type: square;
	margin-left: 20px;
}
ol li {
	list-style-type: decimal;
	margin-left: 25px;
}
p {
	margin:10px 40px 10px 0;
}

.datatable {
	width:675px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
.table_managed tr th {
	border-right:1px solid #ccc;	
	background-image:url(../images/managed_services_header.gif); 
	background-position:0% 0%;
	background-repeat:no-repeat;
	height:28px;
}
.table_pc tr th {
	border-right:1px solid #ccc;	
	background-image:url(../images/pc_support_header.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
	height:28px;
}
.table_server tr th {
	border-right:1px solid #ccc;	
	background-image:url(../images/server_support_header.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
	height:28px;
}
.table_network tr th {
	border-right:1px solid #ccc;
	background-image:url(../images/network_support_header.gif); 
	background-position:0% 0%;
	background-repeat:no-repeat;
	height:28px;
}
.datatable tr th {
	margin: 0px;
	padding: 0px;
	border: none;
}
.datatable td {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	border-right:1px solid #ccc;
}
.orange_row {
	background-color: #fbe4bd; 
}
.orange_column {
	background-color: #fbe4bd; 
}
.blue_row {
	background-color: #d1d9ef; 
}
.blue_column {
	background-color: #d1d9ef; 
}
.green_row {
	background-color: #d3e1da; 
}
.green_column {
	background-color: #d3e1da; 
}
.underline{
    text-decoration:underline;
}
.small {
	font-size:10px;
}
.clearboth{
	clear: both;
}
/* ------------------------------------------------------------------- */
.bodycontainer{
	width: 936px;
	margin:20px auto 0 auto;
	padding:1px;
	border:8px solid #747576;
	background-color:#fff;	
}
.topheader{
	background-color:#194573;
	padding-top:1px;
}
.topheader_left {
	float:left;
	margin:0 0 0px 20px;
	padding:10px 0 10px 0;
}

.topheader_right {
	float: left;
}
.globe{
	position:absolute;
	top:16px;

}
#nav {
	margin:0 0 1px 0;
	padding:0;
	width:936px;
	height:40px;
}
#nav ul{
	list-style-type: none;
	padding:0;
	margin:0;
}

#nav ul li{
	display:inline;
	margin:0px;
	padding:0px;
	background:none;
}

#nav ul li a{
	color: #3e3f3f;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	padding:0px;
	margin:0;
}

.home #nav ul li a{
	font-size:15px;
	padding:0px 20px 0px 20px;
}

#nav ul li a:hover {
	color:#3e3f3f;
}
.content_all {
	margin:0;
	padding:15px 10px 15px 30px;
	width:922px;
	font-size:12px;	
	line-height: 18px;	
}
.content_left {
	margin:0;
	padding:15px 10px 15px 30px;
	float:left;
	width:575px;
	font-size:12px;
	line-height: 18px;	
}
.content_all p span, .content_left p span {
	font-size: 18px;
	line-height:18px;
	font-weight:bold;
	color:#41803e;
	font-family:"Times New Roman", Times, serif;

}
.content_left img, .content_all img {
	margin:0 10px 0 0;
	padding:0 0 0 0;
}
.content_right {
	float:right;
	padding:25px 18px 25px 10px;
	width:279px;
	color:#fff;		
	font-size:12px;
	line-height:14px;
}
.content_right_box {
	float:right;
	padding:0px 10px 0px 0px;
/*	min-height:267px; */
	width:267px;	
}
.content_right_box h2 {
	margin:0;
	padding:6px 0 0 20px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:24px;
	line-height:18px;
}
.content_right_box ul {
	padding:5px 10px 5px 0;
}
.content_right_box ul li {
	padding:3px 0 3px 10px;
	list-style-type: none;	
	background:url(../images/bullet.gif) 0 30% no-repeat;
}
.box_blue {
	float:right;
	padding:0px 10px 0px 0px;
	background:#5281b3 url(../images/rightbox_blue_bg.gif) 0 0 repeat-x;
	min-height:134px; 
	width:267px;	
	border-left:1px solid #053463;
	border-right:1px solid #053463;
}
.box_green {
	float:right;
	padding:0px 10px 0px 0px;
	background:#73906e url(../images/rightbox_green_bg.gif) 0 0 repeat-x;
	min-height:134px;
	width:267px;	
	border-left:1px solid #435912;
	border-right:1px solid #435912;
}
.box_bluegreen {
	float:right;
	padding:0px 10px 0px 0px;
	background:#83a4b0 url(../images/rightbox_greenblue_bg.gif) 0 0 repeat-x;
	min-height:134px;
	width:267px;	
	border-left:1px solid #8f9191;
	border-right:1px solid #8f9191; 
}
.box_purple {
	float:right;
	padding:0px 10px 0px 0px;
	background:#8686a1 url(../images/rightbox_purple_bg.gif) 0 0 repeat-x;
	min-height:134px;
	width:267px;	
	border-left:1px solid #191934;
	border-right:1px solid #191934;
}
.box_pink {
	float:right;
	padding:0px 10px 0px 0px;
	background:#e7c09c url(../images/rightbox_pink_bg.gif) 0 0 repeat-x;
	min-height:134px;
	width:267px;	
	border-left:1px solid #d4a67b;
	border-right:1px solid #d4a67b;
}
.box_gray {
	float:right;
	padding:0px 10px 0px 0px;
	background:#b0b1b1 url(../images/rightbox_gray_bg.gif) 0 0 repeat-x;
	min-height:134px;
	width:267px;	
	border-left:1px solid #8f9191;
	border-right:1px solid #8f9191;
}
.box_brown {
	float:right;
	padding:0px 10px 0px 0px;
	background:#d09b7a url(../images/rightbox_brown_bg.gif) 0 0 repeat-x;
	min-height:134px;
	width:267px;	
	border-left:1px solid #ad5d29;
	border-right:1px solid #ad5d29;
}
#pagefooter {
	margin:0px;
	padding: 3px 0 0 0;
	color: #c4c6c6;
	background:url(../images/footer_bg.gif) 0 0 no-repeat;
	width:936px;
	height:38px;
	text-align:center;
}
#pagefooter a:link, #pagefooter a:visited {
	padding:0 7px 0 7px;
	text-decoration:none;
	color: #c4c6c6;	
	font-size:11px;
	line-height:18px;
}
#pagefooter a:hover {
	color:#fff;
}
#copyright {
	margin:0 auto 0 auto;
	padding:0;
	width: 954px;
	text-align:center;
	color:#5f6161;	
}
#copyright a {
	font-size:11px;
	line-height:14px;
	color:#5f6161;
}
/*
.whatyouneed {
	margin:20px 0 0 0;
}
.footerlink {
	margin:70px 0 0 0;
	padding:0;
	font-size:9px;
	color:#949696;
}
.footerlink p img {
	padding:0 31px 0 0;
}
.footerlink a:link, .footerlink a:visited {
	text-decoration:none;
	color:#949696;
	padding:0 3px 0 3px;	
}

*/
