/* CSS Document */
* { margin:0; padding:0; }
.clear { clear:both;}

html, body { height:100%; background:#000000 }
body {font-size:100%; line-height:0.79em; text-align:center}
html, input, textarea
	{	font-family:Arial; 
		color:#f2ecd1;
		text-transform:uppercase
	}	

.width{ width:100%}

a img{ border:0px}
img{ vertical-align:top;  }
strong{color:#fff5a2; font-family:Verdana;}
a{color:#fff5a2; text-decoration: underline } 
a:hover{text-decoration:none}

/*header*/
#header .logo{ }
#header img{ }

/*content*/
#content { background:url(images/2_bg.jpg) no-repeat right top; height:396px}
#content{ font-size:0.5625em; width:100%; text-align:left}

#content .title{ margin-bottom:30px}
#content .title1{ margin:50px 0 30px 0}
#content .title3{ margin-bottom:0px}
#content .title4{ margin-bottom:30px}
#content p{ margin:14px 0px 7px 0px}
#content h1{ margin:0px 0px 5px 0px; font-size:15px; color:white; font-family:Arial}
#content h2{ margin:0px 0px 5px 0px; font-size:12px; color:#fff5a2; font-family:Arial}
#content .img_left{ position:absolute}
#content .pic_left{ float:left; margin-right:20px}
#content .indent{ padding:32px 78px 21px 261px;}


.downloads_list dd {text-align:left; line-height:1.75em;}
.downloads_list dd a { float:left; text-decoration:none; color:#f2ecd1}
.downloads_list dd a b { text-decoration:underline; color:#fff5a2}
.downloads_list dd a:hover { text-decoration:none; color:#000;}
.downloads_list dd span { float:right}

/*index.html*/
/* #home_page #content img{ margin:0px 295px 0px 49px;}
#home_page #content .img{ margin:16px 295px 0px 49px;}
#home_page #content span img { background:none; margin:0}
#home_page #content span { float:right; margin: 0px 47px 0 20px; width: 300px; } */

/*index-1.html*/
#page1 #content .overflow{ overflow:hide; width:427px; height:159px; margin-bottom:47px}
#page1 #content .overflow1{width:427px; height:159px; margin-bottom:47px}
/*index-2.html*/
#scrollpage #content .overflow{ overflow:auto; width:427px; height:196px; margin-bottom:40px}
#scrollpage #content .overflow1{width:395px; height:559px}

#page2 #content .overflow{ overflow:auto; width:427px; height:86px; margin-bottom:45px}
#page2 #content .overflow1{width:427px; height:559px}
#page2 #content .overflow2{ overflow:auto; width:427px; height:100px; }
#page2 #content .overflow3{width:395px; height:559px}

/*footer*/
#footer .word{ margin-right:233px}

.form{ height:30px}
input{
   width:167px; height:20px;
   padding:2px 0 0 5px;
   font-size:1em;
   margin-bottom:3px;
   color:#0c0603
}
textarea{
   width:177px; height:81px;
   padding:2px 0 0 5px;
   font-size:1em;
   margin-bottom:7px;
   color:#0c0603;
   overflow:auto}
	 
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
