* { 
margin: 0;
padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #095197;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.2em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

blockquote {
	margin: 0px 0px;
 	padding: 5px 7px 0px 0px;  	
    font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;		
	color: #66A342;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	text-decoration: none;
	color: #095197;
}

a:hover {
}

i {
	font-size: 13px;
	color: #000;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
}

/* Header */

#header-wrapper {
}


#header {
	width: 960px;
	height: 90px;
	margin: 0 auto;
	background: url(images/header.jpg) repeat-x left top;
}

/* Logo */

#logo {
	float: left;
	height: 50px;
	margin: 0;
	padding: 5px;
	
}

#logo h1, #logo p {
	margin: 0;
	padding: 30px;
}

#logo h1 {
	float: left;
	padding-left: 29px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}


#logo p {
	float: right;
	margin: 0;
	padding: 50px 0 0 160px;
	font: normal 12px Arial;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 279px;
	height: 50px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: 1px #4C4842 solid;
	background: none;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #808080;
}

#search-submit {
	display: none;
}

/* Banner */
#banner {
	width: 960px;
	height: 190px;
	margin: 0 auto;
	background: #000000;
}
/* Fadeshow */

#fadeshow {
	margin: top;
}


/* Menu */

#menu {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img03.jpg) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 25px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 18px;
	margin-right: 3px;
	padding: 12px 40px 0px 40px;
	background: url(images/img06.jpg) no-repeat right 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	padding-left: 0;
}

#menu a:hover {
	text-decoration: underline;
}

/* Drop Down Menu */

#sddm
{	width: 960px;
	height: 40px;
	margin: 0;
	padding: 0 auto;
	z-index: 30}

#sddm ul {
	margin: 0;
	padding: 0px 0px 0px 25px;
	list-style: none;
	line-height: normal;
}

#sddm li
{	
	float: left;
	}

#sddm li a
{	display: block;
	height: 18px;
	margin-right: 3px;
	padding: 12px 40px 0px 40px;
	background: url(images/img06.jpg) no-repeat right 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	border: none;}

#sddm li a:hover
{	}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #ecebeb;
	border: 1px solid #d9d9d9}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #ecebeb;
		color: #095197;
		font-size: 12px}

	#sddm div a:hover
	{	text-decoration: underline;}



/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img04.jpg) repeat-y left top;
}

#page-bgtop {
}

#page-bgbtm {
	padding: 30px 20px 0px 20px;
}

/* Content */

#content {
	float: left;
	width: 640px;
	padding: 0;
}

.pic_right { float:right; margin: 5px 0px 5px 20px}

.pic_left { float:left; margin: 5px 20px 15px 0px}

.post {
}

.post .title {
	height: 38px;
	padding: 12px 0 0 20px;
	letter-spacing: -.5px;
	color: #095197;
}

.post .title a {
	color: #095197;
	border: none;
}

.post .title2 {
	height: 38px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #095197;
}

.post .title2 a {
	color: #095197;
	border: none;
}

.post .meta {
	margin-top: -10px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}


.post .meta a {
	color: #666;
}

.post .meta a:hover {
	text-decoration:underline;
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 0px 20px 0px 20px;
}

.links {
	display: block;
	width: 110px;
	margin: 10px 0px;
	padding: 0px;
	background: url(images/readmore_arrow.png) no-repeat left center;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #095197;
}

.post2 {
	border-bottom: 1px solid #E0E0E0;
}

.post2 .title {
	height: 38px;
	padding: 12px 0 0 20px;
	letter-spacing: -.5px;
	color: #095197;
}

.post2 .title a {
	color: #095197;
	border: none;
}

.post2 .meta {
	margin-top: -10px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post2 .meta a {
}

.post2 .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 15px 20px 0px 20px;
}

.post3 {
	margin-left: 20px;
	width: 600px;
	background: #d9d9d9;
}

.post3 .title {
	height: 38px;
	padding: 12px 0 0 20px;
	letter-spacing: -.5px;
	color: #095197;
}

.post3 .title a {
	color: #095197;
	border: none;
}

.post3 .meta {
	margin-top: -10px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post3 .meta a {
}

.post3 .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 5px 20px 5px 20px;
}

/* Tabs */

#tab-container-1 { width: 525px; float: left; padding: 25px 0 0 0; }
	#tab-container-1 #tab-container-1-nav ul	{ position: absolute; bottom: 15px; right: 0; }
	#tab-container-1 ul { margin: 0; padding: 0; }
	#tab-container-1 ul li { display: inline; }
	#tab-container-1 ul li.activeli { font-weight: normal; }
	#tab-container-1 ul li a { background: #ccc; display: block; float: left; font-size: 12px; font-weight: bold; color: #181818; text-decoration: none; padding: 2px 21px; border-right: 1px solid #fff; border-bottom: 1px solid #fff; border-left: 1px solid #fff; border-top: 1px solid #fff; }
	#tab-container-1 ul li a.active { background: #fff; display: block; float: left; font-size: 12px; color: #181818; text-decoration: none; padding: 2px 21px; border-right: 1px solid #ccc; border-bottom: 1px solid #fff; border-left: 1px solid #ccc; border-top: 1px solid #ccc; }
	#tab-container-1 ul li.features { display: block; font-size: 12px; text-decoration: none; color: #787878; padding-left: 25px; margin-left: 20px; }
	#tab-container-1 ul li.specs { display: block; font-size: 12px; text-decoration: none; color: #787878; margin: 0; padding: 0; }
	#tab1 { width: 525px; float: left; padding: 25px 0 0 0; }
	#tab2 { width: 525px; float: left; padding: 25px 0 0 0; }
	#tab3 { width: 525px; float: left; padding: 25px 0 0 0; }
	#tab4 { width: 525px; float: left; padding: 25px 0 0 0; }


	th strong
{
color: #666;
}

	table
{
border-collapse: collapse; margin-left: 0;

}

	th
{
width: 350px;
background: #824900 url('../images/layout/thbg.gif') repeat-x;
height: 0px;
padding-left: 11px;
padding-right: 11px;
color: #fff;
text-align: left;
border-left: solid 1px #EED9C3;
border-bottom: solid 2px #ffffff;
}

	tr
{
height: 28px;
}

	td
{
width: 350px;
padding-left: 11px;
padding-right: 11px;
border-left: solid 1px #EED9C3;
border-bottom: solid 1px #ffffff;
text-align: left;
font-size: 12px;
}

	td.first,th.first
{
width: 170px;
border-left: 0px;
text-align: right;
font-weight: bold;
font-size: 12px;
}

	td.call,th.call
{
width: 170px;
border-left: 0px;
text-align: left;
font-weight: bold;
font-style: italic;
font-size: 12px;
color: red;
}


	td.2cols,th.2cols
{
width: 350px;
border-left: 0px;
text-align: left;
font-weight: bold;
font-size: 12px;
}


	tr.rowA
{
background: #FFF0DE;
}

	tr.rowB
{
background: #FFFAF4;
}

	tr.rowC
{
background: #FFFAF4;
}

/* Recent Posts */

#recent-posts {
	width: 600px;
	margin: 0 auto;
	background: url(images/img09.gif) no-repeat;
}

#recent-posts h2 {
	height: 18px;
	margin: 0;
	padding-top: 2px;
	background: url(images/img10.gif) no-repeat right top;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .5em;
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
}

#recent-posts h3 {
	font-size: 1.4em;
}

#recent-posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#recent-posts li {
	float: left;
	width: 185px;
	padding-left: 20px;
}

#recent-posts li.first {
	padding: 0;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	padding: 10px 0px 0px 0px;
	color: #000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0px 0px 5px 0px;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 20px;
	list-style: inside;
	padding-left: 15px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding: 0px 0 0 15px;
	letter-spacing: -.5px;
	color: #000;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #095197;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-wrapper {
	width: 100%;
	background: #ecebeb;
}

#footer {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 40px;
	line-height: normal;
	font-size: 11px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	text-decoration: underline;
	color: #FFF;
}
