* {
	margin:0;
	padding:0;
	outline:0;
}
a {
	text-decoration:none;
	color:#094897;
}
a:hover {
	text-decoration:underline;
	color:#094897;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#D73820;
	margin-bottom:15px;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	color:#094897;
	padding-bottom:5px;
	margin:0 10px 3px;
	background:url(../images/dot.gif) repeat-x bottom left;
}
.cl, .clear {
	line-height:0;
	height:0;
	font-size:0;
	clear:both;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#6a6a6a;
	background:#cccccc url(../images/bg-body.gif) repeat-x top left;
}
.all {
	width:900px;
	margin:0 auto;
	background:url(../images/bg-all.jpg) no-repeat top left;
	padding-top:58px;
}
.shell {
	width:661px;
	margin:0 auto;
	background:url(../images/bg-shell.png) repeat-y 0 0;
	*background:none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-shell.png', sizingMethod='scale');
	padding:0 4px;
}
.top {
	background:url(../images/bg-top.png) repeat-x 0 0;
	*background:none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-top.png', sizingMethod='scale');
	height:51px;
}
.wrap {
	margin-top:-8px;
	background:url(../images/bg-wrap.jpg) no-repeat top left;
}
.content {
	background:url(../images/bg-content.gif) no-repeat bottom right;
	padding-bottom:45px;
}
.footer {
	background:url(../images/bg-footer.gif) repeat-x 0 0;
	height:28px;
	padding-top:14px;
	padding-left:15px;
}
.sl {
	float:left;
	width:354px;
	margin-left:50px;
}
.sr {
	float:right;
	width:235px;
}
.sl, .sr {
	display:inline;
	margin-top:40px;
}
/*---------------------------------------Navigation---------------------------------*/
.nav {
	float:left;
	display:inline;
	margin-top:20px;
}
.nav .shtop {
	background:url(../images/nav-top.png) no-repeat 0 0;
	*background:none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nav-top.png', sizingMethod='scale');
	height:33px;
	width:407px;
}
.nav ul {
	height:50px;
	list-style-type:none;
	padding-left:25px;
	margin-top:35px;
}
.nav ul li {
	display:inline;
	float:left;
	background:url(../images/bg-nav-li.gif) no-repeat top right;
	padding:0 7px;
}
.nav ul li.final {
	background:none;
}
.nav ul li a {
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#565656;
	height:40px;
	text-transform:uppercase;
}
.nav ul li a:hover {
	text-decoration:none;
	background:url(../images/nav-hover.gif) repeat-x bottom center;
}
.nav ul li a.active {
	text-decoration:none;
	background:url(../images/nav.gif) repeat-x bottom center;
} 
.nav .shbot {
	background:url(../images/nav-bot.png) no-repeat 0 0;
	*background:none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nav-bot.png', sizingMethod='scale');
	height:32px;
	width:407px;
}
/*-------------------------------------End Navigation-------------------------------*/
a.logo {
	float:left;
	background:url(../images/logo.png) no-repeat 0 0;
	*background:none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png', sizingMethod='scale');
	width:236px;
	height:147px;
	text-indent:-10000px;
	margin-top:20px;
}
.button {
	background:url(../images/button.gif) no-repeat 0 0;
	float:left;
	font-family:"Times New Roman", Times, serif;
	color:#fff;
	font-size:24px;
	height:40px;
	width:202px;
	padding-top:7px;
	text-align: center;
	margin-bottom:30px;
}
.sptext {
	float:left;
	margin-left:10px;
	font-size:14px;
	color:#d73820;
	margin-top:10px;
	font-weight:bold;
}
/*------------------------------Box----------------------------------*/

.box {
	width:235px;
	background:url(../images/box-top.gif) no-repeat top right;
	padding-top:20px;
	color:#646464;
	font-size:10px;
}
.box .text {
	background:#f5f5f5;
}
.box-bot {
	background:url(../images/box-bot.gif) no-repeat bottom right;
	height:19px;
}
.box p, .box a {
	padding-left:6px;
}
.box a {
	display:block;
	color:#646464;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:4px;
	margin-left:10px;
}
.box a:hover {
	color:#ee2724;
	padding-left:4px;
	border-left: solid 2px #ee2724;
	text-decoration:none;
}
.box a span {
	font-size:10px;
	color:#646464;
}
/*----------------------------End Box--------------------------------*/

.sl ul {
	padding-left:15px;
	list-style-type:disc;
}
.sl p span {
	font-style:italic;
}
.sl ul, .sl p {
	padding-bottom:10px;
}
.sr ul {
	color:#646464;
	padding-left:30px;
	line-height:18px;
	margin-bottom:15px;
	list-style-type:disc;
}
.banners a {
	float:left;
	margin-left:10px;
	margin-top: 20px;
}
.banners a img {
	border:0;
}
.footer p, .footer a {
	color:#fff;
	font-family:"Times New Roman", Times, serif;
}
.button a:link, .button a:active, .button a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.button a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.sl_full {
	float:left;
	width:570px;
	margin-left:50px;
	display: inline;
	margin-top: 40px;
}
.banners_sub a {
	float:left;
	margin-left:20px;
	margin-top:10px;
}
.banners_sub a img {
	border:0;
}
.sl_full a:link, .sl_full a:active, .sl_full a:visited {
	text-decoration: none;
	color: #0033CC;
}
.sl_full a:hover {
	text-decoration: underline;
	color: #0033CC;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	padding-bottom:5px;
}