html,body{margin:0;padding:0}
body{text-align:center;font-size:12px;font-family: Arial, Myriad Pro, sans-serif;background:#d9dadb url('/images/design/bg.png') 50% -2px no-repeat; color:#333;}
body.gradient {background:#d9dadb;}


#container{background: url("../images/design/topMain.jpg") no-repeat;text-align:center;}
#container{width:813px;padding:0;margin:0 auto;overflow:hidden;}
#logo{width:198px;height:103px;display:block;background:url('/images/design/logo.png') no-repeat;margin:0 auto;cursor:pointer;padding:10px 0 10px 0;}

#shell {
  background:#fff url('/images/design/welcomeX.png') no-repeat 50% 250px;
  width:813px;
  height:401px;
  margin:0 auto;
  overflow:hidden;
  -moz-border-radius: 0px 0px 10px 0px; border-radius: 0px 0px 10px 0px;
}
#shell h1 {
  color:#5186ba;
  font-family:verdana, calibri, arial, sans-serif;
  font-size:40px;
  text-transform:uppercase;
  font-weight:normal;
  text-align:center;
  margin:0px;
  padding:10px 0px 10px 0px;
}
#shell h2 {
  color:#999;
  font-family:verdana, calibri, arial, sans-serif;
  font-size:11px;
  text-transform:uppercase;
  font-weight:normal;
  text-align:center;
  margin:0 0 0 0;
  padding:0 0 40px 0;
}
#shell h3 {
  color:#999;
  font-family:verdana, calibri, arial, sans-serif;
  font-size:11px;
  text-transform:uppercase;
  font-weight:normal;
  text-align:center;
  margin:0 0 15px 0;
}

#shell ul {
	list-style-type:none;
	margin:0 auto;
	padding:0;
	height:44px;
	width:597px;
}
#shell li {
	float:left;
	padding:0;
}
#shell li a {
	color:#548ec6;
	font-size:14px;
	text-transform: uppercase;
	text-align:center;
	display:block;
	padding:15px 0 0 0;
	width:80px;
	height:29px;
}
#shell li a:hover {
	color:#fff;
	background:url('/images/design/tabGray.png') top right no-repeat;
}








.shellfooter {
  color:#548ec6;
  text-align:center;
  margin:20px 0px 0px 0px;
}
.shellfooter a {
  color:#548ec6;
  font-weight:bold;
}

#introwords{font-size:13px;color:#5186ba;text-transform: uppercase;text-align: center;padding:0 0 5px 0;}
