@charset "utf-8";
/* CSS Document */

p, ul, ul li, ol, ol li, h1, h2, h3, h4, h5 {color: #000;} 
h1, h2, h3, h4, h5 {font-family: Verdana, Geneva, sans-serif}
h2 {font-size: 16px}

#horizon {color: white;	background-color: #0ff;	text-align: center;	position: absolute;	top: 50%; left: 0px; width: 100%; height: 0px; overflow: visible; visibility: visible; display: block;}
#vertical_center {background-color: #fff; margin-left: -496px; position: absolute; top: -302px; left: 50%; width: 992px; height: 604px; visibility: visible;}
#center {width:992px; margin:0 auto; text-align:left; position:relative; background-image:url(); background-repeat:repeat-y;}
#left {float: left; width:642px;}
#right {float: left; width:350px;}
#right_inside {margin-top:25px;}
