* { margin:0; padding:0;}
body { background:url(images/bg.jpg); 
	background-repeat:repeat-xy;
	background-color: #000000;
	background-attachment:fixed;
	font-family:Georgia; font-size:120%; line-height:.875em; color:#ffffff; text-align:center;}

.clear { clear:both;}

.fleft { float:left; padding-left: 5px; padding-right:5px;}
.fright { float:right; padding-left: 5px; padding-right:5px;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;   border:0px solid red;}

p { margin-bottom:21px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:40px;}
.form input {width:208px; height:18px; background:#000000; color:#ffffff; font-size:1em; font-family:Georgia; padding-left:3px; border:1px solid #ffaa00;}
textarea { width:300px; height:153px; background:#000000; overflow:auto; color:#ffffff; font-size:1em; font-family:Georgia; padding-left:3px; border:1px solid #ffaa00; margin-bottom:18px;}

.FormInput { 
font-size:10px; 
font-family:Georgia, helvetica;  
background-color: #000000;
color: white; 
border-top:1px solid #ffaa00; 
border-right:1px solid #ffaa00; 
border-left:1px solid #ffaa00; 
border-bottom:1px solid #ffaa00;
border-face:1px solid #FFC600;

}

.FormButton  {
padding-top: 5px;
padding-right: 8px;
padding-left: 8px;
padding-bottom: 5px;
font-size: 12px; 
font-family :Georgia, helvetica; 
font-weight:bold; color: #ffaa00; 
border-top:1px solid #ffaa00;
border-right:1px solid #ffaa00;
border-left:1px solid #ffaa00;
border-bottom:1px solid #ffaa00;
border-face:0px solid #73010b;
background-color: #73010b;
}
/*==================list====================*/
ul { list-style:none;}

.top_nav { float:right; padding:18px 45px 0 0;}
.top_nav li { display:inline;}
.top_nav li a { background:url() no-repeat right 3px; padding:0 8px 0 4px;}
.top_nav li a.last { background:none;}

.list1 li a { background:url() no-repeat left 0px; padding-left:21px; color:#ffaa00; line-height:1.91em;}
.list1 li a:hover { color:#ffffff;}

/*==================other====================*/
.img_indent { margin:0 20px 0 0; float:left;}
.img_box { padding:0 0 27px 0;}
.img_box img { float:left; margin:0 21px 0 0;}

.p1 { margin-bottom:46px;}
.p2 { margin-bottom:15px;}
.p3 { margin-bottom:14px; padding-right:25px;}

blockquote p { margin-bottom:0;}

.cont_box { padding:0 60px 0 0; margin-bottom:0;}
.cont_box span { float:right;}

/*==================txt, links, lines, titles====================*/
a {color:#ffaa00; text-decoration:underline;}
a:hover {color:#ffffff; text-decoration:none;}

h1 { color:#ffaa00; font-size:27px; font-weight:normal; line-height:1.1em; font-family:Georgia; margin-bottom:17px;}
h2 { color:#ff0000; font-size:27px; font-weight:normal; line-height:1.1em; font-family:Georgia; margin-bottom:17px;}
h3 { color:#5d88b3; font-size:1em; margin-bottom:14px;}
h4 { color:#5d88b3; font-size:1em;}
h5 { color:#ff0000; font-size:25px; font-weight:normal; margin-top:5px; line-height:1.1em; font-family:Georgia; margin-bottom:17px;}

.txt1 { color:#5d88b3;}

.link1 { color:#bdbdbd; font-family:Georgia; text-transform:uppercase; font-style:italic; font-size:1.1em; font-weight:bold;}
.link2 { text-decoration:underline;}
.link2:hover { text-decoration:none;}

/*content*/
#content { background:url() center top;}
#content .bgd {background:url() no-repeat left top; width:100%;}
#content .extra {  text-align:center;}
#content .extra img { margin-right:11px;}
#content .article { padding:0 0 51px 36px;}
#content .indent { padding:0 30px 0 0;}
#content .indent p { margin-bottom:14px;}
#content .col_3 .inner { padding:47px 0 0 0;}
#content .col_1 .cont_box { padding:0;}

/*footer*/
#footer { background:url() left top repeat}
#footer .fleft { padding:38px 0 0 40px;}
#footer .fright { padding:19px 3px 0 0;}
#footer img { float:left; margin-right:42px;}
#footer a { color:#ffaa00; text-decoration:underline;}
#footer a:hover { text-decoration:none;}
/*==========================================*/

/*rotate*/
#dropcontentsubject{
width: 275px;
font-weight: bold;
color:#ffcc00;
}

.dropcontent{
width: 275px;
height: 100px;
border: 0px solid black;
background-color: ;
padding: 3px;
display:block;
}


/* TOOLTIP*/
.tooltip{

display:none;
position:absolute;
display:none;
border:0px solid black; /*Border around tooltip*/
background-color:black;
background:url(images/folder-bg.png); 
color: black;
padding:10px;
z-index:3000;
font: 12px Georgia;
text-align:left;
}

.stickytooltip .stickystatus{ /*Style for footer bar within tooltip*/
background:black;
color:white;
padding:0px;
float: left;
text-align:left;
font: 12px Georgia;
width: 550px;

}













#main {width:1000px; margin:0 auto; text-align:left;
background:url(images/background.jpg); 
	background-repeat:no-repeat;
	background-color: #000000;


}

#header {height:233px; text-align: center ;}
#header, #content, #footer { font-size:0.69em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:390px; margin-left:60px; border:0px solid red; }
#page1 #content .col_2 { width:410px; margin-left:50px; margin-top:10px; border:0px solid red;  text-align: center ;}

#page1 #content .col_1 .column1 { width:300px;}
#page1 #content .col_1 .column2 { width:250px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:390px; margin-left:100px; margin-top:10px; border:0px solid red; }
#page2 #content .col_2 { width:400px; margin-left:30px; margin-top:10px; border:0px solid red;  }
#page2 #content .col_3 { width:286px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:390px; margin-left:100px; margin-top:10px; border:0px solid red; }
#page3 #content .col_2 { width:400px; margin-left:30px; margin-top:10px; border:0px solid red;  }
#page3 #content .col_3 { width:400px; margin-left:30px; margin-top:10px; border:1px solid red;  }

#page3 #content .col_1 .column1 { width:350px;}
#page3 #content .col_1 .column2 { width:208px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:390px; margin-left:100px; margin-top:10px; border:0px solid red; }
#page4 #content .col_2 { width:400px; margin-left:30px; margin-top:10px; border:0px solid red;  }

#page4 #content .col_1 .column1 { width:209px;}
#page4 #content .col_1 .column2 { width:208px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:390px; margin-left:100px; margin-top:10px; border:0px solid red; }
#page5 #content .col_2 { width:400px; margin-left:30px; margin-top:10px; border:0px solid red;  }

#page5 #content .col_1 .column1 { width:400px;}
#page5 #content .col_1 .column2 { width:208px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:410px; margin-left:100px; margin-top:10px; border:0px solid red; }
#page6 #content .col_2 { width:380px; margin-left:30px; margin-top:10px; border:0px solid red;  }

#page6 #content .col_1 .column1 { width:400px;}
#page6 #content .col_1 .column2 { width:400px;}

/*=========================*/
#page7 #content .col_1 {width:390px; margin-left:100px; margin-top:10px; border:0px solid red; }
#page7 #content .col_2 { width:400px; margin-left:30px; margin-top:10px; border:0px solid red;  }
#page7 #content .col_3 { width:213px;}


#footer {height:250px; width:950px; border:0px solid red; background:url(images/footer-shadow.png); }
#footer .col_1 {width:635px; margin-left:40px; border:0px solid red; }
#footer .col_2 { width:260px; margin-left:10px;margin-top:10px;  border:0px solid red;  text-align: right ;}
