/* CSS Document */
* {margin: 0; padding: 0;}

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
  	margin: 0px;
	padding: 0px;
	text-align:center; 
	background-color:#5ba0d6;
}

.content {margin-top: 30px;
}
.content p {
	font-family: Geneva,Arial; 
	font-size: 12px;
	font-style: none;
        color: #000000;
        padding: 10px 0px 0px 6px;                	
}
.content a {
	color:#2e260f;   
}
.content a:link {color: #000080;
        font-family: Geneva,Arial;
        font-weight: bold;
}
.content a:hover {
	color:#cf0002;
}

* {margin:0px;padding:0px;}
.clear{clear:both;}

#container1 {width: 1024px;
margin: 0px auto; 
border:3px white;
background: color:#2e260f;

}
#container {width: 1004px;
background-image:url(images/Background.gif);
background-repeat:repeat;
margin: 10px auto;
border: 1px white;
border: color:#ffffff;

}
#header {
height:232px;
background-image:url(images/header1.jpg);
background-repeat:repeat;
width: 1004px;}
/***************** Left Menu Column***********************/
#leftColumn {width: 261px;
margin-left: 0px;
float: left;
background: clear;
text-align:center;
}
#menu {    	
        background-image:url(images/menu.gif);
	background-repeat:no-repeat;
        width:261px;
	margin-left:0px;
        margin-bottom: 0px;
}
#menu ul {
	padding: 0px 0px 0px 0px;
	align: center;
        width: 180px;        
        margin-top: 0px;
	margin-left: 45px;
        margin-right: 35px;
        list-style: none;
	
}

#menu li {
	background-position: center;
	list-style-type: none;
	padding: 4px 0px 0px 0px;
	text-align:center;
        float: center;
}
#menu a {
	font-family: Arial, sans-serif;
	font-style: italic;
	font-weight: 900;
	color: #ffff00;
	text-decoration: underline;
	font-size: 14px;
        border-bottom: 1px solid #999999;
}
#menu a:hover {background-color: #660099;
	

}
#menu ul li {
	position: relative;
}
#menu ul li a {
	display: block;
	text-decoration: underline;
        padding: 5px;
	border-bottom: 0;
}
#menu li ul {
	position: absolute;
	left: 128px;
	top: 0;
        border: 1px solid #ccc;
	display: none;
}
#menu li:hover ul, li.over ul { background-color: #660099;
	display: block; }

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

startList = function() {
if (document.all&&document.getElementById) {
navRoot = document.getElementById("nav");
for (i=0; i<navRoot.childNodes.length; i++) {
node = navRoot.childNodes[i];
if (node.nodeName=="LI") {
node.onmouseover=function() {
this.className+=" over";
  }
  node.onmouseout=function() {
  this.className=this.className.replace»
	(" over", "");
   }
   }
  }
 }
}
window.onload=startList;

.lastchild{
	border-bottom: none !important;
}
#menubottom {
background-image:url(images/menubottom.jpg);
	float: left;
        background-repeat:no-repeat;
	width:261px;
	height:76px;
        margin-top: 0px;
        margin-bottom: 0px;
	margin-left: 0px;
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	width:240px;
	margin-left:15px;
}
#menubottom li {
	float:left;
	display:inline;
	width:77px;
	text-align:center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:10px;
	color: yellow;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#c40000;
}


#relatedsites {
	background-image:url(images/relatedsites2.gif);
	background-repeat:no-repeat;
        display:bottom;
        width:261px;
	height:332px;
        margin-left:0px;
        margin-top: 120px;
        margin-bottom:20px;
        padding: 0px 0px 0px 0px;
}
#relatedsites ul {
	padding: 60px 0px 0px 0px;
	align: center;
        width:220px;
	margin-left:35px;
        
        
}
#relatedsites li {
	background-repeat: no-repeat;
	background-position: right center;
	list-style-type: none;
	padding: 4px 30px 4px 0px;
	text-align:center;
}
#relatedsites a {
	font-family: Arial, sans-serif;
	font-style: italic;
	font-weight: 500;
	color: #2e260f;
	text-decoration: none;
	font-size: 14px;
        margin-left:0px;
        margin-top: 0px;
        margin-bottom:0px;	
}
#relatedsites a:hover {
	color:#c40000;
}
/***************** Right Menu Column***********************/
#rightColumn {width: 180px;
margin-right: 0px;
float: right;
background-color:#ffff00;
}
#rightmenu {
	background-image:url(images/rightmenu1.gif);
	background-position: center;
        background-repeat:no-repeat;
        width:180px;
	height:670px;         
	margin-left:0px;
        margin-bottom:15px;
}
#rightmenu ul {
	padding: 20px 0px 0px 0px;
	width:180px;
        margin-top:8px;	
        margin-left:0px;
}
#rightmenu li {
	background-repeat: no-repeat;
	background-position: center;
	margin-top:5px;

       list-style-type: none;
	padding: 4px 10px 4px 10px;
	text-align:center;
}
#rightmenu a {
	font-family: Arial, sans-serif;
	font-style: italic;
	font-weight: 500;
	color: #2e260f;
	text-decoration: none;
	font-size: 10px;	
}
#rightmenu a:hover {
	color:#c40000;
}
/***************** Middle menu Column***********************/
#middleContent {

width: 500px;
	border: 1px 1px 1px 1px dashed #2e2304;
        margin-top: 10px;
margin-left: 276px;
margin-right: 185px;
background: clear;
margin-bottom: 10px;
}
.TopMenuButton {
	width:430px;
}
#TopMenuButton {
	background-image:url(images/TopMenuButton.jpg);
	background-repeat:no-repeat;
	width:430px;
	height:69px;
	margin-left:316px;
}
#TopMenuButton ul {
	padding: 2px 0px 0px 0px;
	width:430px;
	margin-right:40px;
}
#TopMenuButton li {
	float:left;
	width:144px;
	text-align:center;
        margin-bottom:8px;
}
#TopMenuButton a {
	font-family: Arial, sans-serif;
	text-decoration:none;
	font-weight: 900;
	font-size:9px;
	color: #6e6b53;
	text-transform: uppercase;
}
#TopMenuButton a:hover {
	color:#c40000;
}
.span
{
float:left;
}

.span1
{
text-align:left;
}




.PTRPrograms    {
	background-image:url(images/PTR Programs.gif);
	background-repeat:no-repeat;
	width:470px;
	height:38px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
        margin-top: 20px;
        margin-top: 20px;
	padding: 10px 10px 10px 10px;
}
#container3 {width: 100%;
margin: 0px auto; 
border:3px gray;
background: color:#2e260f;
}





.OtherPTRPrograms    {
	background-image:url(images/Other PTR Programs.gif);
	background-repeat:no-repeat;
	width:470px;
	height:38px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
        margin-top: 20px;
        margin-top: 20px;
	padding: 10px 10px 10px 10px;
}
#container3 {width: 100%;
margin: 0px auto; 
border:3px gray;
background: color:#2e260f;
}







.product    {
	background-image:url(images/products1.gif);
	background-repeat:no-repeat;
	width:470px;
	height:38px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
        margin-top: 20px;
        margin-top: 20px;
	padding: 10px 10px 10px 10px;
}
#container3 {width: 100%;
margin: 0px auto; 
border:3px gray;
background: color:#2e260f;
}

/***************** Footer***********************/
#footer {
 	background-image:url(images/Footer.gif);
        height:73px;
	width:1000 px;
        font-size: 12px;
	font-weight: 2200;
        text-align:center;
        text-width:400px;
}
#copyright {/* floats in #footer div */
	background-image:url(images/copyright1.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:63px;
       	margin-left:0px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #463d16;
	padding: 20px 20px 0px 20px;
	text-align:center;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #463d16;
}       
#footertext {/* floats in #footer div */
	width:420px;
	height:63px;
        margin-left:276px;
        margin-right:185px;
        float: center;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #463d16;
	padding: 20px 20px 0px 20px;
	text-align:center;
}
#footertext a {
	font-family: Arial, Helvetica, sans-serif;
	color: #463d16;
}             
#lastbox {/* floats in #footer div*/
	background-image:url(images/Last Block 1.gif);
	background-repeat:no-repeat;
	width:140px;
	height:63px;
        margin-right: 0px;
        margin-left: 0px;
	float:right;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #463d16;
	padding: 20px 20px 0px 20px;
	text-align:center;
}
#lastbox a {
	font-family: Arial, Helvetica, sans-serif;
	color: #463d16;
}