/* CSS Document */

body {
	text-align: center;
	margin-top: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #1F2E60;
	scrollbar-base-color: #FFF;
	scrollbar-arrow-color: #1F2D60;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-face-color: #EEEEF5;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #FFF;
	scrollbar-track-color: #FFF; }
	
p { margin: 0 0 15px 0;
	padding: 0; }

div#master {
	width: 805px;
	background-image: url(../images/background.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px auto;
	position: relative; }
	
div#address {
	color: #FFF;
	font-size: 1.1em;
	position: absolute;
	top: 0;
	left: 0;
	width: 805px;
	line-height: 1em;
	z-index: 1; }
	
div#logohome {
	width: 469px;
	height: 227px;
	background-image: url(../images/logohome.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin-left: 52px;
	position: relative;
	z-index: 2; }
	
div#quote {
	width: 359px;
	height: 167px;
	background-image: url(../images/quotehome.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 15px 0 0 28px; }
	
div#rightnav {
	width: 213px;
	height: 455px;
	float: right;
	background-image: url(../images/rightnav.gif);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	z-index: 2;
	margin-right: 1px; }
	
div#navigation {
	font-size: 1.5em;
	font-weight: normal;
	margin: 14px 0 0 52px;
	padding-bottom: 13px; }
	
.navitem {
	margin-right: 16px; }
	
div#top_pad {
	height: 27px;
	width: 200px; }
	
div#copy {
	margin-left: 52px;
	height: 318px;
	width: 485px; /*total=495px*/
	padding-right: 10px;
	overflow-y: scroll;
	position: relative;
	z-index: 2;
	font-size: 1em;
	line-height: 1.3em; }
	
div#copy_contact {
	margin-left: 52px;
	height: 318px;
	width: 485px; /*total=495px*/
	padding-right: 10px;
	position: relative;
	z-index: 2;
	font-size: 1em;
	line-height: 1.3em; }
	
.title {
	margin: 0 0 15px 52px;
	position: relative;
	z-index: 2; }
	
.field {
	width: 192px; /*total=200px*/
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 4px;
	border-top: 1px solid #777697;
	border-right: 1px solid #9593AE;
	border-bottom: 1px solid #9593AE;
	border-left: 1px solid #777697;
	margin: 0 0 5px 10px; }
	
.button {
	margin-left: 10px;
	color: #FFF;
	background-color: #9593AE;
	font-weight: bold;
	padding: 1px; }
	
.thanks {
	font-size: 0.8em;
	font-weight: bold;
	padding: 7px 0 0 10px; }
	
div#flash {
	margin: 0;
	padding: 0;
	display: inline;
	position: absolute;
	top: 108px;
	left: 0px; }