*{
	padding:0;
	margin:0;
}
.clear, .cl{
	line-height:0;
	font-size:0;
	height:0;
	display:block;	
	clear:both;
}
body{
	background:#999;
	color:#0079c2;
	font-size:15px;
	font-family:arial,sans-serif;
}
a{
	text-decoration: none;
}
.shell{
	width:843px;
	margin:0 auto;
	
}
#header{
	background:url(images/header-bg.gif) no-repeat ;
	padding-bottom:29px;
	padding-top:15px;
	
}
#header span{
	background:url(images/orange.gif) no-repeat;
	padding: 25px 5px;
	float:left;
	
}
h1#logo{
	height:72px;
	width:179px;
	float:left;
	line-height:0;
	font-size:0;
	background:transparent;
	padding-left:43px;
	padding-right:8px;
}
h1#logo a{
	display:block;
	height:72px;
	background:url(images/logo.gif) no-repeat;
	text-indent: -4000px;
}
h2{
	font-size:30px;
	font-weight:normal;
}
h3{
	font-size:20px;
	font-weight:normal;
	color:#0079c2;
}
#slogan{
	float:left;
	background:url(images/slogan.png) no-repeat 29px 24px;
	width:557px;
	height:64px;
}
#navigation{
	background:url(images/nav-left.gif) no-repeat ;
	padding-left:25px;
	width:818px;
	margin:0 auto;
}
#inner{
	background:url(images/nav-right.gif) no-repeat right 0;
	padding-right:31px;	
	
}
#navigation ul{
	list-style-type: none;
	background:url(images/nav_bg.gif) repeat-x;
	height:26px;
	padding-left:10px;
	padding-top:8px;
}
#navigation li{
	display:inline;
}
#navigation li a{
	color:#fff;
	font-size:17px;
	font-family:"century gothic", arial,sans-serif;
	line-height:18px;
	float:left;
	margin-right:60px;
}
#navigation li a:hover{
	text-decoration: underline;
	color: #ff6633;
}
#bottom-nav{
	background:url(images/bottom-nav-left.gif) no-repeat ;
	padding-left:25px;
	width:818px;
	margin:0 auto;
	color:#fff;
}
#holder{
	background:url(images/bottom-nav-right.gif) no-repeat right 0;
	padding-right:29px;	
}
#bottom-nav ul{
	background:url(images/bottom-nav-bg.gif) repeat-x;
	list-style-type: none;
	height:40px;
	padding-left:12px;
	padding-top:9px;
}
#bottom-nav li{
	display:inline;
}
#bottom-nav li a{
	color:#fff;
	font-size:12px;
	line-height:18px;
	margin-right:12px;
}
#bottom-nav li a:hover{
	text-decoration: underline;
}
#bottom-nav li.last{
	padding-left:169px;
	font-size:12px;
}
#bottom-nav span{
	float:right;
	padding-top:9px;
	background:url(images/bottom-nav-bg.gif) repeat-x;
	height:40px;
}
#welcome{
	width:807px;
	background:#ccc url(images/btm-bg.gif) repeat-x 0 bottom;
}

#image img{
	float:left;
	border-left:solid 1px #fff;
}

#flash{
	float:left;
	border-left:solid 1px #fff;
}
#welcome p{
	padding:0 28px 0 21px;
}
#welcome h2{
	padding-left:20px;
	padding-top:23px;
	padding-bottom:7px;
	
}
#content{
	background:url(images/content-bg.gif) repeat-y 0 0;
	width:807px;
	padding-left:16px;
	padding-right:20px;
}
#frame{
	float:left;
	width:349px;
	
}
#left-cnt{
	float:left;
	width:350px;
}
#box{
	background:#e0effe;
	padding-left:24px;
	font-size:14px;
	padding-top:12px;
	padding-bottom:25px;
}
#box span , #right-cnt span{
	color:#003399;
}
#box p, #right-cnt p{
	font-size:12px;
	color:#000;
	width:311px;
}
#box ul , #right-cnt ul{
	padding-top:5px;
	color:#000;
	list-style-type: square;
/*	list-style-position: inside; */
	font-size:12px;
	padding-bottom:10px;
	padding-left: 16px;
}
#box li a , #right-cnt li a{
	color:#000;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
}
#box h3 ,#right-cnt h3{
	padding-bottom:8px;
	
}
#box a , #right-cnt a{
	color:#ff6821;
	font-size:14px;
	font-weight:bold;
}

#right-cnt{
	float:left;
	padding-top:14px;
	padding-left:19px;
	width:438px;
	background:#fff;
}
#right-cnt p, #right-cnt ul{
	width:397px;
}
#right-cnt img{
	float:right;
	padding-right:20px;
}
#box a.neutral{
	font-size:12px;
	color:#000;
}
#under {
	background:#e0effe;
	width:807px;
}
#form {
	margin-top: 12px;
	margin-left: 20px;
	
}
#formcontainer p{
	padding-top: 15px;
	
}