@charset "utf-8";

html {
	font-family: 100%;
	text-align: center;
	color: #666;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
}

a img {
	border: 0;
}

#index #main_nav .index a,
#us #main_nav .us a,
#how #main_nav .how a,
#where #main_nav .where a,
#blogs #main_nav .blogs a,
#books #main_nav .books a,
#contact #main_nav .contact a {
	border-top: 3px solid #e51b24;
	color: #666666;
}

.us1 #left_text .overview a,
.us2 #left_text .core a,
.us3 #left_text .team a,
.us4 #left_text .partners a {
	border-bottom: 2px solid #e51b34;
}

.how1 #left_text .proven a,
.how2 #left_text .recent a {
	border-bottom: 2px solid #e51b34;
}

.where1 #left_text .market a,
.where2 #left_text .satellites a,
.where3 #left_text .client a {
	border-bottom: 2px solid #e51b34;
}

.blog1 #left_text .trends a,
.blog2 #left_text .material a {
	border-bottom: 2px solid #e51b34;
}

.books #left_text .mp a {
	border-bottom: 2px solid #e51b34;
}

.contact #left_text .contact a {
	border-bottom: 2px solid #e51b34;
}


h1 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;

}
h1 a {
	display: block;
	height: 101px;
	border: 0;
}
h1 a:hover {
	border: 0;
}




h2 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;

}


h3 {
	padding: 0;
	margin: 0;
	text-indent: -9999px;

}
h4 {
}
h5 {
	font-size: 1.0em;
	color: #ff0000;
}




a:link, a:visited, a:active {
	color:#666;
	text-decoration: none;
}


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


#wrapper {
	width: 880px;
	margin: 0 auto;
	text-align: left;
	font-size: 1.1em;
}

#main_nav {
	height: 50px;
	font-family: "century gothic", Arial, Helvetica, sans-serif;
}
#main_nav img {
	border: none;
}


#main_nav ul {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	width: 535px;
	display: block;
}

#main_nav ul li {
	width: 70px;
	float: left;
	margin: 0 6px 0 0;
}

#main_nav a {
	text-transform: uppercase;
	display: block;
	height: 50px;
	border-top: 3px solid #666;
	padding: 0 0 0 0;
	text-decoration: none;
	border-bottom: none;
}

#main_nav a:hover {
	border-top: 3px solid #999;
	border-bottom: none;
}


#header {
	height: 101px;
	background: url(../images/header.gif) no-repeat;
	clear: both;
}

#content {
}

#left   {
	width: 162px;
	float: left;
	margin: 0 13px 0 0;
	padding: 0px;
}
#left_text  ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#left_text  li {
	margin: 0 0 10px 0;
}

#left_text a {
	border-bottom: 1px solid #fff;

}
#left_text a:hover {
	border-bottom: 2px solid #ccc;
}




#left_top {
}

#left_text {
	padding: 10px;
}

#left_text p {
	margin: 0;
	padding: 0 0 10px 0;
}


#maintext {
	float: left;
	width: 505px;
	border-left: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
}
#maintext_text ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}
#maintext_text li {
	margin: 0;
	background: url(../images/dot.gif) no-repeat left 8px;
	display:block;
	padding: 0 0 0 10px;
}



#maintext_top {
}

#maintext_text {
	padding: 10px;
	line-height: 1.7em;
}


#maintext_text p {
	margin: 0;
	padding: 0 0 10px 0;
}
#maintext_text a {
	text-decoration: none;
	border: none;
	color: #ff0000;
}
#maintext_text a:hover {
	color: #666;
}


#main_img {
	margin: 0 0 10px 0;

}



#right {
	width: 190px;
	float: right;
	padding: 0px;
}

#top_right {
}

#right_text {
	padding: 10px 0 0 10px;
}


#right_text ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#right_text ul li {
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #ccc;
}

#right_text   .second   {
	padding: 15px 0 0 0;
	border-bottom: none;
}




#right_text  p {
	margin: 0;
	padding: 0 0 10px 0;

}

#footer {
	clear: both;
	height: 40px;
	font-size: 0.9em;
}

#right_text2 {
	padding: 10px 0 0 10px;
	margin: 26px 0 0 0;
}

#right_text2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#right_text2 li {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #ccc;
}

#right_text2 li a {
	border-bottom: 1px solid #999;
}

#right_text2 li a:hover {
	border-bottom: 1px solid #e51b24;
}


#fl {
	float: left;
	width: 150px;
	margin: 0 24px 0 0;
	padding: 0 0 0 12px;
	
}


#f_t_l {
	background: url(../images/fl.gif) no-repeat;
	height: 10px;
	
}


#fm {
	float: left;
	width: 495px;
	height: 32px;
}


#fr {
	float: right;
	width: 165px;
}
#fr a {
	border-bottom: none;
}
#fr a:hover {
	border-bottom: 1px solid #ccc;
}



#f_t_r {
	background: url(../images/fr.gif) no-repeat;
	height: 10px;
}




#f_b_l {
	clear: left;
	padding: 7px 0 0 0;
}

#f_b_r {
	float: right;
	width: 160px;
	padding: 7px 0 0 0;
	clear: right;
}

.red {
	color: #e51b24;
	font-weight: bold;
}


#red_ul {
	color: #e51b24;
	list-style: #e51b24;
}

#red_ul  ul  {
	margin: 0;
}

.red_indent {
	margin: 0;
	padding: 0;
	color: #666;
	list-style-type: none;
}



.red_upper {
	color: #e51b24;
	text-transform: uppercase;
}

.light_grey {
	color: #999;
}

#teams {
	margin: 0 0 20px 0;
	width: 487px;
}


#team1 {
	float: left;
	padding: 0 0 20px 0;
	width: 487px;
	border-bottom: 1px dashed #ccc;
	
}

#team1_img {
	float: right;
	margin: 0;
}

#team1_text {
	float: left;
	width: 295px;
	text-align: left;
}



#team2 {
	float: left;
	padding: 20px 0 20px 0;
	width: 487px;
	border-bottom: 1px dashed #ccc;
	}

#team2_img {
	float: right;
	margin: 0;
	padding: 0;
}

#team2_text {
	float: left;
	width: 295px;
}


#team3 {
	float: left;
	padding: 0;
	margin: 20px 0 0;
	width: 487px;
}

#team3_img {
	float: right;
	margin: 0;
	padding: 0;
}

#team3_text {
	float: left;
	width: 295px;
}

ul#where_ul1 {
	display: block;
	width: 32%;
	float: left;
	list-style-type: none;
	padding: 0 !important;
	margin: 0 !important;
}
ul#where_ul2 {
	display: block;
	width: 32%;
	float: left;
	list-style-type: none;
}
ul#where_ul3 {
	display: block;
	width: 32%;
	float: left;
	list-style-type: none;
}
ul#where_sat          {
	margin: 10px 0;
	padding: 0 0 10px 0;
	list-style-type: none;
}
#where_sat li {
	background: none;
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px dotted #ccc;
}



.where_sat_left {
	float:left;
	margin: 0 40px 0 0;
	width: 70px;
}

.where_sat_right {
	float:left;
}
.where_sat_right a {
	border: none;
}
.where_sat_right a:hover {
	color: #e51b24;
}
ul#where_client   {
	margin: 5px 0;
	padding: 0 0 5px 0;
	list-style-type: none;
}
#where_client li {
	background: none;
	margin: 0;
	padding: 0;
}


.where_cli_left {
	float:left;
	width: 50%;
}

.where_cli_right {
	float:left;
	width: 45%;
}
.where_cli_right a {
	border: none;
}
.where_cli_right a:hover {
	color: #e51b24;
}





.clear {
	clear: both;
}
ul#blog_posts {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: none;
}
ul#blog_posts li {
	margin: 0 0 40px 0;
	background: none;
	padding: 0;

}
.img {
	display: block;
	margin: 0 auto 20px;
}
.contact_left {
	float:left;
	margin: 0 40px 0 0;
	width: 100px;
}
.contact_right {
	float:left;
}

.contact_right a:hover {
	color: #e51b24;
	border: none;
}

.contact_right a {
	border: none;
}

a.red {
	color: #cc0000;
}

a.red:hover {
	color: #666;
}
#right_logos {
	border-top: 1px dashed #ccc;
}
