/*Basic*/
img, p, a, ul, li, div, body {margin:0; padding:0; border:0;}
p, a, span{font-family:Tahoma; color:#fff}
body { background:url(images/bg/bg.gif)}
.logo { position:absolute; margin-left: 400px; margin-top: 65px;}
/*container*/
div#container{width:845px; margin-left:auto; margin-right:auto; position:relative;}
div#page {width:744px; margin-left:auto; margin-right:auto; position:relative; border-left:solid 3px #fff; border-right:solid 3px #fff; background:url(images/bg/cont_bg.gif) repeat-x;}
/*Central block*/
.head { height:146px}
.head img { }
.head .one { *margin-top: -4px;_margin-top: -3px;}
.central { position:absolute; top:146px; width:845px}
.central div {float:left}
	.div-left { background:url(images/bg/cent1.gif) no-repeat; width:210px; height:231px}
	.some1 {background:url(images/bg/cent2.jpg) no-repeat; width:210px; height:231px}
	.some2 {background:url(images/bg/cent3.jpg) no-repeat; width:210px; height:231px}
	.div-right { background:url(images/bg/cent4.gif) no-repeat; width:214px; height:231px}
/* Text in central block */
 .text {margin-left: 30px}
 .text li {float: left; display: block; width: 305px; margin-bottom: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#db2a93; font-size:15px; letter-spacing:-1px; font-weight:bold; background: url(images/buttons/li_decor.gif) 0px 4px no-repeat; padding-left: 10px;}
   .enter { position:absolute; top:84px; left:-47px; display:block}
/* Video windows div */
.videos { margin-top:231px; background:url(images/bg/videos_bg.gif) no-repeat; width:660px; height:645px; margin-left:42px; padding-top:16px}
	.windows li { padding-left:25px; float:left; display:block; margin-bottom:15px}
	 .video_windows{ background-color:#FFF; border:solid 2px #ff75ca; width:234px; height:175px; margin: 0 0 0 25px; padding:4px}
	 .downloads { background:url(images/bg/downloads_bg.gif) no-repeat center; width:272px; height:47px; padding:4px 0px 0px 18px}
	 .downloads a { float:left; font-size:12px; font-weight:bold; text-decoration:none; text-transform:uppercase}
	 .downloads .dw_text {margin-top:13px; padding-left:3px}
/* Click here*/	 
.click_here { display:block; margin:16px 0px 15px 43px}
/*Footer & copyright*/
.footer { background:url(images/bg/footer.gif) no-repeat; width:658px; margin-left:43px; height:58px}
	.footer img { float:left; margin:13px 0px 0px 32px}
	.footer span { color:#fff; float:left; font-size:30px; padding-top:10px}
	.footer a {color:#ff82ff}
	.copyright { color:#fff; font-size:11px; padding-top:17px }

