@charset "utf-8";
/* CSS Document */
body{
	margin: 0px;
	background-color: #131313;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: .69em;
	color: #333333;
	line-height: 20px;
}
#page{
	width: 100%;
	float: none;
	position: relative;
}
#container{
	width: 920px;
	margin: 0 auto;
	background-color: #ffffff;
	position: relative;
	clear: both;
}
#container-header{
	width: 920px;
	height: 105px;
	float: none;
	background-image: url(../images/bg_top.gif);
	background-color: #ffffff;
	background-repeat: repeat-x;
	position: relative;
	clear: both;
}
#container-logo{
	width: 460px;
	float: left;
	position: relative;
	clear: left;
}
#container-call{
	width: 460px;
	top:35px;
	float: right;
	position: relative;
	clear: right;
}

#container-navi{
	margin: 0 auto;
	width: 900px;
	height: 29px;
	float: none;
	position: relative;
	clear: both;
}

/*DIVS FOR TOP NAVIGATION*/

#b_01 a{
	left: 0px;
	position:absolute;
	display: block;
	width:150px;
	height:29px;
	background: url(../images/b_01.gif);
}
#b_01 a:hover,
#b_01 a:active{	
	background-position: 0 -29px;
}
#b_02 a{
	left: 150px;
	position:absolute;
	display: block;
	width:150px;
	height:29px;
	background: url(../images/b_02.gif);
}
#b_02 a:hover,
#b_02 a:active{	
	background-position: 0 -29px;
}
#b_03 a{
	left: 300px;
	position:absolute;
	display: block;
	width:150px;
	height:29px;
	background: url(../images/b_03.gif);
}
#b_03 a:hover,
#b_03 a:active{	
	background-position: 0 -29px;
}
#b_04 a{
	left: 450px;
	position:absolute;
	display: block;
	width:150px;
	height:29px;
	background: url(../images/b_04.gif);
}
#b_04 a:hover,
#b_04 a:active{	
	background-position: 0 -29px;
}
#b_05 a{
	left: 600px;
	position:absolute;
	display: block;
	width:150px;
	height:29px;
	background: url(../images/b_05.gif);
}
#b_05 a:hover,
#b_05 a:active{	
	background-position: 0 -29px;
}
#b_06 a{
	left: 750px;
	position:absolute;
	display: block;
	width:150px;
	height:29px;
	background: url(../images/b_06.gif);
}
#b_06 a:hover,
#b_06 a:active{	
	background-position: 0 -29px;
}
/*DIV FOR NAVI ENDS HERE*/



#container-content{
	margin: 0 auto;
	width: 900px;
	position: relative;
	clear: both;
}
#container-content-left{
	width: 594px;
	float: left;
	position: relative;
	clear: left;
}
#container-content-left a:link,
#container-content-left a:visited,
#container-content-left a:active{
	font-weight: bold;
	text-decoration: underline;
}
#container-content-left a:hover{
	color: #ed1494;
}

#container-content-right{
	width: 294px;
	float: right;
	position: relative;
	clear: right;
}

#container-affilate{
	width: 294px;
	float: right;
	position: relative;
	clear: right;
	background-color: #e9e9e9;
	margin-bottom: 10px;
}
#container-affilate a:link,
#container-affilate a:visited,
#container-affilate a:active{
	font-weight: bold;
	text-decoration: underline;
}
#container-affilate a:hover{
	color: #ad0f93;
}

#container-content-packs{
	width: 900px;
	height: 117px;
	padding-top: 10px;
	padding-bottom: 10px; 
	float: none;
	position: relative;
	clear: both;
}
#container-content-packs-01{
	left: 0px;
	width: 294px;
	height: 117px;
	float: none;
	position: absolute;
	clear: none;
}
#container-content-packs-02{
	left: 303px;
	width: 294px;
	height: 117px;
	float: none;
	position: absolute;
}
#container-content-packs-03{
	left: 606px;
	width: 294px;
	height: 117px;
	float: none;
	position: absolute;
}

#footer{
	clear:both;
	color: #ffffff;
	width: 920px;
	height: 26px;
	margin: 0 auto;
	position: relative;
	clear: both;
}
#footer a:link,
#footer a:visited,
#footer a:active{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
#footer a:hover{
	color: #d31481;
	text-decoration: underline;
}

#container-content-packs2{
	width: 900px;
	height: 117px;
	float: none;
	position: relative;
	clear: both;
}