body, html {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
	color:#193550;
	line-height:18px;
	padding:0px;
	background-image:url('comingsoon_bg.png');
	background-repeat:repeat;
	background-attachment:fixed;
	height:100%;
}


p{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
	color:#193550;
	line-height:16px;
	padding:7px;
	vertical-align:top;
}

b{
	color:#cf6928;
}

a:link, a:active, a:visited{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
	color:#4877ad; 
	text-decoration:none;
}

a:hover{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
	color:#d29400; 
	text-decoration:none;
}

#nav {
	float: right;
	width: 175px;
	z-index:10;
	padding: 35px;
}

