html, body {
	font-family: verdana,helvetica,Arial, sans-serif;
	background-color: #DEE7EC;
	color: #000;
	text-align: center;
	min-width: 600px;
}

/* styles for IE 5 Mac */
#horizon {
	position: absolute;
	top: 20px;
	left: 0px;
	min-width: 600px;
}

/*  IE 5 Hack \*/
#horizon {
	top: 50%;
	width: 100%;
	margin-top: -275px;
}
/* end hack */

#wrap {
	margin: 0 auto;
	padding: 0;
	background: transparent;
	text-align: left;
	width: 600px;
	position: relative;
	height: 450px;
}

h1#title {
	z-index: 1;
	margin: 40px 0 0 -70px;
	padding: 0;
	position: absolute;
	/*top: 40px;
	left: -70px;*/
	top: 0;
	left: 0;
	
	/*Size of the image*/
	padding-top: 275px;
	width: 195px;
	
	/*The image*/
	background: url(../images/rain-type.png) top left no-repeat !important;
	background: url(../images/rain-type.gif) top left no-repeat;
	
	/*Hide the text*/
	overflow: hidden;
	
	/* WIN IE5 hack */
	height: 275px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 0;
}

/*h1#title { background: url(../images/rain-type.gif) top left no-repeat; }
body > * h1#title { background: url(../images/rain-type.png) top left no-repeat; }*/


#contentWrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 550px;
	margin: 0;
	padding: 39px 0 50px 37px;
	text-align: left;
	background: url(../images/shadow-backdrop.png) top left no-repeat !important;
	background: url(../images/shadow-backdrop.gif) top left no-repeat;
}

#nav {
	margin: 0;
	padding: 0;
}

#nav ul {
	background-color: #eee;
	width: 492px;
	float: left;
	font-size: small; /* could be specified at a higher level */
	margin: 0;
	padding: 0 10px 0 10px;
	border-bottom: 1px solid #aaa;
	background-image: url(../images/navBack.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#nav li {
	float: left;
	margin: 0; 
	padding: 0;
	display: inline;
	list-style: none;
}

#nav a:link, #nav a:visited {
	border: none;
	text-decoration: none;
	float: left;
	line-height: 20px;
	font-weight: bold;
	font-family: lucida grande,verdana,helvetica,Arial, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 5px 12px;
	color: #555;
}

#nav a.active:link, #nav a.active:visited, #nav a:hover {
	background: url(../images/tab_aaa_pyra.gif) no-repeat bottom center;
	padding: 5px 12px;
	color: #222;
}

#content {
	width: 492px;
	min-height: 350px;
	margin: 0;
	padding: 30px 10px 10px;
	text-align: left;
	background-color: #eee;
}

#footer {
	margin: 0;
	padding: 1px 10px;
	width: 400px;
	font-size: 11px;
}

.reset {
	display: block; 
	clear: both; 
	font-size: 1px; 
	height: 1px; 
	line-height: 1px; 
	margin: 0;
}
 
p, li {
	font-family: verdana,Tahoma,helvetica,Arial;
	font-size: 11px;
	line-height: 14px;
	color: #000;
}

h1, h2, h3, h4, h5, h6, legend {
	font-family: lucida grande,verdana,Tahoma,helvetica,Arial, sans-serif;
}

h1 {
	margin: 0px;
	padding: 6px 0;
	font-size: 22px;
}

h2 {
	/*margin: 1px;
	padding: 1px;*/
	font-size: 18px;
}

h3 {
	/*margin: 1px;
	padding: 1px;*/
	font-size: 14px;
	font-weight: bold;
}

h4 {
	/*margin: 1px;
	padding: 1px;*/
	font-size: 14px;
}


h5 {
	/*margin: 1px;
	padding: 1px;*/
	font-size: 12px;
	font-weight: bold;
}

h6 {
	/*margin: 1px;
	padding: 1px;*/
	font-size: 12px;
	
}

a {
	text-decoration: none;
	color: #73743B;
	border-bottom: 1px dotted #73743B;
}

a:visited {
	text-decoration: none;
	color: #73743B;
}


a:hover {
	border-bottom: 1px solid #73743B;
}

.list {
	font-size: 11px;
}

#contactInfo {
	margin: 0;
	padding: 0;
	float: right;
	width: 250px;
}

#contactInfo h3 {
	margin: 5px 0;
	padding: 0;
}

/* ___ Contact Form ___ */
#contactForm {
	margin: 10px 0 -40px;
	padding: 0;
	font-size: 11px;
	border-top: 1px dotted #bbb;
}

#contactForm fieldset {
	border: none;
	padding: 3px;
	margin: 0;
}

#contactForm legend {
	border: none;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
}

#contactForm label {
	padding: 0;
	margin: 0;
}

#contactForm input, #contactForm select, #contactForm textarea {
	display: block;
	padding: 1px;
	margin: 0 0 10px;
	font-size: inherit;
}

#contactForm textarea {
	width: 350px;
	height: 200px;
}

#contactForm .left {
	float: left;
}

#contactForm .reset {
	clear: both;
}

.zemContactForm fieldset {
	border: none;
	margin: 0;
	padding: 0.5em 0;
}

.zemContactForm legend {
	display: none;
}

.zemContactForm fieldset fieldset legend {
	padding: 0.5em 10px 0.5em 0;
	width: 60px;
	display: block;
}

.zemContactForm label {
	float: left;
	width: 60px;
	margin: 0.3em 10px 0 0;
	text-align: right;
	font-size: 11px;
}

.zemContactForm br {
	clear: left;
}

.zemContactForm ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.zemContactForm li {
	margin: .2em 0;
	padding: 0;
}

.zemContactForm #Message {
	width: 400px;
	height: 200px;
}

.zemContactForm .zemSubmit {
	margin: 0.5em 0 0 70px;
}


ul.servList li {
	margin: 1em 0;
}

div.portBox {
	position: relative;
	display: block;
	padding: 0;
	margin: 20px 10px;
	width: 400px;
	margin: 20px auto;
}

div.portBox h2 {
	font-family: lucida grande, tahoma, helvetica, arial, sans-serif;
	position: absolute;
	top: 56px;
	right: -4px !important;
	right: 4px;
	color: #fff;
	font-size: 15px;
	margin: 0;
	padding: 6px 10px;
	width: 200px;
	font-weight: bold;
	background: url(../images/port_back.png) top left repeat !important;
	display: block;
}

div.portBox h2 a {
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #333;
}

div.portBox p {
	width: 400px;
}

div.portBox img {
	/*float: left;*/
	display: block;
	border: 1px solid #aaa;
	margin: 0;
	padding: 3px;
	
}

div.portBox a:hover img {
	background-color: #DEE7EC;
}

img.left {
	float: left;
	margin: 0 1em .5em 0;
	padding: 0;
}

img.right {
	float: right;
	margin: 0 0 .5em 1em;
	padding: 0;
}
