/* ------------------------------ 
HTML Redefine Tags
------------------------------ */
body{font-family:Helvetica, Arial, sans-serif; font-size:12px;  color:#ffffff; margin:20px; padding:0;}


input, form, textarea
h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
h1{font-size:15px; font-weight:bold; margin:0px 0px 4px 0px; line-height:1.1;}
h2{font-size:12px; color:#ffffff; font-weight:bold; letter-spacing:normal; margin:0px 0px 6px 0px; }
h3{font-size:22px; color:#ffc80b; font-weight:bold; letter-spacing:normal; margin:15px 0px 3px 0px;}


#column_right a:link {color:#60634b; text-decoration:underline; font-size:13px; font-weight:bold;}      /* unvisited link */
#column_right a:visited {color:#60634b; text-decoration:underline; font-size:13px; font-weight:bold;}  /* visited link */
#column_right a:hover {text-decoration:none; color:#1fb25a; font-size:13px; font-weight:bold;}  /* mouse over link */
#column_right a:active {color:#60634b; text-decoration:underline; font-size:13px; font-weight:bold;}  /* selected link */

#footer a:link {color:#ffc80b; text-decoration:underline; font-size:12px; font-weight:normal;}      /* unvisited link */
#footer a:visited {color:#ffc80b; text-decoration:underline; font-size:12px; font-weight:normal;}  /* visited link */
#footer a:hover {text-decoration:none; color:#1fb25a; font-size:12px; font-weight:normal;}  /* mouse over link */
#footer a:active {color:#ffc80b; text-decoration:underline; font-size:12px; font-weight:normal;}  /* selected link */




/* ------------------------------ 
PAGE STRUCTURE 
------------------------------ */

/* 
#container has an absolute width (780 pixel) 
*/

#container{width:957px; margin:0 auto;}
	#topbar{width:auto; display:block; height:115px; background:url(images/header.gif) 0 0 no-repeat;}
	#navbar{width:auto; display:block; height:28px;}
		#navbar a{heigth:28px; line-height:28px; padding:0 8px; display:inline;}
	
	#main{width:auto; height:292px; display:block; padding:0px 0px 0px 0px; background:url(images/mid.gif) 0 0 no-repeat;}
		#column_left{width:482px; height:180px; margin:44px 0px 0px 430px; }
		#column_right{width:482px; height:42px; margin:0px 0px 0px 440px; padding:15px 0px 0px 48px; background:url(images/arrow.gif) center left no-repeat; }
		#column_right_adsense{width:120px; float:left;}
		div.spacer{clear:both; height:10px; display:block;}
	
	#footer{width:957px; height:100px; display:block; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; font-size:11px; color:#666666; background:url(images/footer.gif) 0 0 no-repeat;}
	.div_float { float:left;}
	
/* ------------------------------ 
CUSTOM CLASSES
------------------------------ */
#btn_biotal{

position: absolute;

display:block;

width: 77px;

height: 58px;

padding-top: 0px;

padding-right: 0px;

padding-bottom: 0px;

padding-left: 0px;

margin-top: 17px;

margin-right: 0px;

margin-bottom: 0px;

margin-left: 50px;

background-color: transparent;

background-image: url(images/biotal.gif);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: 0pt 0pt;

text-indent: -999em;

}

#btn_register{

position: absolute;

display:block;

width: 375px;

height: 25px;

padding-top: 0px;

padding-right: 0px;

padding-bottom: 0px;

padding-left: 0px;

margin-top: 44px;

margin-right: 0px;

margin-bottom: 0px;

margin-left: 528px;

background-color: transparent;

text-align:right;

background-repeat: no-repeat;



background-position: 0px 0px;



}

#btn_biotal:hover

{

background-position: 0px -58px;

cursor: pointer;

}