BODY { 
	margin: 50px 0px 0px 20px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #92B5C8; 
	font-size: small; 
	color:#fff;
	background-image:url(../pics/bglarge.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

img { 
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none; 
	padding: 0px; 
	margin: 0px; 
}


p { 
	font-size: small; 
	padding-left: 0px; 
	margin-top: 0px; 
	margin-bottom: 10px; 
	margin-left: 0px;  
	margin-right: 0px; 
	color: #ffffff; 
	line-height: 16px; 
}

H1 {
	 font-weight: normal; 
	 font-size: 16px; 
	 padding: 0 0 0 0; 
	 margin: 0 0 0 0; 
	 color: #221e1f; 
}

H2 {
	 font-weight: normal; 
	 font-size: medium; 
	 padding: 0 0 0 0; 
	 margin: 0 0 0 0; 
	 color: #fff; 
}

H1 {
	 font-weight: normal; 
	 font-size: medium; 
	 padding: 0 0 0 0; 
	 margin: 0 0 0 0; 
	 color: #fff; 
}


#container {
	width: 870px;
	padding: 0px; 
	margin: 0px auto; 
}

#contact {
	width: 870px;
	height: 25px;
	font-size:smaller;
}
#contact A { }
#contact A:link { color: #fff; text-decoration: underline; }
#contact A:visited { color: #fff; text-decoration: underline; }
#contact A:hover { color: #fff; text-decoration: underline; }

#content {
	width: 870px;
	height: 720px;
	background-image:url(../pics/bodyBG.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#header {
	width: 810px;
	height: 120px;
	padding: 0px 30px 10px 30px;
}
#logo { 
	width: 160px;
	float:left;
	text-align:left;
	margin:25px 0 0 0;
}
#pageTitle {
	width:395px;
	float: left;
	text-align:left;
	margin: 72px 0px 0px 40px;
}
#login { 
	width:210px;
	float:right;
	text-align:left;
	border:2px #fff solid;
	color:#FFFFFF;
	margin:25px 0 0 0;
}
#login h2 {
	color:#FFFFFF;
	font-size:small;
	padding: 4px 0 0 4px;
}

#footer {
	position:relative;
	margin:10px auto;
 	width: 940px;
	height: 15px;
	font-size:smaller;
	font-family:Arial, Helvetica, sans-serif;
	color:#085c7e;
	font-size:12px;
}
#footer A { }
#footer A:link { color: #085c7e; text-decoration: underline; }
#footer A:visited { color: #085c7e; text-decoration: underline; }
#footer A:hover { color: #085c7e; text-decoration: underline; }

	
#links {
	position:relative;
	margin:10px auto;
 	width: 940px;
	height: 15px;
	font-size:smaller;
	font-family:Arial, Helvetica, sans-serif;
	color:#085c7e;
	font-size:12px;
}
#links A { }
#links A:link { color: #085c7e; text-decoration: underline; }
#links A:visited { color: #085c7e; text-decoration: underline; }
#links A:hover { color: #085c7e; text-decoration: underline; }	
	
#banner {
	width:870px;
	height:250px;
	background-image:url(../pics/bannerBG.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#navigation {
	width:200px;
	height:215px;
	float:right;
	text-align:right;
	font-size:medium;
	margin: 18px 20px 0 0; 
}
#navigation A { margin: 0 0 0 0; padding: 12px 0 12px 0; DISPLAY: block;  }
#navigation A:link { color: #C6D9E3; text-decoration: none; }
#navigation A:visited { color: #C6D9E3; text-decoration: none; }
#navigation A:hover { color: #fff; text-decoration: none; }

#bannerImage {
	width:635px;
	height:215px;
	float:right;
	margin:18px 0 0 0;
}

#subnavigation {
	width:500px;
	height:30px;
	float:right;
	text-align:right;
	font-size:medium;
	padding:0 30px 0 0;
}
#subnavigation A { margin: 0 0 0 0; padding: 0 0 0 20px;}
#subnavigation A:link { color: #C6D9E3; text-decoration: none; }
#subnavigation A:visited { color: #C6D9E3; text-decoration: none; }
#subnavigation A:hover { color: #fff; text-decoration: none; }



#heading {
	width:325px;
	text-align:right;
	margin:10px 0 0 0;
}

#heading h2 {
text-align:right;
}

#textArea {
	width:370px;
	float:left;
	text-align:left;
	padding:20px 0 0 230px;
}

#textArea A { }
#textArea A:link { color: #fff; text-decoration: none; }
#textArea A:visited { color: #fff; text-decoration: none; }
#textArea A:hover { color: #fff; text-decoration: none; }

.quote {
color:#C6D9E3;
font-size:14px;
}

INPUT.TEXT{  
  font-size:12px;  
  background-color:#ffffff; 
  border-color:#000000; 
  border-style:inset; 
  border-width:1px; 
  color:000000;
  width:180px; 
}


TEXTAREA.TEXT{  
  font-size:12px;  
  background-color:#ffffff; 
  border-color:#000000; 
  border-style:inset; 
  border-width:1px; 
  color:000000;
  width:320px; 
}

INPUT.TEXTSMALL{  
  font-size:small;  
  background-color:#ffffff; 
  border-color:#ffffff; 
  border-style:none; 
  border-width:1px; 
  color:000000;
  width:70px; 
}

INPUT.BUTTON{  
  font-size:small;  
  background-color:#C6D9E3; 
  border-color:#C6D9E3; 
  border-style:none; 
  border-width:1px; 
  color:#ffffff; 
}