/* Layout Stylesheet */ 
body {
	margin: 0;
	padding: 0; 
	background: #dddddd;
	color: #ffffff;
}

#master {
	position: relative;
	width: 900px;
	margin: 0 auto;
	background: #182024;
}

#hdr {
	height: 185px; 
	width: 100%; 
	background: #182024;
	color: #ffffff; 
	margin: 0;
}

#header_logo {
	height: 110px;
	width: 100%; 
	background: #182024;
	color: #ffffff; 
	margin: 0;
}

#logo {
	position: absolute;
	z-index: 100;
	margin: 40px 0 0 25px;
}

#title {
	position: absolute;
	z-index: 101;
	padding: 0;
	margin: 53px 0 0 190px;
}

#header_line {
	position: absolute;
	width: 100%;
	z-index: 102;
	padding: 0;
	border: 0;
	margin: 95px 0 0 0;
}

#menu {
	height: 30px; 
	background: #3b4652;
	color: #ffffff;
	margin: 0;
	padding: 0;
	border-top: thin solid #a4ae1b;
	border-bottom: thin solid #a4ae1b;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.top_menu_btns {
	padding: 0;
	margin: 0 0 0 190px;
}

#header_splash {
	height: 45px;
	width: 100%;
	background: #182024;
	color: #ffffff;
	margin: 0;
}

#lh-col {
	position: absolute;
	top: 185px;
	left: 0;
	width: 190px;
	z-index: 3;
	background: #182024;
	color: #ffffff;
}

#rh-col {
	position: absolute;
	top: 185px;
	right: 0;
	width: 150px;
	z-index: 2;
	background: #182024;
	color: #ffffff;
}

#c-block {
	height: 405px;
	width: 900px;
	z-index: 1;
	background: #182024;
	color: #ffffff;
}

#service_pg #c-block {
	height: 460px;
	width: 900px;
	z-index: 1;
	background: #182024;
	color: #ffffff;
}

#applications_pg #c-block {
	height: 880px;
	width: 900px;
	z-index: 1;
	background: #182024;
	color: #ffffff;
}

#space_segment_pg #c-block {
	height: 610px;
	width: 900px;
	z-index: 1;
	background: #182024;
	color: #ffffff;
}

#cassiope_pg #c-block {
	height: 760px;
	width: 900px;
	z-index: 1;
	background: #182024;
	color: #ffffff;
}

#ground_segment_pg #c-block {
	height: 425px;
	width: 900px;
	z-index: 1;
	background: #182024;
	color: #ffffff;
}

#contactus_pg #c-block {
	height: 405px;
	width: 900px;
	z-index: 1;
	background: #182024;
	color: #ffffff;
}

#c-col {
	margin: 0 150px 0 190px;
	position: relative;
	height: 261px;
	width: 560px;
	background: #182024;
	color: #ffffff;
	z-index: 0;
}

#service_pg #c-col {
	margin: 0 150px 0 190px;
	position: relative;
	height: 460px;
	width: 560px;
	background: #182024;
	color: #ffffff;
	z-index: 0;
}

#applications_pg #c-col {
	margin: 0 150px 0 190px;
	position: relative;
	height: 880px;
	width: 560px;
	background: #182024;
	color: #ffffff;
	z-index: 0;
}

#space_segment_pg #c-col {
	margin: 0 150px 0 190px;
	position: relative;
	height: 466px;
	width: 560px;
	background: #182024;
	color: #ffffff;
	z-index: 0;
}

#cassiope_pg #c-col {
	margin: 0 110px 0 190px;
	position: relative;
	height: 616px;
	width: 600px;
	background: #182024;
	color: #ffffff;
	z-index: 0;
}

#ground_segment_pg #c-col {
	margin: 0 150px 0 190px;
	position: relative;
	height: 281px;
	width: 560px;
	background: #182024;
	color: #ffffff;
	z-index: 0;
}

#contactus_pg #c-col {
	margin: 0 150px 0 190px;
	position: relative;
	height: 405px;
	width: 560px;
	background: #182024;
	color: #ffffff;
	z-index: 0;
}

.news_panel {
    margin-top: 4px;
	margin-left: 9px;
	height: 386px;
	width: 551px;
}

* html .news_panel {
	\height: 385px;
	h\eight: 383px;
}

#content_images {
	margin: 0 150px 0 190px;
	position: relative;
	height: 144px;
	width: 560px;
	background: #182024;
	color: #ffffff;
	z-index: 0;
}

#contactus_pg #content_images {
	height: 0px;
}

#ftr {
	width: 100%;
	height: 180px;
	background: #2a86a0;
	color: #ffffff;
	margin: 0;
}

#ftr_stripe {
	width: 100%;
	height: 15px;
	background: #3b4652;
}

