/* CSS protosound */
body,td,th {
	/*font-family:Andale Mono, verdana, sans-serif, monospace;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#e6ac32;
	line-height:1.2em;	
}
body {
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-size:10px;
	color: #b69930;
}
a:link {
	text-decoration: none;
 	color: #b69930;
}
a:visited {
	text-decoration: none;
 	color: #b69930;
}
a:hover {
	color:#b69930;
        text-decoration:line-through;
}
a:active {
	color: #b69930;
        text-decoration:line-through;
}
h1 {
	font-size:140%;
	color:#980d0d;
	text-align:left;
	letter-spacing:0px;
	font-weight:bold;
	margin-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	text-transform:uppercase;
	text-decoration:line-through;

}
h2 {
	text-align:left;
	line-height:18px;
    margin:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
    font-size: 115%;
    color:#980d0d;
}
h3 {
	text-decoration:none;
    margin-left:0px;
    font-size: 120%;
    color:#999;
	}

p{
	text-align:left;
	margin-bottom:0px;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	/*text-transform:uppercase;*/
}

.caption_typo{
padding-left:0px;
font-size: 9px;
line-height:14px;
}
.caption a{ 
padding-left:0px;
font-size:9px;
}	

	
/* DIV tags */
#wrapall{
	margin:auto;
	padding:0;
	background-image:url(design_pics/newdesign/proto_RD_bg.jpg);
	background-repeat:no-repeat;
	width:1280px;
	border:0;
}

#all {
	margin: 0px auto;
	padding: 0px;
	border:0;
	width:1040px;
	
	}
#header {
	width:960px;
	height:250px;
	
	}
#content{
	/*position:relative;
	top:200px;
	z-index:2;*/
	float: left;
	width:626px;
	padding-left:0px;	
	margin-top:-160px;
	}
.con_head{
	background-image:url(design_pics/newdesign/con_head.jpg);
	background-repeat:no-repeat;
	width:615px;
	height:78px;
	}
.con_content{
	background-image:url(design_pics/newdesign/con_body.jpg);
	background-repeat:repeat-y;
	width:510px;
	padding:10px 40px 0 85px;
	position:relative;
	float:left;
}	
	
	
.con_footer{
	background-image:url(design_pics/newdesign/con_foot.jpg);
	background-repeat:no-repeat;
	width:615px;
	height:80px;
	position:relative;
	float:left;
	}	
#clear{
	clear:both;
	}
#footer{
	
	height:50px;
	padding-left:6px;
	clear: both;
	}
#navi{
	width:179px;
	float:left;
	padding-left:10px;
	}
#menuhead{
	background-image:url(design_pics/newdesign/nav_bg_head.jpg);
	background-repeat:no-repeat;
	width:155px;
	height:25px;



}
#menu{
	text-transform:uppercase;
	font-weight:bold;
	padding:0px;
	margin:0px;
	background-image:url(design_pics/newdesign/nav_bg_body.jpg);
	background-repeat:repeat-y;
	width:155px;
	}
#menufoot{
	background-image:url(design_pics/newdesign/nav_bg_foot.jpg);
	background-repeat:no-repeat;
	width:155px;
	height:25px;



}	
.active a{
	color:#b69930!important;
        text-decoration:line-through;
}

#menu ul {
	border: 0;
	margin: 0;
	margin-left:-24px;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menu ul li {
	display:block;
	float: none;
	text-align: left;
	padding: 0;
	margin:0 0 0 -8px;
	}

#menu ul li a {
	font-size:10px;
	display:block;
	text-align:left;
	font-weight: bold;
	letter-spacing: -0.1px;
	line-height: 1.4em;  
	}

#menu ul li a:hover {
	text-decoration:line-through;
	}
	
	
#menu ul li ul li{
	display:block;
	float: none;
	text-align: left;
	padding: 0;
	margin:0 0 0 -8px;
	}

#menu ul li ul li a {
	font-size:10px;
	display:block;
	text-align:left;
	font-weight: bold;
	letter-spacing: -0.1px;
	line-height: 1.4em;  
	}

#menu ul li ul li a:hover {
	text-decoration:line-through;
	}
	
	
/* footer navi */
#footer_navi{
	margin-top:0px;
	padding-left:6px;
	width:614px;
	}
#footer_menu{
	text-transform:uppercase;
	font-weight:bold;
	padding:0px;
	margin:0px;
	}
.navactiv a{
	color:#333333!important;
	text-decoration:line-through;
}

#footer_menu ul {
	border: 0;
	margin: 0;
	padding: 3px;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#footer_menu ul li {
	display:block;
	float: left;
	text-align: left;
	padding: 0;
	margin-left:5px;
	margin-right:5px;
	}

#footer_menu ul li a {
	color:#333333!important;
	font-size:8px;
	display:block;
	text-align:left;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.4em;  
	}

#footer_menu ul li a:hover {
	color: #333!important;
	text-decoration:line-through;
	}