/* CSS Document */
* { margin:0; padding:0; }
html *{ padding: 0; margin: 0; }

body {
	padding-bottom: 10px;
	padding-top: 0px;
	background-color:#000000;
	margin:10px;
}
a:link {
text-decoration:none;
}

a:visited {
  text-decoration:none;
}

a:hover {
	text-decoration:none;
}

a:active {
	text-decoration:none;
}

#wraper{width:1200px; height:auto; margin:0 auto 0 auto;}

#wraper_left{width:500px; height:auto; margin:0; float:left;}
#wraper_middle{width:475px; height:auto; margin:0; float:left;}
#wraper_right{width:225px; height:auto; margin:0; float:left;}
#wraper_left .contents{width:450px; height:auto; margin:0; float:left;}
#wraper_left p{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:26px; font-weight:normal; color:#FFFFFF; margin:16px 0 0 0;}
#wraper_left a{font-weight:normal; color:#81C950; text-decoration:none;}
#wraper_left a:hover{font-weight:normal; color:#FD5C25;text-decoration:underline;}

#wraper_middle .pimg{width:427px; height:551px; margin:0px 0 0 0; float:left;}
#wraper_right .contents{width:140px; height:auto; margin:0; float:left;}
#wraper_right .topmenu{width:140px; margin:20px 0 0 0; float:right;}
#wraper_right .topmenu p{font-family:tahoma; font-size:16px; color:#FFFFFF;}
#wraper_right a{font-weight:normal; color:#81C950; text-decoration:none;}
#wraper_right a:hover{font-weight:normal; color:#FD5C25;text-decoration:underline;}
#wraper_right .contact{width:150px; margin:468px 0 0 0; float:left;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-weight:normal; color:#FFFFFF;}

#text {margin:50px auto; width:500px}
.hotspot {color:#900; padding-bottom:1px; border-bottom:0px dotted #900; cursor:pointer}

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}
                  