body {
	background: #fff url(images/bkg.jpg) repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 auto;
	padding: 0px;
	color: #121c4d;
	height: 100%;
}

body#subpage {
	background: #fff url(images/subpage_bkg.jpg) repeat-x top left;
}

h1, h1 a, h2, h2 a {
}

h1 {
	font-size: 12px;
	color: #000;
	line-height: 18px;
	font-weight: normal;
	margin: 0px 300px 25px 0px;
}

h2 {
	font-size: 18px;
	color: #ae0202;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
}

h4 {
	margin: 30px 30px 5px 30px;
	font-size: 18px;
}

h5 {
	font-size: 12px;
	color: #ae0202;
	margin: -10px 0px 15px 10px;
}

a {
	color: #1a3fcd;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

hr {
	display: none;
}

#header {
	width: 904px;
	margin: 0 auto;
}

/* Page */

#page {
	width: 904px;
	margin: 0 auto;
	height: 100%;
}


/* Logo */

#logo {
	background: url(images/hildebrando.jpg) no-repeat top left;
	height: 85px;
	margin: auto;
}
#logo a {
	display:block;
	width:300px;
	height:100%;
}


/* Hero */

#hero {
	width: 904px;	
	height: 172px;
	margin: 14px 0px 10px 0px;
	background: url(images/hero.jpg) no-repeat top left;
}
#company_hero {
	width: 904px;	
	height: 132px;
	margin: 14px 0px 10px 0px;
	background: url(images/company.jpg) no-repeat top left;
}

#services_hero {
	width: 904px;	
	height: 132px;
	margin: 14px 0px 10px 0px;
	background: url(images/services.jpg) no-repeat top left;
}

#news_hero {
	width: 904px;	
	height: 132px;
	margin: 14px 0px 10px 0px;
	background: url(images/news.jpg) no-repeat top left;
}

#clients_hero {
	width: 904px;	
	height: 132px;
	margin: 14px 0px 10px 0px;
	background: url(images/clients.jpg) no-repeat top left;
}

#partners_hero {
	width: 904px;	
	height: 132px;
	margin: 14px 0px 10px 0px;
	background: url(images/partners.jpg) no-repeat top left;
}

#resources_hero {
	width: 904px;	
	height: 132px;
	margin: 14px 0px 10px 0px;
	background: url(images/resources.jpg) no-repeat top left;
}

#contact_hero {
	width: 904px;	
	height: 132px;
	margin: 14px 0px 10px 0px;
	background: url(images/contactus.jpg) no-repeat top left;
}
#systemsintegration_hero {
	width: 904px;	
	height: 132px;
	margin: 14px 0px 10px 0px;
	background: url(images/systemsintegration.jpg) no-repeat top left;
}

#captivecenters_hero {
	width: 904px;	
	height: 132px;
	margin: 14px 0px 10px 0px;
	background: url(images/captivecenters.jpg) no-repeat top left;
}

#industrysolutions_hero {
	width: 904px;	
	height: 132px;
	margin: 14px 0px 10px 0px;
	background: url(images/industrysolutions.jpg) no-repeat top left;
}

#knowledgecenter_hero{
	width: 904px;	
	height: 132px;
	margin: 14px 0px 10px 0px;
	background: url(images/knowledgecenter.jpg) no-repeat top left;
}

#about_hero{
	width: 904px;	
	height: 132px;
	margin: 14px 0px 10px 0px;
	background: url(images/about.jpg) no-repeat top left;
}

/* Header */

#header {
	width: 904px;
	margin: 0 auto;
}

#header a {
	color: #fff;
}

#header a:hover {
	text-decoration: none;
}

/* Menu */
#menu {
	height: 33px;		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #434342;
	margin: 0px;
	padding: 0px;
	background: url(images/menu_divider.jpg) no-repeat top right;
	line-height: 33px;
}

#menu ul {	
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: url(images/menu_gradient.jpg) no-repeat top left;
	width: 100%;
}
#menu li {
	float: left;
	background: url(images/menu_divider.jpg) no-repeat top left;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#menu a {
	display: block;
	float: left;
	height: 33px;
	text-decoration: none;
	color: #434342;
	padding: 0px 1.26em 0px 1.27em;
}

#menu a:hover {
	background: url(images/menu_hover.jpg) no-repeat top left;
	color: #ffffea;
}

#menu .selected{
	background: url(images/menu_selected.jpg) no-repeat top left;
	color: #121c4d;
	padding: 0px 1.26em 0px 1.27em;
}

#header p {
	color: #fff;
	font-weight: bold;
	float: right;
	margin: -60px 20px 0px 0px;
	padding: 0px 0px 0px 20px;
	position: relative;
	z-index: 2px;
	background: url(images/mail.jpg) no-repeat top left;
	line-height: 12px;
}
/* Content */

#content {
	padding: 0px;
	margin: 0px;
}
#content #subpage_content {
	float: right;
	width: 640px;
}

#content a[name] {
	color: #ae0202;
}

#content h2 {
	padding-bottom: 10px;
	margin: 0px;
}

#content p {
	padding: 0px 0px 0px 25px;
	margin: 0px;
}

#content li {
	list-style-image: url(images/arrow.gif);
}
#subpage_content li {
	margin-left: 25px;
}

#content ul {
	margin-top: 0px;
}

#content img {
	float: right;
	margin: 20px;
}	

#content a img{
	float: none;
	margin: 5px;
}

/* columns */
.column {
	width: 270px;
	float: left;
	margin-right: 25px;
}

#content p {
	margin-bottom: 20px;
}

#line {
	width: 1px;
	height: 385px;
	background: url(images/line.jpg) no-repeat top left;
	float: left;
	margin-right: 25px;
}	

/*sidebar*/

.sidebar {
	width: 280px;
	background: url(images/sidebar_bkg.gif) no-repeat top left;
	float: right;
	margin-top:  -27px;
	color: #000;
}

.sidebar p {
	margin: 0px 30px 15px 40px;
}

.date {
	font-size: 10px;
	color: #919177;
	margin: 30px 30px 30px 40px;
}

.sidebar a {
	color: #ae0202;
	display: block;
}
	
	
/* Submenu */
	
#submenu {
	width: 235px;
	float: left;
	margin-top: -135px;
	background: url(images/submenu_bkg.gif) no-repeat top left;
	height: 535px;
}

#submenu ul{
	padding: 0px 40px 0px 55px;
	margin: 0px;
	line-height: 20px;
}

#submenu a {
	color: #121c4d;
}

#submenu li.selected {
	color: #ae0202;
}
#submenu p{
	padding: 5px 0px 0px 30px;
}
	
/* Footer */

#footer {
	margin: 0 auto;
	width: 100%;		
	background: #c9c8ac;
	height: 48px;
	margin-bottom: 0px;
}

#footer p {
	text-align: center;
	line-height: 48px;
	color: #666;
}

#footer a {
	color: #666;
}

#footer a:hover {
	text-decoration: none;
}
