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

* {
	margin:0;
	padding:0;
	line-height:1.5em;
}

html,
body {
	height:100%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	background:#051427 url(../images/bg.jpg) repeat-x;
}

/* /////// LAYOUT /////// */

.wrapper {
	width:980px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding:0;
	margin: 0 auto -30px auto;
}

.pagecontent {
	width:980px;
	height:100%;
}

/* /////// STYLES /////// */

h1 {
	font-size:18px;
	color:#fff;
	font-weight:bold;
	margin:0 0 10px 0;
	clear:both;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2 {
	font-size:14px;
	color:#666;
	font-weight:bold;
	margin:10px 0 10px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

hr {
	display: none;
}

div.hr {
  height: 15px;
  background: url(../images/break.png) no-repeat;
  margin:20px 0 10px 0;
}

a:focus {
    outline:none;
}

a {
	color:#09F;
	text-decoration:underline;
}

a:hover {
	color:#CCC;
	text-decoration:none;
}

img {
	border:none;
}

p {
	margin:10px 0 10px 0;
}

ul,
ol {
	margin:10px 0 0 15px;
}

li {
	margin:3px 0 0 10px;
}

ul.points {
	font-size:12px;
	font-weight:bold;
	margin:10px 0 0 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

ul.points li {
	margin:10px 0 0 10px;
	padding:0 0 0 25px;
	list-style-type:none;
	background:url(../images/bullet.png) no-repeat 0 3px;
}

label,
textarea,
select {
	margin:5px 0 0 3px;
}

input {
	margin:5px 5px 0 15px;
}

.number {
	width:399px;
	text-align:center;
	font-size:24px;
	color:#900;
	font-weight:bold;
	margin:10px 0 0 0;
	float:left;
}

/* /////// BANNER /////// */

.banner {
	background:url(../images/banner.jpg);
	width:980px;
	height:158px;
}

.logo a {
	background:url(../images/logo.jpg) 0 0;
	float:left;
	width:338px;
	height:158px;
	margin:0 0 0 0;
	text-indent:-2000em;
}

.logo a:hover {
	background:url(../images/logo.jpg) 0 -158px;
}


.menu {
	height:99px;
	float:left;
	width:516px;                                                     /* Adjust this to make the menu background stretch to the right when adding buttons */
	margin:59px 0 0 43px;
}
	

.float-left {
	float:left;
}

.float-right {
	float:right;
}

.news_btn a,
.services_btn a,
.company_btn a,
.contact_btn a,
.support_btn a {
	height:99px;
	float:left;
	margin:0;
	text-indent:-2000em;
}

.news_btn a {
	background:url(../images/btn_news.jpg) 0 0;
	width:76px;
}

.news_btn a:hover {
	background:url(../images/btn_news.jpg) 0 -99px;
}

.company_btn a {
	background:url(../images/btn_company.jpg) 0 0;
	width:121px;
}

.company_btn a:hover {
	background:url(../images/btn_company.jpg) 0 -99px;
}

.support_btn a {
	background:url(../images/btn_support.jpg) 0 0;
	width:89px;
}

.support_btn a:hover {
	background:url(../images/btn_support.jpg) 0 -99px;
}

.services_btn a {
	background:url(../images/btn_services.jpg) 0 0;
	width:99px;
}

.services_btn a:hover {
	background:url(../images/btn_services.jpg) 0 -99px;
}

.contact_btn a {
	background:url(../images/btn_contact.jpg) 0 0;
	width:121px;
}

.contact_btn a:hover {
	background:url(../images/btn_contact.jpg) 0 -99px;
}


/* /////// COLUMNS ////// */

.column_1 {
	width:418px;
	float:left;
	margin:0 0 0 60px;
	clear:both;
}

.column_2 {
	width:442px;
	float:left;
}

.service_column,
.service_title {
	width:200px;
	float:left;
	padding:0 5px 0 5px;
}

.service_title {
	text-align:center;
}

.verticle-break {
	float:left;
	width:1px;
	height:408px;
	margin:0 6px 0 6px;
	background: url(../images/break_vert.png) no-repeat;
}

.verticle-space {
	float:left;
	width:13px;
	height:2px;
}


/* /////// SERVICE BUTTONS ////// */

.service_1_btn a,
.service_2_btn a,
.service_3_btn a,
.service_4_btn a {
	float:left;
	text-indent:-2000em;
}

.service_1_btn a {
	background:url(../images/btn_serv_1.jpg) 0 0;
	height:78px;
	margin:0;
	width:442px;
}

.service_1_btn a:hover {
	background:url(../images/btn_serv_1.jpg) 0 -78px;
}

.service_2_btn a {
	background:url(../images/btn_serv_2.jpg) 0 0;
	height:72px;
	margin:0;
	width:442px;
}

.service_2_btn a:hover {
	background:url(../images/btn_serv_2.jpg) 0 -72px;
}

.service_3_btn a {
	background:url(../images/btn_serv_3.jpg) 0 0;
	height:87px;
	margin:0;
	width:442px;
	z-index:1;
}

.service_3_btn a:hover {
	background:url(../images/btn_serv_3.jpg) 0 -87px;
}

.service_4_btn a {
	background:url(../images/btn_serv_4.png) 0 0;
	height:220px;
	margin:-23px 0 0 0;
	width:502px;
	z-index:0;
}

.service_4_btn a:hover {
	background:url(../images/btn_serv_4.png) 0 -220px;
}

/* /////// CONTENT ////// */

.btn_news a {
	width:113px;
	height:85px;
	float:left;
	background:url(../images/btn_news.jpg) 0 0;
	text-indent:-2000px;
	margin:0 0 0 200px;
}

.btn_news a:hover {
	background:url(../images/btn_news.jpg) 0 -85px;
}

.services img {
	margin:0 0 0 5px;
}

.teamShare_btn a {
	background:url(../images/btn_teamShare.jpg) 0 0;
	float:left;
	height:394px;
	width:502px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:40px 0 0 0;
	text-decoration:none;
}

.teamShare_btn a:hover {
	background:url(../images/btn_teamShare.jpg) 0 -434px;
	color:#09F;
}

/* /////// FOOTER /////// */

#footer,
.push {
	height:30px;
}

#footer {
	margin:0 auto 0 auto;
	font-weight:bold;
	clear:both;
	width:100%;
	color:#fff;
	font-size:9px;
	background:#020a13;
}

#footer a {
	color:#FFF;
	text-decoration:underline;
}

#footer a:hover {
	color:#CCC;
	text-decoration:none;
}

#footer-wrapper {
	width:980px;
	margin:0 auto 0 auto;
}

#footer_right {
	float:right;
	text-align:right;
	padding:10px 20px 0 0;
}

#footer_left {
	float:left;
	text-align:left;
	padding:10px 0 0 20px;
}

/* ////////// FACEBOX //////////////// */

#facebox .b {
  background:url(../facebox/b.png);
}

#facebox .tl {
  background:url(../facebox/tl.png);
}

#facebox .tr {
  background:url(../facebox/tr.png);
}

#facebox .bl {
  background:url(../facebox/bl.png);
}

#facebox .br {
  background:url(../facebox/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

