/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: url(navimages/background.jpg) no-repeat;
	background-position: top center;
	width: 100%;
	text-align: center;
	font-family: arial, helvetica;
	font-size: 90%;
	color: #000000;
}

#container {
	width: 760px;
	margin: 0px auto;
}

#logo, #office {
	display: none;
}	

#navigation {
	margin: 0px;
	width: 760px;
	padding-top: 190px;
	text-align: center;
	font-size: 85%;
}

#navigation a:link, #navigation a:visited {
	color: #ffffff;
	font-weight: bold;	
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	text-align: center;
}

#navigation a:hover, #navigation a:active {
	color: #141f6e;
	font-weight: bold;	
	text-decoration: underline;
	padding: 5px 10px 5px 10px;
	text-align: center;
}

#navigation a.t {
	color: #ffffff;
	font-weight: bold;	
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	text-align: center;
}

#navigation a.o {
	display : none;
}

#textarea {
	margin: 0px 226px auto 20px;
	padding: 50px 10px 20px 0px;
	width: 470px;
	text-align: justify;
}

	html>body #textarea {
		width: 450px;
	}

#textarea h1 {
	font-size: 140%;
	color: #141f6e;
}

#textarea a:link, #textarea a:visited {
	color: #141f6e;
	font-weight: normal;	
	text-decoration: none;
	text-align: center;
}

#textarea a:hover, #textarea a:active {
	color: #141f6e;
	font-weight: normal;	
	text-decoration: underline;
	text-align: center;
}

#images {
	margin: 0px auto;
	padding: 50px 10px 20px 20px;
	float: right;
	width: 246px;
	text-align: right;
}

#spiderlinks  {
	margin: 0px;
	width: 760px;
	padding-top: 20px;
	text-align: center;
	clear: both;
}

#spiderlinks  a:link, #spiderlinks  a:visited {
	color: #141f6e;
	font-weight: normal;
	font-size: 80%;	
	text-decoration: none;
	padding: 3px;
	text-align: center;
}

#spiderlinks  a:hover, #spiderlinks  a:active {
	color: #141f6e;
	font-weight: normal;	
	text-decoration: underline;
	padding: 3px;
	text-align: center;
}

#disclaimer {
	border: 2px solid #141f6e;
	padding: 10px;
}	

#shortform {
	margin : 20px;
	width : auto;
}

#shortform td {
	font-size : 70%;
	padding : 5px;
	margin : 0px;
	border : 1px solid #141f6; 
}

html>body #shortform td {
	font-size : 85%;
}

#shortform textarea, #shortform input {
	width : 198px;
	margin : 0px;
}

#shortform2 {
	margin : 20px;
	width : auto;
}

#shortform2 td {
	font-size : 70%;
	padding : 5px;
	margin : 0px;
	border : 1px solid #141f6; 
}

html>body #shortform2 td {
	font-size : 85%;
}

#shortform2 textarea, #shortform2 input {
	width : 158px;
	margin : 0px;
}

#adobe {
	margin: 10px;
}	
	