body {
 	background-image: url('/images/skyblueGradientBG-r.jpg'); 
	background-position:top right;
	background-repeat: no-repeat;
	background-color: #014283;
	margin: 0px 0px 0px 0px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
	color:#919294
	}

a {
	color: #919294;
}

a:hover {
	color: #ffffff;
}

.news {
	color: #ff0000;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 15pt;
	
}
	
#pageContainer {
	width:860px;
	margin-top:60px;
	margin-right:auto; 
	margin-left:auto;
	margin-bottom:-25px;
	text-align:center;
	}

#push {
	height:50px;
	clear:both;
	}	
	
#footer {
	height:25px;
	width:100%;
	border-top:1px dotted #919294;
	background-color:#003871;
	padding-top:7px;
	text-align:center;
	}
	
#footer li {
	list-style-type:none;
	float:left;
	width:33%;
	color:#919294;
	font-size:8pt;
	letter-spacing:1px;
	text-align:center
	}

#menuPane {
	float:left;
	width:240px
	}	

#menuPane li {
	height:25px;
	list-style-type:none;
	padding-top:15px;
	padding-right:5px;
	border-bottom:1px dotted #696a6b;
	font-size:10pt;
	color:#919294;
	letter-spacing:1px;
	text-align:right
	}
	
#menuPane #product {
	padding-top:15px;
	padding-right:5px;
}

#menuPane #product img {
	border: 10px solid #003871;
}

#contentContainer {
	float:right;
	width:575px;
	margin-left:10px;
	top:50px;
	height: auto;
	}

#pPageHeader {
	width:575px; 
	text-align:left;
	}	
	
.header {
	font-size:28pt;
	font-family:Arial;
	letter-spacing:-2px;
	color: #ED1C24;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	}	

#pPageHeader h1 {
	font-size:30pt;
	font-family:Arial;
	letter-spacing:-2px;
	color:#0160bf
	}	

#pPageHeader p {
	position:relative;
	top:-15px;
	left:10px;
	z-index:1
	}	

#contentFrontPage {
	text-align:left
	}	

#contentInsidePages {
	top:-35px;
	background-color:#003871;
	padding: 10px 10px 10px 20px;
	text-align:left;
	border: 0px solid red;
	/*z-index:-1*/
	}	
	
#slideshow1 {

}

input, select, textarea {
	border:1px solid #696a6b; 
	background-color:#024283; 
	color:#ADAEAF; 
	font-family:Trebuchet MS; 
	font-size:10pt;
}

.formHead {
	border-bottom:dotted #696a6b; 
	font-size:9pt; 
	color:#696a6b; 
}

.formMisc {
	font-size:9pt; 
	color:#696a6b;
}

#author {
	font-size: 10px;
	color: #666666;
}
#author .author-nolink a {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
#author .author-link a {
	font-size: 10px;
	text-decoration: underline;
}
#author .author-link a:hover {
	font-size: 10px;
	color: #666666;
}
	
#content-img {
	border: 10px solid #014283;
}

.photo-gallery {
	border: 10px solid #014283;
}

.middle {
	vertical-align: middle;
}

.small {
	font-size: 10px;
}


	



	
