
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:#bdbdbd; text-align:left; }
/*--------/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 { width:1018px; margin:0px auto/*-------auto = centered-------*/; position:relative; }

/*------------Header----------*/
 #banner { background:url("../images/header.png") no-repeat; height:200px; margin:0 0 0 0; background-position:center;}
 #breadcrumb { position:absolute; font: 1em garamond, serif; top:210px; right:15px; font-size:24px; font-weight:normal; color:#ffffff; }
/*------------/Header----------*/

  
 #content { /*background:url("../images/bg-index.gif") repeat-y;*/ background-color:#5a8ac6; text-align:center }
 #navbar { position:absolute; top:250px; left:7px; }
 #keys { position:absolute; top:300px; left:175px; color:#5a8ac6; width:800px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-align:center;}
 #form { position:absolute; top:350px; left:400px; }
#bottom { height:10px; clear:both; overflow:hidden; }



#footer { width:1018px; text-align:center; margin:10px auto; }
#footer p { margin-bottom:3px; }
#footer a:link, #footer a:visited { font-weight:normal; }

/*------------Main Menu--------*/
#nav { background-color:#DCE9FA; width:140px; height:340px; position:relative; }
#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:#5a8ac6; line-height:20px; } 

#nav-01 { left:0px; top:0px; }
#nav-02 { left:0px; top:40px; }
#nav-03 { left:0px; top:80px; }
#nav-04 { left:0px; top:120px; }
#nav-05 { left:0px; top:160px; }
#nav-06 { left:0px; top:200px; }
#nav-07 { left:0px; top:240px; }
#nav-08 { left:0px; top:300px; }

#nav-01 a:hover, #nav-02 a:hover, #nav-03 a:hover, #nav-04 a:hover, #nav-05 a:hover, #nav-06 a:hover, #nav-07 a:hover, #nav-08 a:hover { background-color:#5a8ac6; color:#ffffff; }

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