a:link,a:visited { text-decoration:none; }


ul,ol { list-style:none; }


h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,input { margin:0; padding:0; }

a img,a:link img,a:visited img { border:none;}

/*--------Background Color----------*/
body { background-color:#230F04;  text-align:left; position:relative; }
/*--------/Background Color----------*/
p,a:link,a:visited,ul,ol,li,dl,dt,dd,h1,h2,h3,h4 { font-family:Tahoma, Courier, mono; color:#1A2233; font-size:11px; text-decoration:none; }
p,dl,dt,dd,ul,ol,li { line-height: 13px; }
p,pre,blockquote { margin-bottom:7px; }
a:link,a:visited { font-weight:bold;}
a:hover,a:active { text-decoration:underline; }
h1 { font-size:18px; }
h2,h3 { font-size:16px; }
h4 { font-size:14px; }

/*---------page width--------*/
#wrap { position:relative; width:920px; margin:10px auto/*-------auto = centered-------*/; }

#homepic1 {
	position:absolute;
	left: 104px;
	top: 722px;
	z-index:2;
}
#homepic2 {
	position:absolute;
	left: 671px;
	top: 722px;
	z-index:2;
}

/*------------Header----------*/
 #banner { background:url("../images/header.png") no-repeat; height:259px; margin:2px 0; position:absolute; top:0px; }
 #banner h1 { font: 2em garamond, serif; padding:80px 0 0 470px; font-size:30px; font-weight:normal; color:#000000; }
 
 #buttons {
	position:absolute;
	top:30px;
	left:344px;
	width: 569px;
}
/*------------/Header----------*/

 /*--------Page Title---------*/
 #title { background-color:#436EA0; color:#f5f5f5; height:20px; margin:2px 0; padding:2px 10px 0 0; text-align:right; }
  /*--------/Page Title---------*/
  
 #content { /*background:url("../images/bg-index.gif") repeat-y;*/ text-align:center; padding: 220px 0 0 0; }
 #pictures {
	position:absolute;
	top:223px;
	left:96px;
} 
 #form {
	position:absolute;
	top:293px;
	left:470px
}

 
  #bottom { height:10px; clear:both; overflow:hidden; }



#footer { width:900px; text-align:center; margin:10px auto; color:#FFFEEC; font-size:14px; }
#footer p { margin-bottom:3px; color:#FFFEEC;}
#footer a:link, #footer a:visited { font-weight:normal; color:#FFFEEC; font-size:16px; }

/*------------Main Menu--------*/
#nav { background-color:#000000; width:900px; height:40px; position:relative; z-index:3;}
#nav li { position:absolute; }
#nav li, #nav a { width:140px; height:40px; display:block; }
#nav a { font-family:Tahoma; text-decoration:none; font-size:12px; text-align:center; color:#f5f5f5; line-height:20px; } 

#nav-01 { left:2px; }
#nav-02 { left:145px; }
#nav-03 { left:288px; }
#nav-04 { left:431px; }
#nav-05 { left:574px; }

#nav-01 a:hover, #nav-02 a:hover, #nav-03 a:hover, #nav-04 a:hover, #nav-05 a:hover { background-color:#ADD1FA;color:#436EA0 }

/*------------Main Menu--------*/
