/* CSS Document */


/*HTML STYLEING*/

/*div{ border:#000000 solid 1px}*/
body{
margin-left : 0px;
margin-right : 0px;
font-family:Tahoma, Arial, Helvetica, sans-serif; 
color:#666666; 
font-size:12px; 
line-height:18px;
font-weight:normal;
}

h1{
font-size:28px;
color:#990000;
}

h2{
font-size:24px;
color:#990000;
}

/*POSITIONING*/
#container{width:760px;margin: 0px auto;text-align: left;}
#bg_image{position:relative;width:760px;height:535px;border:#999999 solid 1px;}

#logo{position:relative; width:169px; height:116px; left:552px; margin-top:-30px}

#sub_home_img{padding-top:43px; margin-left:-149px;cursor: pointer;}
#home_img{margin-top:-43px;margin-left:-540px;cursor: pointer;}
#img_15{margin-left:-540px; margin-top:-30px;cursor: pointer;}

#header{
position:relative; 
width:529px; 
height:28px;
top:-116px; 
left:0px; 
font-size:13px; 
color: #CCCCCC; 
padding-left:1px; 
padding-top:1px; 
filter:alpha(opacity=90);
opacity: 0.9;
-moz-opacity:0.9; 
overflow:auto;
overflow:visible;
overflow-x:visible; 
overflow-y:visible;
}
#opt_1{
background-color:#ffffcc ;
width:585px; 
border:#999999 solid 1px; 
position: relative; 
margin-left:140px; 
margin-top:0px; 
z-index:10; 
visibility: hidden; 
padding:10px; 
padding-top:5px
}
#contact_form{
background-color:#ffffff ;
width:363px; 
border:#999999 solid 1px; 
position: relative; 
margin-left:340px; 
top:-200px; 
z-index:10; 
visibility: hidden; 
padding:5px; 
padding-top:10px
}
#content{ 
background-image:url(../../../images/trans.png);
width:100%; 
position: absolute; 
border-top:#333366 solid 10px;
}

#footer{padding:7px 0px; z-index:50}

/*TXT STYLES*/
.nav a:link { color:#FFFFFF; text-decoration:none}
.nav a:visited { color:#FFFFFF; text-decoration:none}
.nav a:hover { color:#FFFFFF; text-decoration:underline;background-color:#990000;}
.nav_current{ color:#FFFFFF; text-decoration:underline;background-color:#990000;}

a:link { color:#666666; text-decoration:underline}
a:visited { color:#666666;}
a:hover { color:#666666; text-decoration:none;}