*{
	margin					: 0;
	padding					: 0;
	list-style				: none
}

html{
	width					: 100%;
	text-align				: center;
	background				: url(/images/bg_body.gif) #bcbcbc;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	line-height				: 16px; 
	font-size				: 11px;
	color					: #000;
}

img{
	margin					: 0;
	border					: none
}
:focus,:active{outline:none;-moz-outline:none;}

#main{
	width					: 814px;
	height					: 100%;
	text-align				: left;
	margin					: 0 auto;
	background				: url(/images/bg_main.gif) repeat-y #fff
}
 
#top,
#bottom{
	background				: url(/images/bg_top.gif) repeat-x #428ce0
}

#logo,
#home{
	height					: 46px;
	background-color		: #428ce0
}

#page{
																		/*border:1px solid red*/
}

#content{
	float					: right;
	width					: 647px
}

#selector{
	background				: url(/images/bord_vert.gif) top right repeat-y #000;
	height					: 280px;
	width					: 100%
}
/* tabs -^- */
#tabs_holder{
	height					: 28px;
	background-image		: url(/images/tabs.gif);
	background-position		: 0 0;
	background-repeat		: no-repeat;
	
}
#tabs_holder ul{
	padding-top: 7px
}

#tabs_holder li{
	display					: inline;
	width					: 130px;
	margin					: 0 4px 0 0px;
}
#tabs_holder li a{

	height					: 27px;
	width					: /*100%*/133px;
	font-weight				: bold;

/*	padding					: 0 10px 0 5px;*/
	text-decoration			: none
}
#tab_1,#tab_2,#tab_3,#tab_4{
	color					: #428ce0;
}

#tab_1,#tab_2,#tab_3,#tab_4{
	color					: #428ce0;
}
#tab_1:hover,#tab_2:hover,#tab_3:hover,#tab_4:hover{
	color					: #fff;
}

#tab_1{
	padding					: 0 10px 0 20px;
}

#tab_2{
	padding					: 0 10px 0 20px;
}

#tab_3{
	padding					: 2px 25px 0 30px;
}

#tab_4{
	padding					: 0 30px 0 30px;
}

#d_tab_1,
#d_tab_2,
#d_tab_3,
#d_tab_4{													/*border: 1px solid green;*/

	
	width					: 645px;
	height					: 280px;
	display					: none;
/*	padding-top				: 2px*/
}
.p{
	width					: 340px;
	height					: 157px;
	color					: #b3b3b3;
	margin					: -213px 0px 0 290px;
}
#d_tab_1{
	display					: block
}
#d_tab_2{}
#d_tab_3{}
#d_tab_4{}
.logo{
	margin					: 25px 20px
}
.buttons{
	margin					: 7px 0px 0 290px;
	
	
	height					: 27px;
	width					: 250px
}


/* tabs -v-*/
.tband{
	width					: 100%;
	height					: 27px;
	background				: url(/images/bord_vert.gif) right top repeat-y #428ce0
}


#text{
	background				: url(/images/bord_horiz.gif) 0 0 repeat-x;
	padding					: 20px 30px
}
#text a:link,
#text a:visited{
	color					: #0565dd;
	font-weight				: bold
}

#text_2,
#text_3{
	padding					: 20px 30px
}
#text h3,
#text_2 h3,
#text_3 h3{
	font-size				: 12px;
	
	color					: #e3002a;
	text-transform			: uppercase;
	border-left				: 5px solid #0265d5;
	padding-left			: 5px;
	margin					: 10px 0
 }

#text p,
#text_2 p,
#text_3 p{
	padding					: 10px 0
}
#text p,
#text_3 .intro{
	border-top				: 1px solid #dadada;
}
#text_3 .intro .logo{
	margin					: 15px 0 0 0
}
#text_3 .intro .buttons{
	margin-left				: 270px
}

#text_2 a img{
	float					: left;
	margin					: 0 10px 0 0
}

.p3{
	width					: 300px;
	height					: 157px;
	color					: #000;
	margin					: -190px 0px 0 270px;
}

#text_3 img{
	margin					: 0 15px 5px 0
}

.screen-name {
	height					: 18px;
	background				: url(/images/screen-ttl.gif) 0 0 no-repeat;
	padding					: 1px 0 2px 15px;
	vertical-align			: top;
	font-weight				: bold
}
.screen-name a:link,
.screen-name a:visited{
	color					: #000;
	text-decoration			: none
}


#navig{
	float					: left;
	width					: 167px;
	background				: url(/images/bg_left.gif) 0 0 no-repeat/* #000*/;
	padding					: 0;
}

#navig ul{
	width					: 166px;
	border-top				: 3px solid #000;
	margin					: 27px 1px 0 0;
	
	
}

#navig ul li{
/*	background				: url(/images/bg_menu.gif) 0 25px no-repeat #000;*/
	background				: url(/images/bg_menu.gif) left bottom no-repeat #000;

	margin					: 0 
}

#navig a:link,
#navig a:visited{
	display					: block;
/*	height					: 27px;	*/
	background				: url(/images/bullet.gif) 20px 7px no-repeat;
	padding					: 2px 2px 4px 30px;	
	color					: #fff;
	text-decoration			: none;
	
}

#navig a:hover{
	color					: #428ce0
}


#advert{
	float					: left;
	clear					: left;
	width					: 165px;
	margin					: 0
}
#ban{
	margin					: 20px 0 20px 23px;
	
}






#footer,
#footer a:link,
#footer a:visited{
	color					: #fff;
	background-color		: #428ce0
}

