body {
	margin: 20px 0px 0px 0px; /* n6.01win n6mac won't recognize top margin for middle box, so it goes here */
	padding: 0px 0px 0px 0px;
	top: 60;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 21px;
	color: #000000;
	background-image : url(images/menuline.gif);
	background-repeat : repeat-x;
	background-position : top 0px left 0px;
	height : 3px;
	background-color: #FFFFFF;
	}
	
	
a {
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color:  #000000;
	outline: none;
	}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
0strong, b {
	font-weight: bold;
	}
p {
	font-size: 10px;
	line-height: 10px;
	margin-top: 10px;
	margin-bottom: 10px; 
	color: #000000;
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #FFFFFF;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	top: 0px;
	line-height: 11px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 9px;
	top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px; 
	}
	
.ten {
    position: relative;
	top: 0;
	left: 0;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px; 
	}
#datetimecontainer {
    position: absolute;
	top: 0px;
	left: 513px;
	width: 200px;
	text-align: right;

}	
#datetime {
    position: absolute;
	top: 5px;
	right: 0px;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-align: left;

}	
#left {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 225px;
	}
#white {
	position: absolute;
	top: 268px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 220px;
	height: 400px;
	background-color: #FFFFFF;
	visibility: visible;
	z-index: 900;

}	
html>body #left {
	width: 120px; /* ie5win fudge ends */
	}
#middle {
	position: absolute;
	margin: 40px 0px 0px 221px;
	padding: 0px;
	border: none;
	width: 335px;
	height: 420px;
	background-color: #EEEEEE;
	font-size: 10px;
	text-align: left;
}
#bart {
    position: absolute;
	top: 340px;
	left: 221px;
	width: 335px;
	height: 145px;
	padding: 0;
	background-color: #000000; 
}	
#menu {
	position: absolute;
	top: 30px;
	left: 221px;
	padding: 0;
	text-align: left;
	width: 500px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
#home {
    position: relative;
	display: inline;
	text-align: center;
	float: left;
	width: 100px;
	height: 20px;
	padding: 0px;
	margin-bottom: 0;
	background-image : url(images/button.gif);
	background-repeat : no-repeat;
	background-position : fixed;
}
#services {
    position: relative;
	display: inline;
	text-align: center;
	float: left;
	width: 100px;
	height: 20px;
	padding: 0px;
	background-image : url(images/button.gif);
	background-repeat : no-repeat;
	background-position : fixed;
}
#links {
    position: static;
	display: inline;
	text-align: center;
	float: left;
	width: 100px;
	height: 20px;
	padding: 0px;
	background-image : url(images/button.gif);
	background-repeat : no-repeat;
	background-position : fixed;
}
#blogs {
    position: static;
	display: inline;
	text-align: center;
	float: left;
	width: 100px;
	height: 20px;
	padding: 0px;
	background-image : url(images/button.gif);
	background-repeat : no-repeat;
	background-position : fixed;
}
#contact {
    position: relative;
	display: inline;
	text-align: center;
	float: left;
	width: 100px;
	height: 20px;
	padding: 0px;
	background-image : url(images/button.gif);
	background-repeat : no-repeat;
	background-position : fixed;
}	
#content {
	position: relative;
	top: 0;
	left: 0;
	padding: 0px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;

}
#right1 {
	position: absolute;
	top: 60px;
	left: 566px;
	padding: 0px;
	width: 150px;
	height: 176px;
	text-align: left;
	border: none;
	background-color: #EEEEEE;
	background-image : url(images/swirl.jpg);
	background-repeat : no-repeat;
	background-position : fixed;
}

#right2 {
	position: absolute;
	top: 250px;
	left: 566px;
	padding: 0px;
	width: 150px;
	height: 185px;
	text-align: left;
	border: none;
	background-color: #EEEEEE;
	background-image : url(images/swirl.jpg);
	background-repeat : no-repeat;
	background-position : fixed;
	z-index: 0;
}

.bbar {
    position: relative;
	top: 0;
	left: 0;
	height: 25px;
	margin: 0 0 0 0;
    background-image : url(images/blueheadingbg_02.gif);
	background-repeat : repeat-x;
	background-position : fixed;
	background-color: #2E8FB3;
}
.obar {
    position: relative;
	top: 0;
	left: 0;
	text-align: left;
	padding: 0px;
	height: 25px;
	margin: 0 0 0 0;
	background-color: #2E8FB3;
}
.headingstart {
    position: relative;
	display: inline;
	top: 0;
	left: 0;
	margin-left: 0;
	text-align: left;
	float: left;
	width: 7px;
	height: 25px;
}
.headingcontainerright {
    position: relative;
	display: inline;
	float: left;
	top: 0;
	left: 0;
	width: 136px;
	padding: 0px;
	height: 25px;
}
.headingtextcontainer {
    position: relative;
	display: inline;
	float: left;
	top: 0px;
	left: 5px;
	right: 5px;
	line-height: 25px;
	padding: 0px;
	width: 136px;
	color: #FFFFFF;
	font-size: 12px;
}
.textcontainer {
    position: relative;
	clear: left;
	display: inline;
	float: left;
	top: 0px;
	left: 5px;
	right: 5px;
	line-height: 15px;
	padding: 0px;
	width: 136px;
	font-size: 12px;
}
.headingstart {
    position: relative;
	display: inline;
	top: 0;
	left: 0;
	text-align: left;
	float: left;
	width: 7px;
	height: 25px;
}
.headingend {
    position: relative;
	display: inline;
	top: 0;
	right: 0;
	text-align: right;
	float: right;
	width: 7px;
	height: 25px;
}
#loader {
    position: absolute;
	top: 70px;
	left: 400px;
	z-index: 650;
}
#portblock {
	position: relative;
	text-align: center;
	margin: 5px 5px 5px 5px;
	top: 10px;
	left: 5px;
	padding: 5px;
	width: 260px;
	height: 350px;
	border: none;
	background: transparent;
	z-index: 500;
}

#portimg {
	position: absolute;
	top: 80px;
	left: 561px;
	padding: 0px;
	margin-left: 5px;
	margin-top: 5px;
	width: 150px;
	height: 151px;
	border: none;
	z-index: 700;
}
#phonedetails {
	position: absolute;
	top: 80px;
	left: 561px;
	padding: 0px;
	margin-left: 10px;
	margin-top: 15px;
	width: 150px;
	height: 151px;
	border: none;
	z-index: 700;
}
#celldetails {
	position: absolute;
	top: 120px;
	left: 561px;
	padding: 0px;
	margin-left: 10px;
	margin-top: 15px;
	width: 150px;
	height: 151px;
	border: none;
	z-index: 700;
}
#faxdetails {
	position: absolute;
	top: 160px;
	left: 561px;
	padding: 0px;
	margin-left: 10px;
	margin-top: 15px;
	width: 150px;
	height: 151px;
	border: none;
	z-index: 700;
}

#baseline {
	position: absolute;
	background-image : url(images/baseline.gif);
	background-repeat : repeat-x;
	background-position : top 0px left 0px;
	top: 437px;
	left: 0px;
	margin: 0 auto;
	height : 3px;
	overflow: visible;
	width: 100%;
	z-index: 800;
}
#baselineoverlay {
	position: absolute;
	top: 480px;
	left: 221px;
	margin: 0 auto;
	height : 22px;
	overflow: visible;
	width: 500px;
	z-index: 800;
}

#copyright {
	position: absolute;
	top: 500px;
	left: 340px;
	text-align: center;
}

/* text fields start*/
#form {
   position: relative;
   top: 0px;
   left: 0px;
   margin-top: 0px;
   text-align: left;
}

#labels {
    position: relative;
	display: inline;
	top: 10px;
	left: 5px;
	width: 70px;
	text-align: left;
	float: left;
	background-color: transparent;
}

.errmessage {
    position: relative;
	clear: left;
	padding: 0px;
	top: 5px;
	left: 0px;
	bottom: 0px;
	margin-top: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color:  #FF0000;
}
#submit {
    position: relative;
	clear: left;
	top: 10px;
	left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
}

.formbutton {
    postion: relative;
	clear: top;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color:  #000000;
	
}
#fields {
    position: relative;
	display: inline;
	top: 10px;
	left: 0px;
	float: right;
	width: 250px;
	height: 380px;
}

#fieldcontainer1 {
    position : relative;
	display: block;
	clear: left;
	top: 3px;
	left: 0px;
	margin-left: 0px;
	text-align: left;
	height: 30px;
}
#fieldcontainer2 {
    position : relative;
	whitespace: nowrap;
	display: block;
	clear: left;
	top: 3px;
	left: 0px;
	margin-left: 0px;
	text-align: left;
	height: 30px;
}
#fieldcontainer3 {
    position : relative;
	display: block;
	clear: left;
	top: 3px;
	left: 0px;
	margin-left: 0px;
	text-align: left;
	height: 30px;
}
#fieldcontainer4 {
    position : relative;
	display: block;
	clear: left;
	top: 3px;
	left: 0px;
	margin-left: 0px;
	text-align: left;
	width: 220px;
	height: 60px;
}

.fieldlabel {
    position: relative;
	top: 0px;
	left: 0px;
	text-align: left;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 9px;
	padding: 5px; 
}

#namefieldstart {
    position: relative;
	display: block;
	padding: 0px;
	top: 0px;
	left: 0px;
	float: left;
	width: 9px;
	margin-left: 0px;
	margin-bottom: 10px;
	background-image: url(images/textfields_01.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	text-decoration: none;
}
#namefieldbg {
    position: static;
	display: inline;
	top: 7px;
	left: 0px;
	text-align: left;
	width: 200px;
	height: 30px;
	float: left;
	color: #000000;
	border: none;
	padding: 0px;
	height: 30px;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/textfields_02.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	text-decoration: none;
}
#textfieldname {
    position: relative;
	display: inline;
	top: 0px;
	left: 0px;
	text-align: left;
	margin-top: 0px;
	height: 42px;
	color: #000000;
	font-size: 11px;
	border: none;
	padding: 0px;
	height: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 16px;
	background-image: url(images/fieldsbg_white.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	text-decoration: none;
}
#namefieldend {
    position: relative;
	display: inline;
	top: 0px;
	left: 0px;
	margin-left: 0px;
	float: left;
	width: 6px;
	text-align: left;
}

#phonefieldstart {
    position: relative;
	display: block;
	padding: 0px;
	top: 0px;
	left: 0px;
	float: left;
	width: 9px;
	margin-left: 0px;
	margin-bottom: 10px;
	background-image: url(images/textfields_01.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	text-decoration: none;
}
#phonefieldbg {
    position: relative;
	display: inline;
	top: 0px;
	left: 0px;
	height: 30px;
	width: 140px;
	float: left;
	color: #000000;
	border: none;
	padding: 0px;
	line-height: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url(images/textfields_02.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	text-decoration: none;

}
#textfieldphone {
    position: relative;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	height: 42px;
	color: #000000;
	font-size: 11px;
	border: none;
	padding: 0px;
	height: 14px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 16px;
	background-image: url(images/fieldsbg_white.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	text-decoration: none;
}
#phonefieldend {
    position: relative;
	display: inline;
	top: 0px;
	left: 0px;
	margin-left: 0px;
	float: left;
	width: 6px;
	text-align: left;
}

#emailfieldstart {
    position: relative;
	display: block;
	padding: 0px;
	top: 0px;
	left: 0px;
	float: left;
	width: 9px;
	margin-left: 0px;
	margin-bottom: 10px;
	background-image: url(images/textfields_01.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	text-decoration: none;
}
#emailfieldbg {
    position: relative;
	display: inline;
	top: 0px;
	left: 0px;
	height: 30px;
	width: 200px;
	float: left;
	color: #000000;
	border: none;
	padding: 0px;
	line-height: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url(images/textfields_02.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	text-decoration: none;

}
#textfieldemail {
    position: relative;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	height: 42px;
	color: #000000;
	font-size: 11px;
	border: none;
	padding: 0px;
	height: 14px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 16px;
	background-image: url(images/fieldsbg_white.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	text-decoration: none;
}
#emailfieldend {
    position: relative;
	display: inline;
	top: 0px;
	left: 0px;
	margin-left: 0px;
	float: left;
	width: 6px;
	text-align: left;
}

#textboxtop {
    position: relative;
	clear: left;
	top: 0x;
	left: 0px;
	text-align: left;
	width: 220px;
	color: #000000;
	border: none;
	padding: 0px;
	height: 10px;
	line-height: 12px;
	margin: 0 0 0 0px;
	background-image: url(images/textarea_02.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-decoration: none;
}
#textboxtopleft {
    position: relative;
	display: inline;
	top: 0px;
	left: 0px;
	margin-left: 0px;
	float: left;
	width: 11px;
}

#textboxtopright {
    position: relative;
	display: inline;
	top: 0px;
	left: 0px;
	margin-right: 0px;
	float: right;
	width: 13px;
}
#textboxbg {
    position: relative;
	top: 0x;
	left: 0px;
	width: 220px;
	float: left;
	color: #000000;
	border: none;
	padding: 0px;
	height: 67px;
	line-height: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url(images/textarea_04.gif);
	background-repeat: repeat-y;
	background-position: top 0px left -50px;
	text-decoration: none;
	text-align: left;
}
#textfieldmess {
	position: relative;
	top: -3px;
	left: 5px;
	right: 1px;
	width: 200px;
	text-align: left;
	margin-top: 0px;
	height: 120px;
	float: left;
	color: #000000;
	font-size: 11px;
	border: 1px solid #FFFFFF;
	padding: 0px;
	height: 70px;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	line-height: 16px;
	background-image: url(images/fields_white.gif);
	background-repeat: repeat-y;
	text-decoration: none;
	overflow: auto;

}

#textboxbottom {
    position: relative;
	clear: left;
	top: 0x;
	left: 0px;
	text-align: left;
	width: 220px;
	color: #000000;
	border: none;
	padding: 0px;
	height: 13px;
	line-height: 13px;
	margin: 0 0 0 0px;
	background-image: url(images/textarea_08.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-decoration: none;
}
#textboxbottomleft {
    position: relative;
	display: inline;
	top: 0px;
	left: 0px;
	margin-left: 0px;
	float: left;
	width: 11px;
}

#textboxbottomright {
    position: relative;
	display: inline;
	top: 0px;
	left: 0px;
	margin-right: 0px;
	float: right;
	width: 13px;
}

/* text fields end*/

html>body #right {
	width: 265px; /* ie5win fudge ends */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

