html, body, div, span, headline, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background: #fff url(../images/bg.jpg) repeat-x left top;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1, h2, h3 {
	margin-top: 0px;
	color: #333;
	text-transform: capitalize;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
	margin-bottom: 10px;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
	list-style: url(../images/bullet.png);
}

a {
	color: #C00;
}

a:hover {
	text-decoration: none;
	color: #C00;
}

a img {
	border: none;
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin: 0px auto;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	margin: 30px 10px 10px;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 40px 0px 0px 1px;
}

#menu a {
	display: block;
	width: auto;
	height: 20px;
	padding: 5px 10px;
	font-weight: bold;
}

#menu a:hover {
	background: #cc0000 url(../images/img02b.jpg) repeat-x 0px 0px;
	text-decoration: none;
	font-weight: bold;
}

#menu .active {
	background: #cc0000 url(../images/img02b.jpg) repeat-x 0px 0px;
}

#menu .active a {
	background: #cc0000 url(../images/img02b.jpg) repeat-x 0px 0px;
}

/* footr Menu */

#footrmenu {
	margin: 0px auto;
	width: 500px;
}

#footrmenu ul {
	margin: 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#footrmenu li {
	float: left;
	margin: 40px 0px 0px 1px;
}

#footrmenu a {
	display: block;
	width: auto;
	height: 20px;
	padding: 5px 10px;
	font-weight: bold;
}

#footrmenu a:hover {
	background: #cc0000 url(../images/img02b.jpg) repeat-x 0px 0px;
	text-decoration: none;
	font-weight: bold;
}

#footrmenu .active {
	background: #cc0000 url(../images/img02b.jpg) repeat-x 0px 0px;
}

#footrmenu .active a {
	background: #cc0000 url(../images/img02b.jpg) repeat-x 0px 0px;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 10px 0px 40px;
}

/* Top Image */

#topimage {
	width: 896px;
	height: 366px;
	margin: 15px auto 5px;
}

/* Content */

#content {
	float: right;
	width: 570px;
}

#widecontent {
	float: right;
	width: 890px;
}

.post {
	margin: 0px 0px 15px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.post .entry {
	font-size: 14px;
}

.post .meta {
	font-weight: bold;
}

.post .byline {
	margin: 0px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
}

#sidebar-bgtop {
	height: 1px;
}

#sidebar-bgbtm {
	height: 1px;
}

#sidebar-content {
	padding: 0px 20px 20px 20px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li ul {
	margin-bottom: 1.8em;
}

#sidebar li li {
	background: url(../images/img05.jpg) no-repeat left 50%;
	margin-left: 5px;
	padding-left: 10px;
}

#sidebar h2 {
	background: url(../images/bullet.png) no-repeat left 50%;
	padding-left: 15px;
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	height: 113px;
	margin: 0px auto;
	background: url(../images/footr-bg.jpg) repeat-x left top;
	color: #FFF;
}

#footer p {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: 12px;
}

#footer a {
	color: #FFF;
}
.subHeader {
	font-family:"Tahoma"; 
	color:#cc0000; 
	font-size:16px; 
	letter-spacing:1px; 
	font-weight:bold; 
	margin:5px 0px 5px 0px; 
	border-bottom:1px solid #ccc;
}
	/* slider */

#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{
	width:896px;
	height:356px;
	overflow:hidden;
	}	
	/* // slider */	
