@import url("banners.css");
* {
	margin:0;
	padding:0;
}
body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-color: #356595;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#divWrapper {
	margin: auto;
	width: 773px;
}
#divHeader {
	height: 93px;
	width: 772px;
}
#HeaderImage {
	height: 93px;
	width: 330px;
	float: left;
	background-image: url(../img/sa_01.jpg);
	background-repeat: no-repeat;
	display: block;
}
#divLeftColumn {
	width: 207px;
	float: left;
	clear: left;
}
#divRightColumn {
	width: 563px;
	float: right;
}
#Midheader {
	float: left;
	height: 93px;
	width: 347px;
}
#Logo {
	float: left;
	height: 93px;
	width: 95px;
	background-image: url(../img/eq_header_03.jpg);
	background-repeat: no-repeat;
}
.content {
	background-image: url(../img/content_bg.gif);
	background-repeat: repeat-y;
	width: 493px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#content_top {
	background-image: url(../img/content_top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 563px;
	font-size: 1px;
	clear: both;
}
#content_bottom {
	background-image: url(../img/content_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 563px;
}
.content p {
	line-height: 1.5em;
	margin-top: 1.2em;
}
.content ul {
	margin-left: 20px;
	margin-top: 10px;
	list-style-type: none;
	list-style-image: url(../img/bullet1.gif);
	padding-bottom: 10px;
}

.content li {
	margin-left: 20px;
	background-repeat: no-repeat;
	line-height: 1.5em;
}

h1 {
	font-size: 18px;
	color: #B60026;
}
.content h2 {
	font-size: 18px;
	color: #356595;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B60026;
	padding-top: 8px;
	margin-top: 8px;
	background-color: #EFF4FA;
	padding-left: 8px;
	padding-bottom: 2px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #B60026;
}
h3 {
	font-size: 16px;
}
.content h3 {
	color: #B60026;
	border-left-width: 22px;
	border-left-style: solid;
	border-left-color: #EFF4FA;
	margin-top: 10px;
	padding-left: 10px;
}
.nav li  {
	list-style-image: none;
}

.nav li a:visited {
	color: #BD0021;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(../img/bullet2.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
.nav li a:link {
	color: #BD0021;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(../img/bullet2.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
.nav li a:hover {
	color: #225C9B;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/bullet1.gif);
	background-repeat: no-repeat;
}

.footer {
	color: #B9CFE6;
	text-align: center;
	margin-bottom: 25px;
	clear: both;
}

#banner  {
	height: 196px;
	width: 563px;
	background-repeat: no-repeat;
	float: left;
}
#banner h1 {
	display: none;
}

.top {
	text-align: right;
	clear: both;
}

a:link {
	color: #B60026;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #B60026;
}
a:hover {
	text-decoration: none;
	color: #356594;
}
a:active {
	text-decoration: underline;
	color: #B60026;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
}

strong {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #356595;
}

.rightCol {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #356595;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #356595;
}
.leftCol {
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #356595;	
}
.leftCol h4 {
	color: #FF9900;
	margin-top: 5px;
	font-size: 16px;
}
.rightCol h4 {
	color: #356595;
	margin-top: 5px;
	font-size: 16px;
}
.techinfo {
	color: #FFFFFF;
	background-color: #FF9900;
	display: block;
	text-align: center;
	padding: 7px;
	letter-spacing: 3px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
.techlink {
	background-color: #FFE0B3;
}
.sig {
	font-size: 10px;
	color: #999999;
}
.floatRight {
	float: right;
	margin-left: 20px;
	margin-top: 20px;
	padding-bottom: 10px;
}
.floatLeft {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	padding-bottom: 10px;
}
.floatLeft img {
	border: 1px solid #000000;

}
.formtext {
	width: 260px;
	background-color: #EFF4FA;
	border : 1px solid Black;
}
.formtextmid {
	width: 140px;
	background-color: #EFF4FA;
	border : 1px solid Black;
}
.formtextsmall {
	width: 70px;
	background-color: #EFF4FA;
	border : 1px solid Black;
}
.formfield {
	width: 300px;
	background-color: #EFF4FA;
	border : 1px solid Black;
}
.contacttable {
	background-color: #E6EEF4;
	border : 1px solid Black;
}
.shade1 {
	background-color: #C8D9EE;
}
.shade2 {
	background-color: #ECF1F9;
}
#linklist {
	display: none;
}
.footer a:link {
	color: #CEDDF0;
	text-decoration: underline;
}
.footer a:visited {
	text-decoration: underline;
	color: #CEDDF0;
}
.footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:active {
	text-decoration: underline;
	color: #FF9900;
}
.content #linklist {
	display: block;
}
.SAbanner {
	background-image: url(../img/sa_05.jpg);
	background-repeat: no-repeat;
	height: 197px;
	width: 563px;
}
.SAbanner h1 {
	display:none;
}
#SA_index{
	padding: 0px;
	width: 533px;
	background-image: url(../img/sa_index_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#SA_index p {
	padding-top: 10px;
	padding-right: 35px;
	line-height: 1.5em;
}

#SA_index ul {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	list-style-type: none;
	list-style-image: url(../img/bullet1.gif);
	padding-bottom: 10px;
	line-height: 1.5em;
}
.SA_bottle {
	float: right;
	height: 90px;
	width: 170px;
}