/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	border-top-color: #00FF00;
	border-top-style: groove;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF9900;
}

h2 {
	font-size: 18px;
	color: #0099FF;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}
p, blockquote, ul, ol  {
	line-height: 18px;
	text-align: justify;
}

ul  {
	list-style-type:none;
	text-decoration:none;
}

blockquote {
	padding-left: 20px;
}


a {
	color: #FF9900;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	height: 55px;
	margin: 0 auto;
	background: url(images/BannerLogo.png) no-repeat;
	position:relative;
	width:800px;
	margin-left: 0px;
}
#slide-show {
	height: 125px;
	margin: 0 0 0 125;
	background: url(images/default_image.png) no-repeat;
	position:relative;
	width:800px;
	float: none;
}


#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}

/* Menu */

#menu {
	width: auto;
	height: 50px;
	background: url(images/NavBar.orangh.png);
	font-size: 12px;
	margin-left: 0px;
	float: left;
}

#menu ul {
  margin: 0 auto;
  width:1025px;
  padding: 0;
  list-style: none;
  font-size: 12px;
}


#menu   li  {
	display: inline;
	padding-bottom: 0px;
	font-size: 18px;
}

#menu a {
	display: inline-block;
	float: left;
	padding: 9px 20px 0 20px;
	background: no-repeat;
	text-transform: uppercase;
	text-decoration: underline;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 720px;
	margin: 20px auto 20px auto;
	padding: 20px;
	background: #FFFFFF url(images/img04.jpg) repeat-x left bottom;
}
/* Info */
#info {
	float: left;
	width: 100px;
}

#story{
	float: left;
	width: 480px;
	border-top-color: #00FF00;
	border-top-width: medium;
	border-top-style: groove;
}


/* Posts */

#posts {
	float: left;
	width: 480px;
	border-top-style: groove;
	border-top-color: #00FF00;
}

/* Links */

#links {
	float: left;
	width: 200px;
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}
#links a {
	text-decoration: none;
}
#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}
#diffPan {
	float: left;
	position: relative;
	width: 778px;
}

#footermainPan{height:168px; background:#4C4C4C; color:#fff; clear:both;}

#footerPan{width:778px; float:left; position:relative;}

#footerPan img{
	width:66px;
	height:88px;
	position:inherit;
	top:29px;
	right:-46px;
}

#footerPan ul{
	width:320px;
	position:absolute;
	top:40px;
	left:59px;
}
#footerPan ul li{
	float:left;
	font:11px/15px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: none;
}
#footerPan ul li a{
	background:#4C4C4C;
	color: #FFFFFF;
}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan p.copyright{background:#4C4C4C; color:#79D000; font:11px/15px Tahoma,Arial, Helvetica, sans-serif; position:absolute; top:74px; left:58px;}

