@charset "utf-8";
/* CSS Document */

body, html
{
	margin: 0;
	padding: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #c2d6e3 url('images/page_background_gradient.png') repeat-x 0 0;
}

a
{
	color: #81991f;
}

a:hover
{
	color: #032740;
}

/*Page Structure Styles*/
#outer
{
	background: #c2d6e3 url('images/page_background_gradient.png') repeat-x 0 0;
	/*background: #032740 url('images/outer_background.png') no-repeat 0 0;*/
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

#header
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 150px;
	background: url('images/header_right.jpg') no-repeat bottom right;
}

#nav
{
	width: 900px;
	margin-left: 75px;
	margin-right: auto;
	margin-top: -1px;
	_margin-top: -4px;
	height: 31px;
	padding: 0;
	float: left;
	background: url('images/nav_background.png') repeat-x 0 0;
}

	html/**/body #nav
	{
		float: none;
	}

#nav_sub_services
{
	display: none;
	position: absolute;
	margin-left: 116px;
	margin-top: 18px;
	z-index: 100;
	width: 900px;	
}

	html/**/body #nav_sub_services
	{
		margin-left: 40px;
		margin-top: 0;
	}

	#phone
	{
		display: block;
		height: 31px;
		width: 112px;
		float: left;
		margin-left: 167px;
	}
	
		html/**/body #phone
		{
			padding-left: 167px;
			margin-left: 0;
		}

.submenu
{
	display: block;
	width: 175px;
	list-style: none;
}
	
		.submenu li a
		{
			display: block;
			width: 175px;
			height: 15px;
			text-align: left;
			padding-left: 15px;
			padding-top: 5px;
			padding-bottom: 5px;
			background: #032740;
			border-bottom: solid 1px #9aacb8;
			text-decoration: none;
			color: white;
		}
		
		.submenu li a:hover
		{
			background: #81991f;
		}

#inner
{
	background: #ffffff;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 810px;
}

#inner_content
{
	background: #ffffff url('images/content_bg.png') no-repeat bottom left;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 565px;
}

	#inner_left
	{
		width: 335px;
		float: left;
		height: 100%;
		background: #ffffff /*url('images/bg_servers.jpg') no-repeat left bottom*/;
	}
	
	#inner_left .feature_text
	{
		font-size: 11px;
	}
	
	#inner_left_content
	{
		width: 335px;
		float: left;
		height: 100%;
	}
	
		.homepagefeature_gr
		{
			height: 98px;
			padding: 11px;
			background: #e7efb7;
			margin-bottom: 1px;
		}
		
			.homepagefeature_gr img
			{
				float: left;
				margin-right: 8px;
				margin-bottom: 8px;
			}
			
			.homepagefeature_gr a.title
			{
				color: #124d75;
				font-weight: bold;
				font-size: 12px;
				text-decoration: none;
			}
			
		.homepagefeature_dk
		{
			height: 98px;
			padding: 11px;
			background: #ecf0f4;
			margin-bottom: 1px;
		}
		
			.homepagefeature_dk img
			{
				float: left;
				margin-right: 8px;
				margin-bottom: 8px;
			}
			
			.homepagefeature_dk a.title
			{
				color: #124d75;
				font-weight: bold;
				font-size: 12px;
				text-decoration: none;
			}
			
		.homepagefeature_lt
		{
			height: 98px;
			padding: 11px;
			background: #fafafb;
			margin-bottom: 1px;
		}
		
			.homepagefeature_lt img
			{
				float: left;
				margin-right: 8px;
				margin-bottom: 8px;
			}
			
			.homepagefeature_lt a.title
			{
				color: #124d75;
				font-weight: bold;
				font-size: 12px;
				text-decoration: none;
			}
		
	#homepagefeaturesmall
	{
		height: 63px;
		text-align: center;
	}
	
	#inner_right
	{
		width: 565px;
		float: left;
		height: 500px;
		margin-top: -12px;
/*		background: url('images/rt_content_bg.png') no-repeat bottom left;*/
	}
	
		html/**/body #inner_right
		{
			margin-top: 0;
		}
		
	#inner_right_content
	{
		width: 565px;
		padding: 10px 0px;
		float: left;
		height: 96%;
		background: url('images/rt_content_bg.png') no-repeat bottom left;
	}
	
		html/**/body #inner_right_content
		{
			height: 100%;
		}		
		
		#inner_right_content h1
		{
			font-size: 25px;
			font-weight: lighter;
			margin-left: 10px;
			color: #6f9107;
			padding-top: 10px;
		}
		
		#inner_right_content h2
		{
			font-size: 18px;
			color: #2c92ac;
		}
		
		#inner_right_content .textcontent
		{
			display: block;
			margin-left: 25px;
			padding-right: 10px;
		}

#inner_techtip
{
	background: #ffffff;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	min-height: 1200px;
}

	#inner_left_techtip
	{
		width: 275px;
		float: left;
		height: 100%;
		background: #ffffff;
		padding-bottom: auto;
		
		/*background: #ffffff url('images/content_techtip.jpg') no-repeat top left;*/
	}
	
	#inner_right_techtip
	{
		width: 625px;
		padding: 10px 0px;
		float: left;
		height: 96%;
		background: #ffffff url('images/rt_content_bg.png') no-repeat bottom right;
		padding-bottom: 50px;
	}
	
		html/**/body #inner_right_techtip
		{
			height: 100%;
		}
	
		#inner_right_techtip h1
		{
			font-size: 25px;
			margin-left: 25px;
			color: #6f9107;
		}
		
		#inner_right_techtip h2
		{
			font-size: 18px;
			color: #2c92ac;
		}
		
		#inner_right_techtip .techtipcontent
		{
			display: block;
			margin-left: 25px;
			padding-right: 10px;
		}

#ourservices_callout
{
	float: left;
	padding: 5px;
	width: 900px;
	height: 200px;
	margin-left: 70px;
	margin-right: auto;
	background-color: white;	
	background: url('images/ourservices_callout_bg.png') no-repeat center top;
}

	html/**/body #ourservices_callout
	{
		padding: 0px;
		margin-left: 75px;
	}
	
	#ourservices_callout h3
	{
		color: #1d4869;
		font-weight: bold;
		font-size: 16px;
		margin-top: 10px;
		margin-left: 30px;
	}

	#ourservices_callout table
	{
		margin-top: -3px;
		margin-left: 200px;
		width: 675px;
	}
	
		html/**/body #ourservices_callout table
		{
			margin-top: -8px;
		}
	
	#ourservices_callout td
	{
		color: #1d4869;
		font-weight: bold;
		font-size: 13px;
		letter-spacing: 0.02em;
		width: 33%;
	}
	
#primary_text
{
	display: block;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 30px;
	height: 500px;
	background: #ffffff;
}

#partners
{
	float: left;
	text-align: center;
	padding: 5px 5px 50px 5px;
	width: 890px;
	margin-left: 75px;
	margin-right: auto;
	margin-top: -50px;
	background-color: white;
}

	html/**/body #partners
	{
		margin-top: -40px;
	}
	
	#partners img
	{
		margin: 4px;
	}
	
	#partners h3
	{
		color: #1d4869;
		font-weight: bold;
		font-size: 16px;
		margin-left: 10px;
	}
	
	#partners span
	{
		display: block; 
		text-align: center; 
		margin-left: 2px;
	}
	
	#partners a
	{
		margin-left: 10px;
		font-size: 12px;
	}

#footer
{
	background: url('images/footer_bg.png') no-repeat right;
	float: left;
	padding: 10px;
	color: white;
	width: 880px;
	margin-top: -30px;
	margin-left: 75px;
	margin-right: auto;
	height: 55px;
	font-size: 11px; 
}

	html/**/body #footer
	{
		margin-top: 0px;
	}

	#footer a
	{
		color: white;
		text-decoration: none;
	}
	
	#footer a:hover
	{
		color: #CF3;
		text-decoration: underline;
	}

/*Navigation Styles*/
#navhome
{
	display: block;
	width: 82px;
	height: 31px;
	float: left;
	background: url('images/nav_home.png') 0 0;
	line-height: 0;
	font-size: 0;
}



	#navhome:hover
	{
		background-position: 0 -31px;
	}
	
#navourservices
{
	display: block;
	width: 104px;
	height: 31px;
	float: left;
	background: url('images/nav_ourservices.png') 0 0;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
}

	/*#navourservices:hover
	{
		background-position: 0 -31px;
	}*/
	
#navourstory
{
	display: block;
	width: 97px;
	height: 31px;
	float: left;
	background: url('images/nav_ourstory.png') 0 0;
	line-height: 0;
	font-size: 0;
}

	#navourstory:hover
	{
		background-position: 0 -31px;
	}
	
#navcustomsolutions
{
	display: block;
	width: 141px;
	height: 31px;
	float: left;
	background: url('images/nav_customsolutions.png') 0 0;
	line-height: 0;
	font-size: 0;
}

	#navcustomsolutions:hover
	{
		background-position: 0 -31px;
	}
	
#navtechnicallibrary
{
	display: block;
	width: 124px;
	height: 31px;
	float: left;
	background: url('images/nav_technicallibrary.png') 0 0;
	line-height: 0;
	font-size: 0;
}

	#navtechnicallibrary:hover
	{
		background-position: 0 -31px;
	}
	
#navclientsupport
{
	display: block;
	width: 113px;
	height: 31px;
	float: left;
	background: url('images/nav_clientsupport.png') 0 0;
	line-height: 0;
	font-size: 0;
}

	#navclientsupport:hover
	{
		background-position: 0 -31px;
	}
	
#navcontactus
{
	display: block;
	width: 98px;
	height: 31px;
	float: left;
	background: url('images/nav_contactus.png') 0 0;
	line-height: 0;
	font-size: 0;
}

	#navcontactus:hover
	{
		background-position: 0 -31px;
	}

/*COMING SOON PAGE*/

#comingSoonForm
{
	display: block;
	width: 478px;
	margin-top: 330px;
	margin-left: 50px;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	background-color: #ecf0f4;
	border: solid 1px #cccccc;
}

	.txt
	{
		border: solid 1px #cccccc;
		font-size: 11px;
	}
	
	.formfield
	{
		display: block;
		padding: 3px;
		margin-bottom: 6px;
		float: left;
	}
	
	.btn
	{
		border: solid 1px #cccccc;
		color: #333333;
		margin-left: 20px;
	}
	
.content_text
{
	display: block;
	padding: 0px 10px; 
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 0.04em;
}	

.content_text2
{
	display: block;
	padding: 0px 10px; 
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.04em;
}	

/* CONTENT SPECIFIC STYLES */
.content_strategy_lft
{
	background: #ffffff url('images/content_strategy_bg.jpg') no-repeat bottom left;
}

.content_design_lft
{
	background: #ffffff url('images/content_design_bg.jpg') no-repeat bottom left;
}

.content_implementation_lft
{
	background: #ffffff url('images/content_implementation_bg.jpg') no-repeat bottom left;
}

.content_procurement_lft
{
	background: #ffffff url('images/content_procurement_bg.jpg') no-repeat bottom left;
}

.content_webdevelopment_lft
{
	background: #ffffff url('images/content_web_development_bg.jpg') no-repeat bottom left;
}

.content_support_lft
{
	background: #ffffff url('images/content_support_bg.jpg') no-repeat bottom left;
}

.content_administration_lft
{
	background: #ffffff url('images/content_administration_bg.jpg') no-repeat bottom left;
}

.content_servicemanagement_lft
{
	background: #ffffff url('images/content_servicemanagement_bg.jpg') no-repeat bottom left;
}

.content_managednetworkservices_lft
{
	background: #ffffff url('images/content_managednetworkservices_bg.jpg') no-repeat bottom left;
}

.content_datacenterservices_lft
{
	background: #ffffff url('images/content_datacenterservices_bg.jpg') no-repeat bottom left;
}

.content_riskmanagement_lft
{
	background: #ffffff url('images/content_riskmanagement_bg.jpg') no-repeat bottom left;
}

.content_ourstory_lft
{
	background: #ffffff url('images/content_ourstory_bg.jpg') no-repeat bottom left;
}

.content_clientsupport_lft
{
	background: #ffffff url('images/content_clientsupport_bg.jpg') no-repeat bottom left;
}

.content_contactus_lft
{
	background: #ffffff url('images/content_contactus_bg.jpg') no-repeat bottom left;
}

.content_ourservices_lft
{
	background: #ffffff url('images/content_ourservices_bg.jpg') no-repeat bottom left;
}

.content_customerservice_lft
{
	background: #ffffff url('images/content_customerservice_bg.jpg') no-repeat bottom left;
}

.content_sitemap_lft
{
	background: #ffffff url('images/content_sitemap_bg.jpg') no-repeat bottom left;
}

.content_partners_lft
{
	background: #ffffff url('images/content_partners_bg.jpg') no-repeat bottom left;
}

.content_testimonials_lft
{
	background: #ffffff url('images/content_testimonials_bg.jpg') no-repeat bottom left;
}

/* MISC. STYLES */
.contact_table
{
	display: table;
	width: 500px;
	border: solid 1px #cccccc;
}

	.contact_table td
	{
		padding: 5px;
	}

	html/**/body .contact_table
	{
		width: 500px;
		margin-top: -25px;
	}
	
	html/**/body .contact_table td
	{
		padding: 7px;
	}

.contact_info
{
	display: block;
	text-align: left;
	float: left;
	margin: 10px;
	width: 225px;
}

.small_link
{
	font-size: 10px;
	font-weight: bold;
}

.inputTxt
{
	border: solid 1px #999999;
	font-size: 12px;
}

.inputTextArea
{
	border: solid 1px #999999;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}

.inputBtn
	{
		border: solid 1px #cccccc;
		color: #333333;
	}

.highlightRow
{
	background-color: #ffffcc;
}

.gallery_thumb
{
	margin-left: -2px;
	margin-right: 6px;
	margin-bottom: 20px;
	border: solid 1px #666666;
}

.more_box
{
	display: block;
	width: 265px;
	background: #ffffff url('images/techtip_more_background.gif') no-repeat bottom center;
	border: solid 1px #cccccc;
	margin: 5px;
}

.special_link
{
	color: #2c92ac;
}

.quotes1
{
	display: block;
	background: url('images/quotes1.png') no-repeat top left;
}

	.quotes1 p
	{
		padding-left: 100px;
		padding-top: 20px;
		font-weight: bold;
		color: #666666;
	}
	
#technical_library_articles_container
{
	display: block;
	width: 610px;
	text-align: center;
}

	#technical_library_articles_container .article_left
	{
		display: block;
		width: 280px;
		margin: 5px;
		padding: 5px;	
		float: left;
		height: 150px;
		text-align: left;
	}
	
	#technical_library_articles_container .article_right
	{
		display: block;
		width: 280px;
		margin: 5px;
		padding: 5px;	
		float: left;
		height: 150px;
		text-align: left;
	}

.chat_invite
{
	margin-left: 755px;
	padding-top: 90px;
}

	html/**/body .chat_invite
	{
		padding-top: 0;
		margin-left: 755px; 
		margin-top: 90px;
	}
	
/* NEW SUB-NAVIGATION STYLES 05/04/2009 */
#sddm
{
	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
}

#sddm li .sddm_head
{
	display: block;
	margin: 0 1px 0 0;
	/*padding: 4px 10px;*/
	width: 104px;
	height: 31px;
	background: url('images/nav_ourservices.png') 0 0;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
}

	#sddm li .sddm_head:hover
	{
		background-position: 0 -31px;
	}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #032740;
	/*border: 1px solid #03c;*/
}

	#sddm div a
	{
		position: relative;
		display: block;
		margin: 0;
		padding: 5px 15px;
		width: 175px;
		height: 15px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #032740;
		color: #fff;
		border-bottom: solid 1px #9aacb8;
	}

	#sddm div a:hover
	{
		background: #81991f;
	}