<style type="text/css" media="all">

/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #c0c0c0;
  color: #2b2728;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5em;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

p {
	margin-top:0px;
	margin-bottom:15px;
    text-align:justify;
}

h1 {
	color: #8cad28;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	vertical-align:top;

}
h2 {
  color:#ee1c5d;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  margin-bottom:0px;
}

h3 {
  color:#d62d28;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  margin-bottom:0px;
}

h3 {
  color:#d62d28;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  margin-bottom:0px;
}

h4 {
  color:#1ca357;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  margin-bottom:0px;
}

h5 {
  color:#e47323;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  margin-bottom:0px;
}

a,  a:link {
  color: #75aa00;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5em;
  text-decoration: underline;
}
a:visited {
  color: #75aa00;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5em;
  text-decoration: underline;
}
a:hover {
  color: #3a32c4;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5em;
  text-decoration: underline;
}
a:focus {
  color: #75aa00;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  text-decoration: underline;
}
a:active {
  color: #75aa00;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5em;
  text-decoration: underline;
}
#outerWrapper {
  background-color: #f3f3f3;
  margin: 0 auto 0 auto;
  max-width: 800px;
  min-width: 800px;
  text-align: left;
  width: 800px;
}
#outerWrapper #header {
  background-color: #9ea3aa;
  font-weight: bold;
  width:800px;
  height:auto;
  padding:0px;
  margin:0px;
  width: 800px;
}
#outerWrapper #contentWrapper {
  background-color: #f3f3f3;
  margin-top: 0px;
  padding-top:0px;
}

#outerWrapper #contentWrapper #content {
  background-color: #f3f3f3;
  margin: 17px 17px 0 17px;
  padding: 0px 0px 23px 0px;
  width:766px;
  vertical-align:top;
}

#outerWrapper #contentWrapper #content .image-float-right{
	float:right;
	border:1px solid #8cad28;
	padding:7px;
	margin-left:15px;
}

#outerWrapper #contentWrapper #content .orderHIPbutton{
	float:right;
	border:0px solid #8cad28;
	padding:0px;
	margin-left:15px;
}

#outerWrapper #contentWrapper .contactformbackground{
	width:708px;
	height:auto;
	background:#efefef;
	padding:20px 0px 0px 20px;
	border:20px solid #ccc;
}

#outerWrapper #contentWrapper #contactform p {
	margin:0px 0px 5px 0px;
	
}

#outerWrapper #contentWrapper #contactform .inputbox {
	margin:0px 0px 15px 0px;
	width:350px;
}

#outerWrapper #contentWrapper #contactform .imagebutton {
	margin:0px 0px 15px 261px;

}

#outerWrapper #contentWrapper #addressbox {
	float:right;
	display:block;
	width:250px;
	height:auto;
	margin:0px 20px 0px 0px;
	padding:15px;
	background:#ccc;
	border:1px solid #999999;
}

#outerWrapper #contentWrapper #addressbox h1{
	color: #8cad28;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

#outerWrapper #contentWrapper #addressbox h2{
	color: #d62d28;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	vertical-align:top;
	margin:0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

#outerWrapper #contentWrapper #addressbox p {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  margin-bottom:2px;
}

#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}
#outerWrapper #footer {
	background-color: #272727;
	height: 148px;
	margin:-12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 800px;
	background-image: url(../images/footerbackground.jpg);
	background-repeat: no-repeat;
}

#outerWrapper #footer #textblock {
	padding-top:65px;
}
#outerWrapper #footer .addresstext {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5em;
  color: #2b2728;
  text-align:center;
  vertical-align:middle;
  display:block;
  margin:0px;
  padding:0px;
  
}

#outerWrapper #footer a:link, #outerWrapper #footer a:visited {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5em;
  color:#ee1c5d;
  text-align:center;
  vertical-align:middle;
  display:inline;
  margin-top:0px;
  margin-bottom:0px;
}

#outerWrapper #footer a:hover, #outerWrapper #footer a:active {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5em;
  color:#75aa00;
  text-align:center;
  vertical-align:middle;
  display:inline;
  margin-top:0px;
  margin-bottom:0px;
}


</style>
[if IE]>
<style type="text/css"> 
/* The proprietary zoom property gives IE the hasLayout property which addresses several bugs. */
#outerWrapper #contentWrapper #content {
  zoom: 1;
}
</style>
<![endif]

