body{
background:#000;
	font-size: 100%;
	color: #CCC;
	font-weight: normal;
	font-family: sans-serif;
	margin: 0;
}
a img{
border:0;
}
#wrapper{
background:#000000;
margin: 0 auto;
min-width:300px;
max-width:480px;
}

#header{
margin: 0;
background:#000000;
height:100%;
	text-align:center;
}
#top_menu{
color:#fff;
background-image:url(../../images/menu_bg.gif);
background-repeat:repeat-x;

text-align:center;

font-size: 1.2em;
font-weight: bold;
padding-top:5px;

}
#top_menu a{
color:#fff;
font-weight:bold;
text-decoration:none;

}
#top_menu a span{
display:block;
}
#bottom_menu{
color:#fff;
background-image:url(images/menu_bg.gif);
background-repeat:repeat-x;
height:33px;
text-align:center;
font-size: 1.2em;
font-weight: bold;


}
#bottom_menu a{
color:#fff;

font-weight:bold;
text-decoration:none;
}








#main{

}

#footer{
background:#2c2c2c;
	text-align:center;
}


#disclaimer{

	padding:3px;
	color:#000;
	background:#FFFFFF;
	font-size: 10px;
	text-align:center;
}



.main_menu 
{
	width:100%;
	height:55px;
	border:0;
	margin:0;
	background:#000;
	overflow:hidden;
	text-align:center;	
}
.tab 
{
	top:0;
	height:0;
	min-width:160px;
	max-width:320px;
	background:repeat-x top;
	margin:0 auto;
	text-align:center;
	font-size: 1.0em;
	font-family:"Times New Roman", Times, serif;
}
.tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}
.tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
	width:33.3%;
	
}
.tab a 
{
	background:#000 no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}
.tab a span 
{
	display:block;
	no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#FFF;
	font-weight:bold;
	line-height:32px;
	
	

}
.tab a:hover,.tab li.item_active a 
{
	background-position:right bottom;
	border-color:#000;
}
.tab a:hover span,.tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	link color:#FF0000;      /* unvisited link */
	visited color:#00FF00; /* visited link */
	hover color:#FF00FF;  /* mouse over link */
	active color:#0000FF;  /* selected link */
	
}
h1 {
font-size: 1.0em;
font-weight: bold;
padding-top: .3em;
padding-bottom: .3em;
padding-left: 10px;
padding-right: 10px;
margin-top: .2em;
margin-bottom: .2em;



}

h2 {
color: #fff;
font-size: 0.9em;
padding-top: .3em;
padding-bottom: .3em;
padding-left: 10px;
padding-right: 10px;
font-weight: bold;
margin-top: .5em;
margin-bottom: .3em;
margin-left: -10px;
margin-right: -10px;
}

h3 {
font-size: 0.8em;
color: #fff;
margin-top: 0.5em;
margin-bottom: 0.3em;	
}
/*main*/

.block{
margin-top:-1px;
background-color:#000;
width:100%;
}
.c_top{
background-repeat:repeat-x;
background-color:#A50000;
}
.c_display{
background-color:#FFF;
background-repeat:repeat-x;
background-position:bottom left;


width:100%;
clear:both;
display:inline-block;

}

.c_left{

float:left;
width:160px;
height:120px;
padding:1px;
}


/*****buttons*******/
.c_right{
float:right;
width:310px;

}
.c_right p{
font-size: 0.8em;
color:#000000;
height:40px;
overflow:hidden;

}
.s_button{
background-color:#000;
background-repeat:no-repeat;
border:1px solid #00E100;
display:inline-block;
hover color:#FF00FF;  /* mouse over link */
width:48%;

margin-bottom:3px;
}
.v_button{
background-color:#000;
background-repeat:no-repeat;
border:1px solid #333;
display:inline-block;
width:48%;

margin-bottom:3px;
}

.s_button a{
	background:#000;
	text-decoration:none;
	hover color:#FFF;  /* mouse over link */
	border:0;
	display:block;
	margin:0;
	padding:0;
	width:100%;
	
}
.v_button a{
	background:#000;
	text-decoration:none;
	border:0;
	display:block;
	margin:0;
	padding:0;
	width:100%;
}
.v_button a span{
    text-align:center;
	display:block;
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#C30000;	
	font-weight:700;
	line-height:18px;
	padding:6px;
}
.s_button a span{
	text-align:center;
	display:block;
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#00E100;
	font-weight:700;
	line-height:18px;
	padding:6px;
}

/****************/
.c_left .photo {
	display: block;
	margin: 0 0 0 4px;
}
.c_left .photo img {
	display: block;
	width: 150px;
	height: 110px;
	border: 3px solid #000;
}
