/* CSS Document */
body {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #A09285;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000000;
	text-align: center;
}
#header {
	padding: 0px;
	width: 996px;
	border-top-style: groove;
	border-top-color: #CC0000;
	border-top-width: medium;
	background-color: #DC0F18;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: 335px;
}
#logo {
	position:relative;
	left:0px;
	top:0px;
	width:144px;
	height:96px;
	z-index:3;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	display: inline;
}
/*start ramirez text on header*/

h1 {
	font-size: 2em;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 1.1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
h3 {
	font-size: 1.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#Layer2 {
	position:absolute;
	left:566px;
	top:37px;
	height:47px;
	z-index:2;
	float: left;
}
.crotalusInc {
	float: left;
	font-size: 0.8em;
	margin-left: 117px;
}
a {
	color: #CC3333;
}
.clear{ clear:both;
}
