@charset "utf-8";
.toggler {
	color: #eeeee;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
}
 
.element {
 
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}

/* CSS Document */

a {
	outline: none;
}

*{
	margin:0px; 
	padding:0px; 
	border:0px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	color:#FFFFFF;
	
}

body{
background-color:#000000;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
	text-align: center; 
	
}


.container{
	background-image:url(images/body_back.jpg);
	margin: 0 auto;   
	text-align: left; 
	width: 608px;
	padding-left:3px;
	padding-right:3px;
	
}

.bottom{
	background-image:url(images/bottom.jpg);
	margin: 0 auto;   
	text-align: left; 
	width: 614px;
	height:8px;
	
}


.bold{
	font-weight:600;
	}






.one_container{
	float:right;
	position:relative;
	margin-right:10px;
	width:196px;
	
}

.one_top{
	background-image:url(images/1_top.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:600;
	color:#bbf900;
	padding-left: 33px;
	padding-top:5px;
	text-align: left; 
	width:163px;
	height:26px;
	
}

.one_middle{
	background-image:url(images/1_middle.jpg);
	background-repeat:repeat-y;
	font-size:9px;
	color:#fff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:5px;
	text-align: left; 
	width:156px;
	
}

.one_bottom{
	background-image:url(images/1_bottom.jpg);
	background-repeat:no-repeat;
	width:196px;
	height:21px;
	
}










.two_container{
	float:left;
	position:relative;
	margin-left:10px;
	width:364px;
	
}

.two_top{
	background-image:url(images/2_top.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:600;
	color:#bbf900;
	padding-left: 33px;
	padding-top:5px;
	text-align: left; 
	width:331px;
	height:26px;
	
}

.two_middle{
	background-image:url(images/2_middle.jpg);
	background-repeat:repeat-y;
	font-size:9px;
	color:#fff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:5px;
	text-align: left; 
	width:324px;
	
}

.two_bottom{
	background-image:url(images/2_bottom.jpg);
	background-repeat:no-repeat;
	width:364px;
	height:21px;
	
}








.three_container{
	position:relative;
	margin-left:17px;
	width:574px;
	
}

.three_top{
	background-image:url(images/3_top.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:600;
	color:#bbf900;
	padding-left: 33px;
	padding-top:5px;
	text-align: left; 
	width:541px;
	height:26px;
	
}

.three_middle{
	background-image:url(images/3_middle.jpg);
	background-repeat:repeat-y;
	font-size:9px;
	color:#fff;
	padding-left: 20px;
	padding-right: 10px;
	padding-top:5px;
	text-align: left; 
	width:544px;
	
}

.three_text{
	float:left;
	width:217px;
}

.three_image{
	float:right;
	width:300px;

}

.three_bottom{
	background-image:url(images/3_bottom.jpg);
	background-repeat:no-repeat;
	width:574px;
	height:21px;
	
}






.four_container{
	float:left;
	position:relative;
	margin-left:10px;
	width:574px;
	
}

.four_top{
	background-image:url(images/4_top.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:600;
	color:#bbf900;
	padding-left: 33px;
	padding-top:5px;
	text-align: left; 
	width:541px;
	height:26px;
	
}

.four_middle{
	background-image:url(images/4_middle.jpg);
	background-repeat:repeat-y;
	font-size:9px;
	color:#fff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:5px;
	text-align: left; 
	width:534px;
	
}

.four_bottom{
	background-image:url(images/4_bottom.jpg);
	background-repeat:no-repeat;
	width:574px;
	height:21px;
	
}