body {
	margin: 0px;
	background: #ffffff url(images/slice.png) repeat-x fixed;
}

body, th, td, input, textarea {
	color: #cfcfcf;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

a {
  outline: none;
}

h1, h2, h3 {
	margin-top: .5em;
	color: #626456;
}

h1 {
	letter-spacing: -.075em;
	font-size: 2em;
}

h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #8D8E85;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.5em;
	font-size: 1.1em;
	
}

ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: none;
	color: #809B30;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #809B30;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #676767;
}

hr {
	display: none;
}

.style1 {
	color: #333333
}

/* Wrapper */

#wrapper {
	text-align: left;
	margin: 0 auto 0 auto;
	width: 1000px;
}

/* Header */

#header {
	width: 1000px;
	height: 55px;
	margin: 0 auto 0 auto;
}

#menu {
	width: 1000px;
	height: 45px;
	background: url(images/bar2.png) repeat left top;
	font-family: "Georgia", Times New Roman, Times, serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 20px;
	padding: 1px 21px 0 15px;
}

#menu a {
	display: block;
	float: left;
	height: 45px;
	margin-right: 1px;
	padding: 7px 2px 0 2px;
	text-decoration: none;
	font-size: 11.5px;
	font-weight: normal;
	color: #FFFFFF;
	
}

#menu a:hover {
	color: #72bd20;
}

#menu .current_page_item a {
	color: #fde58c;
}

/* Logos */

#logo {
	width: 1000px;
	margin: 0px 0 0 0;
	background: url(images/top1.jpg) no-repeat top left;
	height: 390px;
	color: #000000;
}

#logo2 {
	width: 1000px;
	margin: 0px 0 0 0;
	background: url(images/top2.jpg) no-repeat top left;
	height: 390px;
	color: #000000;
}

#logo3 {
	width: 1000px;
	margin: 0px 0 0 0;
	background: url(images/top3.jpg) no-repeat top left;
	height: 390px;
	color: #000000;
}

#logo4 {
	width: 1000px;
	margin: 0px 0 0 0;
	background: url(images/top4.jpg) no-repeat top left;
	height: 390px;
	color: #000000;
}


/* Page */

#page {
	background: #FFFFFF;
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0 0px;
	
}

/* Content */

#content2 {
	width: 545px;
	padding: 20px 20px 10px 20px;
}


/* Sidebars */

.sidebar {
	float: right;
	padding: 0px 0px 0 0px
      
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
}

#sidebar1 {
	float: right;
	width: 320px;
	padding: 20px 0px 0px 0px;
}

#sidebar1 li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  5px 15px;
	height: 20px;
	background: url(images/img07.gif) no-repeat left 70%;
	border-bottom: 1px dotted #98B42B;
	color: #7E9932;
}

#sidebar1 li ul {
	line-height: normal;
	padding-left: 15px;
}

#sidebar1 li li {
	padding: 5px;
	font-size: .8em;
	background: url(images/img06.gif) no-repeat left 45%;
}

#sidebar1 li a {
	border: none;
	padding-left: 5px;
}

#sidebar1 li a:hover {
	border: none;
}

#sidebar2 {
	width: 219px;
	padding: 20px 0px 0px 0px;
}

#sidebar2 li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  5px 15px;
	height: 20px;
	background: url(images/img07.gif) no-repeat left 70%;
	border-bottom: 1px dotted #98B42B;
	color: #7E9932;
}

#sidebar2 li ul {
	line-height: normal;
	padding-left: 15px;
}

#sidebar2 li li {
	padding: 5px;
	font-size: .8em;
	background: url(images/img06.gif) no-repeat left 45%;
}

#sidebar2 li a {
	border: none;
	padding-left: 5px;
}

#sidebar2 li a:hover {
	border: none;
}

/* Tables */
#mytable {
	width: 500px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 550px;	 
	font: bold 12.5px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

/* Footer */

#footer {
	margin: 0;
	padding: 0;
	height: 60px;
	background: #0d2654;
	color: #224051;
}

/* My Comment */

#footer p {
	padding-top: 10px;
	color: #fff;
	text-align: center;
	font-size: 12px;
}

* {
	
}