/* CSS Document */

/*------------------------------------ Page Structure ---------------------------------------------*/

html, body {
	margin : 0;
	padding : 0;
}
body {
	background-color: #FFFFFF;
}
#bgouter {
	margin : 0 auto;
	width : 900px;
	text-align: center;
}

#header {
	margin : 0px auto 0px 0px;
	width: 820px;
	height: 18px;
	text-align: right;
	vertical-align: top;
}

.headerleft {
	float: left;
	
}

.div-corner1l
{
	float: left;
	width: 35px;
	height: 35px;
	background-image: url(../SiteImages/MidsatCorners_01.gif);
	background-repeat: no-repeat;
}
.div-centre1
{
	width: 826px;
	height: 35px;
	background-image: url(../SiteImages/MidsatBar_03.gif);
	background-repeat: repeat-x;
	float: left;
}
.div-corner1r {
	float:left;
	width: 35px;
	height: 35px;
	background-image: url(../SiteImages/MidsatCorners_03.gif);
	background-repeat: no-repeat;
}


.div-centreslice
{
	width: 896px;
	float: left;
	background-image: url(../SiteImages/MidsatCentre_10.gif);
	background-repeat: repeat-y;
}


.div-corner3l
{
	float: left;
	width: 35px;
	height: 35px;
	background-image: url(../SiteImages/MidsatCorners_07.gif);
	background-repeat: no-repeat;
}
.div-centre3
{
	width: 826px;
	height: 35px;
	background-image: url(../SiteImages/Midsatbottombar_12.gif);
	background-repeat: repeat-x;
	float: left;
}
.div-corner3r {
	float:left;
	width: 35px;
	height: 35px;
	background-image: url(../SiteImages/MidsatCorners_08.gif);
	background-repeat: no-repeat;
}

#footer {
	width: 850px;
	height: 18px;
	text-align: right;
	vertical-align: top;
}

#footerleft {
	float:left;
}
/*---------------------------------------------  Content --------------------------------------------------------*/

#logo {
	height: 77px;
	background-repeat : no-repeat;
	text-align : right;
	width: 826px;
	background-image: url(../SiteImages/Midsatlogo_08.gif);
	margin : 0 auto;
}

#mcontent {
	margin: 0 auto;
	width: 826px;
	text-align: left;
	
}

.leftside{
float:left;
width:385px;
padding:8px;
}


.la{
	width: 190px;
	padding: 0px 0px 0px 4px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.lb{
	width: 180px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.rightside{
	margin: 0px 0px 0px 420px;
	width: 400px;

}

img
{  border-style: none;
}

.line {
	border-top: 1px solid #000000;

}

.img1{
	width: 250px;
	margin: 0px 0px 0px 80px;
}

/*-------------------- text classes ---------------------------------------------------*/

h1{
}
h2{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}
h3{
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}

h4{
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #0033CC;
	font-weight: normal;
}

.headertext {
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;

}

p{
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
}

.list ul li {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
}

#footer p { background: transparent; color: #666666; font-size: 1.1em; line-height: 1em; text-align: right; text-transform: uppercase; }
#footer a:link, #footer a:visited { background: transparent; border-bottom: 1px dotted #666666; color: #158CC3; text-decoration: none; }
#footer a:hover, #footer a:focus, #footer a:active { background: transparent; color: #FF0000; }

#header p { background: transparent; color: #666666; font-size: 1.1em; line-height: 1em; text-align: right; text-transform: uppercase; }
#header a:link, #header a:visited { background: transparent; border-bottom: 1px dotted #666666; color: #158CC3; text-decoration: none; }
#header a:hover, #header a:focus, #header a:active { background: transparent; color: #FF0000; }

.leftside ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

/*------------------------------------------------ Main Menu -------------------------------------------------------------------*/

#navcontainer{
	height: 50px;
	background-image: url(../SiteImages/MidsatMenu_11.gif);
	background-repeat: no-repeat;
	text-align : left;
	width: 835px;
	margin : 0 auto;
}

.chromestyle{
	width: 826px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%; /*THEME CHANGE HERE*/
padding: 10px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #333333;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #0066ff;
	font-size: 0.7em;
}

.chromestyle ul li a:hover{
	background-color: #0066FF;
	color: #FFFFFF;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #0066FF; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
background-color: #FFFFFF;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #0066FF; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #333333;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #0066FF;
	color: #FFFFFF;
}

.imageleft
{
	float: left;
	padding-right: 20px;

}
