	html {
       overflow-y: scroll;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/img01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_logo {
	background-image: url(../images//logo_sm.png);
	background-repeat: no-repeat;
	background-position: 55px -2px;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	/*color: #3E3530;*/
	color: #4d4d4d;	
}
#header-wrapper #header #logo table tr td {
	padding-top: 5px;
}
h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}
h9 {
	font-size: 2.0em;
}
p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #3E3530;
}

a:hover {
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 1000px;
	height: 175px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-shadow: 4px 4px 5px #000;
	background-image: url(../images//skyline.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Logo */

#logo {
	margin: 0;
	padding: 0;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	letter-spacing: 0px;
	font-size: 3.8em;
}

#logo p {
	margin: 0;
	padding: 0px 0 0 2px;
	font-style: italic;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: left;
	width: 250px;
	height: 60px;
	padding: 20px 0px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 30px;
}

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

#search-text {
	width: 150px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/* Menu */

#menu {
	width: 980px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
}

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

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 130px;
	height: 30px;
	margin-right: 1px;
	padding: 9px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}
#wrapper #page #page-bgtop #page-bgbtm #content .post .entry table tr td div {
	padding-bottom: 10px;
/*	border: 3px groove #C0C0C0; */
	padding-top: 10px;
	height: 100px;
/*	background-image: url(../images//img06.jpg); */
	padding-right: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}


#menu .current_page_item a {
	padding-left: 0;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	background: #EAEAEA url(../images//page_bg.png) repeat-y left top; 

	padding: 0px;
}

#page-bgtop {
	background-image: url(../images//pages_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#page-bgbtm {
	padding: 11px 20px 0px 10px;
	background-image: url(../images//links_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Content */

#content {
	float: left;
	width: 980px;
	padding: 0px 0px 0px 0px;
	background-color: #FFF;
}


.post {
/*	border-bottom: 1px dotted #E7E2DC; */
	background: url(../images//img06.jpg) repeat-x left top;
}

.post .title {
	letter-spacing: -.5px;
	padding: 20px 10px 0px 30px;
	font-size: 30px;
}

.post .title a {
	color: #3E3530;
	border: none;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px 30px 0px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 30px 20px 30px;
	padding-bottom: 20px;
	font-size: 1.1em;
	line-height: normal;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0;
}

#footer a {
	color: #8A8A8A;
}
.fadein { position:relative; height:350px; width:600px; 
}
.fadein img { position:absolute; left:0; top:0; 
}
.feature_left {
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#wrapper #page #page-bgtop #page-bgbtm #content .post .entry table tr td p img {
	vertical-align: middle;
	padding-right: 15px;
	padding-left: 10px;
	float: left;
}

.feature_right {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	overflow: auto;
	float: right;
}
.feature_title {
	font-family: Arial, Helvetica, sans-serif;
	/*color: #4d4d4d;*/
	font-size: 1.2em;
	font-weight: bold;
	text-shadow: 3px 2px 5px #999999;
	text-decoration: underline;
	line-height: 1.2em;
	margin-bottom: 10px;
}
.definition {
	font-size: 1.1em;
	line-height: 1.2em;
	vertical-align: text-top;
}
.caption {
	font-size: 1.5em;
	padding-top: 20px;
	line-height: 1.5em;
}
.caption2 {
	font-size: 1.3em;
	line-height: 1.3em;
}
#solutions {
	border: 3px groove #999;
	box-shadow: 10px 10px 5px #888888;
}


#page #page-bgtop #page-bgbtm #content .post .entry table tr td #basic {
	padding-right: 250px;
	margin-right: 250px;
	margin-left: 250px;
}

.entry_field {
	font-size: 1.1em;
}
.reply {
	font-size: 1.2em;
	line-height: 18pt;
}

.full_screen a {
	font-size: 1.1em;
	color: #4d4d4d;
}
.full_screen a:hover {
	color: #409ff4;
	cursor: pointer;
}
.tutorial {
	box-shadow: 10px 10px 5px #888888;
}
.error {
	color: #F00;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.button_blue {
	border-top: 1px solid #96d1f8;
	background: #3e779d;
	background: -webkit-gradient(linear, left top, left bottom, from(#7EBEFE), to(#3e779d));
	background: -moz-linear-gradient(top,  #65a9d7,  #3e779d);

	padding: 5px 15px;
	margin-right: 10px;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	-webkit-box-shadow: black 0 1px 0;
	-moz-box-shadow: black 0 1px 0;
	box-shadow: #666 2px 2px 2px;
	text-shadow:#000 1px 2px 2px;

	color: white;
	font-size: 13px;
	text-decoration: none;
	vertical-align: middle;
}
.button_blue:hover {
    border-top-color: #28597a;
	background: #28597a;
    color: #fff; 
}
.button_blue:active {
    border-top-color: #1b435e;
	background: #1b435e;
	outline: 0;
}
