*
{
	margin:0px;
	padding:0px;
}
img
{
	border: 0px;
}
body
{
	background: url('/global/images/coming_soon_background.jpg') #fff repeat-x;
	font-family: arial, san-serif;
}
p
{
	font-size: 12px;
}
a
{
	color: #000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
#container
{
	width:925px;
	margin:0px auto;
	position: relative;
}
#main
{
	margin: 200px auto;
	width:716px;
	height: 197px;
	background: url('../images/gsys_coming_soon.png') no-repeat center;
	position: relative;
}
#content
{
	position: absolute;
	top:120px;
	left:0px;
}
.text
{
	margin:0px auto;
	width: 740px;
	text-align: center;
	
}
.text h1
{
	font-size: 17px;
	color: #000;
	letter-spacing: -1px;
}
.text p
{
	
	font-size: 11px;
	color: #000;
	padding:3px;
}
.text a
{
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.text a:hover
{	
	text-decoration: underline;
}
.text img
{
	position: relative;
	top:6px;
}
.main_text
{
	float: left;
	width: 620px;
	margin-top:15px;
	padding-left:50px;
	text-align: left;
}
.main_text h1
{
	font-size: 18px;
	color: #000;
	padding-top:15px;
	padding-left:8px;
	position: relative;
	z-index:9999;
}
.main_text p
{
	font-size: 13px;
	color: #000;
	padding:8px;
	font-weight: bold;
	position: relative;
	z-index:9999;
}
.links
{
	margin: 0px auto;
	width: 635px;
	position: relative;
	top:20px;
}
.links li
{
	display: inline;
	padding:5px;
}
.book
{
	position: absolute;
	bottom:90px;
	right:0px;
}


textarea
{
	font-family: arial, san-serif;
}
td
{
	font-size: 8pt;
	color: #404040;
	text-align:left;
}
td p
{
	padding-bottom:20px;
	color: #666;
}
td p span
{
	font-size:12px;
}
h2
{
	color: #29aae3;
	font-size: 18px;
	font-weight: normal;
	margin:10px;
	padding:0px;
}
.txt
{
	color: #666666;
	font-size: 8pt;
	padding: 4px;
	border: 1px solid #29aae3;
	width: 210px;
}
.btn
{
	padding: 4px 10px;
	background: #29aae3;
	border: 2px solid #666666;
	color: #FFF;
	font-weight: bold;
	font-size: 8pt;
	cursor: pointer;
}
strong
{
	color: #29aae3;
}