/*-- Sanath - 17/02/2010 -- */
*{
		margin:0;
		padding:0;
	
	}
/* Body ---*/
body {
	background:#0c5384 url(../images/bg.jpg) center top repeat-x;
	font-family: georgia,serif;
	font-size: 1em;
	
	
	
}
/*-- Wrapper  *--- */
#wrapper{
	width:780px;
	height:557px;
	margin:0 auto;
	background:url(../images/wrapper_bg.png) center no-repeat;
	
	}
/*-- Header --- */
h1{
	float:left;
	width:269px;
	height:71px;
	background:url(../images/Logo.png) no-repeat 0 0;
	overflow:hidden;
	margin-left:250px;
	margin-top:30px;
}
h1 a{
	display:block;
	width:269px;
	height:71px;
	text-indent:-999em;
}
/*--- Content  -- */
#content{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:15px;

}

#content .launching{
		
	/*float:left;
	position:absolute;
	overflow:hidden;*/
	/*margin-top:220px;*/
	padding-top:165px;
	margin-left:250px;
}
#content .launching span{
	text-indent:-9999px;
}
#content .launching img{
	width:294px;
	height:50px;
}
#textbox{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	color:#0d3c4c;
	margin-left:100px;
	text-decoration:none;
	margin-top:30px;
}

#relaunchmessage{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	color:#0d3c4c;
	margin-left:220px;
	text-decoration:none;
	margin-top:10px;
}

#instructions{
	padding-top: 30px;
	text-align: center;
}

#home_search_q {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-topleft:5px;
	-x-system-font:none;
	background:#d1d7de none repeat scroll 0 0;
	border-color:#a9afb1;
	border-style:solid;
	border-width:1px 0 1px 1px;
	font-family:Helvetica,Arial,Sans-serif;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0;
	outline-width:0;
	padding:8px 10px;
	width:330px;
}

#home_search_submit {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topright:5px;
	-x-system-font:none;
	background:url(../images/bg-btn-submit.png) repeat-x scroll 0 0;
	border-color:#a9afb1;
	border-style:solid;
	border-width:1px 1px 1px 0;
	color:#fff;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;	
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	outline-style:none;
	padding:8px 15px;
	text-decoration:none;
	margin-left:-4px;
}
#wrapper #t1{
	margin-left:100px;
	padding-top:10px;
	
}
#inquiries{
	padding-left:100px;
	padding-top:50px;
	
}
#footer{
	clear:both;
	margin-top:130px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#eee;
	text-align:center;
	
	
	}
