body {
	width: 100%;
	height: 100%;
	margin: 22px 0 0 0;
	padding: 0;
	background: url('images/bg.gif') repeat-x #a8afbb;
	text-align: center;
	font-family: arial;
}

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-slider {
	width: 838px !important;
	height: 271px;
}

#front-slider,
#front-slider img,
.nivo-slice {
	-moz-border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
	-khtml-border-radius: 10px !important;
	border-radius: 10px !important;
}

.nivo-caption {
	-moz-border-top-right-radius: 10px !important;
	-webkit-border-top-right-radius: 10px !important;
	-khtml-border-top-right-radius: 10px !important;
	border-top-right-radius: 10px !important;
	-moz-border-bottom-left-radius: 10px !important;
	-webkit-border-bottom-left-radius: 10px !important;
	-khtml-border-bottom-left-radius: 10px !important;
	border-bottom-left-radius: 10px !important;
}

#front-page-left {
	width: 410px;
	height: 179px;
	margin-top: 10px;
	padding: 0px 18px 0 0;
	float: left;
}

#front-page-right {
	width: 410px;
	height: 181px;
	margin-top: 10px;
	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;
}

.nivo-caption {
	padding: 0.6em;
	height: 40%;
	width: 70% !important;
}

.nivo-caption p,
.nivo-caption a {
	font-size: 18px;
}

.nivo-caption p .caption-top {
	font-size: 24px;
}

.nivo-caption p {
	color:#fff;
}

.nivo-controlNav {
	position: absolute;
	margin-top: 236px;
	margin-left: 756px;
}

.nivo-controlNav a {
	display: block;
	width: 20px;
	height: 20px;
	background: url(images/slider_control.png) no-repeat;
	text-indent: -9999px;
	border: 0;
	margin-right: 6px;
	margin-top: 6px;
	float: left;
}
.nivo-controlNav a.my-active,
.nivo-controlNav a:hover {
	background-position: 0 -20px;
}

.caption-top {
	margin-bottom: 0.6em;
}
.caption-bottom {
	line-height: 18px;
	margin-bottom: 0.6em;
}

#front-slider img {
	display: none;
}

.tour_link { text-align: right; }
.tour_link a { margin: 0px; background: url("./images/a1.gif") no-repeat center left; padding-left: 20px; font-size: 14px; font-weight: normal; padding-bottom: 4px; line-height: 28px;  }
.tour_box { width: 420px; margin-top: 10px; font-size: 14px; line-height: 22px; float: left; }
.tour_box p { margin-left: 0px; }
.tour_box strong { color: #3474A2; font-size: 15px; line-height: 20px; }
.tour_img { float: left; margin: 10px 20px 10px 0px; }
.tour_nav { background-color: #efefef; padding: 6px; border-bottom: 1px solid #e4e4e4; color: #444; padding-left: 21px; }

hr { border: none 0; border-top: 1px solid #ccc; margin: 10px 0px 10px 0px; }

.feature { border: 1px solid #efefef; padding: 10px; margin-bottom: 20px; text-align: left; }
.column { width: 240px; float: left; margin: 10px; margin-top: 20px; font-size: 12px; color: #666; text-align: justify; line-height: 18px; }

