body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(templateimages/ASISblu-background.jpg) repeat center top;
}
#menu {
	position: relative; /* Menu position that can be changed at will */
	top: 0px;
	z-index:100;
	width: 650px; /* precision for Opera */
	height: 44px;
	float: left;
	background: url(templateimages/RiverbedMenu.jpg);
	padding-left: 350px;
	padding-top: 2px;
}



#wrapper {
	width: 1000px;
	margin: 0 Auto;
}
#footer {
	width: 1000px;
	background: url(templateimages/RiverbedFooter.jpg);
	float: left;
	height: 60px;
	z-index: -1;
}

#header {
	float: left;
	height: 120px;
	width: 1000px;
	background: url(templateimages/RiverbedHeader.jpg) no-repeat;
}
#main {
	width: 1000px;
	background: #FDFDFD;
	float: left;
}
#maincontent {
	float: left;
	width: 940px;
	padding-right: 30px;
	padding-left: 30px;
}
.title1 {
	font: bold 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
	letter-spacing: 0.25em;
}
.title2 {
	font: bold 0.9em "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
	letter-spacing: 0.25em;
}

.text1 {
	font: normal 0.9em Tahoma, Geneva, sans-serif;
	color: #333;
	text-align: left;
	font-weight: bold;
}
.text2 {
	font: normal 0.85em Tahoma, Geneva, sans-serif;
	color: #333;
	text-align: left;
}
.imagelink_NoBorder {
	border-style: none;
}
.floatimageleft {
	clear: both;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	border-style: none;
}
.floatimageright {
	clear: both;
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
	border-style: none;
}
.textforform {
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #333;
	text-align: left;
	vertical-align: top;
}
.tabledivider {
	border: medium solid #B81317;
}
.text2white {
	font: normal 0.7em Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-align: left;
}
.link1 {
	color: #B50B14;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}
.contact_table {
	background: #333;
	padding: 10px;
}
