@charset "utf-8";
/*
:::::::::::::: HTML ELEMENTS :::::::::::::::
*/
body{
	margin:0;
	padding:0;
	background: #000000 url(../images/layout/bg.jpg) top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color:#FFFFFF;
}
a{
	font-weight:bold;
	text-decoration:none;
}
b{
	font-size:16px;
}
/*
:::::::::::::: SHARED IDs :::::::::::::::
*/
#wrapper{
	margin: 0 auto;
	background: url(../images/layout/body_bg.png) top left no-repeat;
	padding: 12px 15px 12px 13px;
	width: 799px; /* 827px */
}
#header{
	background: url(../images/layout/header_bg.png) top right no-repeat;
	width: 100%;
	height: 98px;
}
#nav{
	position:relative;
	top: 10px;
	right: 5px;
}
#nav div{
	float:right;
}
#body{
	margin: 20px 20px 20px 35px;
}
#footer{
	clear:both;
	font-size:11px;
	text-align:center;
	margin: 0 0 25px 0
}
#footer p{
	position:relative;
	bottom:10px;
}
#footer #bar{
	background: url(../images/layout/stratus_footer_bar.gif) top left repeat-x;
	height: 17px;
	width: 100%;
}
#footer #pipe{
	padding: 0 5px;
}
/*
:::::::::::::: SHARED CLASSES :::::::::::::::
*/
.blue{
	color:#4aa6dc;
}
.yellow{
	color:#ebb430;
}
.white{
	color:#ffffff;
}
/*
:::::::::::::: HOME PAGE :::::::::::::::
*/
#home-left{
	float: left;
	background: url(../images/layout/home_left_bg.png) top left no-repeat;
	width: 327px;
	height: 411px;
}
#home-left p{
	position:relative;
	top: 45px;
	left: 15px;
	width: 250px;
}
#home-left ul{
	position:relative;
	right: 10px;
	top: 55px;
	width: 240px;
	line-height: 24px;
}
#home-right{
	float: left;
}
#video-div{
	width: 407px;
	height: 343px;
	text-align: center;
}
/*
:::::::::::::: ABOUT PAGE :::::::::::::::
*/
#about-about{
	background: url(../images/layout/stratus_about_about_bg.png) top left no-repeat;
	width: 689px;
	height: 232px;
	padding: 20px 35px 20px 20px;
	margin: 0 0 25px 0;
}
#about-about p{
	position: relative;
	top: 75px;
}
#about-live{
	background: url(../images/layout/stratus_about_live_bg.png) top left no-repeat;
	width: 689px;
	height: 277px;
	padding: 20px 35px 20px 20px;
	margin: 0 0 25px 0;
}
#about-live p{
	position: relative;
	top: 35px;
}
#about-elert{
	background: url(../images/layout/stratus_about_elert_bg.png) top left no-repeat;
	width: 689px;
	height: 299px;
	padding: 20px 35px 20px 20px;
	margin: 0 0 25px 0;
}
#about-elert p{
	position: relative;
	top: 35px;
}
/*
:::::::::::::: TV STATION PAGE :::::::::::::::
*/
#tv-live{
	background: url(../images/layout/stratus_tv_live_bg.png) top left no-repeat;
	width: 677px;
	height: 307px;
	padding: 20px 35px 20px 20px;
	margin: 0 0 10px 0;
}
#tv-live table{
	position: relative;
	top: 100px;
}
#tv-live table tr td ul{
	margin:0;
	padding:0;
	position:relative;
	right: 0px;
	line-height: 22px;
}
#pane1{
	padding: 10px 0 0 0;
	height: 170px;
	font-weight:normal;
}
#tv-images img{
	border: #ebb430 solid 3px;
	margin: 15px 4px 20px 5px;
	text-align:center;
}
#tv-captions{
	background:url(../images/layout/stratus_tv_captions_bg.png) top left no-repeat;
	width: 745px;
	height: 58px;
	padding: 10px 0 10px 0;
	margin: 0 0 25px 0;
}
#tv-captions div{
	float:left;
	width: 170px;
	margin: 5px 7px 5px 8px;
	text-align:center;
}
#tv-asterisk{
	text-align:center;
	margin: 0 0 30px 0;
}
#tv-clients{
	background:url(../images/layout/stratus_tv_liveclients_bg.png) top left no-repeat;
	width: 740px;
	height: 412px;
	padding: 5px 20px 10px 10px;
	margin: 0 0 25px 0;
	position:relative;
	right: 5px;
	font-weight: normal;
	line-height: 24px;
}
#tv-clients a{
	font-weight:normal;
	color:#ebb430;
	text-decoration:underline;
}
/*
:::::::::::::: EMA SOLUTIONS PAGE :::::::::::::::
*/
#ema-live{
	background: url(../images/layout/stratus_ema_live_bg.png) top left no-repeat;
	width: 677px;
	height: 307px;
	padding: 20px 35px 20px 20px;
	margin: 0 0 5px 0;
}
#ema-live table{
	position: relative;
	top: 100px;
}
#ema-live table tr td ul{
	color:#4aa6dc;
	margin:0;
	padding:0;
	position:relative;
	right: 0px;
	line-height: 26px;
}
#pane2{
	padding: 10px 0 0 0;
	height: 170px;
	font-weight:normal;
}
#ema-images img{
	border: #4aa6dc solid 3px;
	margin: 10px 4px 20px 5px;
	text-align:center;
}
#ema-captions{
	background:url(../images/layout/stratus_ema_captions_bg.png) top left no-repeat;
	width: 745px;
	height: 58px;
	padding: 8px 0 10px 0;
	margin: 0 0 20px 0;
}
#ema-captions div{
	float:left;
	width: 165px;
	margin: 0px 7px 5px 8px;
	text-align:center;
}
#ema-asterisk{
	text-align:center;
	margin: 0 0 30px 0;
}
#ema-clients{
	background:url(../images/layout/stratus_ema_liveclients_bg.png) top left no-repeat;
	width: 705px;
	height: 496px;
	padding: 2px 20px 10px 10px;
	margin: 0 0 25px 0;
	font-weight: normal;
	line-height: 25px;
}
#ema-clients a{
	font-weight:normal;
	color:#4aa6dc;
	text-decoration:underline;
}
/*
:::::::::::::: CONTACT PAGE :::::::::::::::
*/
#contact-left{
	background: url(../images/layout/stratus_contact_bg.png) top left no-repeat;
	width: 264px;
	height: 397px;
	margin: 55px 75px 0 50px;
	float:left;
}
#contact-left #contents{
	padding: 70px 15px 15px 15px;
}
#contact-right{
	color:#000000;
	float:left;
}
#contact-right #form input, #contact-right #form textarea{
	width: 310px;
	margin: 0 0 10px 0 ;
}
#contact-right #form textarea{
	height: 200px;
}