* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%
}
body {
	font: 0.8em/18px Corbel, Calibri, Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	color:#383838;
}
a {
	color:#ff7400;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
/* Header
-----------------------------------------------------------------------------*/

#header {
	height: 100px;
	background: url(images/span.gif) no-repeat;
	background-position:bottom;
	margin-bottom:40px;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 100px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 290px 0 0;
}
#content p {
	font-size:1.1em;
	line-height:20px;
	font-family:Corbel, Calibri, Arial, Helvetica, sans-serif;
}
/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 250px;
	margin-left: -250px;
	position: relative;
}
#features table {
	background: url(images/footer.gif) no-repeat;
	border-top: 1px solid #d9d9d9;
	width: 1000px;
	margin: 0px auto 0;
	height: 60px;
	margin-top:-30px;
}
#features img {
	margin-top:6px;
	margin-right:5px;
	float:left;
}
#features td {
	font-size:12px;
	margin:0px;
	width:200px;
}
#features p {
	line-height:16px;
	margin-top:15px;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	border-top: 1px dotted #d9d9d9;
	width: 1000px;
	margin: 0px auto 0;
	height: 60px;
	margin-top:30px;
}
#footer img {
	margin-top:20px;
	margin-right:30px;
}

h2 {
	font:17px Calibri, Arial, Helvetica, sans-serif;
	color:#777;
	text-transform:uppercase;
	margin-bottom:20px;
}
#letter {
	background: url(images/letter.gif) no-repeat;
	padding-left:30px;
	line-height:16px;
	padding-top:-5px;
	margin-bottom:25px;
}
.sr p {
}
.blue {
	color:#2e7cb9;
}
.green {
	color:#6c9e39;
}
.skype {
	color:#555555;
}
#portfolio p {
	font-size:1em;
}
#portfolio img {
	margin-right:40px;
	background-color:#d9d9d9;
	padding:5px;
}
#content img:hover {
	background-color:#ffa14d;
}
td p {
	font-size:12px;
}
#all {
	font-weight:normal;
	font-size:23px;
	margin-bottom:25px;
	margin-top:5px;
	font-family: arial, "Times New Roman";
	color:#ff7400;
}
#latest {
	margin-bottom:-2px;
	margin-right:10px;
}
.etc a {
	font-size:12px;
	color:#777;
	text-decoration:none;
}
.etc a:hover {
	border:none;
	color:#ff7400;
}
#logo {
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	height:80px;
}
#menu {
	float:right;
	margin-top:40px;
	font-family:Arial, Helvetica, sans-serif;
}
#menu ul li {
	list-style:none;
	display:inline;
	margin-right:40px;
}
#who {
	padding:5px 20px 12px 20px;
	background: url(images/who.gif) no-repeat;
	font-size:24px;
}
#who a {
	text-decoration:none;
}
#who a:hover {
	border-bottom:1px solid #ffd9b7;
}
#why {
	padding:5px 20px 12px 20px;
	background: url(images/why.gif) no-repeat;
	font-size:24px;
}
#why a {
	color:#2e7cb9;
	text-decoration:none;
}
#why a:hover {
	color:#2e7cb9;
	border-bottom:1px solid #afdefb;
}
#cost {
	padding:5px 20px 12px 20px;
	background: url(images/cost.gif) no-repeat;
	font-size:24px;
}
#cost a {
	color:#6c9e39;
	text-decoration:none;
}
#cost a:hover {
	color:#6c9e39;
	text-decoration:none;
	border-bottom:1px solid #bee498;
}
form {
	background: url(images/form.gif) no-repeat;
	width:267px;
	padding:10px 15px 35px 15px;
}
#content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#ff7400;
	line-height:30px;
}
#content h2 a {
	text-decoration:none;
	border-bottom:1px solid #ffd9b7;
}
#content h2 a:hover {
	border-bottom:none;
}











input[type=submit] {
	padding:1px;
	margin-top:-5px;
	font-size:12px;
}
input[type=text]:hover, textarea:hover {
	border: 1px dashed #ff7400;
}
fieldset {
	width:90%;
}
.zemContactForm label {
	color:#777;
	font-size:12px;
	line-height:28px;
	font-style:italic;
}
legend {
	padding-left:5px;
	padding-right:5px;
	color:#666666;
}


/* Fieldsets */
fieldset {
	border: none;
}
legend {
	font-size:0em;
}
input[type=text], textarea {
	border:solid 1px #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	padding:3px;
	border:1px solid #d6d6d6;
	border-bottom:1px solid #e8e8e8;
	border-top:1px solid #a1a1a1;
}
textarea {
	height:115px;
}




.zemContactForm input[type=text], .zemContactForm textarea {
		width:230px;}






#txpCommentInputForm {
	background:none;
}


#txpCommentInputForm input {
	margin:2px 0px 2px 0px;}


.comments input[type=submit] {
	padding:4px;
	margin-top:15px;
}









