body,html
{
	margin:0px;
	padding:0px;
	background: url(../img/bg.gif) repeat-x;
	height:100%;
	min-width:900px;
}
a img{
	border:none;
}
#container
{	
	width:990px;
	margin: 0px auto;
}
#defenceISLHeader
{
	height:91px;
}
#flashArea, #subflashArea
{
	background: url(../img/flashRep.png) repeat-x;
	width:100%;
	height:308px;
	left:0px;
	top:88px;
	z-index:0;
    min-width: 990px;
}
#subflashArea
{
	background: url(../img/flashRep2.png) repeat-x;
	height:91px;
}
#homeContent
{
	position:relative;
}
#homeContent a, #homeContent a:visited
{
	text-decoration:none;
	color:#373737;
}
#homeContent a:hover
{
	color:black;
}
#soldier
{
	z-index:1;
	margin:115px 0px 0px 50px;
}
#mainNavISL{
	position:relative;
	margin:-170px 0px 0px 40px !important; /*-14px */
	top:-15px;
}
#mainNavISL, #mainNavISL li
{
	text-align:center;
	display:inline;
	padding:0px 5px;
}
#col2
{
	margin-left:489px !important;
	
}
#col3
{
	margin-left:735px !important;
}
#swfContent, #subswfContent
{
	position:absolute;
	z-index:-1;
	height:284px;
	width:1000px;
	left:50%;
	margin:12px 0px 0px -463px;
}
#subswfContent
{
	height:100px;	
}
#para
{
	position: relative;
	top: 102px;
	left: 343px;
	width: 504px;
	text-align: justify;
	font: 11pt arial, Helvetica,sans-serif; 

}
#spacer{
	height:150px;
	position:absolute;
}
#footer
{
	position:absolute;
	height:60px;
	width:100%;
	background: black url(../img/ftr.jpg) repeat-x;
	top:100%;
	bottom:0px;
	margin-top:-83px;
	padding-top: 22px;
}
#ftrContent
{
	width:900px;
	margin:0px auto;
	color: white;
}
#tblLogos
{
	margin-left:-120px;
}
#ISLGoogleMap
{
   border:1px solid grey;
   padding:3px;
}
.absolute
{
	position:absolute;
}
.col
{
	text-justify:inter-ideograph;
	font: 10pt arial, Helvetica,sans-serif; 
	margin:330px 0px 0px 240px;
	display: inline;
	width:230px;	
	position: absolute;
	top:0px;
}
.inline
{
	display: inline !important;
}
.lilLeft{
	margin-left:-10px;
}
.hasShadow
{
	text-shadow: #828282 0.1em 0.1em 0.2em
}
.footer, .push {
	height: 200px;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px;
	padding:0px;
	float:left;
}
.contentHdr
{
	margin-left:-10px;
	padding-bottom:15px;
	font-size:2em;
	text-shadow: #2e2e2e 0.1em 0.1em 0.2em
}
.underline
{
	text-decoration:underline !important;
}
.center{
	text-align:center;
}
.arrow
{
	position:absolute;
	z-index:4;
	top:85px;
}
.ftrLink
{
	color:white;
}
.ftrLink:hover{
	color:gold;
}