body {
	padding:0;
	margin:0;
	border: none;
	min-width: 880px; 
	background-color: #cccccc;
	font-size: 0.8em;
	color: #000000;
}

#wrapper {
	width: 860px;
	margin: 30px auto;
	text-align: left;
	background: #ffffff url(../images/wrapper-bg.gif) repeat-y left top;
	color: #000000;
}

#content {
	width: 710px;
	float: right;
}

#splash {
	width: 740px;
	float: right;
	background-color: #000;
	color: #fff;
	min-height: 450px;
	*height: 450px;
}

#splash1 {
	float: right;
	margin-top: 29px;
}

#splash1 img {
	border: 0;
}

#splash-inset {
	margin-top:29px;
	float: left;
	margin-left: 30px;
}

#splash2 {
	float: right;
	margin-top: 70px;
	margin-right: 20px;
	margin-bottom: 20px; 
}

#splashlogo {
	float: right;
	margin-top: 30px;
}

#photos {
	width: 220px;
	float: left;
	text-align: center;
	margin-top: 30px;
	padding-bottom: 20px;
}

#photos img {
	border: 1px solid #cccccc;
}

#photos img.top {
	margin-bottom: 20px;
}

#txt {
	width: 430px;
	float: right;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-bottom: 20px;
	margin-right: 30px;
	display: inline;
}

#txt img, #fulltxt img {
	border: 0;
}

/* the blue sky logo in the txt div */
#logo {
	margin-top: 30px;
	margin-bottom: 10px;
	float: right;
	margin-right: 15px;
}

#logo img {
	border: 0;
}

#txt h1, #fulltxt h1 {
	font-size: 1.3em;
	color: #8390c7;
	margin-top: 15px;
}

#txt p, #fulltxt p {
	font-size: 0.9em;
	line-height: 1.5;
}

#txt ul {
	list-style-type: square;
}

#txt ul li {
	font-size: 0.9em;
	margin-bottom: 5px;
}

#txt h2 {
	font-size: 1.1em;
}

#txt span {
	font-weight: bold;
}

#fulltxt {
	width: 680px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-bottom: 20px;
}

#mainNav {
	width: 120px;
	float: left;
	background-color: #000000;
	color: #ffffff;
	min-height: 450px;
	_height: 450px;
}

#nav {
	padding: 0;
	margin: 0;
	list-style-type: none;
	margin-top: 100px;
}

#nav li {
	padding-left: 25px;
	line-height: 25px;
}

#nav li a {
	color: #ffffff; font-size: 12px; font-family:helvetica,verdana,arial,sans-serif; text-decoration: none;
}
#nav li a:active {
	color: #666666; font-size: 12px; font-family:helvetica,verdana,arial,sans-serif; text-decoration: none;
}

#nav li a:hover, #nav li a.active {
	color: #666666; font-size: 12px; font-family:helvetica,verdana,arial,sans-serif; text-decoration: none;
}

a.link {
	color: #ff0000;
	font-size: 1.1em;
	font-family: sans-serif,arial,helvetica,verdana;
	font-weight: 600;
	background: url(../images/external.gif) no-repeat right top;
	padding-right: 20px;
}

#info {
	margin-top: 10px;
}

#info div.row {
	clear: both;
}

#info input, #info textarea{
	margin-bottom: 5px;
	font-size: 85%;
}

#info label.col1 {
	float: left; width: 100px; text-align: right; margin-right: 5px; font-size: 85%;
}

#info span.col2 {
	float: left; width: 140px; text-align: left;
}

#info span.req {
	color: #f00;
}

#info input.submit {
	margin-left: 130px;
	margin-top: 5px;
}

/* login */
fieldset#login {
	padding-bottom: 15px;
	text-align: center;
}


legend {
	color: #000;
	font-size: 80%;
	margin-bottom:10px;
}

/* link icons */
a.pdf {
	color: #666;
	font-size: 80%;
	font-family: arial,helvetica,verdana,sans-serif;
	background: url('../images/pdf.gif') no-repeat left top;
	padding-left: 20px;
}

a.print {
	color: #666;
	font-size: 80%;
	font-family: arial,helvetica,verdana,sans-serif;
	background: url('../images/print.gif') no-repeat left top;
	padding-left: 20px;
}

a.text {
	color: #666;
	font-size: 80%;
	font-family: arial,helvetica,verdana,sans-serif;
	background: url('../images/text.gif') no-repeat left top;
	padding-left: 20px;
}

/* news */
span.newstitle {	
	color: #000066;
	font-style: italic;
}
/* end of news */

/* results search */
table.results {
	border: 1px solid #666;
	margin-bottom: 5px;
}

table {
	font-size: 95%;
}

#footer {
	clear: both;
	background-color: #cccccc;
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000000;
	padding-top:3px;
}

#footer img {
	margin-top: 5px;
	margin-left: 10px;
}

#footer a.b2 {
	color: #ffa500;
	padding-left: 45px;
}

/* quote request */
fieldset.quote {
	margin-top: 10px;
}

fieldset.quote div.row {
	clear: both;
	font-size: 85%;
}

fieldset.quote input, fieldset.quote textarea, fieldset.quote select {
	margin-bottom: 5px;
}

fieldset.quote span.cb {
	vertical-align: top;
}

fieldset.quote label {
	font-weight: normal;
}

fieldset.quote label.col1 {
	float: left; width: 100px; text-align: right; margin-right: 5px; 
}

fieldset.quote span.col2 {
	float: left; width: 140px; text-align: left;
}

fieldset.quote span.req {
	color: #f00;
}


fieldset.quote input.form_error, fieldset.quote textarea.form_error {
	border: 1px solid #f00;
}

fieldset.quote select.form_error {
	color: #f00;
}

fieldset.quote input.confirm  {
	display: none;
}
/* end quote request */