html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

body { background-image:url(../img/bg.gif); background-position:top; background-repeat:repeat-x; background-color:#e7e7e7; font-family: Arial, Tahoma,sans-serif; padding-top: 0px; }

.btd { float:right; width:578px; margin-left:20px;}
.logo { width:166px; height:143px; position:absolute; top:84px; left:39px;}

.alert { padding:30px 10px 30px 10px; border:1px dashed #7a838c; background-color:#f4f4f4; text-align:center; margin-bottom:5px;}

a {color: #7a838c;}
a:hover {color: #7a838c;}

#prtb td { vertical-align:top;}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 22px Verdana, Tahoma,sans-serif; padding-bottom:20px; margin-bottom: 4px;  color:#f35e11;}
h2 {font: normal 18px Verdana, Tahoma,sans-serif; padding-bottom:3px; color:#f35e11;}
h3 {font: normal 17px Verdana, Tahoma,sans-serif; padding-bottom:0px; margin-bottom:0px}
h4 {font: normal 15px Verdana, Tahoma,sans-serif; padding-bottom:3px;}

h1,h2,h3,h4 {padding-top: 6px;}

form,input {margin: 0; padding: 0; display: inline;}


/* misc */
.clearer {clear: both; font-size: 0;}
.left { float:left; width:550px; margin:0; padding:0px 0px 0px 45px;}
.right { float:right; width:240px; margin:0; padding:0px 50px 0px 0px;}


.right div.hr { height: 15px; background: #fff url('../img/hr.gif') no-repeat scroll center; padding-bottom:22px; }
.right div.hr hr { display: none; }

 
.left td { font-size:13px;}
.left img.iright { float:right; display:block; padding-left:30px;}

/* structure */
 

.outer-container {position:absolute; top:0px; left: 50%; width:943px; top: 0; margin-left: -480px; }


/* headere & title */
.header { line-height:0; position:absolute; top:31px; left:0px; background-image:url(../img/b.jpg); background-position:0px 37px; background-repeat:no-repeat; height:162px;  }

 

.header img { margin:0; padding:0; border:none; display:inline;}
 
 
 

/* main */
.main { position:absolute; top:172px; left:0px; width:942px; background-image:url(../img/main_bg.gif);  background:top;  }

/* content */
.content {
	float: right;
	width:942px;
	line-height:130%; 
	color:#3c3c3c;
	padding:100px 0px 0px 0px;
	background-image:url(../img/main_bg.gif); 
	background-color:#ffffff;
}
 
.content li {
	font-size:13px;
	list-style:circle;
	margin-left:23px;
 
}
.content p { font-size:13px;}

/* navigation */

#navi { position:absolute; top:193px; left:0px; width:942px; padding:0px 0px 0px 0px; background-color:#f35e11;}

#navi ul { padding:0; margin:0;}
#navi li { list-style: none; float:left; position:relative;  }
#navi li a {  display: block; margin:0px 0px 0px 0px; font-size:15px; font-weight:bold; text-decoration:none; text-align:center; padding:10px 40px 10px 40px; color:#ffffff; border-right:1px solid #000000;}
#navi li a:hover { color:#000000;  }
#navi .current a { color:#000000;  background-color:#ffffff;    }

 




 

/* footer */
.footer {
	width:960px;
	color: #a0a0a0;
	font-size: 10px;
	margin-top: 0px;
	padding: 20px 0px 0px 45px;
 	border-top:1px solid #e8e8e8;
	text-align:left;
}
.footer a:link, .footer a:visited  { text-decoration: none; color:#a0a0a0;}
.footer a:hover { }