	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;
}

/* 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;
}

/* 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: 1em;
	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;
}
table{
    table-layout: fixed;
}
td {
	word-wrap:normal;
	color: #000;
}

.headers {
	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: 1em;
	vertical-align: top;	
}
.main_headers {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	font-size: 2.5em;
	font-weight: bold;
	text-shadow: 4px 3px 7px #999999;
	/*text-decoration: underline;*/
	line-height: 1em;
}
.text-full {
	color: #4d4d4d;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left:20%;
	padding-right:20%;
	position: relative;
	width: 60%;
	text-align: left;
}
.text-left {
	color: #4d4d4d;
	padding-top: 10px;
	padding-right: 20px;
	padding-left:40px;
	text-align: left;
	vertical-align: top;
	height:100%;
}
.text-right {
	color: #4d4d4d;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 40px;
	text-align: left;
	vertical-align: top;
	}


.images {
	border: 1px groove #999;
	box-shadow: 5px 5px 3px #888888;
}
#colorstrip{
    width: 100%; height: 2px;
    border-style: solid;
    border-color: white;
    background-color: white;
}