/* Basic CSS */
body
{
	font-family: Verdana;
	font-size: 76%;
	line-height: 1.5em;
}
p
{
	margin-bottom: 15px;
}
p.list_intro
{
	margin-bottom: 10px;
}
p.contact
{
	margin-top: 20px;
}
strong
{
	font-weight: bold;
}

/* Default Headings */
h1 
{
	font-size: 180%;
	color: #003399;
	margin: 20px 0px 20px 0px;
}
h2 
{
	font-size: 150%;
	color: #5194D5;
	margin: 25px 0px 15px 0px;
}
h3
{
	font-size: 116%;
	color: #0050BC;
	margin: 25px 0px 15px 0px;
}

/* Default Links */
a
{
	color: #0050BC;
	text-decoration: none;
}
a:hover, a:active
{
	color: #A6218E;
}

/* Default Lists */
ul
{
	margin-bottom: 15px;
}

/* Page Container - page-specific backgrounds */
div#page 
{
	width: 900px;
	margin: 0 auto;
}
div.home, div.sitemap
{
	background: url(../images/headers/home.jpg) no-repeat; /* default background */
}
div.web-design-and-development
{
	background: url(../images/headers/web-design-and-development.jpg) no-repeat;
}
div.web-design
{
	background: url(../images/headers/web-design.jpg) no-repeat;
}
div.content-management-systems
{
	background: url(../images/headers/content-management-systems.jpg) no-repeat;
}
div.ecommerce
{
	background: url(../images/headers/ecommerce.jpg) no-repeat;
}
div.online-marketing
{
	background: url(../images/headers/online-marketing.jpg) no-repeat;
}
div.hosting
{
	background: url(../images/headers/hosting.jpg) no-repeat;
}
div.alpha-ebusiness
{
	background: url(../images/headers/alpha-ebusiness.jpg) no-repeat;
}
div.software				 	
{
	background: url(../images/headers/software.jpg) no-repeat;
}
div.custom-software-development
{
	background: url(../images/headers/custom-software-development.jpg) no-repeat;
}
div.intranets-and-extranets	
{
	background: url(../images/headers/intranets-and-extranets.jpg) no-repeat;
}
div.data-management-systems
{
	background: url(../images/headers/data-management-systems.jpg) no-repeat;
}
div.consulting
{
	background: url(../images/headers/consulting.jpg) no-repeat;
}
div.contact
{
	background: url(../images/headers/contact.jpg) no-repeat;
}
div.legal
{
	background: url(../images/headers/legal.jpg) no-repeat;
}

/* Hidden Accessibility Links */
div#accessibility_links 
{
	display: none;
}

/* Horizontal Menu Bar */
div#menubar_left
{
	background: url(../images/menubar_left.gif) bottom left no-repeat;
	width: 4px;
	height: 32px;
	float: right;
}
div#menubar_center
{
	color: #CCCCCC;
	font-size: 90%;
	background: url(../images/menubar_center.gif) bottom repeat-x;
	height: 32px;
	float: right;
}
div#menubar_right
{
	background: url(../images/menubar_right.gif) bottom right no-repeat;
	width: 5px;
	height: 32px;
	float: right;
}
div#menubar_center ul
{
	margin: 6px 5px 0px 7px;
}
div#menubar_center li
{
	display: block;
	float: left;
}
div#menubar_center a
{
	font-weight: bold;
	margin: 0px 8px 0px 8px;
}

/* Body Container */
div#body_top
{
	background: transparent url(../images/background_body_top.png) top no-repeat;
	height: 21px;
	margin-top: 150px;
}
div#body_middle
{
	background: transparent url(../images/background_body_middle.png) center repeat-y;
}
div#body_bottom
{
	background: transparent url(../images/background_body_bottom.png) bottom no-repeat;
	height: 21px;
}

/* Main Text Area */
div#main
{	
	text-align: justify;
	width: 520px;
	padding: 11px 30px 0px 30px;
	float: left;
}
div#main ul
{	
	line-height: 180%;
	padding-left: 3px;
}
div#main li
{
	background: url(../images/bullet.gif) no-repeat;
	background-position: 0px 6px;
	padding-left: 20px;
}
div#main a 
{
	text-decoration: underline;
}
div#main li a
{
	text-decoration: none;
}

/* Breadcrumbs */
div#breadcrumbs
{
	font-size: 93%;
	margin-bottom: 15px;
}
div#breadcrumbs a
{
	text-decoration: none;
}

/* Side Bar - Right Column */
div#side_bar
{
	width: 293px;
	float: left;
	padding-top: 13px;
}
div#side_bar li
{
	list-style: none;
	margin: 0px 0px 5px 0px;
}
div#side_bar h5
{
	font-size: 120%;
	font-weight: bold;
	color: #003399;
	margin-bottom: 15px;
}
div#side_bar a
{
	text-decoration: none;
}

/* Submenu & Lingo Wiki Boxes*/
div#submenu
{
	background: url(../images/background_submenu.gif) bottom no-repeat;
	padding: 5px 0px 8px 25px;
}
div#wiki
{
	background: url(../images/background_wiki.gif) bottom no-repeat;
	padding: 5px 0px 8px 25px;
}
div.submenu_wiki_top
{
	background: url(../images/background_submenu_wiki_top.gif) top no-repeat;
	height: 16px;
}
div#wiki a
{
	background: url(../images/extlink.gif) no-repeat right;
	padding-right: 15px;
}

/* Contact Us */
a#contact
{
	display: block;
	margin: 15px 0px 22px 0px;
}

/* Spotlights */
div#spotlights
{
	margin-bottom: 10px;
}
div#spotlights h5
{
	color: #999999;
	font-size: 116%;
	font-weight: normal;
	margin: 20px 0px 0px 5px;
}
div#spotlights.no_wiki h5
{
	position: relative;
	bottom: 4px;
}
div#spotlights a
{
	display: block;
	margin: 20px 0px 0px 1px;
}

/* Footer */
div#footer
{	
	font-size: 93%;
	color: #AAAAAA;
	clear: both;
	margin: 0px 0px 10px 0px;
}
div#footer_info
{
	margin-left: 10px;
}
div#copyright
{
	float: right;
	margin-right: 10px;
}

/* Home Page - 3 Columns */
div#home_page_columns 
{
	margin-left: 2px;
}

div#first_column
{
	background: url(../images/home_page_first_column.jpg) no-repeat;
	background-position: 0px 40px;
	width: 298px;
	float:left;
	margin-top: -13px;
}
div#second_column
{
	background: url(../images/home_page_second_column.jpg) no-repeat;
	background-position: 0px 40px;
	width: 300px;
	float:left;
	margin-top: -13px;
}
div#third_column
{
	background: url(../images/home_page_third_column.jpg) no-repeat;
	background-position: 0px 40px;
	width: 298px;
	float: left;
	margin-top: -13px;
}
div#home_page_columns div.section_intro
{
	text-align: justify;
	height: 230px;
	padding: 10px 15px 0px 15px;
}
div#home_page_columns div.readmore
{
	text-align: right;
	padding: 0px 17px 10px 0px;
}
div#second_column div.section_intro, div#second_column div.readmore
{
	border-left: 1px dotted #D7D7D7;	
	border-right: 1px dotted #D7D7D7;
}

/* Home Page Spotlights */
div#home_page_spotlights 
{
	margin: 9px 0px 9px 0px;
}
div#home_page_spotlights div
{
	background: url(../images/spotlight_shadow.gif) bottom no-repeat;
	height: 165px;
	float: left;
}
div#spotlight1
{
	width: 290px;
}
div#spotlight2 
{
	width: 320px;
}
div#spotlight2 img
{
	margin-left: 15px;
}
div#spotlight3
{
	width: 290px;
}
hr#home_page_spotlights_bottom_border
{
	width: 882px;
	color:  #FFFFFF;
	border: none;
	border-bottom: dotted 1px #CCCCCC;
}
div#hidden_spotlights
{
	display: none;
}

/* Contact Form */
label.contact
{
	display: block;
	font-size: 130%;
	color: #5194D5;
	margin: 14px 0px 5px 0px;
}
input.contact
{
	display: block;
	font-family: Verdana;
	border: solid 1px #5194D5;
	width: 350px;
	padding: 2px;
}
textarea.contact
{
	display: block;
	font-family: Verdana;
	border: solid 1px #5194D5;
	width: 350px;
	padding: 2px;
}
button.contact
{
	display: block;
	margin: 20px 0px;
	padding: 3px;
}

/* Sitemap */
ul#sitemap li
{
	margin-bottom: 10px;
}
ul#sitemap li.level3
{
	margin-left: 20px;
}
ul#sitemap span
{
	color: #666666;
	font-size: 90%;
}

/* Clearfix */
.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 */
