/* CSS Document */
body{
	background:url(images/bg.gif) repeat-x 0 0 #F7F7F7;
	color:#171717;
	font:normal 11px/16px Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	letter-spacing: 1px;
	margin-bottom: 2px;
	height: 600px;
}
div, h1, h2, h3, h4, h5, h6, form, label, input, span, ul, li, p, a{
	margin:0; padding:0;}
ul{
	list-style:none;}
.spacer{
	font-size:0; line-height:0; clear:both;}


/* -- top navigation start -- */
#topNav{
	width:683px; margin:0 auto; height:37px;}
#topNav ul{
	width:540px; margin:0 auto;}
#topNav ul li{
	height:37px; float:left;
	background:url(images/bg.gif) repeat-x 0 0 #292929; color:#C1C1C1;
	font:bold 12px/37px Arial, Helvetica, sans-serif;}
#topNav ul li a{
	padding:0 18px; height:37px; float:left; text-decoration:none; display:block;
	background:url(images/bg.gif) repeat-x 0 0 #292929; color:#C1C1C1;
	font:bold 12px/37px Arial, Helvetica, sans-serif;}
#topNav ul li a:hover{
	background:url(images/top_btn_h.gif) no-repeat center bottom;}
#topNav ul li a.hover{
	padding:0 18px; height:37px; float:left; text-decoration:none; display:block;
	background:url(images/top_btn_h.gif) no-repeat center bottom; color:#C1C1C1;
	font:bold 12px/37px Arial, Helvetica, sans-serif;}
/* -- top navigation start -- */

/* -- body start -- */
#body2{
	width:1060px;
	margin:0 auto;
	padding:200 0 60px 0;
	color:#171717;
}

#body{
	width:700px;
	margin:0 auto;
	padding:200 0 60px 0;
	background:url(images/header_bg.jpg) no-repeat right top #F7F7F7;
	color:#171717;
}
#body img.logo{
	border:none; margin:30px 0 0 0;}
#body h1{
	background:url(images/punch_line.gif) no-repeat 0 0 #F7F7F7; color:#171717;
	width:142px; height:49px; text-indent:-20000px;}
#body div.bodyText{
	padding:110px 0 0 0;
	height: 490px;
}
#body div.bodyText h2{
	font:bold italic 24px/34px Georgia, "Times New Roman", Times, serif; color:#B10000;}
#body div.bodyText h2 span{
	color:#000000; background-color:#F7F7F7;}
#body div.bodyText h3{
	font:bold 20px/24px Georgia, "Times New Roman", Times, serif; color:#526D0D;
	background:url(images/folder_icon.gif) no-repeat 0 5px #F7F7F7; padding:0 2px 0 25px;}
#body div.bodyText h4{
	font:normal 20px/24px Georgia, "Times New Roman", Times, serif; color:#000000;
	background-color:#FFF7DE; padding:0 0 0 10px;}
#body div.bodyText p{
	font:normal 13px/20px Georgia, "Times New Roman", Times, serif; color:#171717;
	padding:10px 0; background-color:#F7F7F7;}
#body div.bodyText p a{
	color:#003E6A; background-color:#F7F7F7; text-decoration:underline;}
#body div.bodyText p a:hover{
	text-decoration:none;}
#body div.catagory{
	padding:25px 0 0 0;}

.floatLeft{
	float:left;}
/* -- body end -- */

/* footer start -- */
#footer{
	position: absolute;
	bottom:5px;
	background-color:#292929;
	color:#FFFFFF;
	width:100%;
	height:18px;
}

/* footer end -- */
