body {
	width: 100%;
	height: 100%;
	margin: 22px 0 0 0;
	padding: 0;
	background: url('images/bg.gif') repeat-x #a8afbb;
	text-align: center;
}

a, br, img, form { margin: 0; padding: 0; outline: none; border: 0; }

p, blockquote, td {
	padding: 0;
	color: #55616e;
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
}

select {
	 background-color: #ffffff;
	 color: #333333;
}

a:link {
	text-decoration: none;
	color: #0090de;
	font-family: arial;
	font-size: 11px;
}

a:active {
	text-decoration: none;
	color: #0090de;
	font-family: arial;
	font-size: 11px;
}

a:visited {
	text-decoration: none;
	color: #0090de;
	font-family: arial;
	font-size: 11px;
}

a:hover {
	text-decoration: underline;
	color: #0090de;
	font-family: arial;
	font-size: 11px;
}                     
                      
.small-link:link {    
	text-decoration: none;
	color: #f7f9fa;
	font-family: arial;
	font-size: 11px;
}

.small-link:active {
	text-decoration: none;
	color: #f7f9fa;
	font-family: arial;
	font-size: 11px;
}

.small-link:visited {
	text-decoration: none;
	color: #f7f9fa;
	font-family: arial;
	font-size: 11px;
}

.small-link:hover {
	text-decoration: underline;
	color: #f7f9fa;
	font-family: arial;
	font-size: 11px;
}

.button {
	padding: 0;
	border: 0;
	cursor: pointer;
}

.clear {
	clear: both;
}

.title {
	color: #55616e;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
}

.subtitle {
	color: #0074b6;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}

.sidebar-container {
	width: 194px;
	padding-right: 18px;
	float: left;
}	

.sidebar-button-up {
	background: url('images/bg_sidebar_up.gif') repeat-x;
	width: 182px; 
	height: 22px; 
	padding: 7px 0 0 12px; 
	font-family: arial; 
	font-weight: bold; 
	color: #55616e; 
	font-size: 11px; 
	cursor: pointer;
}

.sidebar-button-down {
	background: url('images/bg_sidebar_down.gif') repeat-x;
	width: 182px; 
	height: 22px;
	padding: 7px 0 0 12px; 
	font-family: arial; 
	font-weight: bold; 
	color: #00bdff; 
	font-size: 11px; 
	cursor: pointer;
}

.services-image {
	margin-top: -18px;
	padding-right: 12px;
	border: 0;
	float: left;
	cursor: pointer;
}

.case-studies-image {
	margin-top: -18px;
	padding-right: 12px;
	border: 0;
	float: left;
}

/* Start Box Styles */
.t {
	background: #d6dbe2 url('images/box/t.gif') 0 0 repeat-x; 
	width: 838px;
}

.t2 {
	background: #d6dbe2 url('images/box/t.gif') 0 0 repeat-x; 
	width: 625px;
	float: left;
}

.b {
	background: url('images/box/b.gif') 0 100% repeat-x;
}

.l {
	background: url('images/box/l.gif') 0 0 repeat-y;
}

.r {
	background: url('images/box/r.gif') 100% 0 repeat-y;
}

.bl {
	background: url('images/box/bl.gif') 0 100% no-repeat;
}

.br {
	background: url('images/box/br.gif') 100% 100% no-repeat;
}

.tl {
	background: url('images/box/tl.gif') 0 0 no-repeat;
}

.tr {
	background: url('images/box/tr.gif') 100% 0 no-repeat; 
	padding: 14px 14px 10px 14px; 
} 
/* End Box Styles */

/* Start Button Styles */
#button-company {
	height: 74px;
	width: 130px;
	overflow: hidden;
	background: url('images/button_company.gif') top left no-repeat;
	display: block;
	float: left;
}

#button-company:hover {
	background-position: bottom left;
}

#button-services {
	height: 74px;
	width: 130px;
	overflow: hidden;
	background: url('images/button_services.gif') top left no-repeat;
	display: block;
	float: left;
}

#button-services:hover {
	background-position: bottom left;
}

#button-case-studies {
	height: 74px;
	width: 130px;
	overflow: hidden;
	background: url('images/button_case_studies.gif') top left no-repeat;
	display: block;
	float: left;
}

#button-case-studies:hover {
	background-position: bottom left;
}

#button-contact {
	height: 74px;
	width: 130px;
	overflow: hidden;
	background: url('images/button_contact.gif') top left no-repeat;
	display: block;
	float: left;
}

#button-contact:hover {
	background-position: bottom left;
}

#button-news {
	height: 74px;
	width: 130px;
	overflow: hidden;
	background: url('images/button_news.gif') top left no-repeat;
	display: block;
	float: left;
}

#button-news:hover {
	background-position: bottom left;
}
/* End Button Styles */

#page-container {
	width: 914px;
	left: 50%;
	margin-left: -457px;
	position: absolute;
	text-align: left;
}

#header {
	width: 914px;
	height: 138px;
	background: url('images/bg_header.gif') no-repeat;
	margin: auto;
}

#nav {
   	position: absolute;
	margin: 37px 0 0 39px;
	width: 850px;
}

#logo {
	padding-right: 18px;
	border: 0;
	float: left;
}

#front-page-flash {
	width: 838px;
	height: 271px;
}

#front-page-left {
	width: 410px;
	height: 179px;
	background: url('images/front_left.jpg') no-repeat;
	margin-top: 10px;
	padding: 0px 18px 0 0;
	float: left;
}

#front-page-right {
	width: 410px;
	height: 181px;
	margin-top: 8px;
	float: left;
}

#main-container {
	width: 914px;
	margin: auto;
	padding: 1px 38px 28px 38px;
	background: url('images/bg_main.gif') repeat-y;
	text-align: left;
}

#contact-info {
	 width: 260px; 
	 float: left;
}

#contact-form {
	margin: 41px 0 4px 0;
	padding: 0 14px 14px 14px;
	border-left: 1px dotted #f7f9fa;
	float: left;
}

#alliances {
	margin: 38px 0 18px 0;
	padding-top: 18px;
	width: 596px;
	text-align: center;
	border-top: 1px dotted #f7f9fa;
}

#footer {
	width: 914px;
	height: 50px;
	background: url('images/bg_footer.gif') no-repeat;
	margin: auto;
	text-align: center;
	color: #606b78;
	font-family: arial;
	font-size: 11px;
}

#footer-links {
	padding: 22px 0 0 24px;
	float: left;  
	text-align: left;
}

#copyright {
	padding: 22px 24px 0 0; 
	float: right; 
	text-align: right;"
}